Build of gettext-mono with clang_glibc toolchain

The build took 00h 07m 29s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
354,202 ansic
59,225 sh
55,195 makefile
4,181 perl
3,356 lisp
992 cpp
665 yacc
613 java
578 cs
399 sed
337 objc
80 awk
63 tcl
11 pascal
8 php
479,905 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

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: gettext-mono 0.18.3.1-1 (Thu Apr 13 16:11:07 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating gnulib-local/Makefile
# === configuring in gettext-runtime (/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-csharp=mono' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
# 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 for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for bison... bison -y
# checking whether to use Java... yes
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for Java compiler... javac -target 1.1 -source 1.3
# checking for jar... jar
# checking for preferred C# implementation... mono
# checking for C# compiler... mcs
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# 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 whether clang and cc understand -c and -o together... yes
# 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 for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... 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)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) 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-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-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 /usr/bin/nm -B 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 whether NLS is requested... yes
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking whether we are using the GNU C Library 2 or newer... yes
# checking whether the -Werror option is usable... yes
# checking for simple visibility declarations... yes
# checking for inline... inline
# checking for size_t... yes
# checking for stdint.h... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... yes
# checking for string.h... (cached) yes
# checking for getopt.h... yes
# checking for iconv.h... yes
# checking for wctype.h... yes
# checking for xlocale.h... yes
# checking for sys/mman.h... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for sys/socket.h... yes
# checking for sys/stat.h... (cached) yes
# checking for sys/time.h... yes
# checking for features.h... yes
# checking for getpagesize... yes
# checking for working mmap... yes
# checking whether integer division by zero raises SIGFPE... no
# checking for inttypes.h... yes
# checking for unsigned long long int... yes
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# 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 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 pthread_kill in -lpthread... yes
# checking for multithread API to use... posix
# checking for pthread_rwlock_t... yes
# 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 argz.h usability... yes
# checking argz.h presence... yes
# checking for argz.h... yes
# checking for inttypes.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... (cached) yes
# checking for getcwd... yes
# checking for getegid... yes
# checking for geteuid... yes
# checking for getgid... yes
# checking for getuid... yes
# checking for mempcpy... yes
# checking for munmap... yes
# checking for stpcpy... yes
# checking for strcasecmp... yes
# checking for strdup... yes
# checking for strtoul... yes
# checking for tsearch... yes
# checking for uselocale... yes
# checking for argz_count... yes
# checking for argz_stringify... yes
# checking for argz_next... yes
# checking for __fsetlocking... yes
# checking whether feof_unlocked is declared... yes
# checking whether fgets_unlocked is declared... yes
# checking for bison... bison
# checking version of bison... 3.0.4, ok
# checking for long long int... yes
# checking for wchar_t... yes
# checking for wint_t... yes
# checking for intmax_t... yes
# checking whether printf() supports POSIX/XSI format strings... yes
# checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for stdint.h... (cached) yes
# checking for symlink... yes
# checking for canonicalize_file_name... yes
# checking for getcwd... (cached) yes
# checking for readlink... yes
# checking for realpath... yes
# checking for readlinkat... yes
# checking for iswcntrl... yes
# checking for iswblank... yes
# checking for lstat... yes
# checking for mbsinit... yes
# checking for mbrtowc... yes
# checking for mbslen... no
# checking for mprotect... yes
# checking for _set_invalid_parameter_handler... no
# checking for setenv... yes
# checking for wcwidth... yes
# checking for working fcntl.h... yes
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for ptrdiff_t... yes
# checking for features.h... (cached) yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for asprintf... yes
# checking for fwprintf... yes
# checking for newlocale... yes
# checking for putenv... yes
# checking for setenv... (cached) yes
# checking for setlocale... yes
# checking for snprintf... yes
# checking for strnlen... yes
# checking for wcslen... yes
# checking for wcsnlen... yes
# checking for mbrtowc... (cached) yes
# checking for wcrtomb... yes
# checking whether _snprintf is declared... no
# checking whether _snwprintf is declared... no
# checking whether getc_unlocked is declared... yes
# checking for nl_langinfo and CODESET... yes
# checking for LC_MESSAGES... yes
# checking for CFPreferencesCopyAppValue... (cached) no
# checking for CFLocaleCopyCurrent... (cached) no
# checking whether included gettext is requested... no
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking whether to use C++... yes
# checking whether // is distinct from /... no
# checking whether realpath works... yes
# checking if environ is properly declared... 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 strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... yes
# checking for getopt.h... (cached) yes
# checking for getopt_long_only... yes
# checking whether getopt is POSIX compatible... yes
# checking for working GNU getopt function... yes
# checking for working GNU getopt_long function... yes
# checking whether getenv is declared... 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 whether getc_unlocked is declared... (cached) yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking whether lstat correctly handles trailing slash... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... 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 for sigset_t... yes
# checking for SIGPIPE... yes
# checking for shared library path variable... LD_LIBRARY_PATH
# checking whether to activate relocatable installation... no
# checking whether setenv is declared... yes
# checking for pid_t... yes
# checking for uid_t in sys/types.h... yes
# checking whether C symbols are prefixed with underscore at the linker level... no
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking whether stdint.h conforms to C99... yes
# checking whether strerror(0) succeeds... 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 whether strnlen is declared... (cached) yes
# checking whether stat file-mode macros are broken... no
# checking for mode_t... yes
# checking for struct timespec in ... yes
# checking whether clearerr_unlocked is declared... yes
# checking whether feof_unlocked is declared... (cached) yes
# checking whether ferror_unlocked is declared... yes
# checking whether fflush_unlocked is declared... yes
# checking whether fgets_unlocked is declared... (cached) yes
# checking whether fputc_unlocked is declared... yes
# checking whether fputs_unlocked is declared... yes
# checking whether fread_unlocked is declared... yes
# checking whether fwrite_unlocked is declared... yes
# checking whether getchar_unlocked is declared... yes
# checking whether putc_unlocked is declared... yes
# checking whether putchar_unlocked is declared... yes
# checking whether uses 'inline' correctly... yes
# checking whether the C++ compiler (clang++ ) works... yes
# checking whether the C++ compiler supports namespaces... yes
# checking dependency style of clang++... gcc3
# checking for atexit... yes
# checking whether // is distinct from /... (cached) no
# checking for error_at_line... yes
# checking whether the compiler generally respects inline... no
# checking whether iswblank is declared... yes
# checking whether to use Java... yes
# 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 setlocale... (cached) yes
# checking for uselocale... (cached) yes
# checking for pthread_rwlock_t... (cached) 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 handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking for memmove... yes
# checking whether program_invocation_name is declared... yes
# checking whether program_invocation_short_name is declared... yes
# checking for raise... yes
# checking for sigprocmask... yes
# checking whether readlink signature is correct... yes
# checking whether readlink handles trailing slash correctly... yes
# checking search.h usability... yes
# checking search.h presence... yes
# checking for search.h... yes
# checking for tsearch... (cached) yes
# checking for volatile sig_atomic_t... yes
# checking for sighandler_t... yes
# checking whether pthread_sigmask is declared without a macro... yes
# checking whether sigaction is declared without a macro... yes
# checking whether sigaddset is declared without a macro... yes
# checking whether sigdelset is declared without a macro... yes
# checking whether sigemptyset is declared without a macro... yes
# checking whether sigfillset is declared without a macro... yes
# checking whether sigismember is declared without a macro... yes
# checking whether sigpending is declared without a macro... yes
# checking whether sigprocmask is declared without a macro... yes
# checking for sigprocmask... (cached) yes
# checking for ssize_t... yes
# checking whether stat handles trailing slashes on directories... yes
# checking whether stat handles trailing slashes on files... yes
# checking whether NULL can be used in arbitrary expressions... (cached) yes
# 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 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 for working strerror function... yes
# checking for working strnlen... yes
# checking for strtoul... (cached) yes
# checking for nlink_t... yes
# checking whether fchmodat is declared without a macro... yes
# checking whether fstat is declared without a macro... yes
# checking whether fstatat is declared without a macro... yes
# checking whether futimens is declared without a macro... yes
# checking whether lchmod is declared without a macro... yes
# checking whether lstat is declared without a macro... yes
# checking whether mkdirat is declared without a macro... yes
# checking whether mkfifo is declared without a macro... yes
# checking whether mkfifoat is declared without a macro... yes
# checking whether mknod is declared without a macro... yes
# checking whether mknodat is declared without a macro... yes
# checking whether stat is declared without a macro... yes
# checking whether utimensat is declared without a macro... 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 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 size_t... (cached) yes
# checking for setlocale... (cached) yes
# checking for perl... /usr/bin/perl
# checking whether the C++ compiler (clang++ ) works... yes
# checking whether the C++ compiler supports namespaces... yes
# checking dependency style of clang++... (cached) gcc3
# checking for sched_yield in -lrt... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating csharpcomp.sh
# config.status: creating javacomp.sh
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating intl/Makefile
# config.status: creating intl-java/Makefile
# config.status: creating intl-csharp/Makefile
# config.status: creating gnulib-lib/Makefile
# config.status: creating src/Makefile
# config.status: creating src/gettext.sh
# config.status: creating po/Makefile.in
# config.status: creating man/Makefile
# config.status: creating man/x-to-1
# config.status: creating m4/Makefile
# config.status: creating tests/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# === configuring in libasprintf (/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/libasprintf)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-csharp=mono' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
# 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 for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to run the C preprocessor... clang -E
# 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 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)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) 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-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-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 /usr/bin/nm -B 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 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 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 how to run the C++ preprocessor... clang++ -E
# 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 whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 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 dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking features.h usability... yes
# checking features.h presence... yes
# checking for features.h... yes
# checking for inline... inline
# checking for size_t... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking for wchar_t... yes
# checking for wint_t... yes
# checking for mbstate_t... yes
# checking for ptrdiff_t... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for stdint.h... (cached) yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) 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 for stdint.h... (cached) yes
# checking for SIZE_MAX... (cached) yes
# checking for stdint.h... (cached) yes
# checking for snprintf... yes
# checking for vasprintf... yes
# checking for strnlen... yes
# checking for wcslen... yes
# checking for wcsnlen... yes
# checking for mbrtowc... yes
# checking for wcrtomb... yes
# checking whether _snprintf is declared... no
# checking whether printf() supports POSIX/XSI format strings... yes
# checking for dvips... /usr/bin/dvips
# checking for texi2pdf... /usr/bin/texi2pdf
# 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 config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# === configuring in gettext-tools (/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-csharp=mono' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
# 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 for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for bison... bison -y
# checking whether to use Java... yes
# checking for Java to native code compiler... none
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for Java virtual machine... java
# configure: WARNING: unknown target-version 1.8, please update gt_JAVACOMP macro
# checking for Java compiler... javac -target 1.1 -source 1.3
# checking for jar... jar
# checking for preferred C# implementation... mono
# checking for C# compiler... mcs
# checking for C# program execution engine... mono
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# 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 whether clang and cc understand -c and -o together... yes
# 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 for _LARGEFILE_SOURCE value needed for large files... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for clang option to accept ISO C99... none needed
# checking for clang option to accept ISO Standard C... (cached) none needed
# 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)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) 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-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-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 /usr/bin/nm -B 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 whether NLS is requested... yes
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking whether we are using the GNU C Library 2 or newer... yes
# checking whether the -Werror option is usable... yes
# checking for simple visibility declarations... yes
# checking for inline... inline
# checking for size_t... yes
# checking for stdint.h... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... yes
# checking for string.h... (cached) yes
# checking for sys/socket.h... yes
# checking for utime.h... yes
# checking for dirent.h... yes
# checking for wctype.h... yes
# checking for sys/stat.h... (cached) yes
# checking for getopt.h... yes
# checking for sys/time.h... yes
# checking for iconv.h... yes
# checking for libcroco-0.6/libcroco/libcroco-config.h... yes
# checking for libxml2/libxml/xmlexports.h... yes
# checking for libxml2/libxml/xmlversion.h... no
# checking for xlocale.h... yes
# checking for wchar.h... yes
# checking for sys/mman.h... yes
# checking for sched.h... yes
# checking for spawn.h... yes
# checking for stdint.h... (cached) yes
# checking for sys/select.h... yes
# checking for sys/wait.h... yes
# checking for features.h... yes
# checking for inttypes.h... (cached) yes
# checking for langinfo.h... yes
# checking for getpagesize... yes
# checking for working mmap... yes
# checking whether integer division by zero raises SIGFPE... no
# checking for inttypes.h... yes
# checking for unsigned long long int... yes
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# 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 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 pthread_kill in -lpthread... yes
# checking for multithread API to use... posix
# checking for pthread_rwlock_t... yes
# 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 argz.h usability... yes
# checking argz.h presence... yes
# checking for argz.h... yes
# checking for inttypes.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... (cached) yes
# checking for getcwd... yes
# checking for getegid... yes
# checking for geteuid... yes
# checking for getgid... yes
# checking for getuid... yes
# checking for mempcpy... yes
# checking for munmap... yes
# checking for stpcpy... yes
# checking for strcasecmp... yes
# checking for strdup... yes
# checking for strtoul... yes
# checking for tsearch... yes
# checking for uselocale... yes
# checking for argz_count... yes
# checking for argz_stringify... yes
# checking for argz_next... yes
# checking for __fsetlocking... yes
# checking whether feof_unlocked is declared... yes
# checking whether fgets_unlocked is declared... yes
# checking for bison... bison
# checking version of bison... 3.0.4, ok
# checking for long long int... yes
# checking for wchar_t... yes
# checking for wint_t... yes
# checking for intmax_t... yes
# checking whether printf() supports POSIX/XSI format strings... yes
# checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for stdint.h... (cached) yes
# checking for symlink... yes
# checking for canonicalize_file_name... yes
# checking for getcwd... (cached) yes
# checking for readlink... yes
# checking for realpath... yes
# checking for readlinkat... yes
# checking for _set_invalid_parameter_handler... no
# checking for fcntl... yes
# checking for btowc... yes
# checking for isblank... yes
# checking for iswctype... yes
# checking for mbsrtowcs... yes
# checking for mempcpy... (cached) yes
# checking for wmemchr... yes
# checking for wmemcpy... yes
# checking for wmempcpy... yes
# checking for getdelim... yes
# checking for getdtablesize... yes
# checking for gettimeofday... yes
# checking for iswcntrl... yes
# checking for iswblank... yes
# checking for lstat... yes
# checking for mbsinit... yes
# checking for mbrtowc... yes
# checking for mbslen... no
# checking for isascii... yes
# checking for mprotect... yes
# checking for select... yes
# checking for pipe2... yes
# checking for posix_spawn... yes
# checking for setenv... yes
# checking for secure_getenv... yes
# checking for sigaction... yes
# checking for sigaltstack... yes
# checking for siginterrupt... yes
# checking for snprintf... yes
# checking for stpncpy... yes
# checking for pipe... yes
# checking for vasnprintf... no
# checking for wcwidth... yes
# checking for newlocale... yes
# checking for sleep... yes
# checking for wcrtomb... yes
# checking for wctob... yes
# checking for mbrlen... yes
# checking for nl_langinfo... yes
# checking for wcscoll... yes
# checking for getrlimit... yes
# checking for setrlimit... yes
# checking for uselocale... (cached) yes
# checking for working fcntl.h... yes
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for ptrdiff_t... yes
# checking for features.h... (cached) yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for asprintf... yes
# checking for fwprintf... yes
# checking for newlocale... (cached) yes
# checking for putenv... yes
# checking for setenv... (cached) yes
# checking for setlocale... 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 _snwprintf is declared... no
# checking whether getc_unlocked is declared... yes
# checking for nl_langinfo and CODESET... yes
# checking for LC_MESSAGES... yes
# checking for CFPreferencesCopyAppValue... (cached) no
# checking for CFLocaleCopyCurrent... (cached) no
# checking whether included gettext is requested... no
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking whether to use C++... yes
# checking whether // is distinct from /... no
# checking whether realpath works... yes
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking if environ is properly declared... yes
# checking for complete errno.h... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... yes
# checking for mode_t... yes
# checking for sig_atomic_t... yes
# checking for pid_t... yes
# checking for eaccess... yes
# checking for mbstate_t... yes
# checking whether stat file-mode macros are broken... no
# checking for nlink_t... yes
# checking whether fchmodat is declared without a macro... yes
# checking whether fstat is declared without a macro... yes
# checking whether fstatat is declared without a macro... yes
# checking whether futimens is declared without a macro... yes
# checking whether lchmod is declared without a macro... yes
# checking whether lstat is declared without a macro... yes
# checking whether mkdirat is declared without a macro... yes
# checking whether mkfifo is declared without a macro... yes
# checking whether mkfifoat is declared without a macro... yes
# checking whether mknod is declared without a macro... yes
# checking whether mknodat is declared without a macro... yes
# checking whether stat is declared without a macro... yes
# checking whether utimensat is declared without a macro... yes
# checking whether getdelim is declared... yes
# checking whether getline is declared... yes
# checking for getopt.h... (cached) yes
# checking for getopt_long_only... yes
# checking whether getopt is POSIX compatible... yes
# checking for working GNU getopt function... yes
# checking for working GNU getopt_long function... yes
# checking whether getenv is declared... yes
# checking for C/C++ restrict keyword... __restrict
# checking for struct timeval... yes
# checking for wide-enough struct timeval.tv_sec member... yes
# checking whether gettimeofday is declared without a macro... 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 whether included glib is requested... no
# checking for glib... no
# checking whether to use the included glib... yes
# checking for unistd.h... (cached) yes
# checking whether included libunistring is requested... no
# checking for libunistring... yes
# checking how to link with libunistring... /usr/lib/libunistring.so -Wl,-rpath -Wl,/usr/lib
# checking for libunistring version... 0.9.6
# checking whether getc_unlocked is declared... (cached) yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking whether lstat correctly handles trailing slash... yes
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for a traditional japanese locale... none
# checking for a transitional chinese locale... none
# checking for a french Unicode locale... none
# checking for a traditional french 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 for promoted mode_t type... mode_t
# checking whether posix_spawn works... ./configure: line 29109: 14665 Segmentation fault (core dumped) ./conftest$ac_exeext > conftest.out
# no
# checking for sigset_t... yes
# checking for SIGPIPE... yes
# checking for shared library path variable... LD_LIBRARY_PATH
# checking whether to activate relocatable installation... no
# checking whether setenv is declared... yes
# checking for ssize_t... yes
# checking for uid_t in sys/types.h... yes
# checking whether C symbols are prefixed with underscore at the linker level... no
# checking whether snprintf returns a byte count as in C99... yes
# checking whether snprintf is declared... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking whether stdint.h conforms to C99... yes
# checking whether stpncpy is declared... yes
# checking whether strerror(0) succeeds... yes
# 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 whether strnlen is declared... (cached) yes
# checking whether strstr works... yes
# checking whether curses libraries may be used... yes
# checking where terminfo library functions come from... libncurses
# checking for tparam... no
# checking for tparm... yes
# checking for struct timespec in ... yes
# checking whether clearerr_unlocked is declared... yes
# checking whether feof_unlocked is declared... (cached) yes
# checking whether ferror_unlocked is declared... yes
# checking whether fflush_unlocked is declared... yes
# checking whether fgets_unlocked is declared... (cached) yes
# checking whether fputc_unlocked is declared... yes
# checking whether fputs_unlocked is declared... yes
# checking whether fread_unlocked is declared... yes
# checking whether fwrite_unlocked is declared... yes
# checking whether getchar_unlocked is declared... yes
# checking whether putc_unlocked is declared... yes
# checking whether putchar_unlocked is declared... yes
# checking whether unsetenv is declared... yes
# checking for intmax_t... (cached) yes
# checking where to find the exponent in a 'double'... word 1 bit 20
# checking for snprintf... (cached) yes
# checking for strnlen... (cached) yes
# checking for wcslen... (cached) yes
# checking for wcsnlen... (cached) yes
# checking for mbrtowc... (cached) yes
# checking for wcrtomb... (cached) yes
# checking whether _snprintf is declared... (cached) no
# checking whether vsnprintf is declared... yes
# checking whether uses 'inline' correctly... yes
# checking whether alarm is declared... yes
# checking whether stdin defaults to large file offsets... yes
# checking whether ftello is declared... yes
# checking for ftello... yes
# checking whether ftello works... yes
# checking whether ungetc works on arbitrary bytes... yes
# checking whether getcwd (NULL, 0) allocates memory for result... yes
# checking for getcwd with POSIX signature... 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 whether the C++ compiler (clang++ ) works... yes
# checking whether the C++ compiler supports namespaces... yes
# checking dependency style of clang++... gcc3
# checking for atexit... yes
# checking for dirent.h... (cached) yes
# checking for string.h... (cached) yes
# checking for long file names... yes
# checking for pathconf... yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking byteswap.h usability... yes
# checking byteswap.h presence... yes
# checking for byteswap.h... yes
# checking for closedir... yes
# checking for chown... yes
# checking for utime... yes
# checking for utimes... yes
# checking whether alphasort is declared without a macro... yes
# checking whether closedir is declared without a macro... yes
# checking whether dirfd is declared without a macro... yes
# checking whether fdopendir is declared without a macro... yes
# checking whether opendir is declared without a macro... yes
# checking whether readdir is declared without a macro... yes
# checking whether rewinddir is declared without a macro... yes
# checking whether scandir is declared without a macro... yes
# checking whether // is distinct from /... (cached) no
# checking whether dup2 works... yes
# checking for error_at_line... yes
# checking whether fcntl handles F_DUPFD correctly... yes
# checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
# checking whether fcntl is declared without a macro... yes
# checking whether openat is declared without a macro... yes
# checking whether conversion from 'int' to 'long double' works... yes
# checking for working POSIX fnmatch... yes
# checking whether fopen recognizes a trailing slash... yes
# checking for Java to native code compiler... none
# checking for working getdelim function... yes
# checking for getline... yes
# checking for working getline function... yes
# checking whether gettimeofday clobbers localtime buffer... no
# checking for gettimeofday with POSIX signature... almost
# checking whether the compiler generally respects inline... no
# checking whether iswblank is declared... yes
# checking whether to use Java... yes
# checking whether included libcroco is requested... no
# checking absolute name of ... ///usr/include/libcroco-0.6/libcroco/libcroco-config.h
# checking for libcroco... yes
# checking whether to use the included libcroco... no
# checking whether included glib is requested... no
# (cached) checking for glib... no
# checking whether to use the included glib... yes
# checking for unistd.h... (cached) yes
# checking whether to use the included libunistring... no
# checking whether included libxml is requested... no
# checking absolute name of ... ///usr/include/libxml2/libxml/xmlexports.h
# checking for libxml... yes
# checking whether to use the included libxml... no
# 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 setlocale... (cached) yes
# checking for uselocale... (cached) yes
# checking for pthread_rwlock_t... (cached) 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 handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether mbsrtowcs works... guessing yes
# checking whether mbswidth is declared in ... no
# checking for mbstate_t... (cached) yes
# checking for memmove... yes
# checking for memset... yes
# checking for mkdtemp... yes
# checking whether the C compiler is actually a C++ compiler... no
# checking for obstacks... yes
# checking whether open recognizes a trailing slash... yes
# checking for opendir... yes
# checking for clang option to support OpenMP... unsupported
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking for confstr... yes
# checking for sched_setparam... yes
# checking for sched_setscheduler... yes
# checking for setegid... yes
# checking for seteuid... yes
# checking for vfork... yes
# checking whether program_invocation_name is declared... yes
# checking whether program_invocation_short_name is declared... yes
# checking sys/acl.h usability... yes
# checking sys/acl.h presence... yes
# checking for sys/acl.h... yes
# checking for library containing acl_get_file... -lacl
# checking for acl_get_file... yes
# checking for acl_get_fd... yes
# checking for acl_set_file... yes
# checking for acl_set_fd... yes
# checking for acl_free... yes
# checking for acl_from_mode... yes
# checking for acl_from_text... yes
# checking for acl_delete_def_file... yes
# checking for acl_extended_file... yes
# checking for acl_delete_fd_np... no
# checking for acl_delete_file_np... no
# checking for acl_copy_ext_native... no
# checking for acl_create_entry_np... no
# checking for acl_to_short_text... no
# checking for acl_free_text... no
# checking for working acl_get_file... yes
# checking acl/libacl.h usability... yes
# checking acl/libacl.h presence... yes
# checking for acl/libacl.h... yes
# checking for acl_entries... yes
# checking for ACL_FIRST_ENTRY... yes
# checking for ACL_TYPE_EXTENDED... no
# checking for raise... yes
# checking for sigprocmask... yes
# checking for rawmemchr... yes
# checking for readdir... yes
# checking whether readlink signature is correct... yes
# checking whether readlink handles trailing slash correctly... yes
# checking search.h usability... yes
# checking search.h presence... yes
# checking for search.h... yes
# checking for tsearch... (cached) yes
# checking whether rmdir works... yes
# checking whether setenv validates arguments... yes
# checking for struct sigaction.sa_sigaction... yes
# checking for volatile sig_atomic_t... yes
# checking for sighandler_t... yes
# checking whether pthread_sigmask is declared without a macro... yes
# checking whether sigaction is declared without a macro... yes
# checking whether sigaddset is declared without a macro... yes
# checking whether sigdelset is declared without a macro... yes
# checking whether sigemptyset is declared without a macro... yes
# checking whether sigfillset is declared without a macro... yes
# checking whether sigismember is declared without a macro... yes
# checking whether sigpending is declared without a macro... yes
# checking whether sigprocmask is declared without a macro... yes
# checking for sigprocmask... (cached) yes
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... (cached) yes
# checking for snprintf... (cached) yes
# checking whether snprintf respects a size of 1... yes
# checking whether printf supports POSIX/XSI format strings with positions... yes
# checking for posix_spawnattr_t... yes
# checking for posix_spawn_file_actions_t... yes
# checking whether posix_spawn is declared without a macro... yes
# checking whether posix_spawnp is declared without a macro... yes
# checking whether posix_spawnattr_init is declared without a macro... yes
# checking whether posix_spawnattr_destroy is declared without a macro... yes
# checking whether posix_spawnattr_getsigdefault is declared without a macro... yes
# checking whether posix_spawnattr_setsigdefault is declared without a macro... yes
# checking whether posix_spawnattr_getsigmask is declared without a macro... yes
# checking whether posix_spawnattr_setsigmask is declared without a macro... yes
# checking whether posix_spawnattr_getflags is declared without a macro... yes
# checking whether posix_spawnattr_setflags is declared without a macro... yes
# checking whether posix_spawnattr_getpgroup is declared without a macro... yes
# checking whether posix_spawnattr_setpgroup is declared without a macro... yes
# checking whether posix_spawnattr_getschedpolicy is declared without a macro... yes
# checking whether posix_spawnattr_setschedpolicy is declared without a macro... yes
# checking whether posix_spawnattr_getschedparam is declared without a macro... yes
# checking whether posix_spawnattr_setschedparam is declared without a macro... yes
# checking whether posix_spawn_file_actions_init is declared without a macro... yes
# checking whether posix_spawn_file_actions_destroy is declared without a macro... yes
# checking whether posix_spawn_file_actions_addopen is declared without a macro... yes
# checking whether posix_spawn_file_actions_addclose is declared without a macro... yes
# checking whether posix_spawn_file_actions_adddup2 is declared without a macro... yes
# checking for ssize_t... (cached) yes
# checking whether stat handles trailing slashes on directories... yes
# checking whether stat handles trailing slashes on files... yes
# checking for va_copy... yes
# checking whether NULL can be used in arbitrary expressions... (cached) yes
# 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 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 for stpcpy... (cached) yes
# checking for working stpncpy... yes
# checking for strchrnul... yes
# checking whether strchrnul works... yes
# checking for strcspn... yes
# checking for working strerror function... yes
# checking for working strnlen... yes
# checking for strpbrk... yes
# checking whether strstr works in linear time... yes
# checking whether strstr works... (cached) yes
# checking for strtol... yes
# checking for strtoul... (cached) yes
# checking whether is self-contained... yes
# checking whether pselect is declared without a macro... yes
# checking whether select is declared without a macro... yes
# checking for nlink_t... (cached) yes
# checking whether fchmodat is declared without a macro... (cached) yes
# checking whether fstat is declared without a macro... (cached) yes
# checking whether fstatat is declared without a macro... (cached) yes
# checking whether futimens is declared without a macro... (cached) yes
# checking whether lchmod is declared without a macro... (cached) yes
# checking whether lstat is declared without a macro... (cached) yes
# checking whether mkdirat is declared without a macro... (cached) yes
# checking whether mkfifo is declared without a macro... (cached) yes
# checking whether mkfifoat is declared without a macro... (cached) yes
# checking whether mknod is declared without a macro... (cached) yes
# checking whether mknodat is declared without a macro... (cached) yes
# checking whether stat is declared without a macro... (cached) yes
# checking whether utimensat is declared without a macro... (cached) yes
# checking whether waitpid is declared without a macro... 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 unsetenv... yes
# checking for unsetenv() return type... int
# checking whether unsetenv obeys POSIX... yes
# checking for ptrdiff_t... (cached) yes
# checking for vasprintf... yes
# checking for vsnprintf... yes
# checking whether snprintf respects a size of 1... (cached) yes
# checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
# checking for waitid... yes
# checking for waitpid... yes
# checking for union wait... no
# 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 whether fdopen sets errno... yes
# checking for ftello... (cached) yes
# checking whether ftello works... (cached) yes
# checking for getpagesize... (cached) 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 whether lseek detects pipes... 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 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 a transitional chinese locale... (cached) none
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for putenv compatible with GNU and SVID... 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 a french Unicode locale... (cached) none
# checking for a traditional japanese locale... (cached) none
# checking for a transitional chinese locale... (cached) none
# checking whether sleep is declared... (cached) yes
# checking for working sleep... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking whether symlink handles trailing slash correctly... yes
# checking for pthread_atfork... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... 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 whether btowc(0) is correct... (cached) yes
# checking whether btowc(EOF) is correct... (cached) guessing 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 whether YESEXPR works... yes
# checking for working re_compile_pattern... 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... (cached) guessing yes
# checking for error_at_line... (cached) yes
# checking whether fcntl is declared without a macro... (cached) yes
# checking whether openat is declared without a macro... (cached) yes
# checking whether conversion from 'int' to 'long double' works... (cached) yes
# checking whether fopen recognizes a trailing slash... (cached) yes
# checking for working getdelim function... (cached) yes
# checking for getline... (cached) yes
# checking for working getline function... (cached) yes
# checking whether the compiler generally respects inline... (cached) no
# checking whether to use the included libunistring... no
# checking for pthread_rwlock_t... (cached) yes
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes
# checking whether mbrtowc handles a NULL string argument... (cached) guessing yes
# checking whether mbrtowc has a correct return value... (cached) guessing yes
# checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether mbswidth is declared in ... (cached) no
# checking for mbstate_t... (cached) yes
# checking whether the C compiler is actually a C++ compiler... (cached) no
# checking for obstacks... (cached) yes
# checking whether open recognizes a trailing slash... (cached) yes
# checking whether program_invocation_name is declared... (cached) yes
# checking whether program_invocation_short_name is declared... (cached) yes
# checking for raise... (cached) yes
# checking for sigprocmask... (cached) yes
# checking for rawmemchr... (cached) yes
# checking for volatile sig_atomic_t... (cached) yes
# checking for sighandler_t... (cached) yes
# checking whether pthread_sigmask is declared without a macro... (cached) yes
# checking whether sigaction is declared without a macro... (cached) yes
# checking whether sigaddset is declared without a macro... (cached) yes
# checking whether sigdelset is declared without a macro... (cached) yes
# checking whether sigemptyset is declared without a macro... (cached) yes
# checking whether sigfillset is declared without a macro... (cached) yes
# checking whether sigismember is declared without a macro... (cached) yes
# checking whether sigpending is declared without a macro... (cached) yes
# checking whether sigprocmask is declared without a macro... (cached) yes
# checking for sigprocmask... (cached) yes
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... (cached) yes
# checking for ssize_t... (cached) yes
# checking whether stat handles trailing slashes on directories... (cached) yes
# checking whether stat handles trailing slashes on files... (cached) yes
# checking for va_copy... (cached) yes
# checking whether NULL can be used in arbitrary expressions... (cached) yes
# checking whether dprintf is declared without a macro... (cached) yes
# checking whether fpurge is declared without a macro... (cached) no
# checking whether fseeko is declared without a macro... (cached) yes
# checking whether ftello is declared without a macro... (cached) yes
# checking whether getdelim is declared without a macro... (cached) yes
# checking whether getline is declared without a macro... (cached) yes
# checking whether gets is declared without a macro... (cached) no
# checking whether pclose is declared without a macro... (cached) yes
# checking whether popen is declared without a macro... (cached) yes
# checking whether renameat is declared without a macro... (cached) yes
# checking whether snprintf is declared without a macro... (cached) yes
# checking whether tmpfile is declared without a macro... (cached) yes
# checking whether vdprintf is declared without a macro... (cached) yes
# checking whether vsnprintf is declared without a macro... (cached) yes
# checking whether _Exit is declared without a macro... (cached) yes
# checking whether atoll is declared without a macro... (cached) yes
# checking whether canonicalize_file_name is declared without a macro... (cached) yes
# checking whether getloadavg is declared without a macro... (cached) yes
# checking whether getsubopt is declared without a macro... (cached) yes
# checking whether grantpt is declared without a macro... (cached) yes
# checking whether initstate is declared without a macro... (cached) yes
# checking whether initstate_r is declared without a macro... (cached) yes
# checking whether mkdtemp is declared without a macro... (cached) yes
# checking whether mkostemp is declared without a macro... (cached) yes
# checking whether mkostemps is declared without a macro... (cached) yes
# checking whether mkstemp is declared without a macro... (cached) yes
# checking whether mkstemps is declared without a macro... (cached) yes
# checking whether posix_openpt is declared without a macro... (cached) yes
# checking whether ptsname is declared without a macro... (cached) yes
# checking whether ptsname_r is declared without a macro... (cached) yes
# checking whether random is declared without a macro... (cached) yes
# checking whether random_r is declared without a macro... (cached) yes
# checking whether realpath is declared without a macro... (cached) yes
# checking whether rpmatch is declared without a macro... (cached) yes
# checking whether secure_getenv is declared without a macro... (cached) yes
# checking whether setenv is declared without a macro... (cached) yes
# checking whether setstate is declared without a macro... (cached) yes
# checking whether setstate_r is declared without a macro... (cached) yes
# checking whether srandom is declared without a macro... (cached) yes
# checking whether srandom_r is declared without a macro... (cached) yes
# checking whether strtod is declared without a macro... (cached) yes
# checking whether strtoll is declared without a macro... (cached) yes
# checking whether strtoull is declared without a macro... (cached) yes
# checking whether unlockpt is declared without a macro... (cached) yes
# checking whether unsetenv is declared without a macro... (cached) yes
# checking for stpcpy... (cached) yes
# checking for strchrnul... (cached) yes
# checking whether strchrnul works... (cached) yes
# checking for working strerror function... (cached) yes
# checking whether strstr works in linear time... (cached) yes
# checking whether strstr works... (cached) yes
# checking for nlink_t... (cached) yes
# checking whether fchmodat is declared without a macro... (cached) yes
# checking whether fstat is declared without a macro... (cached) yes
# checking whether fstatat is declared without a macro... (cached) yes
# checking whether futimens is declared without a macro... (cached) yes
# checking whether lchmod is declared without a macro... (cached) yes
# checking whether lstat is declared without a macro... (cached) yes
# checking whether mkdirat is declared without a macro... (cached) yes
# checking whether mkfifo is declared without a macro... (cached) yes
# checking whether mkfifoat is declared without a macro... (cached) yes
# checking whether mknod is declared without a macro... (cached) yes
# checking whether mknodat is declared without a macro... (cached) yes
# checking whether stat is declared without a macro... (cached) yes
# checking whether utimensat is declared without a macro... (cached) yes
# checking whether chdir is declared without a macro... (cached) yes
# checking whether chown is declared without a macro... (cached) yes
# checking whether dup is declared without a macro... (cached) yes
# checking whether dup2 is declared without a macro... (cached) yes
# checking whether dup3 is declared without a macro... (cached) yes
# checking whether environ is declared without a macro... (cached) yes
# checking whether euidaccess is declared without a macro... (cached) yes
# checking whether faccessat is declared without a macro... (cached) yes
# checking whether fchdir is declared without a macro... (cached) yes
# checking whether fchownat is declared without a macro... (cached) yes
# checking whether fdatasync is declared without a macro... (cached) yes
# checking whether fsync is declared without a macro... (cached) yes
# checking whether ftruncate is declared without a macro... (cached) yes
# checking whether getcwd is declared without a macro... (cached) yes
# checking whether getdomainname is declared without a macro... (cached) yes
# checking whether getdtablesize is declared without a macro... (cached) yes
# checking whether getgroups is declared without a macro... (cached) yes
# checking whether gethostname is declared without a macro... (cached) yes
# checking whether getlogin is declared without a macro... (cached) yes
# checking whether getlogin_r is declared without a macro... (cached) yes
# checking whether getpagesize is declared without a macro... (cached) yes
# checking whether getusershell is declared without a macro... (cached) yes
# checking whether setusershell is declared without a macro... (cached) yes
# checking whether endusershell is declared without a macro... (cached) yes
# checking whether group_member is declared without a macro... (cached) yes
# checking whether isatty is declared without a macro... (cached) yes
# checking whether lchown is declared without a macro... (cached) yes
# checking whether link is declared without a macro... (cached) yes
# checking whether linkat is declared without a macro... (cached) yes
# checking whether lseek is declared without a macro... (cached) yes
# checking whether pipe is declared without a macro... (cached) yes
# checking whether pipe2 is declared without a macro... (cached) yes
# checking whether pread is declared without a macro... (cached) yes
# checking whether pwrite is declared without a macro... (cached) yes
# checking whether readlink is declared without a macro... (cached) yes
# checking whether readlinkat is declared without a macro... (cached) yes
# checking whether rmdir is declared without a macro... (cached) yes
# checking whether sethostname is declared without a macro... (cached) yes
# checking whether sleep is declared without a macro... (cached) yes
# checking whether symlink is declared without a macro... (cached) yes
# checking whether symlinkat is declared without a macro... (cached) yes
# checking whether ttyname_r is declared without a macro... (cached) yes
# checking whether unlink is declared without a macro... (cached) yes
# checking whether unlinkat is declared without a macro... (cached) yes
# checking whether usleep is declared without a macro... (cached) yes
# checking for ptrdiff_t... (cached) yes
# checking for vasprintf... (cached) yes
# checking whether btowc is declared without a macro... (cached) yes
# checking whether wctob is declared without a macro... (cached) yes
# checking whether mbsinit is declared without a macro... (cached) yes
# checking whether mbrtowc is declared without a macro... (cached) yes
# checking whether mbrlen is declared without a macro... (cached) yes
# checking whether mbsrtowcs is declared without a macro... (cached) yes
# checking whether mbsnrtowcs is declared without a macro... (cached) yes
# checking whether wcrtomb is declared without a macro... (cached) yes
# checking whether wcsrtombs is declared without a macro... (cached) yes
# checking whether wcsnrtombs is declared without a macro... (cached) yes
# checking whether wcwidth is declared without a macro... (cached) yes
# checking whether wmemchr is declared without a macro... (cached) yes
# checking whether wmemcmp is declared without a macro... (cached) yes
# checking whether wmemcpy is declared without a macro... (cached) yes
# checking whether wmemmove is declared without a macro... (cached) yes
# checking whether wmemset is declared without a macro... (cached) yes
# checking whether wcslen is declared without a macro... (cached) yes
# checking whether wcsnlen is declared without a macro... (cached) yes
# checking whether wcscpy is declared without a macro... (cached) yes
# checking whether wcpcpy is declared without a macro... (cached) yes
# checking whether wcsncpy is declared without a macro... (cached) yes
# checking whether wcpncpy is declared without a macro... (cached) yes
# checking whether wcscat is declared without a macro... (cached) yes
# checking whether wcsncat is declared without a macro... (cached) yes
# checking whether wcscmp is declared without a macro... (cached) yes
# checking whether wcsncmp is declared without a macro... (cached) yes
# checking whether wcscasecmp is declared without a macro... (cached) yes
# checking whether wcsncasecmp is declared without a macro... (cached) yes
# checking whether wcscoll is declared without a macro... (cached) yes
# checking whether wcsxfrm is declared without a macro... (cached) yes
# checking whether wcsdup is declared without a macro... (cached) yes
# checking whether wcschr is declared without a macro... (cached) yes
# checking whether wcsrchr is declared without a macro... (cached) yes
# checking whether wcscspn is declared without a macro... (cached) yes
# checking whether wcsspn is declared without a macro... (cached) yes
# checking whether wcspbrk is declared without a macro... (cached) yes
# checking whether wcsstr is declared without a macro... (cached) yes
# checking whether wcstok is declared without a macro... (cached) yes
# checking whether wcswidth is declared without a macro... (cached) 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... (cached) yes
# checking for stdint.h... (cached) yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking for inline... (cached) inline
# checking for unsigned long long int... (cached) yes
# checking for size_t... (cached) yes
# checking for ptrdiff_t... (cached) yes
# checking for ssize_t... (cached) yes
# checking for pid_t... (cached) yes
# checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) yes
# checking for struct __locale_struct.__names... yes
# checking for select... (cached) yes
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... (cached) yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking for signal handlers with siginfo_t... yes
# checking for setlocale declaration...
# extern char *setlocale (int category, const char *locale);
# checking whether byte ordering is bigendian... no
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking for gethostname... yes
# checking for gethostbyname... yes
# checking for inet_ntop... yes
# checking for IPv6 sockets... yes
# checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
# checking whether Emacs support is requested... yes
# checking for emacs... no
# checking for xemacs... no
# checking where .elc files should go... ${datadir}/emacs/site-lisp
# checking for dvips... /usr/bin/dvips
# checking for texi2pdf... /usr/bin/texi2pdf
# checking for perl... /usr/bin/perl
# checking whether the C++ compiler (clang++ ) works... yes
# checking whether the C++ compiler supports namespaces... yes
# checking dependency style of clang++... (cached) gcc3
# 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 whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... (cached) gcc3
# checking how to run the C++ preprocessor... clang++ -E
# 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 whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 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 dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating csharpcomp.sh
# config.status: creating csharpexec.sh
# config.status: creating javacomp.sh
# config.status: creating javaexec.sh
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating intl/Makefile
# config.status: creating gnulib-lib/Makefile
# config.status: creating libgrep/Makefile
# config.status: creating src/Makefile
# config.status: creating src/user-email
# config.status: creating libgettextpo/Makefile
# config.status: creating libgettextpo/exported.sh
# config.status: creating po/Makefile.in
# config.status: creating projects/Makefile
# config.status: creating styles/Makefile
# config.status: creating misc/Makefile
# config.status: creating misc/gettextize
# config.status: creating misc/autopoint
# config.status: creating misc/convert-archive
# config.status: creating man/Makefile
# config.status: creating man/x-to-1
# config.status: creating m4/Makefile
# config.status: creating tests/Makefile
# config.status: creating gnulib-tests/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# === configuring in examples (/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/examples)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-csharp=mono' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
# 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 a sed that does not truncate output... /usr/bin/sed
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating installpaths
# config.status: creating po/Makefile
# config.status: executing po-directories commands
# Making all in gnulib-local
# make[1]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gnulib-local'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gnulib-local'
# Making all in gettext-runtime
# make[1]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime'
# make all-recursive
# make[2]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime'
# Making all in doc
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/doc'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/doc'
# Making all in intl
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/intl'
# sed -e '/IN_LIBGLOCALE/d' \
# -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
# -e 's,@''HAVE_ASPRINTF''@,1,g' \
# -e 's,@''HAVE_NEWLOCALE''@,1,g' \
# -e 's,@''HAVE_SNPRINTF''@,1,g' \
# -e 's,@''HAVE_WPRINTF''@,0,g' \
# < ./libgnuintl.in.h \
# | if test 'no' = yes; then \
# sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \
# else \
# cat; \
# fi \
# | sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
# -e "/#define _LIBINTL_H/r ./export.h" \
# | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
# > libgnuintl.h
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./bindtextdom.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./bindtextdom.c -o bindtextdom.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcgettext.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcgettext.c -o dcgettext.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dgettext.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dgettext.c -fPIC -DPIC -o .libs/dgettext.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dgettext.c -o dgettext.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./gettext.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./gettext.c -fPIC -DPIC -o .libs/gettext.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./gettext.c -o gettext.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./finddomain.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./finddomain.c -fPIC -DPIC -o .libs/finddomain.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./finddomain.c -o finddomain.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./hash-string.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./hash-string.c -fPIC -DPIC -o .libs/hash-string.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./hash-string.c -o hash-string.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./loadmsgcat.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./loadmsgcat.c -o loadmsgcat.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localealias.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localealias.c -fPIC -DPIC -o .libs/localealias.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localealias.c -o localealias.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./textdomain.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./textdomain.c -fPIC -DPIC -o .libs/textdomain.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./textdomain.c -o textdomain.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./l10nflist.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./l10nflist.c -o l10nflist.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./explodename.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./explodename.c -fPIC -DPIC -o .libs/explodename.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./explodename.c -o explodename.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcigettext.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcigettext.c -o dcigettext.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcngettext.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dcngettext.c -o dcngettext.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dngettext.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dngettext.c -fPIC -DPIC -o .libs/dngettext.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./dngettext.c -o dngettext.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./ngettext.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./ngettext.c -fPIC -DPIC -o .libs/ngettext.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./ngettext.c -o ngettext.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./plural.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./plural.c -fPIC -DPIC -o .libs/plural.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./plural.c -o plural.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./plural-exp.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./plural-exp.c -o plural-exp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localcharset.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localcharset.c -fPIC -DPIC -o .libs/localcharset.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localcharset.c -o localcharset.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./threadlib.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./threadlib.c -fPIC -DPIC -o .libs/threadlib.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./threadlib.c -o threadlib.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./lock.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./lock.c -fPIC -DPIC -o .libs/lock.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./lock.c -o lock.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./relocatable.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./relocatable.c -fPIC -DPIC -o .libs/relocatable.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./relocatable.c -o relocatable.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./langprefs.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./langprefs.c -fPIC -DPIC -o .libs/langprefs.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./langprefs.c -o langprefs.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localename.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localename.c -fPIC -DPIC -o .libs/localename.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./localename.c -o localename.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./log.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./log.c -fPIC -DPIC -o .libs/log.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./log.c -o log.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./printf.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./printf.c -fPIC -DPIC -o .libs/printf.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./printf.c -o printf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./setlocale.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./setlocale.c -fPIC -DPIC -o .libs/setlocale.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./setlocale.c -o setlocale.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./version.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./version.c -fPIC -DPIC -o .libs/version.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./version.c -o version.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./xsize.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./xsize.c -fPIC -DPIC -o .libs/xsize.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./xsize.c -o xsize.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./osdep.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./osdep.c -fPIC -DPIC -o .libs/osdep.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./osdep.c -o osdep.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./intl-compat.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ./intl-compat.c -o intl-compat.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=link \
# clang -fvisibility=hidden -o libgnuintl.la \
# bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo log.lo printf.lo setlocale.lo version.lo xsize.lo osdep.lo intl-compat.lo -lc \
# \
# -version-info 9:2:1 \
# -rpath /usr/lib \
# -no-undefined
# libtool: link: clang -shared -fPIC -DPIC .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/version.o .libs/xsize.o .libs/osdep.o .libs/intl-compat.o -lc -Wl,-soname -Wl,libgnuintl.so.8 -o .libs/libgnuintl.so.8.1.2
# libtool: link: (cd ".libs" && rm -f "libgnuintl.so.8" && ln -s "libgnuintl.so.8.1.2" "libgnuintl.so.8")
# libtool: link: (cd ".libs" && rm -f "libgnuintl.so" && ln -s "libgnuintl.so.8.1.2" "libgnuintl.so")
# libtool: link: ar cru .libs/libgnuintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o threadlib.o lock.o relocatable.o langprefs.o localename.o log.o printf.o setlocale.o version.o xsize.o osdep.o intl-compat.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgnuintl.a
# libtool: link: ( cd ".libs" && rm -f "libgnuintl.la" && ln -s "../libgnuintl.la" "libgnuintl.la" )
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/intl'
# Making all in intl-java
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/intl-java'
# /bin/sh ../javacomp.sh -d . ./gnu/gettext/GettextResource.java
# warning: [options] bootstrap class path not set in conjunction with -source 1.3
# warning: [options] source value 1.3 is obsolete and will be removed in a future release
# warning: [options] target value 1.1 is obsolete and will be removed in a future release
# warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
# 4 warnings
# jar cf libintl.jar gnu/gettext/GettextResource*.class
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/intl-java'
# Making all in intl-csharp
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/intl-csharp'
# /bin/sh ../csharpcomp.sh -O -g -o GNU.Gettext.dll ./intl.cs
# ./intl.cs(218,46): warning CS0168: The variable `e' is declared but never used
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/intl-csharp'
# Making all in gnulib-lib
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/gnulib-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 INCLUDEDIR "/usr/include"'; \
# echo '#define OLDINCLUDEDIR "/usr/include"'; \
# echo '#define DOCDIR "/usr/share/doc/gettext"'; \
# echo '#define INFODIR "/usr/share/info"'; \
# echo '#define HTMLDIR "/usr/share/doc/gettext"'; \
# echo '#define DVIDIR "/usr/share/doc/gettext"'; \
# echo '#define PDFDIR "/usr/share/doc/gettext"'; \
# echo '#define PSDIR "/usr/share/doc/gettext"'; \
# 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/gettext-runtime"'; \
# echo '#define PKGINCLUDEDIR "/usr/include/gettext-runtime"'; \
# echo '#define PKGLIBDIR "/usr/lib/gettext-runtime"'; \
# echo '#define PKGLIBEXECDIR "/usr/libexec/gettext-runtime"'; \
# } | 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 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''@/1/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 signal.h-t signal.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_SIGNAL_H''@||g' \
# -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
# -e 's|@''GNULIB_RAISE''@|1|g' \
# -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
# -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
# -e 's/@''GNULIB_SIGACTION''@/0/g' \
# -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
# -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
# -e 's|@''HAVE_RAISE''@|1|g' \
# -e 's|@''HAVE_SIGSET_T''@|1|g' \
# -e 's|@''HAVE_SIGINFO_T''@|1|g' \
# -e 's|@''HAVE_SIGACTION''@|1|g' \
# -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
# -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
# -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
# -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
# -e 's|@''REPLACE_RAISE''@|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' \
# < ./signal.in.h; \
# } > signal.h-t && \
# mv signal.h-t signal.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''@/0/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''@/1/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
# 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''@/1/g' \
# -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
# -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
# -e 's/@''GNULIB_GRANTPT''@/0/g' \
# -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \
# -e 's/@''GNULIB_MBTOWC''@/0/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''@/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''@/1/g' \
# -e 's/@''GNULIB_RPMATCH''@/0/g' \
# -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
# -e 's/@''GNULIB_SETENV''@/0/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''@/0/g' \
# -e 's/@''GNULIB_WCTOMB''@/0/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_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''@/1/g' \
# -e 's/@''GNULIB_MBSNLEN''@/0/g' \
# -e 's/@''GNULIB_MBSCHR''@/0/g' \
# -e 's/@''GNULIB_MBSRCHR''@/0/g' \
# -e 's/@''GNULIB_MBSSTR''@/1/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''@/0/g' \
# -e 's/@''GNULIB_STRNDUP''@/0/g' \
# -e 's/@''GNULIB_STRNLEN''@/1/g' \
# -e 's/@''GNULIB_STRPBRK''@/0/g' \
# -e 's/@''GNULIB_STRSEP''@/0/g' \
# -e 's/@''GNULIB_STRSTR''@/0/g' \
# -e 's/@''GNULIB_STRCASESTR''@/0/g' \
# -e 's/@''GNULIB_STRTOK_R''@/0/g' \
# -e 's/@''GNULIB_STRERROR''@/1/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/stat.h-t sys/stat.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_STAT_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
# -e 's/@''GNULIB_FCHMODAT''@/0/g' \
# -e 's/@''GNULIB_FSTAT''@/0/g' \
# -e 's/@''GNULIB_FSTATAT''@/0/g' \
# -e 's/@''GNULIB_FUTIMENS''@/0/g' \
# -e 's/@''GNULIB_LCHMOD''@/0/g' \
# -e 's/@''GNULIB_LSTAT''@/1/g' \
# -e 's/@''GNULIB_MKDIRAT''@/0/g' \
# -e 's/@''GNULIB_MKFIFO''@/0/g' \
# -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
# -e 's/@''GNULIB_MKNOD''@/0/g' \
# -e 's/@''GNULIB_MKNODAT''@/0/g' \
# -e 's/@''GNULIB_STAT''@/1/g' \
# -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
# -e 's|@''HAVE_FCHMODAT''@|1|g' \
# -e 's|@''HAVE_FSTATAT''@|1|g' \
# -e 's|@''HAVE_FUTIMENS''@|1|g' \
# -e 's|@''HAVE_LCHMOD''@|1|g' \
# -e 's|@''HAVE_LSTAT''@|1|g' \
# -e 's|@''HAVE_MKDIRAT''@|1|g' \
# -e 's|@''HAVE_MKFIFO''@|1|g' \
# -e 's|@''HAVE_MKFIFOAT''@|1|g' \
# -e 's|@''HAVE_MKNOD''@|1|g' \
# -e 's|@''HAVE_MKNODAT''@|1|g' \
# -e 's|@''HAVE_UTIMENSAT''@|1|g' \
# -e 's|@''REPLACE_FSTAT''@|0|g' \
# -e 's|@''REPLACE_FSTATAT''@|0|g' \
# -e 's|@''REPLACE_FUTIMENS''@|0|g' \
# -e 's|@''REPLACE_LSTAT''@|0|g' \
# -e 's|@''REPLACE_MKDIR''@|0|g' \
# -e 's|@''REPLACE_MKFIFO''@|0|g' \
# -e 's|@''REPLACE_MKNOD''@|0|g' \
# -e 's|@''REPLACE_STAT''@|0|g' \
# -e 's|@''REPLACE_UTIMENSAT''@|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' \
# < ./sys_stat.in.h; \
# } > sys/stat.h-t && \
# mv sys/stat.h-t sys/stat.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 time.h-t time.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_TIME_H''@||g' \
# -e 's/@''GNULIB_MKTIME''@/0/g' \
# -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
# -e 's/@''GNULIB_STRPTIME''@/0/g' \
# -e 's/@''GNULIB_TIMEGM''@/0/g' \
# -e 's/@''GNULIB_TIME_R''@/0/g' \
# -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
# -e 's|@''HAVE_NANOSLEEP''@|1|g' \
# -e 's|@''HAVE_STRPTIME''@|1|g' \
# -e 's|@''HAVE_TIMEGM''@|1|g' \
# -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
# -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|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' \
# < ./time.in.h; \
# } > time.h-t && \
# mv time.h-t time.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''@/1/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''@/0/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''@/1/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''@/1/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_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_RMDIR''@|0|g' \
# -e 's|@''REPLACE_SLEEP''@|0|g' \
# -e 's|@''REPLACE_SYMLINK''@|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 unistr.h-t unistr.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./unistr.in.h; \
# } > unistr.h-t && \
# mv -f unistr.h-t unistr.h
# rm -f unitypes.h-t unitypes.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./unitypes.in.h; \
# } > unitypes.h-t && \
# mv -f unitypes.h-t unitypes.h
# rm -f uniwidth.h-t uniwidth.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./uniwidth.in.h; \
# } > uniwidth.h-t && \
# mv -f uniwidth.h-t uniwidth.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''@/0/g' \
# -e 's/@''GNULIB_WCTOB''@/0/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''@/0/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
# make all-recursive
# make[4]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/gnulib-lib'
# make[5]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/gnulib-lib'
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o allocator.o allocator.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o areadlink.o areadlink.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o basename.o basename.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o c-ctype.o c-ctype.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o c-strcasecmp.o c-strcasecmp.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o c-strncasecmp.o c-strncasecmp.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o careadlinkat.o careadlinkat.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o closeout.o closeout.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o fwriteerror.o fwriteerror.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o localcharset.o localcharset.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o localename.o localename.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o glthread/lock.o glthread/lock.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o malloca.o malloca.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o mbchar.o mbchar.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o mbiter.o mbiter.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o mbslen.o mbslen.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o mbsstr.o mbsstr.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o mbuiter.o mbuiter.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o progname.o progname.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o propername.o propername.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o striconv.o striconv.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o strnlen1.o strnlen1.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o glthread/threadlib.o glthread/threadlib.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o trim.o trim.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o unistd.o unistd.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o unistr/u8-mbtoucr.o unistr/u8-mbtoucr.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o unistr/u8-uctomb.o unistr/u8-uctomb.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o unistr/u8-uctomb-aux.o unistr/u8-uctomb-aux.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o uniwidth/width.o uniwidth/width.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o wctype-h.o wctype-h.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o xmalloc.o xmalloc.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o xstrdup.o xstrdup.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o xreadlink.o xreadlink.c
# clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -c -o xstriconv.o xstriconv.c
# rm -f libgrt.a
# ar cru libgrt.a allocator.o areadlink.o basename.o c-ctype.o c-strcasecmp.o c-strncasecmp.o careadlinkat.o closeout.o fwriteerror.o localcharset.o localename.o glthread/lock.o malloca.o mbchar.o mbiter.o mbslen.o mbsstr.o mbuiter.o progname.o propername.o striconv.o strnlen1.o glthread/threadlib.o trim.o unistd.o unistr/u8-mbtoucr.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwidth/width.o wctype-h.o xmalloc.o xstrdup.o xreadlink.o xstriconv.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libgrt.a
# 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''@/gettext-runtime/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''@/gettext-runtime/g' ref-del.sin > t-ref-del.sed && \
# mv t-ref-del.sed ref-del.sed
# make[5]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/gnulib-lib'
# make[4]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/gnulib-lib'
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/gnulib-lib'
# Making all in libasprintf
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/libasprintf'
# 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
# make all-am
# make[4]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/libasprintf'
# cp ./autosprintf.in.h autosprintf.h
# /bin/sh ./libtool --tag=CC --mode=compile clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -c -o xsize.lo xsize.c
# libtool: compile: clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -c xsize.c -fPIC -DPIC -o .libs/xsize.o
# libtool: compile: clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -c xsize.c -o xsize.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CC --mode=compile clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -c -o lib-asprintf.lo lib-asprintf.c
# libtool: compile: clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -c lib-asprintf.c -fPIC -DPIC -o .libs/lib-asprintf.o
# libtool: compile: clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -c lib-asprintf.c -o lib-asprintf.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -c -o autosprintf.lo autosprintf.cc
# libtool: compile: clang++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -c autosprintf.cc -fPIC -DPIC -o .libs/autosprintf.o
# libtool: compile: clang++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -c autosprintf.cc -o autosprintf.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=link clang++ -o libasprintf.la -rpath /usr/lib xsize.lo lib-asprintf.lo autosprintf.lo || \
# /bin/sh ./libtool --tag=CC --mode=link clang -o libasprintf.la -rpath /usr/lib xsize.lo lib-asprintf.lo autosprintf.lo
# libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/xsize.o .libs/lib-asprintf.o .libs/autosprintf.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o -Wl,-soname -Wl,libasprintf.so.0 -o .libs/libasprintf.so.0.0.0
# libtool: link: (cd ".libs" && rm -f "libasprintf.so.0" && ln -s "libasprintf.so.0.0.0" "libasprintf.so.0")
# libtool: link: (cd ".libs" && rm -f "libasprintf.so" && ln -s "libasprintf.so.0.0.0" "libasprintf.so")
# libtool: link: ar cru .libs/libasprintf.a xsize.o lib-asprintf.o autosprintf.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libasprintf.a
# libtool: link: ( cd ".libs" && rm -f "libasprintf.la" && ln -s "../libasprintf.la" "libasprintf.la" )
# /bin/sh ./libtool --tag=CC --mode=link clang -no-undefined -o libgnu.la xsize.lo
# libtool: link: ar cru .libs/libgnu.a .libs/xsize.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgnu.a
# libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
# make[4]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/libasprintf'
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/libasprintf'
# Making all in src
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/src'
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/bin\" -c -o gettext-gettext.o `test -f 'gettext.c' || echo './'`gettext.c
# /bin/sh ../libtool --tag=CC --mode=link clang -DINSTALLDIR=\"/usr/bin\" -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a
# libtool: link: clang -DINSTALLDIR=\"/usr/bin\" -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/bin\" -c -o ngettext-ngettext.o `test -f 'ngettext.c' || echo './'`ngettext.c
# /bin/sh ../libtool --tag=CC --mode=link clang -DINSTALLDIR=\"/usr/bin\" -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a
# libtool: link: clang -DINSTALLDIR=\"/usr/bin\" -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/bin\" -c -o envsubst-envsubst.o `test -f 'envsubst.c' || echo './'`envsubst.c
# /bin/sh ../libtool --tag=CC --mode=link clang -DINSTALLDIR=\"/usr/bin\" -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a
# libtool: link: clang -DINSTALLDIR=\"/usr/bin\" -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/src'
# Making all in po
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/po'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/po'
# Making all in man
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/man'
# sed -e 's|@''localedir''@|/usr/share/locale|g' < `if test -f gettext.1.in; then echo .; else echo .; fi`/gettext.1.in > t-gettext.1
# mv t-gettext.1 gettext.1
# sed -e 's|@''localedir''@|/usr/share/locale|g' < `if test -f ngettext.1.in; then echo .; else echo .; fi`/ngettext.1.in > t-ngettext.1
# mv t-ngettext.1 ngettext.1
# sed -e 's|@''localedir''@|/usr/share/locale|g' < `if test -f gettext.1.html.in; then echo .; else echo .; fi`/gettext.1.html.in > t-gettext.1.html
# mv t-gettext.1.html gettext.1.html
# sed -e 's|@''localedir''@|/usr/share/locale|g' < `if test -f ngettext.1.html.in; then echo .; else echo .; fi`/ngettext.1.html.in > t-ngettext.1.html
# mv t-ngettext.1.html ngettext.1.html
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/man'
# Making all in m4
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/m4'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/m4'
# Making all in tests
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/tests'
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I./../intl -c test-lock.c
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I./../intl -c -o lock.o `test -f '../intl/lock.c' || echo './'`../intl/lock.c
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I./../intl -c -o threadlib.o `test -f '../intl/threadlib.c' || echo './'`../intl/threadlib.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o test-lock test-lock.o lock.o threadlib.o -lpthread -lrt
# libtool: link: clang -o test-lock test-lock.o lock.o threadlib.o -lpthread -lrt
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/tests'
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime'
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime'
# make[2]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime'
# make[1]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime'
# Making all in gettext-tools
# make[1]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools'
# make all-recursive
# make[2]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools'
# Making all in doc
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/doc'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/doc'
# Making all in intl
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/intl'
# sed -e '/IN_LIBGLOCALE/d' \
# -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
# -e 's,@''HAVE_ASPRINTF''@,1,g' \
# -e 's,@''HAVE_NEWLOCALE''@,1,g' \
# -e 's,@''HAVE_SNPRINTF''@,1,g' \
# -e 's,@''HAVE_WPRINTF''@,0,g' \
# < ../../gettext-runtime/intl/libgnuintl.in.h \
# | if test 'no' = yes; then \
# sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \
# else \
# cat; \
# fi \
# | sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
# -e "/#define _LIBINTL_H/r ../../gettext-runtime/intl/export.h" \
# | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
# > libgnuintl.h
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/bindtextdom.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/bindtextdom.c -o bindtextdom.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/dcgettext.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/dcgettext.c -o dcgettext.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/dgettext.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/dgettext.c -fPIC -DPIC -o .libs/dgettext.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/dgettext.c -o dgettext.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/gettext.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/gettext.c -fPIC -DPIC -o .libs/gettext.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/gettext.c -o gettext.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/finddomain.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/finddomain.c -fPIC -DPIC -o .libs/finddomain.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/finddomain.c -o finddomain.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/hash-string.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/hash-string.c -fPIC -DPIC -o .libs/hash-string.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/hash-string.c -o hash-string.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/loadmsgcat.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/loadmsgcat.c -o loadmsgcat.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/localealias.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/localealias.c -fPIC -DPIC -o .libs/localealias.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/localealias.c -o localealias.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/textdomain.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/textdomain.c -fPIC -DPIC -o .libs/textdomain.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/textdomain.c -o textdomain.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/l10nflist.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/l10nflist.c -o l10nflist.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/explodename.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/explodename.c -fPIC -DPIC -o .libs/explodename.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/explodename.c -o explodename.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/dcigettext.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/dcigettext.c -o dcigettext.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/dcngettext.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/dcngettext.c -o dcngettext.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/dngettext.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/dngettext.c -fPIC -DPIC -o .libs/dngettext.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/dngettext.c -o dngettext.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/ngettext.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/ngettext.c -fPIC -DPIC -o .libs/ngettext.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/ngettext.c -o ngettext.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/plural.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/plural.c -fPIC -DPIC -o .libs/plural.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/plural.c -o plural.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/plural-exp.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/plural-exp.c -o plural-exp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/localcharset.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/localcharset.c -fPIC -DPIC -o .libs/localcharset.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/localcharset.c -o localcharset.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/threadlib.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/threadlib.c -fPIC -DPIC -o .libs/threadlib.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/threadlib.c -o threadlib.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/lock.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/lock.c -fPIC -DPIC -o .libs/lock.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/lock.c -o lock.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/relocatable.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/relocatable.c -fPIC -DPIC -o .libs/relocatable.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/relocatable.c -o relocatable.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/langprefs.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/langprefs.c -fPIC -DPIC -o .libs/langprefs.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/langprefs.c -o langprefs.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/localename.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/localename.c -fPIC -DPIC -o .libs/localename.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/localename.c -o localename.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/log.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/log.c -fPIC -DPIC -o .libs/log.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/log.c -o log.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/printf.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/printf.c -fPIC -DPIC -o .libs/printf.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/printf.c -o printf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/setlocale.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/setlocale.c -fPIC -DPIC -o .libs/setlocale.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/setlocale.c -o setlocale.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/version.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/version.c -fPIC -DPIC -o .libs/version.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/version.c -o version.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/xsize.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/xsize.c -fPIC -DPIC -o .libs/xsize.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/xsize.c -o xsize.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/osdep.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/osdep.c -fPIC -DPIC -o .libs/osdep.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/osdep.c -o osdep.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/intl-compat.c
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o
# libtool: compile: clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../gettext-runtime/intl -I.. -fvisibility=hidden ../../gettext-runtime/intl/intl-compat.c -o intl-compat.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=link \
# clang -fvisibility=hidden -o libgnuintl.la \
# bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo log.lo printf.lo setlocale.lo version.lo xsize.lo osdep.lo intl-compat.lo -lc \
# \
# -version-info 9:2:1 \
# -rpath /usr/lib \
# -no-undefined
# libtool: link: clang -shared -fPIC -DPIC .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/version.o .libs/xsize.o .libs/osdep.o .libs/intl-compat.o -lc -Wl,-soname -Wl,libgnuintl.so.8 -o .libs/libgnuintl.so.8.1.2
# libtool: link: (cd ".libs" && rm -f "libgnuintl.so.8" && ln -s "libgnuintl.so.8.1.2" "libgnuintl.so.8")
# libtool: link: (cd ".libs" && rm -f "libgnuintl.so" && ln -s "libgnuintl.so.8.1.2" "libgnuintl.so")
# libtool: link: ar cru .libs/libgnuintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o threadlib.o lock.o relocatable.o langprefs.o localename.o log.o printf.o setlocale.o version.o xsize.o osdep.o intl-compat.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgnuintl.a
# libtool: link: ( cd ".libs" && rm -f "libgnuintl.la" && ln -s "../libgnuintl.la" "libgnuintl.la" )
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/intl'
# Making all in gnulib-lib
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-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 INCLUDEDIR "/usr/include"'; \
# echo '#define OLDINCLUDEDIR "/usr/include"'; \
# echo '#define DOCDIR "/usr/share/doc/gettext"'; \
# echo '#define INFODIR "/usr/share/info"'; \
# echo '#define HTMLDIR "/usr/share/doc/gettext"'; \
# echo '#define DVIDIR "/usr/share/doc/gettext"'; \
# echo '#define PDFDIR "/usr/share/doc/gettext"'; \
# echo '#define PSDIR "/usr/share/doc/gettext"'; \
# 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/gettext"'; \
# echo '#define PKGINCLUDEDIR "/usr/include/gettext-tools"'; \
# echo '#define PKGLIBDIR "/usr/lib/gettext-tools"'; \
# echo '#define PKGLIBEXECDIR "/usr/libexec/gettext-tools"'; \
# } | 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 dirent.h-t dirent.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_DIRENT_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_DIRENT_H''@||g' \
# -e 's/@''GNULIB_OPENDIR''@/1/g' \
# -e 's/@''GNULIB_READDIR''@/1/g' \
# -e 's/@''GNULIB_REWINDDIR''@/0/g' \
# -e 's/@''GNULIB_CLOSEDIR''@/1/g' \
# -e 's/@''GNULIB_DIRFD''@/0/g' \
# -e 's/@''GNULIB_FDOPENDIR''@/0/g' \
# -e 's/@''GNULIB_SCANDIR''@/0/g' \
# -e 's/@''GNULIB_ALPHASORT''@/0/g' \
# -e 's/@''HAVE_OPENDIR''@/1/g' \
# -e 's/@''HAVE_READDIR''@/1/g' \
# -e 's/@''HAVE_REWINDDIR''@/1/g' \
# -e 's/@''HAVE_CLOSEDIR''@/1/g' \
# -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
# -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
# -e 's|@''HAVE_FDOPENDIR''@|1|g' \
# -e 's|@''HAVE_SCANDIR''@|1|g' \
# -e 's|@''HAVE_ALPHASORT''@|1|g' \
# -e 's|@''REPLACE_OPENDIR''@|0|g' \
# -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
# -e 's|@''REPLACE_DIRFD''@|0|g' \
# -e 's|@''REPLACE_FDOPENDIR''@|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' \
# < ./dirent.in.h; \
# } > dirent.h-t && \
# mv dirent.h-t dirent.h
# rm -f fcntl.h-t fcntl.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_FCNTL_H''@||g' \
# -e 's/@''GNULIB_FCNTL''@/1/g' \
# -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_OPEN''@/1/g' \
# -e 's/@''GNULIB_OPENAT''@/0/g' \
# -e 's|@''HAVE_FCNTL''@|1|g' \
# -e 's|@''HAVE_OPENAT''@|1|g' \
# -e 's|@''REPLACE_FCNTL''@|1|g' \
# -e 's|@''REPLACE_OPEN''@|0|g' \
# -e 's|@''REPLACE_OPENAT''@|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' \
# < ./fcntl.in.h; \
# } > fcntl.h-t && \
# mv fcntl.h-t fcntl.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
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./glib.in.h; \
# } > glib.h-t
# mv -f glib.h-t glib.h
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./glibconfig.in.h; \
# } > glibconfig.h-t
# mv -f glibconfig.h-t glibconfig.h
# test -d glib || /usr/bin/mkdir -p glib
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./glib/ghash.in.h; \
# } > glib/ghash.h-t
# mv -f glib/ghash.h-t glib/ghash.h
# test -d glib || /usr/bin/mkdir -p glib
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./glib/glist.in.h; \
# } > glib/glist.h-t
# mv -f glib/glist.h-t glib/glist.h
# test -d glib || /usr/bin/mkdir -p glib
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./glib/gprimes.in.h; \
# } > glib/gprimes.h-t
# mv -f glib/gprimes.h-t glib/gprimes.h
# test -d glib || /usr/bin/mkdir -p glib
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./glib/gstrfuncs.in.h; \
# } > glib/gstrfuncs.h-t
# mv -f glib/gstrfuncs.h-t glib/gstrfuncs.h
# test -d glib || /usr/bin/mkdir -p glib
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./glib/gstring.in.h; \
# } > glib/gstring.h-t
# mv -f glib/gstring.h-t glib/gstring.h
# test -d glib || /usr/bin/mkdir -p glib
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./glib/gtypes.in.h; \
# } > glib/gtypes.h-t
# mv -f glib/gtypes.h-t glib/gtypes.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''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
# -e 's/@''GNULIB_SETLOCALE''@/1/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 signal.h-t signal.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_SIGNAL_H''@||g' \
# -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
# -e 's|@''GNULIB_RAISE''@|1|g' \
# -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
# -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
# -e 's/@''GNULIB_SIGACTION''@/1/g' \
# -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
# -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
# -e 's|@''HAVE_RAISE''@|1|g' \
# -e 's|@''HAVE_SIGSET_T''@|1|g' \
# -e 's|@''HAVE_SIGINFO_T''@|1|g' \
# -e 's|@''HAVE_SIGACTION''@|1|g' \
# -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
# -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
# -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
# -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
# -e 's|@''REPLACE_RAISE''@|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' \
# < ./signal.in.h; \
# } > signal.h-t && \
# mv signal.h-t signal.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 spawn.h-t spawn.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_SPAWN_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_SPAWN_H''@||g' \
# -e 's/@''GNULIB_POSIX_SPAWN''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' \
# -e 's|@''HAVE_POSIX_SPAWN''@|1|g' \
# -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \
# -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \
# -e 's|@''REPLACE_POSIX_SPAWN''@|1|g' \
# -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|1|g' \
# -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|1|g' \
# -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|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' \
# < ./spawn.in.h; \
# } > spawn.h-t && \
# mv spawn.h-t spawn.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_GETTEXT_TOOLS_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''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_FTELLO''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_FWRITE''@/1/g' \
# -e 's/@''GNULIB_GETC''@/1/g' \
# -e 's/@''GNULIB_GETCHAR''@/1/g' \
# -e 's/@''GNULIB_GETDELIM''@/1/g' \
# -e 's/@''GNULIB_GETLINE''@/1/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''@/1/g' \
# -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
# -e 's/@''GNULIB_TMPFILE''@/0/g' \
# -e 's/@''GNULIB_VASPRINTF''@/1/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''@/1/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
# 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''@/1/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_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \
# -e 's/@''GNULIB_MKDTEMP''@/1/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_GETTEXT_TOOLS_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_RANDOM''@/0/g' \
# -e 's/@''GNULIB_RANDOM_R''@/0/g' \
# -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
# -e 's/@''GNULIB_REALPATH''@/1/g' \
# -e 's/@''GNULIB_RPMATCH''@/0/g' \
# -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
# -e 's/@''GNULIB_SETENV''@/1/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''@/1/g' \
# -e 's/@''GNULIB_WCTOMB''@/IN_GETTEXT_TOOLS_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_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''@/1/g' \
# -e 's/@''GNULIB_MBSNLEN''@/0/g' \
# -e 's/@''GNULIB_MBSCHR''@/0/g' \
# -e 's/@''GNULIB_MBSRCHR''@/0/g' \
# -e 's/@''GNULIB_MBSSTR''@/1/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''@/1/g' \
# -e 's/@''GNULIB_STPCPY''@/1/g' \
# -e 's/@''GNULIB_STPNCPY''@/1/g' \
# -e 's/@''GNULIB_STRCHRNUL''@/1/g' \
# -e 's/@''GNULIB_STRDUP''@/0/g' \
# -e 's/@''GNULIB_STRNCAT''@/0/g' \
# -e 's/@''GNULIB_STRNDUP''@/0/g' \
# -e 's/@''GNULIB_STRNLEN''@/1/g' \
# -e 's/@''GNULIB_STRPBRK''@/1/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''@/1/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/select.h-t sys/select.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_SELECT_H''@||g' \
# -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
# -e 's/@''GNULIB_PSELECT''@/0/g' \
# -e 's/@''GNULIB_SELECT''@/0/g' \
# -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
# -e 's|@''HAVE_PSELECT''@|1|g' \
# -e 's|@''REPLACE_PSELECT''@|0|g' \
# -e 's|@''REPLACE_SELECT''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./sys_select.in.h; \
# } > sys/select.h-t && \
# mv sys/select.h-t sys/select.h
# /usr/bin/mkdir -p sys
# rm -f sys/stat.h-t sys/stat.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_STAT_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
# -e 's/@''GNULIB_FCHMODAT''@/0/g' \
# -e 's/@''GNULIB_FSTAT''@/1/g' \
# -e 's/@''GNULIB_FSTATAT''@/0/g' \
# -e 's/@''GNULIB_FUTIMENS''@/0/g' \
# -e 's/@''GNULIB_LCHMOD''@/0/g' \
# -e 's/@''GNULIB_LSTAT''@/1/g' \
# -e 's/@''GNULIB_MKDIRAT''@/0/g' \
# -e 's/@''GNULIB_MKFIFO''@/0/g' \
# -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
# -e 's/@''GNULIB_MKNOD''@/0/g' \
# -e 's/@''GNULIB_MKNODAT''@/0/g' \
# -e 's/@''GNULIB_STAT''@/1/g' \
# -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
# -e 's|@''HAVE_FCHMODAT''@|1|g' \
# -e 's|@''HAVE_FSTATAT''@|1|g' \
# -e 's|@''HAVE_FUTIMENS''@|1|g' \
# -e 's|@''HAVE_LCHMOD''@|1|g' \
# -e 's|@''HAVE_LSTAT''@|1|g' \
# -e 's|@''HAVE_MKDIRAT''@|1|g' \
# -e 's|@''HAVE_MKFIFO''@|1|g' \
# -e 's|@''HAVE_MKFIFOAT''@|1|g' \
# -e 's|@''HAVE_MKNOD''@|1|g' \
# -e 's|@''HAVE_MKNODAT''@|1|g' \
# -e 's|@''HAVE_UTIMENSAT''@|1|g' \
# -e 's|@''REPLACE_FSTAT''@|0|g' \
# -e 's|@''REPLACE_FSTATAT''@|0|g' \
# -e 's|@''REPLACE_FUTIMENS''@|0|g' \
# -e 's|@''REPLACE_LSTAT''@|0|g' \
# -e 's|@''REPLACE_MKDIR''@|0|g' \
# -e 's|@''REPLACE_MKFIFO''@|0|g' \
# -e 's|@''REPLACE_MKNOD''@|0|g' \
# -e 's|@''REPLACE_STAT''@|0|g' \
# -e 's|@''REPLACE_UTIMENSAT''@|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' \
# < ./sys_stat.in.h; \
# } > sys/stat.h-t && \
# mv sys/stat.h-t sys/stat.h
# /usr/bin/mkdir -p sys
# rm -f sys/time.h-t sys/time.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's/@''HAVE_SYS_TIME_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_SYS_TIME_H''@||g' \
# -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
# -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
# -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
# -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
# -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
# -e 's/@''REPLACE_STRUCT_TIMEVAL''@/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' \
# < ./sys_time.in.h; \
# } > sys/time.h-t && \
# mv sys/time.h-t sys/time.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
# /usr/bin/mkdir -p sys
# rm -f sys/wait.h-t sys/wait.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_WAIT_H''@||g' \
# -e 's/@''GNULIB_WAITPID''@/1/g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./sys_wait.in.h; \
# } > sys/wait.h-t && \
# mv sys/wait.h-t sys/wait.h
# rm -f time.h-t time.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_TIME_H''@||g' \
# -e 's/@''GNULIB_MKTIME''@/0/g' \
# -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
# -e 's/@''GNULIB_STRPTIME''@/0/g' \
# -e 's/@''GNULIB_TIMEGM''@/0/g' \
# -e 's/@''GNULIB_TIME_R''@/0/g' \
# -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
# -e 's|@''HAVE_NANOSLEEP''@|1|g' \
# -e 's|@''HAVE_STRPTIME''@|1|g' \
# -e 's|@''HAVE_TIMEGM''@|1|g' \
# -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
# -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|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' \
# < ./time.in.h; \
# } > time.h-t && \
# mv time.h-t time.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''@/1/g' \
# -e 's/@''GNULIB_DUP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_DUP2''@/1/g' \
# -e 's/@''GNULIB_DUP3''@/0/g' \
# -e 's/@''GNULIB_ENVIRON''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
# -e 's/@''GNULIB_GETDTABLESIZE''@/1/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_GETTEXT_TOOLS_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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_PIPE''@/0/g' \
# -e 's/@''GNULIB_PIPE2''@/1/g' \
# -e 's/@''GNULIB_PREAD''@/0/g' \
# -e 's/@''GNULIB_PWRITE''@/0/g' \
# -e 's/@''GNULIB_READ''@/1/g' \
# -e 's/@''GNULIB_READLINK''@/1/g' \
# -e 's/@''GNULIB_READLINKAT''@/0/g' \
# -e 's/@''GNULIB_RMDIR''@/1/g' \
# -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
# -e 's/@''GNULIB_SLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_SYMLINK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \
# -e 's/@''GNULIB_UNLINK''@/0/g' \
# -e 's/@''GNULIB_UNLINKAT''@/0/g' \
# -e 's/@''GNULIB_USLEEP''@/0/g' \
# -e 's/@''GNULIB_WRITE''@/1/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_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_RMDIR''@|0|g' \
# -e 's|@''REPLACE_SLEEP''@|0|g' \
# -e 's|@''REPLACE_SYMLINK''@|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_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \
# -e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_MBSINIT''@/1/g' \
# -e 's/@''GNULIB_MBRTOWC''@/1/g' \
# -e 's/@''GNULIB_MBRLEN''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
# -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
# -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
# -e 's/@''GNULIB_WCRTOMB''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/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
# make all-am
# make[4]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o copy-acl.lo copy-acl.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c copy-acl.c -fPIC -DPIC -o .libs/copy-acl.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c copy-acl.c -o copy-acl.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o set-acl.lo set-acl.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c set-acl.c -fPIC -DPIC -o .libs/set-acl.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c set-acl.c -o set-acl.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o allocator.lo allocator.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c allocator.c -fPIC -DPIC -o .libs/allocator.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c allocator.c -o allocator.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o areadlink.lo areadlink.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c areadlink.c -fPIC -DPIC -o .libs/areadlink.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c areadlink.c -o areadlink.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o argmatch.lo argmatch.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c argmatch.c -fPIC -DPIC -o .libs/argmatch.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c argmatch.c -o argmatch.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o gl_array_list.lo gl_array_list.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c gl_array_list.c -fPIC -DPIC -o .libs/gl_array_list.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c gl_array_list.c -o gl_array_list.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o backupfile.lo backupfile.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c backupfile.c -fPIC -DPIC -o .libs/backupfile.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c backupfile.c -o backupfile.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o addext.lo addext.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c addext.c -fPIC -DPIC -o .libs/addext.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c addext.c -o addext.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o basename.lo basename.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c basename.c -fPIC -DPIC -o .libs/basename.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c basename.c -o basename.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o binary-io.lo binary-io.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c binary-io.c -fPIC -DPIC -o .libs/binary-io.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c binary-io.c -o binary-io.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o c-ctype.lo c-ctype.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c c-ctype.c -o c-ctype.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o c-strcasecmp.lo c-strcasecmp.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o c-strncasecmp.lo c-strncasecmp.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o c-strcasestr.lo c-strcasestr.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c c-strcasestr.c -fPIC -DPIC -o .libs/c-strcasestr.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c c-strcasestr.c -o c-strcasestr.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o c-strstr.lo c-strstr.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c c-strstr.c -fPIC -DPIC -o .libs/c-strstr.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c c-strstr.c -o c-strstr.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o careadlinkat.lo careadlinkat.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c careadlinkat.c -fPIC -DPIC -o .libs/careadlinkat.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c careadlinkat.c -o careadlinkat.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o classpath.lo classpath.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c classpath.c -fPIC -DPIC -o .libs/classpath.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c classpath.c -o classpath.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o clean-temp.lo clean-temp.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c clean-temp.c -fPIC -DPIC -o .libs/clean-temp.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c clean-temp.c -o clean-temp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o cloexec.lo cloexec.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c cloexec.c -o cloexec.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o closeout.lo closeout.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c closeout.c -fPIC -DPIC -o .libs/closeout.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c closeout.c -o closeout.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o concat-filename.lo concat-filename.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c concat-filename.c -fPIC -DPIC -o .libs/concat-filename.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c concat-filename.c -o concat-filename.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o copy-file.lo copy-file.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c copy-file.c -fPIC -DPIC -o .libs/copy-file.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c copy-file.c -o copy-file.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o csharpcomp.lo csharpcomp.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c csharpcomp.c -fPIC -DPIC -o .libs/csharpcomp.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c csharpcomp.c -o csharpcomp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o csharpexec.lo csharpexec.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c csharpexec.c -fPIC -DPIC -o .libs/csharpexec.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c csharpexec.c -o csharpexec.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o error-progname.lo error-progname.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c error-progname.c -fPIC -DPIC -o .libs/error-progname.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c error-progname.c -o error-progname.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o execute.lo execute.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c execute.c -fPIC -DPIC -o .libs/execute.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c execute.c -o execute.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o exitfail.lo exitfail.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c exitfail.c -o exitfail.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o fatal-signal.lo fatal-signal.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c fatal-signal.c -fPIC -DPIC -o .libs/fatal-signal.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c fatal-signal.c -o fatal-signal.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o fd-hook.lo fd-hook.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c fd-hook.c -o fd-hook.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o fd-ostream.lo fd-ostream.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c fd-ostream.c -fPIC -DPIC -o .libs/fd-ostream.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c fd-ostream.c -o fd-ostream.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o fd-safer-flag.lo fd-safer-flag.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c fd-safer-flag.c -fPIC -DPIC -o .libs/fd-safer-flag.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c fd-safer-flag.c -o fd-safer-flag.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o dup-safer-flag.lo dup-safer-flag.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c dup-safer-flag.c -fPIC -DPIC -o .libs/dup-safer-flag.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c dup-safer-flag.c -o dup-safer-flag.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o file-ostream.lo file-ostream.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c file-ostream.c -fPIC -DPIC -o .libs/file-ostream.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c file-ostream.c -o file-ostream.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o findprog.lo findprog.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c findprog.c -fPIC -DPIC -o .libs/findprog.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c findprog.c -o findprog.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o fstrcmp.lo fstrcmp.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c fstrcmp.c -fPIC -DPIC -o .libs/fstrcmp.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c fstrcmp.c -o fstrcmp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o full-write.lo full-write.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c full-write.c -fPIC -DPIC -o .libs/full-write.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c full-write.c -o full-write.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o fwriteerror.lo fwriteerror.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c fwriteerror.c -fPIC -DPIC -o .libs/fwriteerror.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c fwriteerror.c -o fwriteerror.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o gcd.lo gcd.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c gcd.c -fPIC -DPIC -o .libs/gcd.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c gcd.c -o gcd.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o hash.lo hash.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c hash.c -fPIC -DPIC -o .libs/hash.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c hash.c -o hash.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o html-ostream.lo html-ostream.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c html-ostream.c -fPIC -DPIC -o .libs/html-ostream.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c html-ostream.c -o html-ostream.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o html-styled-ostream.lo html-styled-ostream.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c html-styled-ostream.c -fPIC -DPIC -o .libs/html-styled-ostream.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c html-styled-ostream.c -o html-styled-ostream.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o javacomp.lo javacomp.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c javacomp.c -fPIC -DPIC -o .libs/javacomp.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c javacomp.c -o javacomp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o javaexec.lo javaexec.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c javaexec.c -fPIC -DPIC -o .libs/javaexec.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c javaexec.c -o javaexec.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o javaversion.lo javaversion.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c javaversion.c -fPIC -DPIC -o .libs/javaversion.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c javaversion.c -o javaversion.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o gl_linkedhash_list.lo gl_linkedhash_list.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c gl_linkedhash_list.c -fPIC -DPIC -o .libs/gl_linkedhash_list.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c gl_linkedhash_list.c -o gl_linkedhash_list.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o gl_list.lo gl_list.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c gl_list.c -fPIC -DPIC -o .libs/gl_list.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c gl_list.c -o gl_list.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o localcharset.lo localcharset.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c localcharset.c -o localcharset.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o localename.lo localename.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c localename.c -fPIC -DPIC -o .libs/localename.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c localename.c -o localename.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o glthread/lock.lo glthread/lock.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o malloca.lo malloca.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c malloca.c -fPIC -DPIC -o .libs/malloca.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c malloca.c -o malloca.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o mbchar.lo mbchar.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c mbchar.c -fPIC -DPIC -o .libs/mbchar.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c mbchar.c -o mbchar.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o mbiter.lo mbiter.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c mbiter.c -fPIC -DPIC -o .libs/mbiter.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c mbiter.c -o mbiter.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o mbslen.lo mbslen.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c mbslen.c -fPIC -DPIC -o .libs/mbslen.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c mbslen.c -o mbslen.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o mbsstr.lo mbsstr.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c mbsstr.c -fPIC -DPIC -o .libs/mbsstr.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c mbsstr.c -o mbsstr.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o mbswidth.lo mbswidth.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c mbswidth.c -fPIC -DPIC -o .libs/mbswidth.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c mbswidth.c -o mbswidth.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o mbuiter.lo mbuiter.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c mbuiter.c -fPIC -DPIC -o .libs/mbuiter.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c mbuiter.c -o mbuiter.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o ostream.lo ostream.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c ostream.c -fPIC -DPIC -o .libs/ostream.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c ostream.c -o ostream.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o pipe-filter-ii.lo pipe-filter-ii.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c pipe-filter-ii.c -fPIC -DPIC -o .libs/pipe-filter-ii.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c pipe-filter-ii.c -o pipe-filter-ii.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o pipe-filter-aux.lo pipe-filter-aux.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c pipe-filter-aux.c -fPIC -DPIC -o .libs/pipe-filter-aux.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c pipe-filter-aux.c -o pipe-filter-aux.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o pipe2.lo pipe2.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c pipe2.c -fPIC -DPIC -o .libs/pipe2.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c pipe2.c -o pipe2.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o pipe2-safer.lo pipe2-safer.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c pipe2-safer.c -fPIC -DPIC -o .libs/pipe2-safer.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c pipe2-safer.c -o pipe2-safer.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o progname.lo progname.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c progname.c -fPIC -DPIC -o .libs/progname.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c progname.c -o progname.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o propername.lo propername.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c propername.c -fPIC -DPIC -o .libs/propername.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c propername.c -o propername.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o acl-errno-valid.lo acl-errno-valid.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c acl-errno-valid.c -fPIC -DPIC -o .libs/acl-errno-valid.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c acl-errno-valid.c -o acl-errno-valid.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o file-has-acl.lo file-has-acl.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c file-has-acl.c -fPIC -DPIC -o .libs/file-has-acl.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c file-has-acl.c -o file-has-acl.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o qcopy-acl.lo qcopy-acl.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c qcopy-acl.c -fPIC -DPIC -o .libs/qcopy-acl.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c qcopy-acl.c -o qcopy-acl.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o qset-acl.lo qset-acl.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c qset-acl.c -fPIC -DPIC -o .libs/qset-acl.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c qset-acl.c -o qset-acl.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o quotearg.lo quotearg.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c quotearg.c -fPIC -DPIC -o .libs/quotearg.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c quotearg.c -o quotearg.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o safe-read.lo safe-read.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c safe-read.c -o safe-read.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o safe-write.lo safe-write.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c safe-write.c -o safe-write.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o sh-quote.lo sh-quote.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c sh-quote.c -fPIC -DPIC -o .libs/sh-quote.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c sh-quote.c -o sh-quote.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o sig-handler.lo sig-handler.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c sig-handler.c -o sig-handler.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o spawn-pipe.lo spawn-pipe.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawn-pipe.c -fPIC -DPIC -o .libs/spawn-pipe.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawn-pipe.c -o spawn-pipe.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o striconv.lo striconv.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c striconv.c -fPIC -DPIC -o .libs/striconv.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c striconv.c -o striconv.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o striconveh.lo striconveh.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c striconveh.c -o striconveh.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o striconveha.lo striconveha.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c striconveha.c -fPIC -DPIC -o .libs/striconveha.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c striconveha.c -o striconveha.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o strnlen1.lo strnlen1.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c strnlen1.c -o strnlen1.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o styled-ostream.lo styled-ostream.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c styled-ostream.c -fPIC -DPIC -o .libs/styled-ostream.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c styled-ostream.c -o styled-ostream.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o tempname.lo tempname.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c tempname.c -fPIC -DPIC -o .libs/tempname.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c tempname.c -o tempname.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o term-ostream.lo term-ostream.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c term-ostream.c -fPIC -DPIC -o .libs/term-ostream.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c term-ostream.c -o term-ostream.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o term-styled-ostream.lo term-styled-ostream.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c term-styled-ostream.c -fPIC -DPIC -o .libs/term-styled-ostream.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c term-styled-ostream.c -o term-styled-ostream.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o glthread/threadlib.lo glthread/threadlib.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o glthread/tls.lo glthread/tls.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glthread/tls.c -fPIC -DPIC -o glthread/.libs/tls.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glthread/tls.c -o glthread/tls.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o tmpdir.lo tmpdir.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c tmpdir.c -fPIC -DPIC -o .libs/tmpdir.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c tmpdir.c -o tmpdir.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o trim.lo trim.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c trim.c -fPIC -DPIC -o .libs/trim.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c trim.c -o trim.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/lbrktables.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c unilbrk/lbrktables.c -o unilbrk/lbrktables.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/ulc-common.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -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 -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o unistd.lo unistd.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c unistd.c -fPIC -DPIC -o .libs/unistd.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c unistd.c -o unistd.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o dup-safer.lo dup-safer.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c dup-safer.c -o dup-safer.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o fd-safer.lo fd-safer.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c fd-safer.c -o fd-safer.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o pipe-safer.lo pipe-safer.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c pipe-safer.c -o pipe-safer.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o wait-process.lo wait-process.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c wait-process.c -fPIC -DPIC -o .libs/wait-process.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c wait-process.c -o wait-process.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o wctype-h.lo wctype-h.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c wctype-h.c -o wctype-h.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o xmalloc.lo xmalloc.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xmalloc.c -o xmalloc.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o xstrdup.lo xstrdup.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xstrdup.c -o xstrdup.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o xconcat-filename.lo xconcat-filename.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xconcat-filename.c -fPIC -DPIC -o .libs/xconcat-filename.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xconcat-filename.c -o xconcat-filename.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o xerror.lo xerror.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xerror.c -fPIC -DPIC -o .libs/xerror.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xerror.c -o xerror.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o gl_xlist.lo gl_xlist.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c gl_xlist.c -fPIC -DPIC -o .libs/gl_xlist.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c gl_xlist.c -o gl_xlist.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o xmalloca.lo xmalloca.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xmalloca.c -fPIC -DPIC -o .libs/xmalloca.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xmalloca.c -o xmalloca.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o xreadlink.lo xreadlink.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xreadlink.c -fPIC -DPIC -o .libs/xreadlink.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xreadlink.c -o xreadlink.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o xsetenv.lo xsetenv.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xsetenv.c -fPIC -DPIC -o .libs/xsetenv.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xsetenv.c -o xsetenv.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o xsize.lo xsize.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xsize.c -fPIC -DPIC -o .libs/xsize.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xsize.c -o xsize.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o xstriconv.lo xstriconv.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xstriconv.c -fPIC -DPIC -o .libs/xstriconv.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xstriconv.c -o xstriconv.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o xstriconveh.lo xstriconveh.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xstriconveh.c -fPIC -DPIC -o .libs/xstriconveh.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xstriconveh.c -o xstriconveh.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o xvasprintf.lo xvasprintf.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xvasprintf.c -o xvasprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o xasprintf.lo xasprintf.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c xasprintf.c -o xasprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o asnprintf.lo asnprintf.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c asnprintf.c -o asnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o fcntl.lo fcntl.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c fcntl.c -o fcntl.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o printf-args.lo printf-args.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c printf-args.c -o printf-args.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o printf-parse.lo printf-parse.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c printf-parse.c -o printf-parse.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o spawn_faction_addclose.lo spawn_faction_addclose.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawn_faction_addclose.c -fPIC -DPIC -o .libs/spawn_faction_addclose.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawn_faction_addclose.c -o spawn_faction_addclose.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o spawn_faction_adddup2.lo spawn_faction_adddup2.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawn_faction_adddup2.c -fPIC -DPIC -o .libs/spawn_faction_adddup2.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawn_faction_adddup2.c -o spawn_faction_adddup2.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o spawn_faction_addopen.lo spawn_faction_addopen.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawn_faction_addopen.c -fPIC -DPIC -o .libs/spawn_faction_addopen.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawn_faction_addopen.c -o spawn_faction_addopen.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o spawn_faction_destroy.lo spawn_faction_destroy.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawn_faction_destroy.c -fPIC -DPIC -o .libs/spawn_faction_destroy.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawn_faction_destroy.c -o spawn_faction_destroy.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o spawn_faction_init.lo spawn_faction_init.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawn_faction_init.c -fPIC -DPIC -o .libs/spawn_faction_init.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawn_faction_init.c -o spawn_faction_init.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o spawnattr_destroy.lo spawnattr_destroy.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawnattr_destroy.c -fPIC -DPIC -o .libs/spawnattr_destroy.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawnattr_destroy.c -o spawnattr_destroy.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o spawnattr_init.lo spawnattr_init.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawnattr_init.c -fPIC -DPIC -o .libs/spawnattr_init.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawnattr_init.c -o spawnattr_init.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o spawnattr_setflags.lo spawnattr_setflags.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawnattr_setflags.c -fPIC -DPIC -o .libs/spawnattr_setflags.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawnattr_setflags.c -o spawnattr_setflags.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o spawnattr_setsigmask.lo spawnattr_setsigmask.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawnattr_setsigmask.c -fPIC -DPIC -o .libs/spawnattr_setsigmask.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawnattr_setsigmask.c -o spawnattr_setsigmask.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o spawni.lo spawni.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawni.c -fPIC -DPIC -o .libs/spawni.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawni.c -o spawni.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o spawnp.lo spawnp.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawnp.c -fPIC -DPIC -o .libs/spawnp.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c spawnp.c -o spawnp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o vasnprintf.lo vasnprintf.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o glib/libglib_rpl_la-ghash.lo `test -f 'glib/ghash.c' || echo './'`glib/ghash.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glib/ghash.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-ghash.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glib/ghash.c -o glib/libglib_rpl_la-ghash.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o glib/libglib_rpl_la-glist.lo `test -f 'glib/glist.c' || echo './'`glib/glist.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glib/glist.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-glist.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glib/glist.c -o glib/libglib_rpl_la-glist.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o glib/libglib_rpl_la-gmessages.lo `test -f 'glib/gmessages.c' || echo './'`glib/gmessages.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glib/gmessages.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gmessages.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glib/gmessages.c -o glib/libglib_rpl_la-gmessages.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o glib/libglib_rpl_la-gprimes.lo `test -f 'glib/gprimes.c' || echo './'`glib/gprimes.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glib/gprimes.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gprimes.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glib/gprimes.c -o glib/libglib_rpl_la-gprimes.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o glib/libglib_rpl_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo './'`glib/gstrfuncs.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glib/gstrfuncs.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gstrfuncs.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glib/gstrfuncs.c -o glib/libglib_rpl_la-gstrfuncs.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c -o glib/libglib_rpl_la-gstring.lo `test -f 'glib/gstring.c' || echo './'`glib/gstring.c
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glib/gstring.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gstring.o
# libtool: compile: clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -I///usr/include/libxml2 -I///usr/include/libcroco-0.6/libcroco -c glib/gstring.c -o glib/libglib_rpl_la-gstring.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=link clang -o libglib_rpl.la glib/libglib_rpl_la-ghash.lo glib/libglib_rpl_la-glist.lo glib/libglib_rpl_la-gmessages.lo glib/libglib_rpl_la-gprimes.lo glib/libglib_rpl_la-gstrfuncs.lo glib/libglib_rpl_la-gstring.lo
# libtool: link: ar cru .libs/libglib_rpl.a glib/.libs/libglib_rpl_la-ghash.o glib/.libs/libglib_rpl_la-glist.o glib/.libs/libglib_rpl_la-gmessages.o glib/.libs/libglib_rpl_la-gprimes.o glib/.libs/libglib_rpl_la-gstrfuncs.o glib/.libs/libglib_rpl_la-gstring.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libglib_rpl.a
# libtool: link: ( cd ".libs" && rm -f "libglib_rpl.la" && ln -s "../libglib_rpl.la" "libglib_rpl.la" )
# /bin/sh ../libtool --tag=CC --mode=link clang -no-undefined -lacl -L/usr/lib -lunistring -R/usr/lib -release 0.18.3 -L/usr/lib -lcroco-0.6 -L/usr/lib -lglib-2.0 -R/usr/lib -L/usr/lib -lxml2 -R/usr/lib -L/usr/lib -lncurses -R/usr/lib -o libgettextlib.la -rpath /usr/lib copy-acl.lo set-acl.lo allocator.lo areadlink.lo argmatch.lo gl_array_list.lo backupfile.lo addext.lo basename.lo binary-io.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strcasestr.lo c-strstr.lo careadlinkat.lo classpath.lo clean-temp.lo cloexec.lo closeout.lo concat-filename.lo copy-file.lo csharpcomp.lo csharpexec.lo error-progname.lo execute.lo exitfail.lo fatal-signal.lo fd-hook.lo fd-ostream.lo fd-safer-flag.lo dup-safer-flag.lo file-ostream.lo findprog.lo fstrcmp.lo full-write.lo fwriteerror.lo gcd.lo hash.lo html-ostream.lo html-styled-ostream.lo javacomp.lo javaexec.lo javaversion.lo gl_linkedhash_list.lo gl_list.lo localcharset.lo localename.lo glthread/lock.lo malloca.lo mbchar.lo mbiter.lo mbslen.lo mbsstr.lo mbswidth.lo mbuiter.lo ostream.lo pipe-filter-ii.lo pipe-filter-aux.lo pipe2.lo pipe2-safer.lo progname.lo propername.lo acl-errno-valid.lo file-has-acl.lo qcopy-acl.lo qset-acl.lo quotearg.lo safe-read.lo safe-write.lo sh-quote.lo sig-handler.lo spawn-pipe.lo striconv.lo striconveh.lo striconveha.lo strnlen1.lo styled-ostream.lo tempname.lo term-ostream.lo term-styled-ostream.lo glthread/threadlib.lo glthread/tls.lo tmpdir.lo trim.lo unilbrk/lbrktables.lo unilbrk/ulc-common.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo wait-process.lo wctype-h.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo gl_xlist.lo xmalloca.lo xreadlink.lo xsetenv.lo xsize.lo xstriconv.lo xstriconveh.lo xvasprintf.lo xasprintf.lo asnprintf.lo fcntl.lo printf-args.lo printf-parse.lo spawn_faction_addclose.lo spawn_faction_adddup2.lo spawn_faction_addopen.lo spawn_faction_destroy.lo spawn_faction_init.lo spawnattr_destroy.lo spawnattr_init.lo spawnattr_setflags.lo spawnattr_setsigmask.lo spawni.lo spawnp.lo vasnprintf.lo libglib_rpl.la
# libtool: link: clang -shared -fPIC -DPIC .libs/copy-acl.o .libs/set-acl.o .libs/allocator.o .libs/areadlink.o .libs/argmatch.o .libs/gl_array_list.o .libs/backupfile.o .libs/addext.o .libs/basename.o .libs/binary-io.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/c-strcasestr.o .libs/c-strstr.o .libs/careadlinkat.o .libs/classpath.o .libs/clean-temp.o .libs/cloexec.o .libs/closeout.o .libs/concat-filename.o .libs/copy-file.o .libs/csharpcomp.o .libs/csharpexec.o .libs/error-progname.o .libs/execute.o .libs/exitfail.o .libs/fatal-signal.o .libs/fd-hook.o .libs/fd-ostream.o .libs/fd-safer-flag.o .libs/dup-safer-flag.o .libs/file-ostream.o .libs/findprog.o .libs/fstrcmp.o .libs/full-write.o .libs/fwriteerror.o .libs/gcd.o .libs/hash.o .libs/html-ostream.o .libs/html-styled-ostream.o .libs/javacomp.o .libs/javaexec.o .libs/javaversion.o .libs/gl_linkedhash_list.o .libs/gl_list.o .libs/localcharset.o .libs/localename.o glthread/.libs/lock.o .libs/malloca.o .libs/mbchar.o .libs/mbiter.o .libs/mbslen.o .libs/mbsstr.o .libs/mbswidth.o .libs/mbuiter.o .libs/ostream.o .libs/pipe-filter-ii.o .libs/pipe-filter-aux.o .libs/pipe2.o .libs/pipe2-safer.o .libs/progname.o .libs/propername.o .libs/acl-errno-valid.o .libs/file-has-acl.o .libs/qcopy-acl.o .libs/qset-acl.o .libs/quotearg.o .libs/safe-read.o .libs/safe-write.o .libs/sh-quote.o .libs/sig-handler.o .libs/spawn-pipe.o .libs/striconv.o .libs/striconveh.o .libs/striconveha.o .libs/strnlen1.o .libs/styled-ostream.o .libs/tempname.o .libs/term-ostream.o .libs/term-styled-ostream.o glthread/.libs/threadlib.o glthread/.libs/tls.o .libs/tmpdir.o .libs/trim.o unilbrk/.libs/lbrktables.o unilbrk/.libs/ulc-common.o .libs/unistd.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o .libs/wait-process.o .libs/wctype-h.o .libs/xmalloc.o .libs/xstrdup.o .libs/xconcat-filename.o .libs/xerror.o .libs/gl_xlist.o .libs/xmalloca.o .libs/xreadlink.o .libs/xsetenv.o .libs/xsize.o .libs/xstriconv.o .libs/xstriconveh.o .libs/xvasprintf.o .libs/xasprintf.o .libs/asnprintf.o .libs/fcntl.o .libs/printf-args.o .libs/printf-parse.o .libs/spawn_faction_addclose.o .libs/spawn_faction_adddup2.o .libs/spawn_faction_addopen.o .libs/spawn_faction_destroy.o .libs/spawn_faction_init.o .libs/spawnattr_destroy.o .libs/spawnattr_init.o .libs/spawnattr_setflags.o .libs/spawnattr_setsigmask.o .libs/spawni.o .libs/spawnp.o .libs/vasnprintf.o -Wl,--whole-archive ./.libs/libglib_rpl.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib -lacl -L/usr/lib -lunistring -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -Wl,-soname -Wl,libgettextlib-0.18.3.so -o .libs/libgettextlib-0.18.3.so
# libtool: link: (cd ".libs" && rm -f "libgettextlib.so" && ln -s "libgettextlib-0.18.3.so" "libgettextlib.so")
# libtool: link: (cd .libs/libgettextlib.lax/libglib_rpl.a && ar x "/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/./.libs/libglib_rpl.a")
# libtool: link: ar cru .libs/libgettextlib.a copy-acl.o set-acl.o allocator.o areadlink.o argmatch.o gl_array_list.o backupfile.o addext.o basename.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o c-strcasestr.o c-strstr.o careadlinkat.o classpath.o clean-temp.o cloexec.o closeout.o concat-filename.o copy-file.o csharpcomp.o csharpexec.o error-progname.o execute.o exitfail.o fatal-signal.o fd-hook.o fd-ostream.o fd-safer-flag.o dup-safer-flag.o file-ostream.o findprog.o fstrcmp.o full-write.o fwriteerror.o gcd.o hash.o html-ostream.o html-styled-ostream.o javacomp.o javaexec.o javaversion.o gl_linkedhash_list.o gl_list.o localcharset.o localename.o glthread/lock.o malloca.o mbchar.o mbiter.o mbslen.o mbsstr.o mbswidth.o mbuiter.o ostream.o pipe-filter-ii.o pipe-filter-aux.o pipe2.o pipe2-safer.o progname.o propername.o acl-errno-valid.o file-has-acl.o qcopy-acl.o qset-acl.o quotearg.o safe-read.o safe-write.o sh-quote.o sig-handler.o spawn-pipe.o striconv.o striconveh.o striconveha.o strnlen1.o styled-ostream.o tempname.o term-ostream.o term-styled-ostream.o glthread/threadlib.o glthread/tls.o tmpdir.o trim.o unilbrk/lbrktables.o unilbrk/ulc-common.o unistd.o dup-safer.o fd-safer.o pipe-safer.o wait-process.o wctype-h.o xmalloc.o xstrdup.o xconcat-filename.o xerror.o gl_xlist.o xmalloca.o xreadlink.o xsetenv.o xsize.o xstriconv.o xstriconveh.o xvasprintf.o xasprintf.o asnprintf.o fcntl.o printf-args.o printf-parse.o spawn_faction_addclose.o spawn_faction_adddup2.o spawn_faction_addopen.o spawn_faction_destroy.o spawn_faction_init.o spawnattr_destroy.o spawnattr_init.o spawnattr_setflags.o spawnattr_setsigmask.o spawni.o spawnp.o vasnprintf.o .libs/libgettextlib.lax/libglib_rpl.a/libglib_rpl_la-ghash.o .libs/libgettextlib.lax/libglib_rpl.a/libglib_rpl_la-glist.o .libs/libgettextlib.lax/libglib_rpl.a/libglib_rpl_la-gmessages.o .libs/libgettextlib.lax/libglib_rpl.a/libglib_rpl_la-gprimes.o .libs/libgettextlib.lax/libglib_rpl.a/libglib_rpl_la-gstrfuncs.o .libs/libgettextlib.lax/libglib_rpl.a/libglib_rpl_la-gstring.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgettextlib.a
# libtool: link: rm -fr .libs/libgettextlib.lax
# libtool: link: ( cd ".libs" && rm -f "libgettextlib.la" && ln -s "../libgettextlib.la" "libgettextlib.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''@/gettext-tools/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''@/gettext-tools/g' ref-del.sin > t-ref-del.sed && \
# mv t-ref-del.sed ref-del.sed
# make[4]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib'
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib'
# Making all in libgrep
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/libgrep'
# 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 langinfo.h-t langinfo.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL_GRGL|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''@/IN_GETTEXT_TOOLS_LIBGREP/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
# make all-am
# make[4]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/libgrep'
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -c dummy.c
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -c kwset.c
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -c m-fgrep.c
# m-fgrep.c:109:33: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# error (exit_failure, 0, err);
# ^~~
# m-fgrep.c:117:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# error (exit_failure, 0, err);
# ^~~
# 2 warnings generated.
# clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -c m-regex.c
# m-regex.c:109:35: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# error (exit_failure, 0, err);
# ^~~
# 1 warning generated.
# rm -f libgrep.a
# ar cru libgrep.a dummy.o kwset.o m-fgrep.o m-regex.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libgrep.a
# make[4]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/libgrep'
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/libgrep'
# Making all in src
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/src'
# make all-am
# make[4]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/src'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-message.lo `test -f 'message.c' || echo './'`message.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c message.c -fPIC -DPIC -o .libs/libgettextsrc_la-message.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c message.c -o libgettextsrc_la-message.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-po-error.lo `test -f 'po-error.c' || echo './'`po-error.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c po-error.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-error.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c po-error.c -o libgettextsrc_la-po-error.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-po-xerror.lo `test -f 'po-xerror.c' || echo './'`po-xerror.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c po-xerror.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-xerror.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c po-xerror.c -o libgettextsrc_la-po-xerror.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-read-catalog-abstract.lo `test -f 'read-catalog-abstract.c' || echo './'`read-catalog-abstract.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c read-catalog-abstract.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-catalog-abstract.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c read-catalog-abstract.c -o libgettextsrc_la-read-catalog-abstract.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-po-lex.lo `test -f 'po-lex.c' || echo './'`po-lex.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c po-lex.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-lex.o
# po-lex.c:241:21: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
# return (mbc->uc >= 0x0000 && mbc->uc <= 0x007F);
# ~~~~~~~ ^ ~~~~~~
# po-lex.c:273:14: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
# if (uc >= 0x0000 && uc <= 0x001F)
# ~~ ^ ~~~~~~
# 2 warnings generated.
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c po-lex.c -o libgettextsrc_la-po-lex.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-po-gram-gen.lo `test -f 'po-gram-gen.c' || echo './'`po-gram-gen.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c po-gram-gen.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-gram-gen.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c po-gram-gen.c -o libgettextsrc_la-po-gram-gen.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-po-charset.lo `test -f 'po-charset.c' || echo './'`po-charset.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c po-charset.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-charset.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c po-charset.c -o libgettextsrc_la-po-charset.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-read-po.lo `test -f 'read-po.c' || echo './'`read-po.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c read-po.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-po.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c read-po.c -o libgettextsrc_la-read-po.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-read-properties.lo `test -f 'read-properties.c' || echo './'`read-properties.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c read-properties.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-properties.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c read-properties.c -o libgettextsrc_la-read-properties.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-read-stringtable.lo `test -f 'read-stringtable.c' || echo './'`read-stringtable.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c read-stringtable.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-stringtable.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c read-stringtable.c -o libgettextsrc_la-read-stringtable.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-open-catalog.lo `test -f 'open-catalog.c' || echo './'`open-catalog.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c open-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-open-catalog.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c open-catalog.c -o libgettextsrc_la-open-catalog.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-dir-list.lo `test -f 'dir-list.c' || echo './'`dir-list.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c dir-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-dir-list.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c dir-list.c -o libgettextsrc_la-dir-list.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-str-list.lo `test -f 'str-list.c' || echo './'`str-list.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c str-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-str-list.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c str-list.c -o libgettextsrc_la-str-list.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-read-catalog.lo `test -f 'read-catalog.c' || echo './'`read-catalog.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c read-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-catalog.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c read-catalog.c -o libgettextsrc_la-read-catalog.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-color.lo `test -f 'color.c' || echo './'`color.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c color.c -fPIC -DPIC -o .libs/libgettextsrc_la-color.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c color.c -o libgettextsrc_la-color.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-write-catalog.lo `test -f 'write-catalog.c' || echo './'`write-catalog.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c write-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-catalog.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c write-catalog.c -o libgettextsrc_la-write-catalog.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-write-properties.lo `test -f 'write-properties.c' || echo './'`write-properties.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c write-properties.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-properties.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c write-properties.c -o libgettextsrc_la-write-properties.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-write-stringtable.lo `test -f 'write-stringtable.c' || echo './'`write-stringtable.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c write-stringtable.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-stringtable.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c write-stringtable.c -o libgettextsrc_la-write-stringtable.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-write-po.lo `test -f 'write-po.c' || echo './'`write-po.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c write-po.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-po.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c write-po.c -o libgettextsrc_la-write-po.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-msgl-ascii.lo `test -f 'msgl-ascii.c' || echo './'`msgl-ascii.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c msgl-ascii.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-ascii.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c msgl-ascii.c -o libgettextsrc_la-msgl-ascii.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-msgl-iconv.lo `test -f 'msgl-iconv.c' || echo './'`msgl-iconv.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c msgl-iconv.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-iconv.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c msgl-iconv.c -o libgettextsrc_la-msgl-iconv.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-msgl-equal.lo `test -f 'msgl-equal.c' || echo './'`msgl-equal.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c msgl-equal.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-equal.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c msgl-equal.c -o libgettextsrc_la-msgl-equal.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-msgl-cat.lo `test -f 'msgl-cat.c' || echo './'`msgl-cat.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c msgl-cat.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-cat.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c msgl-cat.c -o libgettextsrc_la-msgl-cat.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-msgl-header.lo `test -f 'msgl-header.c' || echo './'`msgl-header.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c msgl-header.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-header.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c msgl-header.c -o libgettextsrc_la-msgl-header.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-msgl-english.lo `test -f 'msgl-english.c' || echo './'`msgl-english.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c msgl-english.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-english.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c msgl-english.c -o libgettextsrc_la-msgl-english.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-msgl-check.lo `test -f 'msgl-check.c' || echo './'`msgl-check.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c msgl-check.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-check.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c msgl-check.c -o libgettextsrc_la-msgl-check.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-file-list.lo `test -f 'file-list.c' || echo './'`file-list.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c file-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-file-list.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c file-list.c -o libgettextsrc_la-file-list.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-msgl-charset.lo `test -f 'msgl-charset.c' || echo './'`msgl-charset.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c msgl-charset.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-charset.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c msgl-charset.c -o libgettextsrc_la-msgl-charset.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-po-time.lo `test -f 'po-time.c' || echo './'`po-time.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c po-time.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-time.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c po-time.c -o libgettextsrc_la-po-time.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-plural-exp.lo `test -f 'plural-exp.c' || echo './'`plural-exp.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c plural-exp.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-exp.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c plural-exp.c -o libgettextsrc_la-plural-exp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-plural-eval.lo `test -f 'plural-eval.c' || echo './'`plural-eval.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c plural-eval.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-eval.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c plural-eval.c -o libgettextsrc_la-plural-eval.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-plural-table.lo `test -f 'plural-table.c' || echo './'`plural-table.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c plural-table.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-table.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c plural-table.c -o libgettextsrc_la-plural-table.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format.lo `test -f 'format.c' || echo './'`format.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format.c -fPIC -DPIC -o .libs/libgettextsrc_la-format.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format.c -o libgettextsrc_la-format.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-c.lo `test -f 'format-c.c' || echo './'`format-c.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-c.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-c.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-c.c -o libgettextsrc_la-format-c.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-sh.lo `test -f 'format-sh.c' || echo './'`format-sh.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-sh.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-sh.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-sh.c -o libgettextsrc_la-format-sh.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-python.lo `test -f 'format-python.c' || echo './'`format-python.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-python.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-python.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-python.c -o libgettextsrc_la-format-python.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-python-brace.lo `test -f 'format-python-brace.c' || echo './'`format-python-brace.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-python-brace.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-python-brace.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-python-brace.c -o libgettextsrc_la-format-python-brace.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-lisp.lo `test -f 'format-lisp.c' || echo './'`format-lisp.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-lisp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-lisp.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-lisp.c -o libgettextsrc_la-format-lisp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-elisp.lo `test -f 'format-elisp.c' || echo './'`format-elisp.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-elisp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-elisp.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-elisp.c -o libgettextsrc_la-format-elisp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-librep.lo `test -f 'format-librep.c' || echo './'`format-librep.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-librep.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-librep.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-librep.c -o libgettextsrc_la-format-librep.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-scheme.lo `test -f 'format-scheme.c' || echo './'`format-scheme.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-scheme.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-scheme.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-scheme.c -o libgettextsrc_la-format-scheme.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-java.lo `test -f 'format-java.c' || echo './'`format-java.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-java.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-java.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-java.c -o libgettextsrc_la-format-java.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-csharp.lo `test -f 'format-csharp.c' || echo './'`format-csharp.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-csharp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-csharp.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-csharp.c -o libgettextsrc_la-format-csharp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-awk.lo `test -f 'format-awk.c' || echo './'`format-awk.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-awk.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-awk.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-awk.c -o libgettextsrc_la-format-awk.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-pascal.lo `test -f 'format-pascal.c' || echo './'`format-pascal.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-pascal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-pascal.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-pascal.c -o libgettextsrc_la-format-pascal.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-ycp.lo `test -f 'format-ycp.c' || echo './'`format-ycp.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-ycp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-ycp.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-ycp.c -o libgettextsrc_la-format-ycp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-tcl.lo `test -f 'format-tcl.c' || echo './'`format-tcl.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-tcl.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-tcl.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-tcl.c -o libgettextsrc_la-format-tcl.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-perl.lo `test -f 'format-perl.c' || echo './'`format-perl.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-perl.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-perl.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-perl.c -o libgettextsrc_la-format-perl.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-perl-brace.lo `test -f 'format-perl-brace.c' || echo './'`format-perl-brace.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-perl-brace.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-perl-brace.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-perl-brace.c -o libgettextsrc_la-format-perl-brace.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-php.lo `test -f 'format-php.c' || echo './'`format-php.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-php.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-php.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-php.c -o libgettextsrc_la-format-php.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-gcc-internal.lo `test -f 'format-gcc-internal.c' || echo './'`format-gcc-internal.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-gcc-internal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-gcc-internal.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-gcc-internal.c -o libgettextsrc_la-format-gcc-internal.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-gfc-internal.lo `test -f 'format-gfc-internal.c' || echo './'`format-gfc-internal.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-gfc-internal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-gfc-internal.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-gfc-internal.c -o libgettextsrc_la-format-gfc-internal.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-qt.lo `test -f 'format-qt.c' || echo './'`format-qt.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-qt.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-qt.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-qt.c -o libgettextsrc_la-format-qt.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-qt-plural.lo `test -f 'format-qt-plural.c' || echo './'`format-qt-plural.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-qt-plural.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-qt-plural.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-qt-plural.c -o libgettextsrc_la-format-qt-plural.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-kde.lo `test -f 'format-kde.c' || echo './'`format-kde.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-kde.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-kde.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-kde.c -o libgettextsrc_la-format-kde.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-boost.lo `test -f 'format-boost.c' || echo './'`format-boost.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-boost.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-boost.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-boost.c -o libgettextsrc_la-format-boost.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-lua.lo `test -f 'format-lua.c' || echo './'`format-lua.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-lua.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-lua.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-lua.c -o libgettextsrc_la-format-lua.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c -o libgettextsrc_la-format-javascript.lo `test -f 'format-javascript.c' || echo './'`format-javascript.c
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-javascript.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-javascript.o
# libtool: compile: clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -c format-javascript.c -o libgettextsrc_la-format-javascript.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=link clang -release 0.18.3 ../gnulib-lib/libgettextlib.la -L/usr/lib -lunistring -R/usr/lib -lc -no-undefined -o libgettextsrc.la -rpath /usr/lib libgettextsrc_la-message.lo libgettextsrc_la-po-error.lo libgettextsrc_la-po-xerror.lo libgettextsrc_la-read-catalog-abstract.lo libgettextsrc_la-po-lex.lo libgettextsrc_la-po-gram-gen.lo libgettextsrc_la-po-charset.lo libgettextsrc_la-read-po.lo libgettextsrc_la-read-properties.lo libgettextsrc_la-read-stringtable.lo libgettextsrc_la-open-catalog.lo libgettextsrc_la-dir-list.lo libgettextsrc_la-str-list.lo libgettextsrc_la-read-catalog.lo libgettextsrc_la-color.lo libgettextsrc_la-write-catalog.lo libgettextsrc_la-write-properties.lo libgettextsrc_la-write-stringtable.lo libgettextsrc_la-write-po.lo libgettextsrc_la-msgl-ascii.lo libgettextsrc_la-msgl-iconv.lo libgettextsrc_la-msgl-equal.lo libgettextsrc_la-msgl-cat.lo libgettextsrc_la-msgl-header.lo libgettextsrc_la-msgl-english.lo libgettextsrc_la-msgl-check.lo libgettextsrc_la-file-list.lo libgettextsrc_la-msgl-charset.lo libgettextsrc_la-po-time.lo libgettextsrc_la-plural-exp.lo libgettextsrc_la-plural-eval.lo libgettextsrc_la-plural-table.lo libgettextsrc_la-format.lo libgettextsrc_la-format-c.lo libgettextsrc_la-format-sh.lo libgettextsrc_la-format-python.lo libgettextsrc_la-format-python-brace.lo libgettextsrc_la-format-lisp.lo libgettextsrc_la-format-elisp.lo libgettextsrc_la-format-librep.lo libgettextsrc_la-format-scheme.lo libgettextsrc_la-format-java.lo libgettextsrc_la-format-csharp.lo libgettextsrc_la-format-awk.lo libgettextsrc_la-format-pascal.lo libgettextsrc_la-format-ycp.lo libgettextsrc_la-format-tcl.lo libgettextsrc_la-format-perl.lo libgettextsrc_la-format-perl-brace.lo libgettextsrc_la-format-php.lo libgettextsrc_la-format-gcc-internal.lo libgettextsrc_la-format-gfc-internal.lo libgettextsrc_la-format-qt.lo libgettextsrc_la-format-qt-plural.lo libgettextsrc_la-format-kde.lo libgettextsrc_la-format-boost.lo libgettextsrc_la-format-lua.lo libgettextsrc_la-format-javascript.lo
# libtool: link: clang -shared -fPIC -DPIC .libs/libgettextsrc_la-message.o .libs/libgettextsrc_la-po-error.o .libs/libgettextsrc_la-po-xerror.o .libs/libgettextsrc_la-read-catalog-abstract.o .libs/libgettextsrc_la-po-lex.o .libs/libgettextsrc_la-po-gram-gen.o .libs/libgettextsrc_la-po-charset.o .libs/libgettextsrc_la-read-po.o .libs/libgettextsrc_la-read-properties.o .libs/libgettextsrc_la-read-stringtable.o .libs/libgettextsrc_la-open-catalog.o .libs/libgettextsrc_la-dir-list.o .libs/libgettextsrc_la-str-list.o .libs/libgettextsrc_la-read-catalog.o .libs/libgettextsrc_la-color.o .libs/libgettextsrc_la-write-catalog.o .libs/libgettextsrc_la-write-properties.o .libs/libgettextsrc_la-write-stringtable.o .libs/libgettextsrc_la-write-po.o .libs/libgettextsrc_la-msgl-ascii.o .libs/libgettextsrc_la-msgl-iconv.o .libs/libgettextsrc_la-msgl-equal.o .libs/libgettextsrc_la-msgl-cat.o .libs/libgettextsrc_la-msgl-header.o .libs/libgettextsrc_la-msgl-english.o .libs/libgettextsrc_la-msgl-check.o .libs/libgettextsrc_la-file-list.o .libs/libgettextsrc_la-msgl-charset.o .libs/libgettextsrc_la-po-time.o .libs/libgettextsrc_la-plural-exp.o .libs/libgettextsrc_la-plural-eval.o .libs/libgettextsrc_la-plural-table.o .libs/libgettextsrc_la-format.o .libs/libgettextsrc_la-format-c.o .libs/libgettextsrc_la-format-sh.o .libs/libgettextsrc_la-format-python.o .libs/libgettextsrc_la-format-python-brace.o .libs/libgettextsrc_la-format-lisp.o .libs/libgettextsrc_la-format-elisp.o .libs/libgettextsrc_la-format-librep.o .libs/libgettextsrc_la-format-scheme.o .libs/libgettextsrc_la-format-java.o .libs/libgettextsrc_la-format-csharp.o .libs/libgettextsrc_la-format-awk.o .libs/libgettextsrc_la-format-pascal.o .libs/libgettextsrc_la-format-ycp.o .libs/libgettextsrc_la-format-tcl.o .libs/libgettextsrc_la-format-perl.o .libs/libgettextsrc_la-format-perl-brace.o .libs/libgettextsrc_la-format-php.o .libs/libgettextsrc_la-format-gcc-internal.o .libs/libgettextsrc_la-format-gfc-internal.o .libs/libgettextsrc_la-format-qt.o .libs/libgettextsrc_la-format-qt-plural.o .libs/libgettextsrc_la-format-kde.o .libs/libgettextsrc_la-format-boost.o .libs/libgettextsrc_la-format-lua.o .libs/libgettextsrc_la-format-javascript.o -Wl,-rpath -Wl,/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/usr/lib ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -lc -Wl,-soname -Wl,libgettextsrc-0.18.3.so -o .libs/libgettextsrc-0.18.3.so
# libtool: link: (cd ".libs" && rm -f "libgettextsrc.so" && ln -s "libgettextsrc-0.18.3.so" "libgettextsrc.so")
# libtool: link: ar cru .libs/libgettextsrc.a libgettextsrc_la-message.o libgettextsrc_la-po-error.o libgettextsrc_la-po-xerror.o libgettextsrc_la-read-catalog-abstract.o libgettextsrc_la-po-lex.o libgettextsrc_la-po-gram-gen.o libgettextsrc_la-po-charset.o libgettextsrc_la-read-po.o libgettextsrc_la-read-properties.o libgettextsrc_la-read-stringtable.o libgettextsrc_la-open-catalog.o libgettextsrc_la-dir-list.o libgettextsrc_la-str-list.o libgettextsrc_la-read-catalog.o libgettextsrc_la-color.o libgettextsrc_la-write-catalog.o libgettextsrc_la-write-properties.o libgettextsrc_la-write-stringtable.o libgettextsrc_la-write-po.o libgettextsrc_la-msgl-ascii.o libgettextsrc_la-msgl-iconv.o libgettextsrc_la-msgl-equal.o libgettextsrc_la-msgl-cat.o libgettextsrc_la-msgl-header.o libgettextsrc_la-msgl-english.o libgettextsrc_la-msgl-check.o libgettextsrc_la-file-list.o libgettextsrc_la-msgl-charset.o libgettextsrc_la-po-time.o libgettextsrc_la-plural-exp.o libgettextsrc_la-plural-eval.o libgettextsrc_la-plural-table.o libgettextsrc_la-format.o libgettextsrc_la-format-c.o libgettextsrc_la-format-sh.o libgettextsrc_la-format-python.o libgettextsrc_la-format-python-brace.o libgettextsrc_la-format-lisp.o libgettextsrc_la-format-elisp.o libgettextsrc_la-format-librep.o libgettextsrc_la-format-scheme.o libgettextsrc_la-format-java.o libgettextsrc_la-format-csharp.o libgettextsrc_la-format-awk.o libgettextsrc_la-format-pascal.o libgettextsrc_la-format-ycp.o libgettextsrc_la-format-tcl.o libgettextsrc_la-format-perl.o libgettextsrc_la-format-perl-brace.o libgettextsrc_la-format-php.o libgettextsrc_la-format-gcc-internal.o libgettextsrc_la-format-gfc-internal.o libgettextsrc_la-format-qt.o libgettextsrc_la-format-qt-plural.o libgettextsrc_la-format-kde.o libgettextsrc_la-format-boost.o libgettextsrc_la-format-lua.o libgettextsrc_la-format-javascript.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgettextsrc.a
# libtool: link: ( cd ".libs" && rm -f "libgettextsrc.la" && ln -s "../libgettextsrc.la" "libgettextsrc.la" )
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgcmp-msgcmp.o `test -f 'msgcmp.c' || echo './'`msgcmp.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgcmp-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o libgettextsrc.la -lm
# libtool: link: clang -o .libs/msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o ./.libs/libgettextsrc.so -L/usr/lib /tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -lc -lm
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgfmt-msgfmt.o `test -f 'msgfmt.c' || echo './'`msgfmt.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgfmt-write-mo.o `test -f 'write-mo.c' || echo './'`write-mo.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgfmt-write-java.o `test -f 'write-java.c' || echo './'`write-java.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgfmt-write-csharp.o `test -f 'write-csharp.c' || echo './'`write-csharp.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgfmt-write-resources.o `test -f 'write-resources.c' || echo './'`write-resources.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgfmt-write-tcl.o `test -f 'write-tcl.c' || echo './'`write-tcl.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgfmt-write-qt.o `test -f 'write-qt.c' || echo './'`write-qt.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-hash-string.o libgettextsrc.la
# libtool: link: clang -o .libs/msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-hash-string.o ./.libs/libgettextsrc.so -L/usr/lib /tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgmerge-msgmerge.o `test -f 'msgmerge.c' || echo './'`msgmerge.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgmerge-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgmerge-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgmerge-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o libgettextsrc.la -lm
# libtool: link: clang -o .libs/msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o ./.libs/libgettextsrc.so -L/usr/lib /tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -lc -lm
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgunfmt-msgunfmt.o `test -f 'msgunfmt.c' || echo './'`msgunfmt.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgunfmt-read-mo.o `test -f 'read-mo.c' || echo './'`read-mo.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgunfmt-read-java.o `test -f 'read-java.c' || echo './'`read-java.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgunfmt-read-csharp.o `test -f 'read-csharp.c' || echo './'`read-csharp.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgunfmt-read-resources.o `test -f 'read-resources.c' || echo './'`read-resources.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgunfmt-read-tcl.o `test -f 'read-tcl.c' || echo './'`read-tcl.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o libgettextsrc.la
# libtool: link: clang -o .libs/msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o ./.libs/libgettextsrc.so -L/usr/lib /tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-xgettext.o `test -f 'xgettext.c' || echo './'`xgettext.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-c.o `test -f 'x-c.c' || echo './'`x-c.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-po.o `test -f 'x-po.c' || echo './'`x-po.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-sh.o `test -f 'x-sh.c' || echo './'`x-sh.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-python.o `test -f 'x-python.c' || echo './'`x-python.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-lisp.o `test -f 'x-lisp.c' || echo './'`x-lisp.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-elisp.o `test -f 'x-elisp.c' || echo './'`x-elisp.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-librep.o `test -f 'x-librep.c' || echo './'`x-librep.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-scheme.o `test -f 'x-scheme.c' || echo './'`x-scheme.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-smalltalk.o `test -f 'x-smalltalk.c' || echo './'`x-smalltalk.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-java.o `test -f 'x-java.c' || echo './'`x-java.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-csharp.o `test -f 'x-csharp.c' || echo './'`x-csharp.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-awk.o `test -f 'x-awk.c' || echo './'`x-awk.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-ycp.o `test -f 'x-ycp.c' || echo './'`x-ycp.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-tcl.o `test -f 'x-tcl.c' || echo './'`x-tcl.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-perl.o `test -f 'x-perl.c' || echo './'`x-perl.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-php.o `test -f 'x-php.c' || echo './'`x-php.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-rst.o `test -f 'x-rst.c' || echo './'`x-rst.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-glade.o `test -f 'x-glade.c' || echo './'`x-glade.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-lua.o `test -f 'x-lua.c' || echo './'`x-lua.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-javascript.o `test -f 'x-javascript.c' || echo './'`x-javascript.c
# x-javascript.c:647:42: warning: too many arguments in call to 'comment_line_end'
# comment_line_end (1);
# ~~~~~~~~~~~~~~~~ ^
# x-javascript.c:658:46: warning: too many arguments in call to 'comment_line_end'
# comment_line_end (2);
# ~~~~~~~~~~~~~~~~ ^
# x-javascript.c:1331:37: warning: too many arguments in call to 'phase5_scan_regexp'
# phase5_scan_regexp (tp);
# ~~~~~~~~~~~~~~~~~~ ^
# 3 warnings generated.
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o xgettext-x-vala.o `test -f 'x-vala.c' || echo './'`x-vala.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o xgettext xgettext-xgettext.o xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o xgettext-x-lua.o xgettext-x-javascript.o xgettext-x-vala.o libgettextsrc.la -ldl
# libtool: link: clang -o .libs/xgettext xgettext-xgettext.o xgettext-x-c.o xgettext-x-po.o xgettext-x-sh.o xgettext-x-python.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-scheme.o xgettext-x-smalltalk.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-awk.o xgettext-x-ycp.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-rst.o xgettext-x-glade.o xgettext-x-lua.o xgettext-x-javascript.o xgettext-x-vala.o ./.libs/libgettextsrc.so -L/usr/lib /tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -lc -ldl
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgattrib-msgattrib.o `test -f 'msgattrib.c' || echo './'`msgattrib.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o msgattrib msgattrib-msgattrib.o libgettextsrc.la
# libtool: link: clang -o .libs/msgattrib msgattrib-msgattrib.o ./.libs/libgettextsrc.so -L/usr/lib /tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgcat-msgcat.o `test -f 'msgcat.c' || echo './'`msgcat.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o msgcat msgcat-msgcat.o libgettextsrc.la
# libtool: link: clang -o .libs/msgcat msgcat-msgcat.o ./.libs/libgettextsrc.so -L/usr/lib /tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgcomm-msgcomm.o `test -f 'msgcomm.c' || echo './'`msgcomm.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o msgcomm msgcomm-msgcomm.o libgettextsrc.la
# libtool: link: clang -o .libs/msgcomm msgcomm-msgcomm.o ./.libs/libgettextsrc.so -L/usr/lib /tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgconv-msgconv.o `test -f 'msgconv.c' || echo './'`msgconv.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o msgconv msgconv-msgconv.o libgettextsrc.la
# libtool: link: clang -o .libs/msgconv msgconv-msgconv.o ./.libs/libgettextsrc.so -L/usr/lib /tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgen-msgen.o `test -f 'msgen.c' || echo './'`msgen.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o msgen msgen-msgen.o libgettextsrc.la
# libtool: link: clang -o .libs/msgen msgen-msgen.o ./.libs/libgettextsrc.so -L/usr/lib /tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgexec-msgexec.o `test -f 'msgexec.c' || echo './'`msgexec.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o msgexec msgexec-msgexec.o libgettextsrc.la
# libtool: link: clang -o .libs/msgexec msgexec-msgexec.o ./.libs/libgettextsrc.so -L/usr/lib /tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgfilter-msgfilter.o `test -f 'msgfilter.c' || echo './'`msgfilter.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msgfilter-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o libgettextsrc.la
# libtool: link: clang -o .libs/msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o ./.libs/libgettextsrc.so -L/usr/lib /tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msggrep-msggrep.o `test -f 'msggrep.c' || echo './'`msggrep.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o msggrep msggrep-msggrep.o ../libgrep/libgrep.a libgettextsrc.la
# libtool: link: clang -o .libs/msggrep msggrep-msggrep.o ../libgrep/libgrep.a ./.libs/libgettextsrc.so -L/usr/lib /tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msginit-msginit.o `test -f 'msginit.c' || echo './'`msginit.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msginit-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msginit-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msginit-localealias.o `test -f '../../gettext-runtime/intl/localealias.c' || echo './'`../../gettext-runtime/intl/localealias.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msginit-lock.o `test -f '../../gettext-runtime/intl/lock.c' || echo './'`../../gettext-runtime/intl/lock.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o msginit-localealias.o msginit-lock.o libgettextsrc.la
# libtool: link: clang -o .libs/msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o msginit-localealias.o msginit-lock.o ./.libs/libgettextsrc.so -L/usr/lib /tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o msguniq-msguniq.o `test -f 'msguniq.c' || echo './'`msguniq.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o msguniq msguniq-msguniq.o libgettextsrc.la
# libtool: link: clang -o .libs/msguniq msguniq-msguniq.o ./.libs/libgettextsrc.so -L/usr/lib /tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o recode_sr_latin-recode-sr-latin.o `test -f 'recode-sr-latin.c' || echo './'`recode-sr-latin.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -c -o recode_sr_latin-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o ../gnulib-lib/libgettextlib.la -L/usr/lib -lunistring -R/usr/lib
# libtool: link: clang -o .libs/recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -Wl,-rpath -Wl,/usr/lib
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/lib/gettext\" -c -o hostname-hostname.o `test -f 'hostname.c' || echo './'`hostname.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o hostname hostname-hostname.o ../gnulib-lib/libgettextlib.la -L/usr/lib -lunistring -R/usr/lib
# libtool: link: clang -o .libs/hostname hostname-hostname.o ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -Wl,-rpath -Wl,/usr/lib
# clang -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=1 -DUSEJEXE=0 -DGETTEXTJEXEDIR=\"/usr/lib/gettext\" -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/lib/gettext\" -c -o urlget-urlget.o `test -f 'urlget.c' || echo './'`urlget.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o urlget urlget-urlget.o ../gnulib-lib/libgettextlib.la -L/usr/lib -lunistring -R/usr/lib
# libtool: link: clang -o .libs/urlget urlget-urlget.o ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lacl -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses -lunistring -Wl,-rpath -Wl,/usr/lib
# /bin/sh ../javacomp.sh -d . ./gnu/gettext/DumpResource.java
# warning: [options] bootstrap class path not set in conjunction with -source 1.3
# warning: [options] source value 1.3 is obsolete and will be removed in a future release
# warning: [options] target value 1.1 is obsolete and will be removed in a future release
# warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
# 4 warnings
# /bin/sh ../javacomp.sh -d . ./gnu/gettext/GetURL.java
# warning: [options] bootstrap class path not set in conjunction with -source 1.3
# warning: [options] source value 1.3 is obsolete and will be removed in a future release
# warning: [options] target value 1.1 is obsolete and will be removed in a future release
# warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
# 4 warnings
# jar cf gettext.jar gnu/gettext/DumpResource*.class gnu/gettext/GetURL*.class
# /bin/sh ../csharpcomp.sh -O -g -o msgfmt.net.exe ./msgfmt.cs
# /bin/sh ../csharpcomp.sh -O -g -o msgunfmt.net.exe -L ../../gettext-runtime/intl-csharp -l GNU.Gettext ./msgunfmt.cs
# make[4]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/src'
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/src'
# Making all in libgettextpo
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/libgettextpo'
# cp ./gettext-po.in.h gettext-po.h-tmp
# mv gettext-po.h-tmp gettext-po.h
# 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 INCLUDEDIR "/usr/include"'; \
# echo '#define OLDINCLUDEDIR "/usr/include"'; \
# echo '#define DOCDIR "/usr/share/doc/gettext"'; \
# echo '#define INFODIR "/usr/share/info"'; \
# echo '#define HTMLDIR "/usr/share/doc/gettext"'; \
# echo '#define DVIDIR "/usr/share/doc/gettext"'; \
# echo '#define PDFDIR "/usr/share/doc/gettext"'; \
# echo '#define PSDIR "/usr/share/doc/gettext"'; \
# 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/gettext-tools"'; \
# echo '#define PKGINCLUDEDIR "/usr/include/gettext-tools"'; \
# echo '#define PKGLIBDIR "/usr/lib/gettext-tools"'; \
# echo '#define PKGLIBEXECDIR "/usr/libexec/gettext-tools"'; \
# } | 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 fcntl.h-t fcntl.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_FCNTL_H''@||g' \
# -e 's/@''GNULIB_FCNTL''@/1/g' \
# -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_OPEN''@/1/g' \
# -e 's/@''GNULIB_OPENAT''@/0/g' \
# -e 's|@''HAVE_FCNTL''@|1|g' \
# -e 's|@''HAVE_OPENAT''@|1|g' \
# -e 's|@''REPLACE_FCNTL''@|1|g' \
# -e 's|@''REPLACE_OPEN''@|0|g' \
# -e 's|@''REPLACE_OPENAT''@|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' \
# < ./fcntl.in.h; \
# } > fcntl.h-t && \
# mv fcntl.h-t fcntl.h
# rm -f iconv.h-t iconv.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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 signal.h-t signal.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_SIGNAL_H''@||g' \
# -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
# -e 's|@''GNULIB_RAISE''@|1|g' \
# -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
# -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
# -e 's/@''GNULIB_SIGACTION''@/1/g' \
# -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
# -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
# -e 's|@''HAVE_RAISE''@|1|g' \
# -e 's|@''HAVE_SIGSET_T''@|1|g' \
# -e 's|@''HAVE_SIGINFO_T''@|1|g' \
# -e 's|@''HAVE_SIGACTION''@|1|g' \
# -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
# -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
# -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
# -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
# -e 's|@''REPLACE_RAISE''@|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' \
# < ./signal.in.h; \
# } > signal.h-t && \
# mv signal.h-t signal.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_GTPO|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_GETTEXT_TOOLS_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''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_FTELLO''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_FWRITE''@/1/g' \
# -e 's/@''GNULIB_GETC''@/1/g' \
# -e 's/@''GNULIB_GETCHAR''@/1/g' \
# -e 's/@''GNULIB_GETDELIM''@/1/g' \
# -e 's/@''GNULIB_GETLINE''@/1/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''@/1/g' \
# -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
# -e 's/@''GNULIB_TMPFILE''@/0/g' \
# -e 's/@''GNULIB_VASPRINTF''@/1/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''@/1/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
# rm -f stdlib.h-t stdlib.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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''@/1/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_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \
# -e 's/@''GNULIB_MKDTEMP''@/1/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_GETTEXT_TOOLS_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_RANDOM''@/0/g' \
# -e 's/@''GNULIB_RANDOM_R''@/0/g' \
# -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
# -e 's/@''GNULIB_REALPATH''@/1/g' \
# -e 's/@''GNULIB_RPMATCH''@/0/g' \
# -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
# -e 's/@''GNULIB_SETENV''@/1/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''@/1/g' \
# -e 's/@''GNULIB_WCTOMB''@/IN_GETTEXT_TOOLS_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_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_GTPO|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''@/1/g' \
# -e 's/@''GNULIB_MBSNLEN''@/0/g' \
# -e 's/@''GNULIB_MBSCHR''@/0/g' \
# -e 's/@''GNULIB_MBSRCHR''@/0/g' \
# -e 's/@''GNULIB_MBSSTR''@/1/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''@/1/g' \
# -e 's/@''GNULIB_STPCPY''@/1/g' \
# -e 's/@''GNULIB_STPNCPY''@/1/g' \
# -e 's/@''GNULIB_STRCHRNUL''@/1/g' \
# -e 's/@''GNULIB_STRDUP''@/0/g' \
# -e 's/@''GNULIB_STRNCAT''@/0/g' \
# -e 's/@''GNULIB_STRNDUP''@/0/g' \
# -e 's/@''GNULIB_STRNLEN''@/1/g' \
# -e 's/@''GNULIB_STRPBRK''@/1/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''@/1/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/stat.h-t sys/stat.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_STAT_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
# -e 's/@''GNULIB_FCHMODAT''@/0/g' \
# -e 's/@''GNULIB_FSTAT''@/1/g' \
# -e 's/@''GNULIB_FSTATAT''@/0/g' \
# -e 's/@''GNULIB_FUTIMENS''@/0/g' \
# -e 's/@''GNULIB_LCHMOD''@/0/g' \
# -e 's/@''GNULIB_LSTAT''@/1/g' \
# -e 's/@''GNULIB_MKDIRAT''@/0/g' \
# -e 's/@''GNULIB_MKFIFO''@/0/g' \
# -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
# -e 's/@''GNULIB_MKNOD''@/0/g' \
# -e 's/@''GNULIB_MKNODAT''@/0/g' \
# -e 's/@''GNULIB_STAT''@/1/g' \
# -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
# -e 's|@''HAVE_FCHMODAT''@|1|g' \
# -e 's|@''HAVE_FSTATAT''@|1|g' \
# -e 's|@''HAVE_FUTIMENS''@|1|g' \
# -e 's|@''HAVE_LCHMOD''@|1|g' \
# -e 's|@''HAVE_LSTAT''@|1|g' \
# -e 's|@''HAVE_MKDIRAT''@|1|g' \
# -e 's|@''HAVE_MKFIFO''@|1|g' \
# -e 's|@''HAVE_MKFIFOAT''@|1|g' \
# -e 's|@''HAVE_MKNOD''@|1|g' \
# -e 's|@''HAVE_MKNODAT''@|1|g' \
# -e 's|@''HAVE_UTIMENSAT''@|1|g' \
# -e 's|@''REPLACE_FSTAT''@|0|g' \
# -e 's|@''REPLACE_FSTATAT''@|0|g' \
# -e 's|@''REPLACE_FUTIMENS''@|0|g' \
# -e 's|@''REPLACE_LSTAT''@|0|g' \
# -e 's|@''REPLACE_MKDIR''@|0|g' \
# -e 's|@''REPLACE_MKFIFO''@|0|g' \
# -e 's|@''REPLACE_MKNOD''@|0|g' \
# -e 's|@''REPLACE_STAT''@|0|g' \
# -e 's|@''REPLACE_UTIMENSAT''@|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' \
# < ./sys_stat.in.h; \
# } > sys/stat.h-t && \
# mv sys/stat.h-t sys/stat.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_GTPO|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 time.h-t time.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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_TIME_H''@||g' \
# -e 's/@''GNULIB_MKTIME''@/0/g' \
# -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
# -e 's/@''GNULIB_STRPTIME''@/0/g' \
# -e 's/@''GNULIB_TIMEGM''@/0/g' \
# -e 's/@''GNULIB_TIME_R''@/0/g' \
# -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
# -e 's|@''HAVE_NANOSLEEP''@|1|g' \
# -e 's|@''HAVE_STRPTIME''@|1|g' \
# -e 's|@''HAVE_TIMEGM''@|1|g' \
# -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
# -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|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' \
# < ./time.in.h; \
# } > time.h-t && \
# mv time.h-t time.h
# rm -f unistd.h-t unistd.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|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''@/1/g' \
# -e 's/@''GNULIB_DUP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_DUP2''@/1/g' \
# -e 's/@''GNULIB_DUP3''@/0/g' \
# -e 's/@''GNULIB_ENVIRON''@/1/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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
# -e 's/@''GNULIB_GETDTABLESIZE''@/1/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_GETTEXT_TOOLS_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''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_PIPE''@/0/g' \
# -e 's/@''GNULIB_PIPE2''@/1/g' \
# -e 's/@''GNULIB_PREAD''@/0/g' \
# -e 's/@''GNULIB_PWRITE''@/0/g' \
# -e 's/@''GNULIB_READ''@/1/g' \
# -e 's/@''GNULIB_READLINK''@/1/g' \
# -e 's/@''GNULIB_READLINKAT''@/0/g' \
# -e 's/@''GNULIB_RMDIR''@/1/g' \
# -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
# -e 's/@''GNULIB_SLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_SYMLINK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/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''@/1/g' \
# -e 's/@''GNULIB_UNLINK''@/0/g' \
# -e 's/@''GNULIB_UNLINKAT''@/0/g' \
# -e 's/@''GNULIB_USLEEP''@/0/g' \
# -e 's/@''GNULIB_WRITE''@/1/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_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_RMDIR''@|0|g' \
# -e 's|@''REPLACE_SLEEP''@|0|g' \
# -e 's|@''REPLACE_SYMLINK''@|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_GTPO|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_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \
# -e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_MBSINIT''@/1/g' \
# -e 's/@''GNULIB_MBRTOWC''@/1/g' \
# -e 's/@''GNULIB_MBRLEN''@/IN_GETTEXT_TOOLS_LIBGREP/g' \
# -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
# -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
# -e 's/@''GNULIB_WCRTOMB''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/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_GTPO|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
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# : "Avoid double inclusion, to avoid a warning about redefinition of DLL_VARIABLE."; \
# echo '#ifndef GTPO_CONFIG_H'; \
# echo '#define GTPO_CONFIG_H'; \
# echo; \
# echo '#include "../config.h"'; \
# : "Turn all gettext() calls into dgettext() calls."; \
# echo '#define DEFAULT_TEXT_DOMAIN "gettext-tools"'; \
# : "All code is collected in a single library,"; \
# : "No references to variables in other libraries exist."; \
# echo '#undef DLL_VARIABLE'; \
# echo '#define DLL_VARIABLE'; \
# echo; \
# echo '#endif /* GTPO_CONFIG_H */'; \
# } > config.h && \
# if test -n "1"; then \
# { \
# for f in ../src/str-list.c ../src/dir-list.c ../src/message.c ../src/msgl-ascii.c ../src/po-error.c ../src/po-xerror.c ../src/write-catalog.c ../src/write-po.c ../src/open-catalog.c ../src/po-charset.c ../src/po-lex.c ../src/po-gram-gen.c ../src/read-po.c ../src/read-catalog-abstract.c ../src/read-catalog.c ../src/plural-table.c ../src/format-c.c ../src/format-sh.c ../src/format-python.c ../src/format-python-brace.c ../src/format-lisp.c ../src/format-elisp.c ../src/format-librep.c ../src/format-scheme.c ../src/format-java.c ../src/format-javascript.c ../src/format-csharp.c ../src/format-awk.c ../src/format-pascal.c ../src/format-ycp.c ../src/format-tcl.c ../src/format-perl.c ../src/format-perl-brace.c ../src/format-php.c ../src/format-gcc-internal.c ../src/format-gfc-internal.c ../src/format-qt.c ../src/format-qt-plural.c ../src/format-kde.c ../src/format-boost.c ../src/format-lua.c ../src/format.c ../src/plural-exp.c ../src/plural-eval.c ../src/msgl-check.c basename.h basename.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c c-strstr.h c-strstr.c concat-filename.c diffseq.h error-progname.h error-progname.c exitfail.c fd-hook.c file-ostream.c fstrcmp.h fstrcmp.c fwriteerror.h fwriteerror.c gcd.h gcd.c gettext.h hash.h hash.c localcharset.h localcharset.c glthread/lock.h glthread/lock.c malloca.c mbswidth.h mbswidth.c minmax.h ostream.c progname.h progname.c size_max.h striconv.h striconv.c striconveh.h striconveh.c striconveha.h striconveha.c glthread/threadlib.c glthread/tls.h glthread/tls.c unilbrk/lbrktables.c unilbrk/ulc-common.c unistd.c wctype-h.c xalloc.h xmalloc.c xstrdup.c xconcat-filename.c xerror.h xerror.c xmalloca.c xsize.h xsize.c xstriconv.h xstriconv.c xvasprintf.h xvasprintf.c xasprintf.c asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo; do \
# case $f in \
# *.c | *.o | *.lo ) \
# sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \
# test -f $sf || sf=./$sf; \
# of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \
# clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -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 \
# | sed -e 's,^obstack_free$,__obstack_free,' \
# | sed -e 's,^\(.*\)$,#define \1 libgettextpo_\1,' > config.h-t && \
# 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
# ../src/po-lex.c:241:21: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
# return (mbc->uc >= 0x0000 && mbc->uc <= 0x007F);
# ~~~~~~~ ^ ~~~~~~
# ../src/po-lex.c:273:14: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
# if (uc >= 0x0000 && uc <= 0x001F)
# ~~ ^ ~~~~~~
# 2 warnings generated.
# make all-am
# make[4]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/libgettextpo'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o gettext-po.lo gettext-po.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c gettext-po.c -fPIC -DPIC -o .libs/gettext-po.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c gettext-po.c -o gettext-po.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o str-list.lo `test -f '../src/str-list.c' || echo './'`../src/str-list.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/str-list.c -fPIC -DPIC -o .libs/str-list.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/str-list.c -o str-list.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o dir-list.lo `test -f '../src/dir-list.c' || echo './'`../src/dir-list.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/dir-list.c -fPIC -DPIC -o .libs/dir-list.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/dir-list.c -o dir-list.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o message.lo `test -f '../src/message.c' || echo './'`../src/message.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/message.c -fPIC -DPIC -o .libs/message.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/message.c -o message.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o msgl-ascii.lo `test -f '../src/msgl-ascii.c' || echo './'`../src/msgl-ascii.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/msgl-ascii.c -fPIC -DPIC -o .libs/msgl-ascii.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/msgl-ascii.c -o msgl-ascii.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o po-error.lo `test -f '../src/po-error.c' || echo './'`../src/po-error.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/po-error.c -fPIC -DPIC -o .libs/po-error.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/po-error.c -o po-error.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o po-xerror.lo `test -f '../src/po-xerror.c' || echo './'`../src/po-xerror.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/po-xerror.c -fPIC -DPIC -o .libs/po-xerror.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/po-xerror.c -o po-xerror.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o write-catalog.lo `test -f '../src/write-catalog.c' || echo './'`../src/write-catalog.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/write-catalog.c -fPIC -DPIC -o .libs/write-catalog.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/write-catalog.c -o write-catalog.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o write-po.lo `test -f '../src/write-po.c' || echo './'`../src/write-po.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/write-po.c -fPIC -DPIC -o .libs/write-po.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/write-po.c -o write-po.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o open-catalog.lo `test -f '../src/open-catalog.c' || echo './'`../src/open-catalog.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/open-catalog.c -fPIC -DPIC -o .libs/open-catalog.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/open-catalog.c -o open-catalog.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o po-charset.lo `test -f '../src/po-charset.c' || echo './'`../src/po-charset.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/po-charset.c -fPIC -DPIC -o .libs/po-charset.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/po-charset.c -o po-charset.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o po-lex.lo `test -f '../src/po-lex.c' || echo './'`../src/po-lex.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/po-lex.c -fPIC -DPIC -o .libs/po-lex.o
# ../src/po-lex.c:241:21: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
# return (mbc->uc >= 0x0000 && mbc->uc <= 0x007F);
# ~~~~~~~ ^ ~~~~~~
# ../src/po-lex.c:273:14: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
# if (uc >= 0x0000 && uc <= 0x001F)
# ~~ ^ ~~~~~~
# 2 warnings generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/po-lex.c -o po-lex.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o po-gram-gen.lo `test -f '../src/po-gram-gen.c' || echo './'`../src/po-gram-gen.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/po-gram-gen.c -fPIC -DPIC -o .libs/po-gram-gen.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/po-gram-gen.c -o po-gram-gen.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o read-po.lo `test -f '../src/read-po.c' || echo './'`../src/read-po.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/read-po.c -fPIC -DPIC -o .libs/read-po.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/read-po.c -o read-po.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o read-catalog-abstract.lo `test -f '../src/read-catalog-abstract.c' || echo './'`../src/read-catalog-abstract.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/read-catalog-abstract.c -fPIC -DPIC -o .libs/read-catalog-abstract.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/read-catalog-abstract.c -o read-catalog-abstract.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o read-catalog.lo `test -f '../src/read-catalog.c' || echo './'`../src/read-catalog.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/read-catalog.c -fPIC -DPIC -o .libs/read-catalog.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/read-catalog.c -o read-catalog.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o plural-table.lo `test -f '../src/plural-table.c' || echo './'`../src/plural-table.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/plural-table.c -fPIC -DPIC -o .libs/plural-table.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/plural-table.c -o plural-table.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-c.lo `test -f '../src/format-c.c' || echo './'`../src/format-c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-c.c -fPIC -DPIC -o .libs/format-c.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-c.c -o format-c.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-sh.lo `test -f '../src/format-sh.c' || echo './'`../src/format-sh.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-sh.c -fPIC -DPIC -o .libs/format-sh.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-sh.c -o format-sh.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-python.lo `test -f '../src/format-python.c' || echo './'`../src/format-python.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-python.c -fPIC -DPIC -o .libs/format-python.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-python.c -o format-python.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-python-brace.lo `test -f '../src/format-python-brace.c' || echo './'`../src/format-python-brace.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-python-brace.c -fPIC -DPIC -o .libs/format-python-brace.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-python-brace.c -o format-python-brace.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-lisp.lo `test -f '../src/format-lisp.c' || echo './'`../src/format-lisp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-lisp.c -fPIC -DPIC -o .libs/format-lisp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-lisp.c -o format-lisp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-elisp.lo `test -f '../src/format-elisp.c' || echo './'`../src/format-elisp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-elisp.c -fPIC -DPIC -o .libs/format-elisp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-elisp.c -o format-elisp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-librep.lo `test -f '../src/format-librep.c' || echo './'`../src/format-librep.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-librep.c -fPIC -DPIC -o .libs/format-librep.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-librep.c -o format-librep.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-scheme.lo `test -f '../src/format-scheme.c' || echo './'`../src/format-scheme.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-scheme.c -fPIC -DPIC -o .libs/format-scheme.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-scheme.c -o format-scheme.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-java.lo `test -f '../src/format-java.c' || echo './'`../src/format-java.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-java.c -fPIC -DPIC -o .libs/format-java.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-java.c -o format-java.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-javascript.lo `test -f '../src/format-javascript.c' || echo './'`../src/format-javascript.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-javascript.c -fPIC -DPIC -o .libs/format-javascript.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-javascript.c -o format-javascript.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-csharp.lo `test -f '../src/format-csharp.c' || echo './'`../src/format-csharp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-csharp.c -fPIC -DPIC -o .libs/format-csharp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-csharp.c -o format-csharp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-awk.lo `test -f '../src/format-awk.c' || echo './'`../src/format-awk.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-awk.c -fPIC -DPIC -o .libs/format-awk.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-awk.c -o format-awk.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-pascal.lo `test -f '../src/format-pascal.c' || echo './'`../src/format-pascal.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-pascal.c -fPIC -DPIC -o .libs/format-pascal.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-pascal.c -o format-pascal.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-ycp.lo `test -f '../src/format-ycp.c' || echo './'`../src/format-ycp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-ycp.c -fPIC -DPIC -o .libs/format-ycp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-ycp.c -o format-ycp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-tcl.lo `test -f '../src/format-tcl.c' || echo './'`../src/format-tcl.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-tcl.c -fPIC -DPIC -o .libs/format-tcl.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-tcl.c -o format-tcl.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-perl.lo `test -f '../src/format-perl.c' || echo './'`../src/format-perl.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-perl.c -fPIC -DPIC -o .libs/format-perl.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-perl.c -o format-perl.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-perl-brace.lo `test -f '../src/format-perl-brace.c' || echo './'`../src/format-perl-brace.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-perl-brace.c -fPIC -DPIC -o .libs/format-perl-brace.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-perl-brace.c -o format-perl-brace.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-php.lo `test -f '../src/format-php.c' || echo './'`../src/format-php.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-php.c -fPIC -DPIC -o .libs/format-php.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-php.c -o format-php.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-gcc-internal.lo `test -f '../src/format-gcc-internal.c' || echo './'`../src/format-gcc-internal.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-gcc-internal.c -fPIC -DPIC -o .libs/format-gcc-internal.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-gcc-internal.c -o format-gcc-internal.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-gfc-internal.lo `test -f '../src/format-gfc-internal.c' || echo './'`../src/format-gfc-internal.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-gfc-internal.c -fPIC -DPIC -o .libs/format-gfc-internal.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-gfc-internal.c -o format-gfc-internal.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-qt.lo `test -f '../src/format-qt.c' || echo './'`../src/format-qt.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-qt.c -fPIC -DPIC -o .libs/format-qt.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-qt.c -o format-qt.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-qt-plural.lo `test -f '../src/format-qt-plural.c' || echo './'`../src/format-qt-plural.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-qt-plural.c -fPIC -DPIC -o .libs/format-qt-plural.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-qt-plural.c -o format-qt-plural.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-kde.lo `test -f '../src/format-kde.c' || echo './'`../src/format-kde.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-kde.c -fPIC -DPIC -o .libs/format-kde.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-kde.c -o format-kde.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-boost.lo `test -f '../src/format-boost.c' || echo './'`../src/format-boost.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-boost.c -fPIC -DPIC -o .libs/format-boost.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-boost.c -o format-boost.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format-lua.lo `test -f '../src/format-lua.c' || echo './'`../src/format-lua.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-lua.c -fPIC -DPIC -o .libs/format-lua.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format-lua.c -o format-lua.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o format.lo `test -f '../src/format.c' || echo './'`../src/format.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format.c -fPIC -DPIC -o .libs/format.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/format.c -o format.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o plural-exp.lo `test -f '../src/plural-exp.c' || echo './'`../src/plural-exp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/plural-exp.c -o plural-exp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o plural-eval.lo `test -f '../src/plural-eval.c' || echo './'`../src/plural-eval.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/plural-eval.c -fPIC -DPIC -o .libs/plural-eval.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/plural-eval.c -o plural-eval.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o msgl-check.lo `test -f '../src/msgl-check.c' || echo './'`../src/msgl-check.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/msgl-check.c -fPIC -DPIC -o .libs/msgl-check.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ../src/msgl-check.c -o msgl-check.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o basename.lo basename.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c basename.c -fPIC -DPIC -o .libs/basename.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c basename.c -o basename.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o c-ctype.lo c-ctype.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c c-ctype.c -o c-ctype.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o c-strcasecmp.lo c-strcasecmp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o c-strncasecmp.lo c-strncasecmp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o c-strstr.lo c-strstr.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c c-strstr.c -fPIC -DPIC -o .libs/c-strstr.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c c-strstr.c -o c-strstr.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o concat-filename.lo concat-filename.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c concat-filename.c -fPIC -DPIC -o .libs/concat-filename.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c concat-filename.c -o concat-filename.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o error-progname.lo error-progname.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c error-progname.c -fPIC -DPIC -o .libs/error-progname.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c error-progname.c -o error-progname.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o exitfail.lo exitfail.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c exitfail.c -o exitfail.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o fd-hook.lo fd-hook.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c fd-hook.c -o fd-hook.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o file-ostream.lo file-ostream.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c file-ostream.c -fPIC -DPIC -o .libs/file-ostream.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c file-ostream.c -o file-ostream.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o fstrcmp.lo fstrcmp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c fstrcmp.c -fPIC -DPIC -o .libs/fstrcmp.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c fstrcmp.c -o fstrcmp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o fwriteerror.lo fwriteerror.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c fwriteerror.c -fPIC -DPIC -o .libs/fwriteerror.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c fwriteerror.c -o fwriteerror.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o gcd.lo gcd.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c gcd.c -fPIC -DPIC -o .libs/gcd.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c gcd.c -o gcd.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o hash.lo hash.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c hash.c -fPIC -DPIC -o .libs/hash.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c hash.c -o hash.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o localcharset.lo localcharset.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c localcharset.c -o localcharset.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o lock.lo `test -f 'glthread/lock.c' || echo './'`glthread/lock.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c glthread/lock.c -fPIC -DPIC -o .libs/lock.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c glthread/lock.c -o lock.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o malloca.lo malloca.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c malloca.c -fPIC -DPIC -o .libs/malloca.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c malloca.c -o malloca.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o mbswidth.lo mbswidth.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c mbswidth.c -fPIC -DPIC -o .libs/mbswidth.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c mbswidth.c -o mbswidth.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o ostream.lo ostream.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ostream.c -fPIC -DPIC -o .libs/ostream.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c ostream.c -o ostream.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o progname.lo progname.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c progname.c -fPIC -DPIC -o .libs/progname.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c progname.c -o progname.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o striconv.lo striconv.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c striconv.c -fPIC -DPIC -o .libs/striconv.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c striconv.c -o striconv.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o striconveh.lo striconveh.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c striconveh.c -o striconveh.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o striconveha.lo striconveha.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c striconveha.c -fPIC -DPIC -o .libs/striconveha.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c striconveha.c -o striconveha.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o threadlib.lo `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c glthread/threadlib.c -fPIC -DPIC -o .libs/threadlib.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c glthread/threadlib.c -o threadlib.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o tls.lo `test -f 'glthread/tls.c' || echo './'`glthread/tls.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c glthread/tls.c -fPIC -DPIC -o .libs/tls.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c glthread/tls.c -o tls.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o lbrktables.lo `test -f 'unilbrk/lbrktables.c' || echo './'`unilbrk/lbrktables.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c unilbrk/lbrktables.c -fPIC -DPIC -o .libs/lbrktables.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c unilbrk/lbrktables.c -o lbrktables.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o ulc-common.lo `test -f 'unilbrk/ulc-common.c' || echo './'`unilbrk/ulc-common.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c unilbrk/ulc-common.c -fPIC -DPIC -o .libs/ulc-common.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c unilbrk/ulc-common.c -o ulc-common.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o unistd.lo unistd.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c unistd.c -fPIC -DPIC -o .libs/unistd.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c unistd.c -o unistd.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o wctype-h.lo wctype-h.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c wctype-h.c -o wctype-h.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o xmalloc.lo xmalloc.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xmalloc.c -o xmalloc.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o xstrdup.lo xstrdup.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xstrdup.c -o xstrdup.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o xconcat-filename.lo xconcat-filename.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xconcat-filename.c -fPIC -DPIC -o .libs/xconcat-filename.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xconcat-filename.c -o xconcat-filename.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o xerror.lo xerror.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xerror.c -fPIC -DPIC -o .libs/xerror.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xerror.c -o xerror.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o xmalloca.lo xmalloca.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xmalloca.c -fPIC -DPIC -o .libs/xmalloca.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xmalloca.c -o xmalloca.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o xsize.lo xsize.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xsize.c -fPIC -DPIC -o .libs/xsize.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xsize.c -o xsize.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o xstriconv.lo xstriconv.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xstriconv.c -fPIC -DPIC -o .libs/xstriconv.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xstriconv.c -o xstriconv.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o xvasprintf.lo xvasprintf.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xvasprintf.c -o xvasprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o xasprintf.lo xasprintf.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c xasprintf.c -o xasprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o asnprintf.lo asnprintf.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c asnprintf.c -o asnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o printf-args.lo printf-args.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c printf-args.c -o printf-args.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o printf-parse.lo printf-parse.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c printf-parse.c -o printf-parse.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c -o vasnprintf.lo vasnprintf.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=link clang -no-undefined -L/usr/lib -lunistring -R/usr/lib -o libgnu.la basename.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strstr.lo concat-filename.lo error-progname.lo exitfail.lo fd-hook.lo file-ostream.lo fstrcmp.lo fwriteerror.lo gcd.lo hash.lo localcharset.lo lock.lo malloca.lo mbswidth.lo ostream.lo progname.lo striconv.lo striconveh.lo striconveha.lo threadlib.lo tls.lo lbrktables.lo ulc-common.lo unistd.lo wctype-h.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo xmalloca.lo xsize.lo xstriconv.lo xvasprintf.lo xasprintf.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo
# libtool: link: ar cru .libs/libgnu.a .libs/basename.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/c-strstr.o .libs/concat-filename.o .libs/error-progname.o .libs/exitfail.o .libs/fd-hook.o .libs/file-ostream.o .libs/fstrcmp.o .libs/fwriteerror.o .libs/gcd.o .libs/hash.o .libs/localcharset.o .libs/lock.o .libs/malloca.o .libs/mbswidth.o .libs/ostream.o .libs/progname.o .libs/striconv.o .libs/striconveh.o .libs/striconveha.o .libs/threadlib.o .libs/tls.o .libs/lbrktables.o .libs/ulc-common.o .libs/unistd.o .libs/wctype-h.o .libs/xmalloc.o .libs/xstrdup.o .libs/xconcat-filename.o .libs/xerror.o .libs/xmalloca.o .libs/xsize.o .libs/xstriconv.o .libs/xvasprintf.o .libs/xasprintf.o .libs/asnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgnu.a
# libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
# /bin/sh ../libtool --tag=CC --mode=link clang -version-info 5:2:5 -rpath /usr/lib -lc -no-undefined -o libgettextpo.la -rpath /usr/lib gettext-po.lo str-list.lo dir-list.lo message.lo msgl-ascii.lo po-error.lo po-xerror.lo write-catalog.lo write-po.lo open-catalog.lo po-charset.lo po-lex.lo po-gram-gen.lo read-po.lo read-catalog-abstract.lo read-catalog.lo plural-table.lo format-c.lo format-sh.lo format-python.lo format-python-brace.lo format-lisp.lo format-elisp.lo format-librep.lo format-scheme.lo format-java.lo format-javascript.lo format-csharp.lo format-awk.lo format-pascal.lo format-ycp.lo format-tcl.lo format-perl.lo format-perl-brace.lo format-php.lo format-gcc-internal.lo format-gfc-internal.lo format-qt.lo format-qt-plural.lo format-kde.lo format-boost.lo format-lua.lo format.lo plural-exp.lo plural-eval.lo msgl-check.lo libgnu.la -L/usr/lib -lunistring -R/usr/lib
# libtool: link: clang -shared -fPIC -DPIC .libs/gettext-po.o .libs/str-list.o .libs/dir-list.o .libs/message.o .libs/msgl-ascii.o .libs/po-error.o .libs/po-xerror.o .libs/write-catalog.o .libs/write-po.o .libs/open-catalog.o .libs/po-charset.o .libs/po-lex.o .libs/po-gram-gen.o .libs/read-po.o .libs/read-catalog-abstract.o .libs/read-catalog.o .libs/plural-table.o .libs/format-c.o .libs/format-sh.o .libs/format-python.o .libs/format-python-brace.o .libs/format-lisp.o .libs/format-elisp.o .libs/format-librep.o .libs/format-scheme.o .libs/format-java.o .libs/format-javascript.o .libs/format-csharp.o .libs/format-awk.o .libs/format-pascal.o .libs/format-ycp.o .libs/format-tcl.o .libs/format-perl.o .libs/format-perl-brace.o .libs/format-php.o .libs/format-gcc-internal.o .libs/format-gfc-internal.o .libs/format-qt.o .libs/format-qt-plural.o .libs/format-kde.o .libs/format-boost.o .libs/format-lua.o .libs/format.o .libs/plural-exp.o .libs/plural-eval.o .libs/msgl-check.o -Wl,--whole-archive ./.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib -lc -L/usr/lib -lunistring -Wl,-soname -Wl,libgettextpo.so.0 -o .libs/libgettextpo.so.0.5.2
# libtool: link: (cd ".libs" && rm -f "libgettextpo.so.0" && ln -s "libgettextpo.so.0.5.2" "libgettextpo.so.0")
# libtool: link: (cd ".libs" && rm -f "libgettextpo.so" && ln -s "libgettextpo.so.0.5.2" "libgettextpo.so")
# libtool: link: (cd .libs/libgettextpo.lax/libgnu.a && ar x "/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/libgettextpo/./.libs/libgnu.a")
# libtool: link: ar cru .libs/libgettextpo.a gettext-po.o str-list.o dir-list.o message.o msgl-ascii.o po-error.o po-xerror.o write-catalog.o write-po.o open-catalog.o po-charset.o po-lex.o po-gram-gen.o read-po.o read-catalog-abstract.o read-catalog.o plural-table.o format-c.o format-sh.o format-python.o format-python-brace.o format-lisp.o format-elisp.o format-librep.o format-scheme.o format-java.o format-javascript.o format-csharp.o format-awk.o format-pascal.o format-ycp.o format-tcl.o format-perl.o format-perl-brace.o format-php.o format-gcc-internal.o format-gfc-internal.o format-qt.o format-qt-plural.o format-kde.o format-boost.o format-lua.o format.o plural-exp.o plural-eval.o msgl-check.o .libs/libgettextpo.lax/libgnu.a/asnprintf.o .libs/libgettextpo.lax/libgnu.a/basename.o .libs/libgettextpo.lax/libgnu.a/c-ctype.o .libs/libgettextpo.lax/libgnu.a/c-strcasecmp.o .libs/libgettextpo.lax/libgnu.a/c-strncasecmp.o .libs/libgettextpo.lax/libgnu.a/c-strstr.o .libs/libgettextpo.lax/libgnu.a/concat-filename.o .libs/libgettextpo.lax/libgnu.a/error-progname.o .libs/libgettextpo.lax/libgnu.a/exitfail.o .libs/libgettextpo.lax/libgnu.a/fd-hook.o .libs/libgettextpo.lax/libgnu.a/file-ostream.o .libs/libgettextpo.lax/libgnu.a/fstrcmp.o .libs/libgettextpo.lax/libgnu.a/fwriteerror.o .libs/libgettextpo.lax/libgnu.a/gcd.o .libs/libgettextpo.lax/libgnu.a/hash.o .libs/libgettextpo.lax/libgnu.a/lbrktables.o .libs/libgettextpo.lax/libgnu.a/localcharset.o .libs/libgettextpo.lax/libgnu.a/lock.o .libs/libgettextpo.lax/libgnu.a/malloca.o .libs/libgettextpo.lax/libgnu.a/mbswidth.o .libs/libgettextpo.lax/libgnu.a/ostream.o .libs/libgettextpo.lax/libgnu.a/printf-args.o .libs/libgettextpo.lax/libgnu.a/printf-parse.o .libs/libgettextpo.lax/libgnu.a/progname.o .libs/libgettextpo.lax/libgnu.a/striconv.o .libs/libgettextpo.lax/libgnu.a/striconveh.o .libs/libgettextpo.lax/libgnu.a/striconveha.o .libs/libgettextpo.lax/libgnu.a/threadlib.o .libs/libgettextpo.lax/libgnu.a/tls.o .libs/libgettextpo.lax/libgnu.a/ulc-common.o .libs/libgettextpo.lax/libgnu.a/unistd.o .libs/libgettextpo.lax/libgnu.a/vasnprintf.o .libs/libgettextpo.lax/libgnu.a/wctype-h.o .libs/libgettextpo.lax/libgnu.a/xasprintf.o .libs/libgettextpo.lax/libgnu.a/xconcat-filename.o .libs/libgettextpo.lax/libgnu.a/xerror.o .libs/libgettextpo.lax/libgnu.a/xmalloc.o .libs/libgettextpo.lax/libgnu.a/xmalloca.o .libs/libgettextpo.lax/libgnu.a/xsize.o .libs/libgettextpo.lax/libgnu.a/xstrdup.o .libs/libgettextpo.lax/libgnu.a/xstriconv.o .libs/libgettextpo.lax/libgnu.a/xvasprintf.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgettextpo.a
# libtool: link: rm -fr .libs/libgettextpo.lax
# libtool: link: ( cd ".libs" && rm -f "libgettextpo.la" && ln -s "../libgettextpo.la" "libgettextpo.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''@/gettext-tools/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''@/gettext-tools/g' ref-del.sin > t-ref-del.sed && \
# mv t-ref-del.sed ref-del.sed
# make[4]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/libgettextpo'
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/libgettextpo'
# Making all in po
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/po'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/po'
# Making all in projects
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/projects'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/projects'
# Making all in styles
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/styles'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/styles'
# Making all in misc
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/misc'
# if test "no" != "no"; then \
# am__dir=. am__subdir_includes=''; \
# case start-po.elc in */*) \
# am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`; \
# am__subdir_includes="-L $am__dir -L ./$am__dir"; \
# esac; \
# test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \
# no --batch \
# \
# $am__subdir_includes -L . -L . \
# --eval "(defun byte-compile-dest-file (f) \"start-po.elc\")" \
# --eval "(unless (byte-compile-file \"start-po.el\") (kill-emacs 1))"; \
# else :; fi
# if test "no" != "no"; then \
# am__dir=. am__subdir_includes=''; \
# case po-mode.elc in */*) \
# am__dir=`echo 'po-mode.elc' | sed 's,/[^/]*$,,'`; \
# am__subdir_includes="-L $am__dir -L ./$am__dir"; \
# esac; \
# test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \
# no --batch \
# \
# $am__subdir_includes -L . -L . \
# --eval "(defun byte-compile-dest-file (f) \"po-mode.elc\")" \
# --eval "(unless (byte-compile-file \"po-mode.el\") (kill-emacs 1))"; \
# else :; fi
# if test "no" != "no"; then \
# am__dir=. am__subdir_includes=''; \
# case po-compat.elc in */*) \
# am__dir=`echo 'po-compat.elc' | sed 's,/[^/]*$,,'`; \
# am__subdir_includes="-L $am__dir -L ./$am__dir"; \
# esac; \
# test -d "$am__dir" || /usr/bin/mkdir -p "$am__dir" || exit 1; \
# no --batch \
# \
# $am__subdir_includes -L . -L . \
# --eval "(defun byte-compile-dest-file (f) \"po-compat.elc\")" \
# --eval "(unless (byte-compile-file \"po-compat.el\") (kill-emacs 1))"; \
# else :; fi
# if test -f archive.dir.tar; then \
# inputfile=archive.dir.tar; \
# else \
# inputfile='.'/archive.dir.tar; \
# fi; \
# xz -c -5 < "$inputfile" > archive.dir.tar.xz-t && mv archive.dir.tar.xz-t archive.dir.tar.xz
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/misc'
# Making all in man
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/man'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/man'
# Making all in m4
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/m4'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/m4'
# Making all in tests
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/tests'
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DINSTALLDIR=\".\" -c -o tstgettext-tstgettext.o `test -f 'tstgettext.c' || echo './'`tstgettext.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DINSTALLDIR=\".\" -c -o tstgettext-setlocale.o `test -f 'setlocale.c' || echo './'`setlocale.c
# /bin/sh ../libtool --tag=CC --mode=link clang -DINSTALLDIR=\".\" -o tstgettext tstgettext-tstgettext.o tstgettext-setlocale.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la
# libtool: link: clang -DINSTALLDIR=\".\" -o .libs/tstgettext tstgettext-tstgettext.o tstgettext-setlocale.o ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lacl -lunistring -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses ../intl/.libs/libgnuintl.so -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DINSTALLDIR=\".\" -c -o tstngettext-tstngettext.o `test -f 'tstngettext.c' || echo './'`tstngettext.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DINSTALLDIR=\".\" -c -o tstngettext-setlocale.o `test -f 'setlocale.c' || echo './'`setlocale.c
# /bin/sh ../libtool --tag=CC --mode=link clang -DINSTALLDIR=\".\" -o tstngettext tstngettext-tstngettext.o tstngettext-setlocale.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la
# libtool: link: clang -DINSTALLDIR=\".\" -o .libs/tstngettext tstngettext-tstngettext.o tstngettext-setlocale.o ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lacl -lunistring -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses ../intl/.libs/libgnuintl.so -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -c testlocale.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o testlocale testlocale.o ../intl/libgnuintl.la
# libtool: link: clang -o .libs/testlocale testlocale.o ../intl/.libs/libgnuintl.so -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -c gettext-3-prg.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o gettext-3-prg gettext-3-prg.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la
# libtool: link: clang -o .libs/gettext-3-prg gettext-3-prg.o ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lacl -lunistring -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses ../intl/.libs/libgnuintl.so -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -c gettext-4-prg.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o gettext-4-prg gettext-4-prg.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la
# libtool: link: clang -o .libs/gettext-4-prg gettext-4-prg.o ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lacl -lunistring -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses ../intl/.libs/libgnuintl.so -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -c gettext-5-prg.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o gettext-5-prg gettext-5-prg.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la
# libtool: link: clang -o .libs/gettext-5-prg gettext-5-prg.o ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lacl -lunistring -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses ../intl/.libs/libgnuintl.so -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DUSE_POSIX_THREADS -c -o gettext_6_prg-gettext-6-prg.o `test -f 'gettext-6-prg.c' || echo './'`gettext-6-prg.c
# /bin/sh ../libtool --tag=CC --mode=link clang -DUSE_POSIX_THREADS -o gettext-6-prg gettext_6_prg-gettext-6-prg.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la -lpthread
# libtool: link: clang -DUSE_POSIX_THREADS -o .libs/gettext-6-prg gettext_6_prg-gettext-6-prg.o ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lacl -lunistring -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses ../intl/.libs/libgnuintl.so -lc -lpthread
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DUSE_POSIX_THREADS -c -o gettext_7_prg-gettext-7-prg.o `test -f 'gettext-7-prg.c' || echo './'`gettext-7-prg.c
# /bin/sh ../libtool --tag=CC --mode=link clang -DUSE_POSIX_THREADS -o gettext-7-prg gettext_7_prg-gettext-7-prg.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la -lpthread
# libtool: link: clang -DUSE_POSIX_THREADS -o .libs/gettext-7-prg gettext_7_prg-gettext-7-prg.o ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lacl -lunistring -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses ../intl/.libs/libgnuintl.so -lc -lpthread
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -c gettext-8-prg.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o gettext-8-prg gettext-8-prg.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la
# libtool: link: clang -o .libs/gettext-8-prg gettext-8-prg.o ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lacl -lunistring -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses ../intl/.libs/libgnuintl.so -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -c plural-1-prg.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -c setlocale.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o cake plural-1-prg.o setlocale.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la
# libtool: link: clang -o .libs/cake plural-1-prg.o setlocale.o ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lacl -lunistring -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses ../intl/.libs/libgnuintl.so -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -c format-c-3-prg.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o fc3 format-c-3-prg.o setlocale.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la
# libtool: link: clang -o .libs/fc3 format-c-3-prg.o setlocale.o ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lacl -lunistring -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses ../intl/.libs/libgnuintl.so -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -c format-c-4-prg.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o fc4 format-c-4-prg.o setlocale.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la
# libtool: link: clang -o .libs/fc4 format-c-4-prg.o setlocale.o ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lacl -lunistring -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses ../intl/.libs/libgnuintl.so -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -c format-c-5-prg.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o fc5 format-c-5-prg.o ../gnulib-lib/libgettextlib.la ../intl/libgnuintl.la
# libtool: link: clang -o .libs/fc5 format-c-5-prg.o ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib -lacl -lunistring -lcroco-0.6 -lglib-2.0 -lxml2 -lncurses ../intl/.libs/libgnuintl.so -lc
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../libgettextpo -I../libgettextpo -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -c -o gettextpo_1_prg-gettextpo-1-prg.o `test -f 'gettextpo-1-prg.c' || echo './'`gettextpo-1-prg.c
# /bin/sh ../libtool --tag=CC --mode=link clang -o gettextpo-1-prg gettextpo_1_prg-gettextpo-1-prg.o ../libgettextpo/libgettextpo.la ../intl/libgnuintl.la
# libtool: link: clang -o .libs/gettextpo-1-prg gettextpo_1_prg-gettextpo-1-prg.o ../libgettextpo/.libs/libgettextpo.so -L/usr/lib -lunistring ../intl/.libs/libgnuintl.so -lc
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/tests'
# Making all in gnulib-tests
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-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/@''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 test-posix_spawn1.sh-t test-posix_spawn1.sh && \
# cp ./test-posix_spawn1.in.sh test-posix_spawn1.sh-t && \
# mv test-posix_spawn1.sh-t test-posix_spawn1.sh
# rm -f test-posix_spawn2.sh-t test-posix_spawn2.sh && \
# cp ./test-posix_spawn2.in.sh test-posix_spawn2.sh-t && \
# mv test-posix_spawn2.sh-t test-posix_spawn2.sh
# 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
# make all-recursive
# make[4]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-tests'
# Making all in .
# make[5]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-tests'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-tests'
# make[4]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-tests'
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/gnulib-tests'
# Making all in examples
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/examples'
# Making all in po
# make[4]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/examples/po'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/examples/po'
# make[4]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/examples'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/examples'
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/examples'
# make[3]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools'
# make[3]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools'
# make[2]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools'
# make[1]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools'
# make[1]: Entering directory '/tmp/gettext-mono/src/gettext-0.18.3.1'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/gettext-mono/src/gettext-0.18.3.1'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "gettext-mono"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: gettext-mono 0.18.3.1-1 (Thu Apr 13 16:17:35 UTC 2017)

CMD: pacman --query --file gettext-mono-0.18.3.1-1-x86_64.pkg.tar.xz
# gettext-mono 0.18.3.1-1

Creating hybrid package for 'gettext-mono'

Trying to find vanilla package 'gettext-mono'...

CMD: pacman --query --file /mirror/gettext-mono-0.18.3.1-1.pkg.tar.xz
# gettext-mono 0.18.3.1-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/GNU.Gettext.dll
# /usr/lib/gettext/msgfmt.net.exe
# /usr/lib/gettext/msgunfmt.net.exe
# /sysroot/usr/lib/GNU.Gettext.dll
# /sysroot/usr/lib/gettext/msgfmt.net.exe
# /sysroot/usr/lib/gettext/msgunfmt.net.exe

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf gettext-mono.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/gettext-mono.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gettext-mono.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/gettext-mono.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/gettext-mono/src/gettext-0.18.3.1/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 --enable-csharp=mono
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = df77399bb2d2
# 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:1949: checking for a BSD-compatible install
# configure:2017: result: /usr/bin/install -c
# configure:2028: checking whether build environment is sane
# configure:2083: result: yes
# configure:2142: checking for x86_64-unknown-linux-strip
# configure:2172: result: no
# configure:2182: checking for strip
# configure:2198: found /usr/bin/strip
# configure:2209: result: strip
# configure:2234: checking for a thread-safe mkdir -p
# configure:2273: result: /usr/bin/mkdir -p
# configure:2280: checking for gawk
# configure:2296: found /usr/bin/gawk
# configure:2307: result: gawk
# configure:2318: checking whether make sets $(MAKE)
# configure:2340: result: yes
# configure:2369: checking whether make supports nested variables
# configure:2386: result: yes
# configure:2497: checking build system type
# configure:2511: result: x86_64-unknown-linux-gnu
# configure:2531: checking host system type
# configure:2544: result: x86_64-unknown-linux-gnu
# configure:3192: checking that generated files are newer than configure
# configure:3198: result: done
# configure:3206: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by gettext 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 df77399bb2d2
#
# config.status:766: creating Makefile
# config.status:766: creating gnulib-local/Makefile
# configure:4292: === configuring in gettext-runtime (/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime)
# configure:4355: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-csharp=mono' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
# configure:4292: === configuring in gettext-tools (/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools)
# configure:4355: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-csharp=mono' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_EMACSLOADPATH_set=
# ac_cv_env_EMACSLOADPATH_value=
# ac_cv_env_EMACS_set=
# ac_cv_env_EMACS_value=
# ac_cv_env_GCJFLAGS_set=
# ac_cv_env_GCJFLAGS_value=
# ac_cv_env_GCJ_set=
# ac_cv_env_GCJ_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_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_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_host=x86_64-unknown-linux-gnu
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_make_make_set=yes
# am_cv_make_support_nested_variables=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing aclocal-1.13'
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing automake-1.13'
# AWK='gawk'
# CC='clang'
# CFLAGS=''
# CPP=''
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP=''
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gettext\" -DVERSION=\"0.18.3\"'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EMACS=''
# EMACSLOADPATH=''
# GCJ=''
# GCJFLAGS=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# PACKAGE='gettext'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.18.3'
# YACC=''
# YFLAGS=''
# am__isrc=''
# am__leading_dot='.'
# am__tar='${AMTAR} chof - --owner=root --group=root "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# 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/gettext-mono/src/gettext-0.18.3.1/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=' gettext-runtime gettext-tools'
# 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 "gettext"
# #define VERSION "0.18.3"
#
# configure: exit 0

CMD: config logfiles '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/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 --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --enable-csharp=mono host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= CXX=clang++ CXXFLAGS= --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = df77399bb2d2
# 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:3400: checking for a BSD-compatible install
# configure:3468: result: /usr/bin/install -c
# configure:3479: checking whether build environment is sane
# configure:3534: result: yes
# configure:3593: checking for x86_64-unknown-linux-strip
# configure:3623: result: no
# configure:3633: checking for strip
# configure:3649: found /usr/bin/strip
# configure:3660: result: strip
# configure:3685: checking for a thread-safe mkdir -p
# configure:3724: result: /usr/bin/mkdir -p
# configure:3731: checking for gawk
# configure:3747: found /usr/bin/gawk
# configure:3758: result: gawk
# configure:3769: checking whether make sets $(MAKE)
# configure:3791: result: yes
# configure:3820: checking whether make supports nested variables
# configure:3837: result: yes
# configure:3944: checking for x86_64-unknown-linux-gcc
# configure:3971: result: clang
# configure:4240: checking for C compiler version
# configure:4249: 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:4260: $? = 0
# configure:4249: 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:4260: $? = 0
# configure:4249: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4260: $? = 1
# configure:4249: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4260: $? = 1
# configure:4280: checking whether the C compiler works
# configure:4302: clang conftest.c >&5
# configure:4306: $? = 0
# configure:4354: result: yes
# configure:4357: checking for C compiler default output file name
# configure:4359: result: a.out
# configure:4365: checking for suffix of executables
# configure:4372: clang -o conftest conftest.c >&5
# configure:4376: $? = 0
# configure:4398: result:
# configure:4420: checking whether we are cross compiling
# configure:4428: clang -o conftest conftest.c >&5
# configure:4432: $? = 0
# configure:4439: ./conftest
# configure:4443: $? = 0
# configure:4458: result: no
# configure:4463: checking for suffix of object files
# configure:4485: clang -c conftest.c >&5
# configure:4489: $? = 0
# configure:4510: result: o
# configure:4514: checking whether we are using the GNU C compiler
# configure:4533: clang -c conftest.c >&5
# configure:4533: $? = 0
# configure:4542: result: yes
# configure:4551: checking whether clang accepts -g
# configure:4571: clang -c -g conftest.c >&5
# configure:4571: $? = 0
# configure:4612: result: yes
# configure:4629: checking for clang option to accept ISO C89
# configure:4692: clang -c conftest.c >&5
# configure:4692: $? = 0
# configure:4705: result: none needed
# configure:4736: checking for style of include used by make
# configure:4764: result: GNU
# configure:4790: checking dependency style of clang
# configure:4901: result: gcc3
# configure:4921: checking for bison
# configure:4937: found /usr/bin/bison
# configure:4948: result: bison -y
# configure:4962: checking whether to use Java
# configure:4971: result: yes
# configure:4989: checking how to run the C preprocessor
# configure:5020: clang -E conftest.c
# configure:5020: $? = 0
# configure:5034: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5034: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | /* end confdefs.h. */
# | #include
# configure:5059: result: clang -E
# configure:5079: clang -E conftest.c
# configure:5079: $? = 0
# configure:5093: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5093: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | /* end confdefs.h. */
# | #include
# configure:5122: checking for grep that handles long lines and -e
# configure:5180: result: /usr/bin/grep
# configure:5185: checking for egrep
# configure:5247: result: /usr/bin/grep -E
# configure:5308: checking for Java compiler
# configure:5548: found /usr/bin/javac
# configure:5688: javac -d . conftest.java
# configure:5717: javac -target 1.1 -d . conftest.java
# javac: target release 1.1 conflicts with default source release 1.8
# configure:5746: javac -target 1.1 -source 1.3 -d . conftest.java
# warning: [options] bootstrap class path not set in conjunction with -source 1.3
# warning: [options] source value 1.3 is obsolete and will be removed in a future release
# warning: [options] target value 1.1 is obsolete and will be removed in a future release
# warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
# 4 warnings
# configure:5783: result: javac -target 1.1 -source 1.3
# configure:5795: checking for jar
# configure:5811: found /usr/bin/jar
# configure:5822: result: jar
# configure:5838: checking for preferred C# implementation
# configure:5848: result: mono
# configure:5865: checking for C# compiler
# configure:5919: found /usr/bin/mcs
# configure:6013: result: mcs
# configure:6034: checking build system type
# configure:6048: result: x86_64-unknown-linux-gnu
# configure:6068: checking host system type
# configure:6081: result: x86_64-unknown-linux-gnu
# configure:6107: checking for Minix Amsterdam compiler
# configure:6131: result: no
# configure:6143: checking for x86_64-unknown-linux-ar
# configure:6173: result: no
# configure:6183: checking for ar
# configure:6199: found /usr/bin/ar
# configure:6210: result: ar
# configure:6250: checking for x86_64-unknown-linux-ranlib
# configure:6280: result: no
# configure:6290: checking for ranlib
# configure:6306: found /usr/bin/ranlib
# configure:6317: result: ranlib
# configure:6344: checking whether clang and cc understand -c and -o together
# configure:6375: clang -c conftest.c -o conftest2.o >&5
# configure:6379: $? = 0
# configure:6385: clang -c conftest.c -o conftest2.o >&5
# configure:6389: $? = 0
# configure:6400: cc -c conftest.c >&5
# configure:6404: $? = 0
# configure:6412: cc -c conftest.c -o conftest2.o >&5
# configure:6416: $? = 0
# configure:6422: cc -c conftest.c -o conftest2.o >&5
# configure:6426: $? = 0
# configure:6444: result: yes
# configure:6469: checking for ANSI C header files
# configure:6489: clang -c conftest.c >&5
# configure:6489: $? = 0
# configure:6562: clang -o conftest conftest.c >&5
# configure:6562: $? = 0
# configure:6562: ./conftest
# configure:6562: $? = 0
# configure:6573: result: yes
# configure:6586: checking for sys/types.h
# configure:6586: clang -c conftest.c >&5
# configure:6586: $? = 0
# configure:6586: result: yes
# configure:6586: checking for sys/stat.h
# configure:6586: clang -c conftest.c >&5
# configure:6586: $? = 0
# configure:6586: result: yes
# configure:6586: checking for stdlib.h
# configure:6586: clang -c conftest.c >&5
# configure:6586: $? = 0
# configure:6586: result: yes
# configure:6586: checking for string.h
# configure:6586: clang -c conftest.c >&5
# configure:6586: $? = 0
# configure:6586: result: yes
# configure:6586: checking for memory.h
# configure:6586: clang -c conftest.c >&5
# configure:6586: $? = 0
# configure:6586: result: yes
# configure:6586: checking for strings.h
# configure:6586: clang -c conftest.c >&5
# configure:6586: $? = 0
# configure:6586: result: yes
# configure:6586: checking for inttypes.h
# configure:6586: clang -c conftest.c >&5
# configure:6586: $? = 0
# configure:6586: result: yes
# configure:6586: checking for stdint.h
# configure:6586: clang -c conftest.c >&5
# configure:6586: $? = 0
# configure:6586: result: yes
# configure:6586: checking for unistd.h
# configure:6586: clang -c conftest.c >&5
# configure:6586: $? = 0
# configure:6586: result: yes
# configure:6599: checking minix/config.h usability
# configure:6599: clang -c conftest.c >&5
# conftest.c:55:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:6599: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #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:6599: result: no
# configure:6599: checking minix/config.h presence
# configure:6599: clang -E conftest.c
# conftest.c:22:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:6599: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #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:6599: result: no
# configure:6599: checking for minix/config.h
# configure:6599: result: no
# configure:6623: checking whether it is safe to define __EXTENSIONS__
# configure:6641: clang -c conftest.c >&5
# configure:6641: $? = 0
# configure:6648: result: yes
# configure:6663: checking whether _XOPEN_SOURCE should be defined
# configure:6682: clang -c conftest.c >&5
# configure:6682: $? = 0
# configure:6706: result: no
# configure:6725: checking for special C compiler options needed for large files
# configure:6770: result: no
# configure:6776: checking for _FILE_OFFSET_BITS value needed for large files
# configure:6801: clang -c conftest.c >&5
# configure:6801: $? = 0
# configure:6833: result: no
# configure:7174: checking how to print strings
# configure:7201: result: printf
# configure:7222: checking for a sed that does not truncate output
# configure:7286: result: /usr/bin/sed
# configure:7304: checking for fgrep
# configure:7366: result: /usr/bin/grep -F
# configure:7401: checking for ld used by clang
# configure:7468: result: /usr/bin/ld
# configure:7475: checking if the linker (/usr/bin/ld) is GNU ld
# configure:7490: result: yes
# configure:7502: checking for BSD- or MS-compatible name lister (nm)
# configure:7554: result: /usr/bin/nm -B
# configure:7684: checking the name lister (/usr/bin/nm -B) interface
# configure:7691: clang -c conftest.c >&5
# configure:7694: /usr/bin/nm -B "conftest.o"
# configure:7697: output
# 0000000000000000 B some_variable
# configure:7704: result: BSD nm
# configure:7707: checking whether ln -s works
# configure:7711: result: yes
# configure:7719: checking the maximum length of command line arguments
# configure:7849: result: 1572864
# configure:7866: checking whether the shell understands some XSI constructs
# configure:7876: result: yes
# configure:7880: checking whether the shell understands "+="
# configure:7886: result: yes
# configure:7921: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:7961: result: func_convert_file_noop
# configure:7968: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:7988: result: func_convert_file_noop
# configure:7995: checking for /usr/bin/ld option to reload object files
# configure:8002: result: -r
# configure:8036: checking for x86_64-unknown-linux-objdump
# configure:8066: result: no
# configure:8076: checking for objdump
# configure:8092: found /usr/bin/objdump
# configure:8103: result: objdump
# configure:8132: checking how to recognize dependent libraries
# configure:8334: result: pass_all
# configure:8379: checking for x86_64-unknown-linux-dlltool
# configure:8409: result: no
# configure:8419: checking for dlltool
# configure:8449: result: no
# configure:8476: checking how to associate runtime and link libraries
# configure:8503: result: printf %s\n
# configure:8519: checking for x86_64-unknown-linux-ar
# configure:8546: result: ar
# configure:8627: checking for archiver @FILE support
# configure:8644: clang -c conftest.c >&5
# configure:8644: $? = 0
# configure:8647: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:8650: $? = 0
# configure:8655: 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:8658: $? = 1
# configure:8670: result: @
# configure:8688: checking for x86_64-unknown-linux-strip
# configure:8715: result: strip
# configure:8787: checking for x86_64-unknown-linux-ranlib
# configure:8814: result: ranlib
# configure:8956: checking command to parse /usr/bin/nm -B output from clang object
# configure:9076: clang -c conftest.c >&5
# configure:9079: $? = 0
# configure:9083: /usr/bin/nm -B 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:9086: $? = 0
# configure:9152: clang -o conftest conftest.c conftstm.o >&5
# configure:9155: $? = 0
# configure:9193: result: ok
# configure:9230: checking for sysroot
# configure:9260: result: no
# configure:9337: clang -c conftest.c >&5
# configure:9340: $? = 0
# configure:9476: checking for x86_64-unknown-linux-mt
# configure:9506: result: no
# configure:9516: checking for mt
# configure:9546: result: no
# configure:9566: checking if : is a manifest tool
# configure:9572: : '-?'
# configure:9580: result: no
# configure:10219: checking for dlfcn.h
# configure:10219: clang -c conftest.c >&5
# configure:10219: $? = 0
# configure:10219: result: yes
# configure:10723: checking for objdir
# configure:10738: result: .libs
# configure:11009: checking if clang supports -fno-rtti -fno-exceptions
# configure:11027: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:11031: $? = 0
# configure:11044: result: yes
# configure:11371: checking for clang option to produce PIC
# configure:11378: result: -fPIC -DPIC
# configure:11386: checking if clang PIC flag -fPIC -DPIC works
# configure:11404: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:11408: $? = 0
# configure:11421: result: yes
# configure:11450: checking if clang static flag -static works
# configure:11478: result: yes
# configure:11493: checking if clang supports -c -o file.o
# configure:11514: clang -c -o out/conftest2.o conftest.c >&5
# configure:11518: $? = 0
# configure:11540: result: yes
# configure:11548: checking if clang supports -c -o file.o
# configure:11595: result: yes
# configure:11628: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12781: result: yes
# configure:12818: checking whether -lc should be explicitly linked in
# configure:12826: clang -c conftest.c >&5
# configure:12829: $? = 0
# configure:12844: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:12847: $? = 0
# configure:12861: result: no
# configure:13021: checking dynamic linker characteristics
# configure:13532: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:13532: $? = 0
# configure:13754: result: GNU/Linux ld.so
# configure:13861: checking how to hardcode library paths into programs
# configure:13886: result: immediate
# configure:14426: checking whether stripping libraries is possible
# configure:14431: result: yes
# configure:14466: checking if libtool supports shared libraries
# configure:14468: result: yes
# configure:14471: checking whether to build shared libraries
# configure:14492: result: yes
# configure:14495: checking whether to build static libraries
# configure:14499: result: yes
# configure:14540: checking for x86_64-unknown-linux-windres
# configure:14570: result: no
# configure:14580: checking for windres
# configure:14610: result: no
# configure:14730: checking whether NLS is requested
# configure:14739: result: yes
# configure:14779: checking for msgfmt
# configure: trying /usr/bin/msgfmt...
# 0 translated messages.
# configure:14811: result: /usr/bin/msgfmt
# configure:14820: checking for gmsgfmt
# configure:14851: result: /usr/bin/msgfmt
# configure:14901: checking for xgettext
# configure: trying /usr/bin/xgettext...
# /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:14933: result: /usr/bin/xgettext
# configure:14978: checking for msgmerge
# configure: trying /usr/bin/msgmerge...
# configure:15009: result: /usr/bin/msgmerge
# configure:15027: checking whether we are using the GNU C Library 2 or newer
# configure:15054: result: yes
# configure:15065: checking whether the -Werror option is usable
# configure:15084: clang -c -Werror conftest.c >&5
# configure:15084: $? = 0
# configure:15093: result: yes
# configure:15095: checking for simple visibility declarations
# configure:15122: clang -c -fvisibility=hidden -Werror conftest.c >&5
# configure:15122: $? = 0
# configure:15131: result: yes
# configure:15146: checking for inline
# configure:15162: clang -c conftest.c >&5
# configure:15162: $? = 0
# configure:15170: result: inline
# configure:15188: checking for size_t
# configure:15188: clang -c conftest.c >&5
# configure:15188: $? = 0
# configure:15188: clang -c conftest.c >&5
# conftest.c:68:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:15188: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15188: result: yes
# configure:15200: checking for stdint.h
# configure:15217: clang -c conftest.c >&5
# configure:15217: $? = 0
# configure:15224: result: yes
# configure:15236: checking for working alloca.h
# configure:15253: clang -o conftest conftest.c >&5
# configure:15253: $? = 0
# configure:15261: result: yes
# configure:15269: checking for alloca
# configure:15306: clang -o conftest conftest.c >&5
# configure:15306: $? = 0
# configure:15314: result: yes
# configure:15426: checking for stdlib.h
# configure:15426: result: yes
# configure:15426: checking for unistd.h
# configure:15426: result: yes
# configure:15426: checking for sys/param.h
# configure:15426: clang -c conftest.c >&5
# configure:15426: $? = 0
# configure:15426: result: yes
# configure:15426: checking for string.h
# configure:15426: result: yes
# configure:15426: checking for getopt.h
# configure:15426: clang -c conftest.c >&5
# configure:15426: $? = 0
# configure:15426: result: yes
# configure:15426: checking for iconv.h
# configure:15426: clang -c conftest.c >&5
# configure:15426: $? = 0
# configure:15426: result: yes
# configure:15426: checking for wctype.h
# configure:15426: clang -c conftest.c >&5
# configure:15426: $? = 0
# configure:15426: result: yes
# configure:15426: checking for xlocale.h
# configure:15426: clang -c conftest.c >&5
# configure:15426: $? = 0
# configure:15426: result: yes
# configure:15426: checking for sys/mman.h
# configure:15426: clang -c conftest.c >&5
# configure:15426: $? = 0
# configure:15426: result: yes
# configure:15426: checking for wchar.h
# configure:15426: clang -c conftest.c >&5
# configure:15426: $? = 0
# configure:15426: result: yes
# configure:15426: checking for stdint.h
# configure:15426: result: yes
# configure:15426: checking for sys/socket.h
# configure:15426: clang -c conftest.c >&5
# configure:15426: $? = 0
# configure:15426: result: yes
# configure:15426: checking for sys/stat.h
# configure:15426: result: yes
# configure:15426: checking for sys/time.h
# configure:15426: clang -c conftest.c >&5
# configure:15426: $? = 0
# configure:15426: result: yes
# configure:15426: checking for features.h
# configure:15426: clang -c conftest.c >&5
# configure:15426: $? = 0
# configure:15426: result: yes
# configure:15446: checking for getpagesize
# configure:15446: clang -o conftest conftest.c >&5
# configure:15446: $? = 0
# configure:15446: result: yes
# configure:15455: checking for working mmap
# configure:15602: clang -o conftest conftest.c >&5
# configure:15602: $? = 0
# configure:15602: ./conftest
# configure:15602: $? = 0
# configure:15612: result: yes
# configure:15623: checking whether integer division by zero raises SIGFPE
# configure:15689: clang -o conftest conftest.c >&5
# conftest.c:66:5: error: redefinition of 'nan' as different kind of symbol
# int nan;
# ^
# conftest.c:66:5: note: previous definition is here
# conftest.c:81:7: error: non-object type 'double (const char *)' is not assignable
# nan = y / y;
# ~~~ ^
# 2 errors generated.
# configure:15689: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | static void
# | sigfpe_handler (int sig)
# | {
# | /* Exit with code 0 if SIGFPE, with code 1 if any other signal. */
# | exit (sig != SIGFPE);
# | }
# |
# | int x = 1;
# | int y = 0;
# | int z;
# | int nan;
# |
# | int main ()
# | {
# | signal (SIGFPE, sigfpe_handler);
# | /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
# | #if (defined (__sgi) || defined (_AIX)) && defined (SIGTRAP)
# | signal (SIGTRAP, sigfpe_handler);
# | #endif
# | /* Linux/SPARC yields signal SIGILL. */
# | #if defined (__sparc__) && defined (__linux__)
# | signal (SIGILL, sigfpe_handler);
# | #endif
# |
# | z = x / y;
# | nan = y / y;
# | exit (2);
# | }
# |
# configure:15701: result: no
# configure:15714: checking for inttypes.h
# configure:15733: clang -c conftest.c >&5
# configure:15733: $? = 0
# configure:15740: result: yes
# configure:15751: checking for unsigned long long int
# configure:15790: clang -o conftest conftest.c >&5
# configure:15790: $? = 0
# configure:15799: result: yes
# configure:15829: checking for inttypes.h
# configure:15829: result: yes
# configure:15840: checking whether the inttypes.h PRIxNN macros are broken
# configure:15862: clang -c conftest.c >&5
# configure:15862: $? = 0
# configure:15870: result: no
# configure:15926: checking for ld used by clang
# configure:15993: result: /usr/bin/ld -m elf_x86_64
# configure:16000: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:16015: result: yes
# configure:16022: checking for shared library run path origin
# configure:16035: result: done
# configure:16125: checking whether imported symbols can be declared weak
# configure:16143: clang -o conftest conftest.c >&5
# configure:16143: $? = 0
# configure:16177: clang -o conftest conftest.c >&5
# configure:16177: $? = 0
# configure:16177: ./conftest
# configure:16177: $? = 0
# configure:16189: result: yes
# configure:16194: checking pthread.h usability
# configure:16194: clang -c conftest.c >&5
# configure:16194: $? = 0
# configure:16194: result: yes
# configure:16194: checking pthread.h presence
# configure:16194: clang -E conftest.c
# configure:16194: $? = 0
# configure:16194: result: yes
# configure:16194: checking for pthread.h
# configure:16194: result: yes
# configure:16222: clang -o conftest conftest.c >&5
# conftest.c:61:39: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_mutex_lock((pthread_mutex_t*)0);
# ~~~~~~~~~~~~~~~~~~~^
# conftest.c:62:62: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_mutexattr_init((pthread_mutexattr_t*)0);
# ~~~~~~~~~~~~~~~~~~~~~~~^
# 2 warnings generated.
# /tmp/conftest-3ffde9.o: In function `main':
# conftest.c:(.text+0x20): undefined reference to `pthread_mutexattr_init'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16222: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_mutex_lock((pthread_mutex_t*)0);
# | pthread_mutexattr_init((pthread_mutexattr_t*)0);
# | ;
# | return 0;
# | }
# configure:16285: checking for pthread_kill in -lpthread
# configure:16310: clang -o conftest conftest.c -lpthread >&5
# configure:16310: $? = 0
# configure:16319: result: yes
# configure:17009: checking for multithread API to use
# configure:17011: result: posix
# configure:17027: checking for pthread_rwlock_t
# configure:17027: clang -c conftest.c >&5
# configure:17027: $? = 0
# configure:17027: clang -c conftest.c >&5
# conftest.c:64:31: error: expected expression
# if (sizeof ((pthread_rwlock_t)))
# ^
# 1 error generated.
# configure:17027: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_rwlock_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17027: result: yes
# configure:17058: clang -c conftest.c >&5
# configure:17058: $? = 0
# configure:17579: checking for iconv
# configure:17603: clang -o conftest conftest.c >&5
# configure:17603: $? = 0
# configure:17637: result: yes
# configure:17640: checking for working iconv
# configure:17760: clang -o conftest conftest.c >&5
# configure:17760: $? = 0
# configure:17760: ./conftest
# configure:17760: $? = 0
# configure:17772: result: yes
# configure:17800: checking for iconv declaration
# configure:17829: clang -c conftest.c >&5
# configure:17829: $? = 0
# configure:17840: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:17869: clang -o conftest conftest.c >&5
# configure:17869: $? = 0
# configure:17880: checking argz.h usability
# configure:17880: clang -c conftest.c >&5
# configure:17880: $? = 0
# configure:17880: result: yes
# configure:17880: checking argz.h presence
# configure:17880: clang -E conftest.c
# configure:17880: $? = 0
# configure:17880: result: yes
# configure:17880: checking for argz.h
# configure:17880: result: yes
# configure:17880: checking for inttypes.h
# configure:17880: result: yes
# configure:17880: checking limits.h usability
# configure:17880: clang -c conftest.c >&5
# configure:17880: $? = 0
# configure:17880: result: yes
# configure:17880: checking limits.h presence
# configure:17880: clang -E conftest.c
# configure:17880: $? = 0
# configure:17880: result: yes
# configure:17880: checking for limits.h
# configure:17880: result: yes
# configure:17880: checking for unistd.h
# configure:17880: result: yes
# configure:17880: checking for sys/param.h
# configure:17880: result: yes
# configure:17895: checking for getcwd
# configure:17895: clang -o conftest conftest.c >&5
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17895: checking for getegid
# configure:17895: clang -o conftest conftest.c >&5
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17895: checking for geteuid
# configure:17895: clang -o conftest conftest.c >&5
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17895: checking for getgid
# configure:17895: clang -o conftest conftest.c >&5
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17895: checking for getuid
# configure:17895: clang -o conftest conftest.c >&5
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17895: checking for mempcpy
# configure:17895: clang -o conftest conftest.c >&5
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17895: checking for munmap
# configure:17895: clang -o conftest conftest.c >&5
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17895: checking for stpcpy
# configure:17895: clang -o conftest conftest.c >&5
# conftest.c:99:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
# char stpcpy ();
# ^
# conftest.c:99:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17895: checking for strcasecmp
# configure:17895: clang -o conftest conftest.c >&5
# conftest.c:100:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:100:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17895: checking for strdup
# configure:17895: clang -o conftest conftest.c >&5
# conftest.c:101:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:101:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17895: checking for strtoul
# configure:17895: clang -o conftest conftest.c >&5
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17895: checking for tsearch
# configure:17895: clang -o conftest conftest.c >&5
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17895: checking for uselocale
# configure:17895: clang -o conftest conftest.c >&5
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17895: checking for argz_count
# configure:17895: clang -o conftest conftest.c >&5
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17895: checking for argz_stringify
# configure:17895: clang -o conftest conftest.c >&5
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17895: checking for argz_next
# configure:17895: clang -o conftest conftest.c >&5
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17895: checking for __fsetlocking
# configure:17895: clang -o conftest conftest.c >&5
# configure:17895: $? = 0
# configure:17895: result: yes
# configure:17905: checking whether feof_unlocked is declared
# configure:17905: clang -c conftest.c >&5
# configure:17905: $? = 0
# configure:17905: result: yes
# configure:17916: checking whether fgets_unlocked is declared
# configure:17916: clang -c conftest.c >&5
# configure:17916: $? = 0
# configure:17916: result: yes
# configure:17935: checking for bison
# configure:17951: found /usr/bin/bison
# configure:17962: result: bison
# configure:17976: checking version of bison
# configure:17985: result: 3.0.4, ok
# configure:17994: checking for long long int
# configure:18032: clang -o conftest conftest.c >&5
# configure:18032: $? = 0
# configure:18032: ./conftest
# configure:18032: $? = 0
# configure:18044: result: yes
# configure:18053: checking for wchar_t
# configure:18070: clang -c conftest.c >&5
# configure:18070: $? = 0
# configure:18077: result: yes
# configure:18086: checking for wint_t
# configure:18111: clang -c conftest.c >&5
# configure:18111: $? = 0
# configure:18118: result: yes
# configure:18129: checking for intmax_t
# configure:18155: clang -c conftest.c >&5
# configure:18155: $? = 0
# configure:18162: result: yes
# configure:18172: checking whether printf() supports POSIX/XSI format strings
# configure:18213: clang -o conftest conftest.c >&5
# configure:18213: $? = 0
# configure:18213: ./conftest
# configure:18213: $? = 0
# configure:18224: result: yes
# configure:18235: checking whether we are using the GNU C Library >= 2.1 or uClibc
# configure:18265: result: yes
# configure:18274: checking for stdint.h
# configure:18274: result: yes
# configure:18284: checking for SIZE_MAX
# configure:18355: result: yes
# configure:18370: checking for stdint.h
# configure:18370: result: yes
# configure:18387: checking for symlink
# configure:18387: clang -o conftest conftest.c >&5
# configure:18387: $? = 0
# configure:18387: result: yes
# configure:18387: checking for canonicalize_file_name
# configure:18387: clang -o conftest conftest.c >&5
# configure:18387: $? = 0
# configure:18387: result: yes
# configure:18387: checking for getcwd
# configure:18387: result: yes
# configure:18387: checking for readlink
# configure:18387: clang -o conftest conftest.c >&5
# configure:18387: $? = 0
# configure:18387: result: yes
# configure:18387: checking for realpath
# configure:18387: clang -o conftest conftest.c >&5
# configure:18387: $? = 0
# configure:18387: result: yes
# configure:18387: checking for readlinkat
# configure:18387: clang -o conftest conftest.c >&5
# configure:18387: $? = 0
# configure:18387: result: yes
# configure:18387: checking for iswcntrl
# configure:18387: clang -o conftest conftest.c >&5
# configure:18387: $? = 0
# configure:18387: result: yes
# configure:18387: checking for iswblank
# configure:18387: clang -o conftest conftest.c >&5
# configure:18387: $? = 0
# configure:18387: result: yes
# configure:18387: checking for lstat
# configure:18387: clang -o conftest conftest.c >&5
# configure:18387: $? = 0
# configure:18387: result: yes
# configure:18387: checking for mbsinit
# configure:18387: clang -o conftest conftest.c >&5
# configure:18387: $? = 0
# configure:18387: result: yes
# configure:18387: checking for mbrtowc
# configure:18387: clang -o conftest conftest.c >&5
# configure:18387: $? = 0
# configure:18387: result: yes
# configure:18387: checking for mbslen
# configure:18387: clang -o conftest conftest.c >&5
# /tmp/conftest-5381bc.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `mbslen'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:18387: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | /* end confdefs.h. */
# | /* Define mbslen to an innocuous variant, in case declares mbslen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mbslen innocuous_mbslen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mbslen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mbslen
# |
# | /* 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 mbslen ();
# | /* 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_mbslen || defined __stub___mbslen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mbslen ();
# | ;
# | return 0;
# | }
# configure:18387: result: no
# configure:18387: checking for mprotect
# configure:18387: clang -o conftest conftest.c >&5
# configure:18387: $? = 0
# configure:18387: result: yes
# configure:18387: checking for _set_invalid_parameter_handler
# configure:18387: clang -o conftest conftest.c >&5
# /tmp/conftest-081e5c.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:18387: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 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:18387: result: no
# configure:18387: checking for setenv
# configure:18387: clang -o conftest conftest.c >&5
# configure:18387: $? = 0
# configure:18387: result: yes
# configure:18387: checking for wcwidth
# configure:18387: clang -o conftest conftest.c >&5
# configure:18387: $? = 0
# configure:18387: result: yes
# configure:18403: checking for working fcntl.h
# configure:18506: clang -o conftest conftest.c >&5
# conftest.c:135:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
# int result = !constants;
# ~^~~~~~~~~
# 1 warning generated.
# configure:18506: $? = 0
# configure:18506: ./conftest
# configure:18506: $? = 0
# configure:18521: result: yes
# configure:18545: checking for CFPreferencesCopyAppValue
# configure:18563: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:111:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:18563: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:18572: result: no
# configure:18579: checking for CFLocaleCopyCurrent
# configure:18597: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:111:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:18597: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:18606: result: no
# configure:18631: checking for ptrdiff_t
# configure:18631: clang -c conftest.c >&5
# configure:18631: $? = 0
# configure:18631: clang -c conftest.c >&5
# conftest.c:147:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# configure:18631: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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:18631: result: yes
# configure:18644: checking for features.h
# configure:18644: result: yes
# configure:18644: checking stddef.h usability
# configure:18644: clang -c conftest.c >&5
# configure:18644: $? = 0
# configure:18644: result: yes
# configure:18644: checking stddef.h presence
# configure:18644: clang -E conftest.c
# configure:18644: $? = 0
# configure:18644: result: yes
# configure:18644: checking for stddef.h
# configure:18644: result: yes
# configure:18644: checking for stdlib.h
# configure:18644: result: yes
# configure:18644: checking for string.h
# configure:18644: result: yes
# configure:18658: checking for asprintf
# configure:18658: clang -o conftest conftest.c >&5
# conftest.c:149:18: warning: format string missing [-Wformat]
# return asprintf ();
# ~~~~~~~~ ^
# 1 warning generated.
# configure:18658: $? = 0
# configure:18658: result: yes
# configure:18658: checking for fwprintf
# configure:18658: clang -o conftest conftest.c >&5
# configure:18658: $? = 0
# configure:18658: result: yes
# configure:18658: checking for newlocale
# configure:18658: clang -o conftest conftest.c >&5
# configure:18658: $? = 0
# configure:18658: result: yes
# configure:18658: checking for putenv
# configure:18658: clang -o conftest conftest.c >&5
# configure:18658: $? = 0
# configure:18658: result: yes
# configure:18658: checking for setenv
# configure:18658: result: yes
# configure:18658: checking for setlocale
# configure:18658: clang -o conftest conftest.c >&5
# configure:18658: $? = 0
# configure:18658: result: yes
# configure:18658: checking for snprintf
# configure:18658: clang -o conftest conftest.c >&5
# conftest.c:144:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:144:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:18658: $? = 0
# configure:18658: result: yes
# configure:18658: checking for strnlen
# configure:18658: clang -o conftest conftest.c >&5
# configure:18658: $? = 0
# configure:18658: result: yes
# configure:18658: checking for wcslen
# configure:18658: clang -o conftest conftest.c >&5
# configure:18658: $? = 0
# configure:18658: result: yes
# configure:18658: checking for wcsnlen
# configure:18658: clang -o conftest conftest.c >&5
# configure:18658: $? = 0
# configure:18658: result: yes
# configure:18658: checking for mbrtowc
# configure:18658: result: yes
# configure:18658: checking for wcrtomb
# configure:18658: clang -o conftest conftest.c >&5
# configure:18658: $? = 0
# configure:18658: result: yes
# configure:18668: checking whether _snprintf is declared
# configure:18668: clang -c conftest.c >&5
# conftest.c:136:10: error: use of undeclared identifier '_snprintf'
# (void) _snprintf;
# ^
# 1 error generated.
# configure:18668: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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:18668: result: no
# configure:18679: checking whether _snwprintf is declared
# configure:18679: clang -c conftest.c >&5
# conftest.c:137:10: error: use of undeclared identifier '_snwprintf'
# (void) _snwprintf;
# ^
# 1 error generated.
# configure:18679: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef _snwprintf
# | #ifdef __cplusplus
# | (void) _snwprintf;
# | #else
# | (void) _snwprintf;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:18679: result: no
# configure:18692: checking whether getc_unlocked is declared
# configure:18692: clang -c conftest.c >&5
# configure:18692: $? = 0
# configure:18692: result: yes
# configure:18736: checking for nl_langinfo and CODESET
# configure:18752: clang -o conftest conftest.c >&5
# configure:18752: $? = 0
# configure:18761: result: yes
# configure:18770: checking for LC_MESSAGES
# configure:18786: clang -o conftest conftest.c >&5
# configure:18786: $? = 0
# configure:18794: result: yes
# configure:18946: checking for CFPreferencesCopyAppValue
# configure:18973: result: no
# configure:18980: checking for CFLocaleCopyCurrent
# configure:19007: result: no
# configure:19042: checking whether included gettext is requested
# configure:19052: result: no
# configure:19075: checking for GNU gettext in libc
# configure:19099: clang -o conftest conftest.c >&5
# configure:19099: $? = 0
# configure:19108: result: yes
# configure:19705: checking whether to use NLS
# configure:19707: result: yes
# configure:19710: checking where the gettext function comes from
# configure:19721: result: libc
# configure:19819: checking whether to use C++
# configure:19828: result: yes
# configure:19918: checking whether // is distinct from /
# configure:19947: result: no
# configure:19959: checking whether realpath works
# configure:20129: clang -o conftest conftest.c >&5
# configure:20129: $? = 0
# configure:20129: ./conftest
# configure:20129: $? = 0
# configure:20141: result: yes
# configure:20290: checking if environ is properly declared
# configure:20313: clang -c conftest.c >&5
# conftest.c:142:39: error: redeclaration of 'environ' with a different type: 'struct (anonymous struct at conftest.c:142:19)' vs 'char **'
# extern struct { int foo; } environ;
# ^
# /usr/include/unistd.h:548:15: note: previous declaration is here
# extern char **environ;
# ^
# conftest.c:146:8: error: member reference base type 'char **' is not a structure or union
# environ.foo = 1;
# ~~~~~~~^~~~
# 2 errors generated.
# configure:20313: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define FUNC_REALPATH_WORKS 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:20321: result: yes
# configure:20336: checking whether the preprocessor supports include_next
# configure:20374: clang -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:20374: $? = 0
# configure:20395: result: yes
# configure:20416: checking whether system header files limit the line length
# configure:20439: result: no
# configure:20450: checking for complete errno.h
# configure:20523: result: yes
# configure:20820: checking whether strerror_r is declared
# configure:20820: clang -c conftest.c >&5
# configure:20820: $? = 0
# configure:20820: result: yes
# configure:20833: checking for strerror_r
# configure:20833: clang -o conftest conftest.c >&5
# configure:20833: $? = 0
# configure:20833: result: yes
# configure:20842: checking whether strerror_r returns char *
# configure:20866: clang -c conftest.c >&5
# configure:20866: $? = 0
# configure:20904: result: yes
# configure:21010: checking for getopt.h
# configure:21010: result: yes
# configure:21027: checking for getopt_long_only
# configure:21027: clang -o conftest conftest.c >&5
# configure:21027: $? = 0
# configure:21027: result: yes
# configure:21041: checking whether getopt is POSIX compatible
# configure:21083: clang -o conftest conftest.c >&5
# configure:21083: $? = 0
# configure:21083: ./conftest
# configure:21083: $? = 0
# configure:21142: clang -o conftest conftest.c >&5
# configure:21142: $? = 0
# configure:21142: ./conftest
# configure:21142: $? = 0
# configure:21184: clang -o conftest conftest.c >&5
# configure:21184: $? = 0
# configure:21184: ./conftest
# program: option requires an argument -- 'b'
# configure:21184: $? = 0
# configure:21202: result: yes
# configure:21210: checking for working GNU getopt function
# configure:21431: clang -o conftest conftest.c >&5
# configure:21431: $? = 0
# configure:21431: ./conftest
# configure:21431: $? = 0
# configure:21447: result: yes
# configure:21452: checking for working GNU getopt_long function
# configure:21497: clang -o conftest conftest.c >&5
# configure:21497: $? = 0
# configure:21497: ./conftest
# configure:21497: $? = 0
# configure:21508: result: yes
# configure:21537: checking whether getenv is declared
# configure:21537: clang -c conftest.c >&5
# configure:21537: $? = 0
# configure:21537: result: yes
# configure:21661: checking whether iswcntrl works
# configure:21705: clang -o conftest conftest.c >&5
# configure:21705: $? = 0
# configure:21705: ./conftest
# configure:21705: $? = 0
# configure:21716: result: yes
# configure:21740: checking for towlower
# configure:21740: clang -o conftest conftest.c >&5
# configure:21740: $? = 0
# configure:21740: result: yes
# configure:21788: checking for wctype_t
# configure:21816: clang -c conftest.c >&5
# configure:21816: $? = 0
# configure:21824: result: yes
# configure:21830: checking for wctrans_t
# configure:21856: clang -c conftest.c >&5
# configure:21856: $? = 0
# configure:21864: result: yes
# configure:21873: checking whether wctype is declared without a macro
# configure:21902: clang -c conftest.c >&5
# configure:21902: $? = 0
# configure:21910: result: yes
# configure:21873: checking whether iswctype is declared without a macro
# configure:21902: clang -c conftest.c >&5
# configure:21902: $? = 0
# configure:21910: result: yes
# configure:21873: checking whether wctrans is declared without a macro
# configure:21902: clang -c conftest.c >&5
# configure:21902: $? = 0
# configure:21910: result: yes
# configure:21873: checking whether towctrans is declared without a macro
# configure:21902: clang -c conftest.c >&5
# configure:21902: $? = 0
# configure:21910: result: yes
# configure:21969: checking whether getc_unlocked is declared
# configure:21969: result: yes
# configure:22002: checking whether NULL can be used in arbitrary expressions
# configure:22020: clang -c conftest.c >&5
# configure:22020: $? = 0
# configure:22027: result: yes
# configure:22152: checking whether lstat correctly handles trailing slash
# configure:22185: clang -o conftest conftest.c >&5
# configure:22185: $? = 0
# configure:22185: ./conftest
# configure:22185: $? = 0
# configure:22202: result: yes
# configure:22217: checking for stdlib.h
# configure:22217: result: yes
# configure:22227: checking for GNU libc compatible malloc
# configure:22251: clang -o conftest conftest.c >&5
# configure:22251: $? = 0
# configure:22251: ./conftest
# configure:22251: $? = 0
# configure:22261: result: yes
# configure:22277: checking for mbstate_t
# configure:22301: clang -c conftest.c >&5
# configure:22301: $? = 0
# configure:22308: result: yes
# configure:22420: checking for a traditional japanese locale
# configure:22490: clang -o conftest conftest.c >&5
# configure:22493: $? = 0
# configure:22551: result: none
# configure:22559: checking for a transitional chinese locale
# configure:22630: clang -o conftest conftest.c >&5
# configure:22633: $? = 0
# configure:22684: result: none
# configure:22691: checking for a french Unicode locale
# configure:22763: clang -o conftest conftest.c >&5
# configure:22766: $? = 0
# configure:22812: result: none
# configure:22905: checking for mmap
# configure:22905: clang -o conftest conftest.c >&5
# configure:22905: $? = 0
# configure:22905: result: yes
# configure:22916: checking for MAP_ANONYMOUS
# configure:22953: result: yes
# configure:22975: checking whether memchr works
# configure:23038: clang -o conftest conftest.c >&5
# configure:23038: $? = 0
# configure:23038: ./conftest
# configure:23038: $? = 0
# configure:23048: result: yes
# configure:23067: clang -c conftest.c >&5
# conftest.c:155:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:155:15: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:23067: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define FUNC_REALPATH_WORKS 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_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 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_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:23120: checking for sigset_t
# configure:23120: clang -c conftest.c >&5
# configure:23120: $? = 0
# configure:23120: clang -c conftest.c >&5
# conftest.c:163:23: error: expected expression
# if (sizeof ((sigset_t)))
# ^
# 1 error generated.
# configure:23120: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define FUNC_REALPATH_WORKS 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_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 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_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# |
# | #include
# | /* Mingw defines sigset_t not in , but in . */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sigset_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:23120: result: yes
# configure:23143: checking for SIGPIPE
# configure:23168: result: yes
# configure:23172: checking for shared library path variable
# configure:23185: result: LD_LIBRARY_PATH
# configure:23190: checking whether to activate relocatable installation
# configure:23205: result: no
# configure:23312: checking whether setenv is declared
# configure:23312: clang -c conftest.c >&5
# configure:23312: $? = 0
# configure:23312: result: yes
# configure:23325: checking for pid_t
# configure:23325: clang -c conftest.c >&5
# configure:23325: $? = 0
# configure:23325: clang -c conftest.c >&5
# conftest.c:193:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:23325: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define FUNC_REALPATH_WORKS 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_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 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_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 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:23325: result: yes
# configure:23336: checking for uid_t in sys/types.h
# configure:23355: result: yes
# configure:23493: checking whether C symbols are prefixed with underscore at the linker level
# configure:23506: clang -S conftest.c
# configure:23509: $? = 0
# configure:23519: result: no
# configure:23534: checking for stdbool.h that conforms to C99
# configure:23601: clang -c conftest.c >&5
# conftest.c:207:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:211: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:211: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:211: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:211: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:211: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:211: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:211: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:211: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:212:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:212:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:212:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:23601: $? = 0
# configure:23608: result: yes
# configure:23610: checking for _Bool
# configure:23610: clang -c conftest.c >&5
# configure:23610: $? = 0
# configure:23610: clang -c conftest.c >&5
# conftest.c:194:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:23610: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define FUNC_REALPATH_WORKS 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_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 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_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | /* 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:23610: result: yes
# configure:23746: checking whether stdint.h conforms to C99
# configure:23915: clang -c conftest.c >&5
# configure:23915: $? = 0
# configure:23995: clang -o conftest conftest.c >&5
# configure:23995: $? = 0
# configure:23995: ./conftest
# configure:23995: $? = 0
# configure:24007: result: yes
# configure:24352: checking whether strerror(0) succeeds
# configure:24387: clang -o conftest conftest.c >&5
# configure:24387: $? = 0
# configure:24387: ./conftest
# configure:24387: $? = 0
# configure:24398: result: yes
# configure:24412: checking for C/C++ restrict keyword
# configure:24437: clang -c conftest.c >&5
# configure:24437: $? = 0
# configure:24445: result: __restrict
# configure:24532: checking whether ffsl is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether ffsll is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether memmem is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether mempcpy is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether memrchr is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether rawmemchr is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether stpcpy is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether stpncpy is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether strchrnul is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether strdup is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether strncat is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether strndup is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether strnlen is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether strpbrk is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether strsep is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether strcasestr is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether strtok_r is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether strerror_r is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether strsignal is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24532: checking whether strverscmp is declared without a macro
# configure:24550: clang -c conftest.c >&5
# configure:24550: $? = 0
# configure:24558: result: yes
# configure:24570: checking whether strnlen is declared
# configure:24570: result: yes
# configure:24581: checking whether stat file-mode macros are broken
# configure:24608: clang -c conftest.c >&5
# configure:24608: $? = 0
# configure:24615: result: no
# configure:24625: checking for mode_t
# configure:24625: clang -c conftest.c >&5
# configure:24625: $? = 0
# configure:24625: clang -c conftest.c >&5
# conftest.c:217:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:24625: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define FUNC_REALPATH_WORKS 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_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 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_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE__BOOL 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_DECL_STRNLEN 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:24625: result: yes
# configure:24739: checking for struct timespec in
# configure:24756: clang -c conftest.c >&5
# configure:24756: $? = 0
# configure:24763: result: yes
# configure:24937: checking whether clearerr_unlocked is declared
# configure:24937: clang -c conftest.c >&5
# configure:24937: $? = 0
# configure:24937: result: yes
# configure:24948: checking whether feof_unlocked is declared
# configure:24948: result: yes
# configure:24959: checking whether ferror_unlocked is declared
# configure:24959: clang -c conftest.c >&5
# configure:24959: $? = 0
# configure:24959: result: yes
# configure:24970: checking whether fflush_unlocked is declared
# configure:24970: clang -c conftest.c >&5
# configure:24970: $? = 0
# configure:24970: result: yes
# configure:24981: checking whether fgets_unlocked is declared
# configure:24981: result: yes
# configure:24992: checking whether fputc_unlocked is declared
# configure:24992: clang -c conftest.c >&5
# configure:24992: $? = 0
# configure:24992: result: yes
# configure:25003: checking whether fputs_unlocked is declared
# configure:25003: clang -c conftest.c >&5
# configure:25003: $? = 0
# configure:25003: result: yes
# configure:25014: checking whether fread_unlocked is declared
# configure:25014: clang -c conftest.c >&5
# configure:25014: $? = 0
# configure:25014: result: yes
# configure:25025: checking whether fwrite_unlocked is declared
# configure:25025: clang -c conftest.c >&5
# configure:25025: $? = 0
# configure:25025: result: yes
# configure:25036: checking whether getchar_unlocked is declared
# configure:25036: clang -c conftest.c >&5
# configure:25036: $? = 0
# configure:25036: result: yes
# configure:25047: checking whether putc_unlocked is declared
# configure:25047: clang -c conftest.c >&5
# configure:25047: $? = 0
# configure:25047: result: yes
# configure:25058: checking whether putchar_unlocked is declared
# configure:25058: clang -c conftest.c >&5
# configure:25058: $? = 0
# configure:25058: result: yes
# configure:25070: checking whether uses 'inline' correctly
# configure:25092: clang -c conftest.c >&5
# configure:25095: $? = 0
# configure:25113: clang -c conftest.c >&5
# configure:25116: $? = 0
# configure:25129: result: yes
# configure:25332: checking whether the C++ compiler (clang++ ) works
# configure:25343: clang++ -o conftest conftest.cpp >&5
# configure:25346: $? = 0
# configure:25364: result: yes
# configure:25369: checking whether the C++ compiler supports namespaces
# configure:25383: clang++ -o conftest conftest.cpp >&5
# configure:25386: $? = 0
# configure:25399: result: yes
# configure:25422: checking dependency style of clang++
# configure:25533: result: gcc3
# configure:25562: checking for atexit
# configure:25562: clang -o conftest conftest.c >&5
# configure:25562: $? = 0
# configure:25562: result: yes
# configure:25703: checking whether // is distinct from /
# configure:25732: result: no
# configure:25758: checking for error_at_line
# configure:25774: clang -o conftest conftest.c >&5
# configure:25774: $? = 0
# configure:25782: result: yes
# configure:26097: checking whether the compiler generally respects inline
# configure:26118: clang -c conftest.c >&5
# conftest.c:205:17: error: "inline is not effective"
# #error "inline is not effective"
# ^
# 1 error generated.
# configure:26118: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define FUNC_REALPATH_WORKS 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_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 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_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE__BOOL 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_DECL_STRNLEN 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ATEXIT 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | #ifdef __NO_INLINE__
# | #error "inline is not effective"
# | #endif
# | ;
# | return 0;
# | }
# configure:26127: result: no
# configure:26140: checking whether iswblank is declared
# configure:26140: clang -c conftest.c >&5
# configure:26140: $? = 0
# configure:26140: result: yes
# configure:26209: checking whether to use Java
# configure:26218: result: yes
# configure:26259: checking whether locale.h conforms to POSIX:2001
# configure:26277: clang -c conftest.c >&5
# configure:26277: $? = 0
# configure:26284: result: yes
# configure:26290: checking whether locale.h defines locale_t
# configure:26307: clang -c conftest.c >&5
# configure:26307: $? = 0
# configure:26315: result: yes
# configure:26328: checking whether struct lconv is properly defined
# configure:26347: clang -c conftest.c >&5
# configure:26347: $? = 0
# configure:26355: result: yes
# configure:26432: checking whether setlocale is declared without a macro
# configure:26454: clang -c conftest.c >&5
# configure:26454: $? = 0
# configure:26462: result: yes
# configure:26432: checking whether duplocale is declared without a macro
# configure:26454: clang -c conftest.c >&5
# configure:26454: $? = 0
# configure:26462: result: yes
# configure:26480: checking for setlocale
# configure:26480: result: yes
# configure:26480: checking for uselocale
# configure:26480: result: yes
# configure:26495: checking for pthread_rwlock_t
# configure:26495: result: yes
# configure:26526: clang -c conftest.c >&5
# configure:26526: $? = 0
# configure:26609: checking whether mbrtowc handles incomplete characters
# configure:26666: result: guessing yes
# configure:26672: checking whether mbrtowc works as well as mbtowc
# configure:26733: result: guessing yes
# configure:26784: checking whether mbrtowc handles a NULL pwc argument
# configure:26855: result: guessing yes
# configure:26861: checking whether mbrtowc handles a NULL string argument
# configure:26920: result: guessing yes
# configure:26928: checking whether mbrtowc has a correct return value
# configure:27058: result: guessing yes
# configure:27064: checking whether mbrtowc returns 0 when parsing a NUL character
# configure:27120: result: guessing yes
# configure:27203: checking whether mbrtowc handles incomplete characters
# configure:27260: result: guessing yes
# configure:27266: checking whether mbrtowc works as well as mbtowc
# configure:27327: result: guessing yes
# configure:27499: checking for memmove
# configure:27499: clang -o conftest conftest.c >&5
# conftest.c:238:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:238:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:27499: $? = 0
# configure:27499: result: yes
# configure:27567: checking whether program_invocation_name is declared
# configure:27567: clang -c conftest.c >&5
# configure:27567: $? = 0
# configure:27567: result: yes
# configure:27579: checking whether program_invocation_short_name is declared
# configure:27579: clang -c conftest.c >&5
# configure:27579: $? = 0
# configure:27579: result: yes
# configure:27605: checking for raise
# configure:27605: clang -o conftest conftest.c >&5
# configure:27605: $? = 0
# configure:27605: result: yes
# configure:27625: checking for sigprocmask
# configure:27625: clang -o conftest conftest.c >&5
# configure:27625: $? = 0
# configure:27625: result: yes
# configure:27682: checking whether readlink signature is correct
# configure:27700: clang -c conftest.c >&5
# configure:27700: $? = 0
# configure:27707: result: yes
# configure:27709: checking whether readlink handles trailing slash correctly
# configure:27739: clang -o conftest conftest.c >&5
# configure:27739: $? = 0
# configure:27739: ./conftest
# configure:27739: $? = 0
# configure:27750: result: yes
# configure:27861: checking search.h usability
# configure:27861: clang -c conftest.c >&5
# configure:27861: $? = 0
# configure:27861: result: yes
# configure:27861: checking search.h presence
# configure:27861: clang -E conftest.c
# configure:27861: $? = 0
# configure:27861: result: yes
# configure:27861: checking for search.h
# configure:27861: result: yes
# configure:27873: checking for tsearch
# configure:27873: result: yes
# configure:27999: checking for volatile sig_atomic_t
# configure:27999: clang -c conftest.c >&5
# configure:27999: $? = 0
# configure:27999: clang -c conftest.c >&5
# conftest.c:231:36: error: expected expression
# if (sizeof ((volatile sig_atomic_t)))
# ^
# 1 error generated.
# configure:27999: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define FUNC_REALPATH_WORKS 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_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 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_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE__BOOL 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_DECL_STRNLEN 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ATEXIT 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_SETLOCALE 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((volatile sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:27999: result: yes
# configure:28015: checking for sighandler_t
# configure:28015: clang -c conftest.c >&5
# configure:28015: $? = 0
# configure:28015: clang -c conftest.c >&5
# conftest.c:231:27: error: expected expression
# if (sizeof ((sighandler_t)))
# ^
# 1 error generated.
# configure:28015: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define FUNC_REALPATH_WORKS 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_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 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_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE__BOOL 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_DECL_STRNLEN 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ATEXIT 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_SETLOCALE 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sighandler_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:28015: result: yes
# configure:28029: checking whether pthread_sigmask is declared without a macro
# configure:28047: clang -c conftest.c >&5
# configure:28047: $? = 0
# configure:28055: result: yes
# configure:28029: checking whether sigaction is declared without a macro
# configure:28047: clang -c conftest.c >&5
# configure:28047: $? = 0
# configure:28055: result: yes
# configure:28029: checking whether sigaddset is declared without a macro
# configure:28047: clang -c conftest.c >&5
# configure:28047: $? = 0
# configure:28055: result: yes
# configure:28029: checking whether sigdelset is declared without a macro
# configure:28047: clang -c conftest.c >&5
# configure:28047: $? = 0
# configure:28055: result: yes
# configure:28029: checking whether sigemptyset is declared without a macro
# configure:28047: clang -c conftest.c >&5
# configure:28047: $? = 0
# configure:28055: result: yes
# configure:28029: checking whether sigfillset is declared without a macro
# configure:28047: clang -c conftest.c >&5
# configure:28047: $? = 0
# configure:28055: result: yes
# configure:28029: checking whether sigismember is declared without a macro
# configure:28047: clang -c conftest.c >&5
# configure:28047: $? = 0
# configure:28055: result: yes
# configure:28029: checking whether sigpending is declared without a macro
# configure:28047: clang -c conftest.c >&5
# configure:28047: $? = 0
# configure:28055: result: yes
# configure:28029: checking whether sigprocmask is declared without a macro
# configure:28047: clang -c conftest.c >&5
# configure:28047: $? = 0
# configure:28055: result: yes
# configure:28088: checking for sigprocmask
# configure:28088: result: yes
# configure:28127: checking for ssize_t
# configure:28144: clang -c conftest.c >&5
# configure:28144: $? = 0
# configure:28151: result: yes
# configure:28162: checking whether stat handles trailing slashes on directories
# configure:28185: clang -o conftest conftest.c >&5
# configure:28185: $? = 0
# configure:28185: ./conftest
# configure:28185: $? = 0
# configure:28195: result: yes
# configure:28197: checking whether stat handles trailing slashes on files
# configure:28237: clang -o conftest conftest.c >&5
# configure:28237: $? = 0
# configure:28237: ./conftest
# configure:28237: $? = 0
# configure:28248: result: yes
# configure:28326: checking whether NULL can be used in arbitrary expressions
# configure:28351: result: yes
# configure:28563: checking whether dprintf is declared without a macro
# configure:28581: clang -c conftest.c >&5
# configure:28581: $? = 0
# configure:28589: result: yes
# configure:28563: checking whether fpurge is declared without a macro
# configure:28581: clang -c conftest.c >&5
# conftest.c:245:10: error: use of undeclared identifier 'fpurge'
# (void) fpurge;
# ^
# 1 error generated.
# configure:28581: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define FUNC_REALPATH_WORKS 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_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 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_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE__BOOL 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_DECL_STRNLEN 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ATEXIT 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef fpurge
# | (void) fpurge;
# | ;
# | return 0;
# | }
# configure:28589: result: no
# configure:28563: checking whether fseeko is declared without a macro
# configure:28581: clang -c conftest.c >&5
# configure:28581: $? = 0
# configure:28589: result: yes
# configure:28563: checking whether ftello is declared without a macro
# configure:28581: clang -c conftest.c >&5
# configure:28581: $? = 0
# configure:28589: result: yes
# configure:28563: checking whether getdelim is declared without a macro
# configure:28581: clang -c conftest.c >&5
# configure:28581: $? = 0
# configure:28589: result: yes
# configure:28563: checking whether getline is declared without a macro
# configure:28581: clang -c conftest.c >&5
# configure:28581: $? = 0
# configure:28589: result: yes
# configure:28563: checking whether gets is declared without a macro
# configure:28581: clang -c conftest.c >&5
# conftest.c:249:10: error: use of undeclared identifier 'gets'; did you mean 'goto'?
# (void) gets;
# ^~~~
# goto
# conftest.c:249:10: error: expected expression
# 2 errors generated.
# configure:28581: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define FUNC_REALPATH_WORKS 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_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 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_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE__BOOL 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_DECL_STRNLEN 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ATEXIT 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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:28589: result: no
# configure:28563: checking whether pclose is declared without a macro
# configure:28581: clang -c conftest.c >&5
# configure:28581: $? = 0
# configure:28589: result: yes
# configure:28563: checking whether popen is declared without a macro
# configure:28581: clang -c conftest.c >&5
# configure:28581: $? = 0
# configure:28589: result: yes
# configure:28563: checking whether renameat is declared without a macro
# configure:28581: clang -c conftest.c >&5
# configure:28581: $? = 0
# configure:28589: result: yes
# configure:28563: checking whether snprintf is declared without a macro
# configure:28581: clang -c conftest.c >&5
# configure:28581: $? = 0
# configure:28589: result: yes
# configure:28563: checking whether tmpfile is declared without a macro
# configure:28581: clang -c conftest.c >&5
# configure:28581: $? = 0
# configure:28589: result: yes
# configure:28563: checking whether vdprintf is declared without a macro
# configure:28581: clang -c conftest.c >&5
# configure:28581: $? = 0
# configure:28589: result: yes
# configure:28563: checking whether vsnprintf is declared without a macro
# configure:28581: clang -c conftest.c >&5
# configure:28581: $? = 0
# configure:28589: result: yes
# configure:28674: checking whether _Exit is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether atoll is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether canonicalize_file_name is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether getloadavg is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether getsubopt is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether grantpt is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether initstate is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether initstate_r is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether mkdtemp is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether mkostemp is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether mkostemps is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether mkstemp is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether mkstemps is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether posix_openpt is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether ptsname is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether ptsname_r is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether random is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether random_r is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether realpath is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether rpmatch is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether secure_getenv is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether setenv is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether setstate is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether setstate_r is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether srandom is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether srandom_r is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether strtod is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether strtoll is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether strtoull is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether unlockpt is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28674: checking whether unsetenv is declared without a macro
# configure:28698: clang -c conftest.c >&5
# configure:28698: $? = 0
# configure:28706: result: yes
# configure:28724: checking for working strerror function
# configure:28750: clang -o conftest conftest.c >&5
# configure:28750: $? = 0
# configure:28750: ./conftest
# configure:28750: $? = 0
# configure:28761: result: yes
# configure:28866: checking for working strnlen
# configure:28904: clang -o conftest conftest.c >&5
# configure:28904: $? = 0
# configure:28904: ./conftest
# configure:28904: $? = 0
# configure:28914: result: yes
# configure:28955: checking for strtoul
# configure:28955: result: yes
# configure:29069: checking for nlink_t
# configure:29069: clang -c conftest.c >&5
# configure:29069: $? = 0
# configure:29069: clang -c conftest.c >&5
# conftest.c:291:22: error: expected expression
# if (sizeof ((nlink_t)))
# ^
# 1 error generated.
# configure:29069: $? = 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 "gettext-runtime"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define FUNC_REALPATH_WORKS 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_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 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_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE__BOOL 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_DECL_STRNLEN 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ATEXIT 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOUL 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:29069: result: yes
# configure:29084: checking whether fchmodat is declared without a macro
# configure:29102: clang -c conftest.c >&5
# configure:29102: $? = 0
# configure:29110: result: yes
# configure:29084: checking whether fstat is declared without a macro
# configure:29102: clang -c conftest.c >&5
# configure:29102: $? = 0
# configure:29110: result: yes
# configure:29084: checking whether fstatat is declared without a macro
# configure:29102: clang -c conftest.c >&5
# configure:29102: $? = 0
# configure:29110: result: yes
# configure:29084: checking whether futimens is declared without a macro
# configure:29102: clang -c conftest.c >&5
# configure:29102: $? = 0
# configure:29110: result: yes
# configure:29084: checking whether lchmod is declared without a macro
# configure:29102: clang -c conftest.c >&5
# configure:29102: $? = 0
# configure:29110: result: yes
# configure:29084: checking whether lstat is declared without a macro
# configure:29102: clang -c conftest.c >&5
# configure:29102: $? = 0
# configure:29110: result: yes
# configure:29084: checking whether mkdirat is declared without a macro
# configure:29102: clang -c conftest.c >&5
# configure:29102: $? = 0
# configure:29110: result: yes
# configure:29084: checking whether mkfifo is declared without a macro
# configure:29102: clang -c conftest.c >&5
# configure:29102: $? = 0
# configure:29110: result: yes
# configure:29084: checking whether mkfifoat is declared without a macro
# configure:29102: clang -c conftest.c >&5
# configure:29102: $? = 0
# configure:29110: result: yes
# configure:29084: checking whether mknod is declared without a macro
# configure:29102: clang -c conftest.c >&5
# configure:29102: $? = 0
# configure:29110: result: yes
# configure:29084: checking whether mknodat is declared without a macro
# configure:29102: clang -c conftest.c >&5
# configure:29102: $? = 0
# configure:29110: result: yes
# configure:29084: checking whether stat is declared without a macro
# configure:29102: clang -c conftest.c >&5
# configure:29102: $? = 0
# configure:29110: result: yes
# configure:29084: checking whether utimensat is declared without a macro
# configure:29102: clang -c conftest.c >&5
# configure:29102: $? = 0
# configure:29110: result: yes
# configure:29223: checking whether chdir is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether chown is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether dup is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether dup2 is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether dup3 is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether environ is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether euidaccess is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether faccessat is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether fchdir is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether fchownat is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether fdatasync is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether fsync is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether ftruncate is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether getcwd is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether getdomainname is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether getdtablesize is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether getgroups is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether gethostname is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether getlogin is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether getlogin_r is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether getpagesize is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether getusershell is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether setusershell is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether endusershell is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether group_member is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether isatty is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether lchown is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether link is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether linkat is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether lseek is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether pipe is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether pipe2 is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether pread is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether pwrite is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether readlink is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether readlinkat is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether rmdir is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether sethostname is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether sleep is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether symlink is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether symlinkat is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether ttyname_r is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether unlink is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether unlinkat is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29223: checking whether usleep is declared without a macro
# configure:29253: clang -c conftest.c >&5
# configure:29253: $? = 0
# configure:29261: result: yes
# configure:29573: checking whether btowc is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wctob is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether mbsinit is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether mbrtowc is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether mbrlen is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether mbsrtowcs is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether mbsnrtowcs is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcrtomb is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcsrtombs is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcsnrtombs is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcwidth is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wmemchr is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wmemcmp is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wmemcpy is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wmemmove is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wmemset is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcslen is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcsnlen is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcscpy is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcpcpy is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcsncpy is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcpncpy is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcscat is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcsncat is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcscmp is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcsncmp is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcscasecmp is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcsncasecmp is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcscoll is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcsxfrm is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcsdup is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcschr is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcsrchr is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcscspn is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcsspn is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcspbrk is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcsstr is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcstok is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29573: checking whether wcswidth is declared without a macro
# configure:29601: clang -c conftest.c >&5
# configure:29601: $? = 0
# configure:29609: result: yes
# configure:29717: checking whether iswcntrl works
# configure:29772: result: yes
# configure:29796: checking for towlower
# configure:29796: result: yes
# configure:29844: checking for wctype_t
# configure:29880: result: yes
# configure:29886: checking for wctrans_t
# configure:29920: result: yes
# configure:29929: checking whether wctype is declared without a macro
# configure:29966: result: yes
# configure:29929: checking whether iswctype is declared without a macro
# configure:29966: result: yes
# configure:29929: checking whether wctrans is declared without a macro
# configure:29966: result: yes
# configure:29929: checking whether towctrans is declared without a macro
# configure:29966: result: yes
# configure:29989: checking whether wcwidth is declared
# configure:29989: result: yes
# configure:30018: checking whether wcwidth works reasonably in UTF-8 locales
# configure:30069: clang -o conftest conftest.c >&5
# configure:30069: $? = 0
# configure:30069: ./conftest
# configure:30069: $? = 0
# configure:30080: result: yes
# configure:30156: checking for size_t
# configure:30156: result: yes
# configure:30169: checking for setlocale
# configure:30169: result: yes
# configure:30212: checking for perl
# configure:30230: found /usr/bin/perl
# configure:30243: result: /usr/bin/perl
# configure:30368: checking whether the C++ compiler (clang++ ) works
# configure:30379: clang++ -o conftest conftest.cpp >&5
# configure:30382: $? = 0
# configure:30400: result: yes
# configure:30405: checking whether the C++ compiler supports namespaces
# configure:30419: clang++ -o conftest conftest.cpp >&5
# configure:30422: $? = 0
# configure:30435: result: yes
# configure:30458: checking dependency style of clang++
# configure:30569: result: gcc3
# configure:30598: checking for sched_yield in -lrt
# configure:30623: clang -o conftest conftest.c -lrt >&5
# configure:30623: $? = 0
# configure:30632: result: yes
# configure:30857: checking that generated files are newer than configure
# configure:30863: result: done
# configure:31014: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by gettext-runtime 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 df77399bb2d2
#
# config.status:2299: creating csharpcomp.sh
# config.status:2299: creating javacomp.sh
# config.status:2299: creating Makefile
# config.status:2299: creating doc/Makefile
# config.status:2299: creating intl/Makefile
# config.status:2299: creating intl-java/Makefile
# config.status:2299: creating intl-csharp/Makefile
# config.status:2299: creating gnulib-lib/Makefile
# config.status:2299: creating src/Makefile
# config.status:2299: creating src/gettext.sh
# config.status:2299: creating po/Makefile.in
# config.status:2299: creating man/Makefile
# config.status:2299: creating man/x-to-1
# config.status:2299: creating m4/Makefile
# config.status:2299: creating tests/Makefile
# config.status:2299: creating config.h
# config.status:2528: executing depfiles commands
# config.status:2528: executing libtool commands
# config.status:2528: executing po-directories commands
# configure:33663: === configuring in libasprintf (/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/libasprintf)
# configure:33726: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-csharp=mono' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# 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_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_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___fsetlocking=yes
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_argz_count=yes
# ac_cv_func_argz_next=yes
# ac_cv_func_argz_stringify=yes
# ac_cv_func_asprintf=yes
# ac_cv_func_atexit=yes
# ac_cv_func_canonicalize_file_name=yes
# ac_cv_func_fwprintf=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgid=yes
# ac_cv_func_getopt_long_only=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getuid=yes
# ac_cv_func_iswblank=yes
# ac_cv_func_iswcntrl=yes
# ac_cv_func_lstat=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_mbslen=no
# ac_cv_func_memmove=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_munmap=yes
# ac_cv_func_newlocale=yes
# ac_cv_func_putenv=yes
# ac_cv_func_raise=yes
# ac_cv_func_readlink=yes
# ac_cv_func_readlinkat=yes
# ac_cv_func_realpath=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=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_strnlen_working=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_symlink=yes
# ac_cv_func_towlower=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_uselocale=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_func_wcwidth=yes
# ac_cv_gnu_library_2=yes
# ac_cv_gnu_library_2_1=yes
# ac_cv_have_decl__Exit=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl__snwprintf=no
# ac_cv_have_decl_atoll=yes
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_canonicalize_file_name=yes
# ac_cv_have_decl_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_clearerr_unlocked=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_faccessat=yes
# ac_cv_have_decl_fchdir=yes
# ac_cv_have_decl_fchmodat=yes
# ac_cv_have_decl_fchownat=yes
# ac_cv_have_decl_fdatasync=yes
# ac_cv_have_decl_feof_unlocked=yes
# ac_cv_have_decl_ferror_unlocked=yes
# ac_cv_have_decl_fflush_unlocked=yes
# ac_cv_have_decl_ffsl=yes
# ac_cv_have_decl_ffsll=yes
# ac_cv_have_decl_fgets_unlocked=yes
# ac_cv_have_decl_fputc_unlocked=yes
# ac_cv_have_decl_fputs_unlocked=yes
# ac_cv_have_decl_fread_unlocked=yes
# ac_cv_have_decl_fseeko=yes
# ac_cv_have_decl_fstat=yes
# ac_cv_have_decl_fstatat=yes
# ac_cv_have_decl_fsync=yes
# ac_cv_have_decl_ftello=yes
# ac_cv_have_decl_ftruncate=yes
# ac_cv_have_decl_futimens=yes
# ac_cv_have_decl_fwrite_unlocked=yes
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_getchar_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_getenv=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_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_lchmod=yes
# ac_cv_have_decl_lchown=yes
# ac_cv_have_decl_link=yes
# ac_cv_have_decl_linkat=yes
# ac_cv_have_decl_lseek=yes
# ac_cv_have_decl_lstat=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_mkdirat=yes
# ac_cv_have_decl_mkdtemp=yes
# ac_cv_have_decl_mkfifo=yes
# ac_cv_have_decl_mkfifoat=yes
# ac_cv_have_decl_mknod=yes
# ac_cv_have_decl_mknodat=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_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_pread=yes
# ac_cv_have_decl_program_invocation_name=yes
# ac_cv_have_decl_program_invocation_short_name=yes
# ac_cv_have_decl_pthread_sigmask=yes
# ac_cv_have_decl_ptsname=yes
# ac_cv_have_decl_ptsname_r=yes
# ac_cv_have_decl_putc_unlocked=yes
# ac_cv_have_decl_putchar_unlocked=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_renameat=yes
# ac_cv_have_decl_rmdir=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_sigaction=yes
# ac_cv_have_decl_sigaddset=yes
# ac_cv_have_decl_sigdelset=yes
# ac_cv_have_decl_sigemptyset=yes
# ac_cv_have_decl_sigfillset=yes
# ac_cv_have_decl_sigismember=yes
# ac_cv_have_decl_sigpending=yes
# ac_cv_have_decl_sigprocmask=yes
# ac_cv_have_decl_sleep=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_srandom=yes
# ac_cv_have_decl_srandom_r=yes
# ac_cv_have_decl_stat=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_strtok_r=yes
# ac_cv_have_decl_strtoll=yes
# ac_cv_have_decl_strtoull=yes
# ac_cv_have_decl_strverscmp=yes
# ac_cv_have_decl_symlink=yes
# ac_cv_have_decl_symlinkat=yes
# ac_cv_have_decl_tmpfile=yes
# ac_cv_have_decl_towctrans=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_utimensat=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_argz_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_iconv_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_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_stat_broken=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=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_param_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_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_pthread_pthread_kill=yes
# ac_cv_lib_rt_sched_yield=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_PERL=/usr/bin/perl
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# 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_HAVE_JAVAC_IN_PATH=yes
# ac_cv_prog_HAVE_MCS_IN_PATH=yes
# ac_cv_prog_INTLBISON=bison
# ac_cv_prog_JAR=jar
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_AR=ar
# 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_clang_c_o=yes
# 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_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_mbstate_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_nlink_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_pthread_rwlock_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_sighandler_t=yes
# ac_cv_type_sigset_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_type_volatile_sig_atomic_t=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_libpath=LD_LIBRARY_PATH
# 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_shlibpath_var=LD_LIBRARY_PATH
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_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_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_vis_werror=yes
# gl_cv_cc_visibility=yes
# gl_cv_decl_null_works=yes
# gl_cv_decl_readlink_works=yes
# gl_cv_double_slash_root=no
# gl_cv_func_getopt_gnu=yes
# gl_cv_func_getopt_long_gnu=yes
# gl_cv_func_getopt_posix=yes
# gl_cv_func_iswcntrl_works=yes
# gl_cv_func_lstat_dereferences_slashed_symlink=yes
# gl_cv_func_malloc_0_nonnull=1
# 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_readlink_works=yes
# gl_cv_func_realpath_works=yes
# gl_cv_func_sigprocmask=1
# gl_cv_func_stat_dir_slash=yes
# gl_cv_func_stat_file_slash=yes
# gl_cv_func_strerror_0_works=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_atoll=yes
# gl_cv_have_raw_decl_btowc=yes
# gl_cv_have_raw_decl_canonicalize_file_name=yes
# gl_cv_have_raw_decl_chdir=yes
# gl_cv_have_raw_decl_chown=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_faccessat=yes
# gl_cv_have_raw_decl_fchdir=yes
# gl_cv_have_raw_decl_fchmodat=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_fpurge=no
# gl_cv_have_raw_decl_fseeko=yes
# gl_cv_have_raw_decl_fstat=yes
# gl_cv_have_raw_decl_fstatat=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_futimens=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_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_lchmod=yes
# gl_cv_have_raw_decl_lchown=yes
# gl_cv_have_raw_decl_link=yes
# gl_cv_have_raw_decl_linkat=yes
# gl_cv_have_raw_decl_lseek=yes
# gl_cv_have_raw_decl_lstat=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_mkdirat=yes
# gl_cv_have_raw_decl_mkdtemp=yes
# gl_cv_have_raw_decl_mkfifo=yes
# gl_cv_have_raw_decl_mkfifoat=yes
# gl_cv_have_raw_decl_mknod=yes
# gl_cv_have_raw_decl_mknodat=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_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_pread=yes
# gl_cv_have_raw_decl_pthread_sigmask=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_renameat=yes
# gl_cv_have_raw_decl_rmdir=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_sigaction=yes
# gl_cv_have_raw_decl_sigaddset=yes
# gl_cv_have_raw_decl_sigdelset=yes
# gl_cv_have_raw_decl_sigemptyset=yes
# gl_cv_have_raw_decl_sigfillset=yes
# gl_cv_have_raw_decl_sigismember=yes
# gl_cv_have_raw_decl_sigpending=yes
# gl_cv_have_raw_decl_sigprocmask=yes
# gl_cv_have_raw_decl_sleep=yes
# gl_cv_have_raw_decl_snprintf=yes
# gl_cv_have_raw_decl_srandom=yes
# gl_cv_have_raw_decl_srandom_r=yes
# gl_cv_have_raw_decl_stat=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_strtok_r=yes
# gl_cv_have_raw_decl_strtoll=yes
# gl_cv_have_raw_decl_strtoull=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_tmpfile=yes
# gl_cv_have_raw_decl_towctrans=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_utimensat=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_locale_h_needs_xlocale_h=no
# gl_cv_header_locale_h_posix2001=yes
# gl_cv_header_locale_has_locale_t=yes
# gl_cv_header_signal_h_SIGPIPE=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_stdint_h=yes
# gl_cv_next_getopt_h=''
# gl_cv_next_iconv_h=''
# gl_cv_next_locale_h=''
# gl_cv_next_signal_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_stat_h=''
# gl_cv_next_sys_types_h=''
# gl_cv_next_time_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_next_wctype_h=''
# gl_cv_pragma_columns=no
# gl_cv_prog_ansicxx_cross=no
# gl_cv_prog_ansicxx_namespaces=yes
# gl_cv_prog_ansicxx_works=yes
# gl_cv_prog_as_underscore=no
# gl_cv_size_max=yes
# gl_cv_sys_struct_lconv_ok=yes
# gl_cv_sys_struct_timespec_in_time_h=yes
# gl_cv_type_sigset_t=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_gnugettext2_libc=yes
# gt_cv_func_printf_posix=yes
# gt_cv_int_divbyzero_sigfpe=no
# gt_cv_inttypes_pri_broken=no
# gt_cv_locale_fr_utf8=none
# gt_cv_locale_ja=none
# gt_cv_locale_zh_CN=none
# gt_cv_ssize_t=yes
# gt_cv_val_LC_MESSAGES=yes
# gt_cv_var_environ_declaration=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# 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
# nls_cv_force_use_gnu_gettext=no
# nls_cv_header_intl=
# nls_cv_header_libgt=
# nls_cv_use_gnu_gettext=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing aclocal-1.13'
# 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)'
# ANSICXX_FALSE='#'
# ANSICXX_TRUE=''
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARFLAGS='cru'
# AS='as'
# ASM_SYMBOL_PREFIX='""'
# AUTOCONF='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing automake-1.13'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# BUILDCSHARP='yes'
# BUILDJAVA='yes'
# BUILD_INCLUDED_LIBINTL='yes'
# CATOBJEXT='.gmo'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CFLAG_VISIBILITY='-fvisibility=hidden'
# CLASSPATH=''
# CLASSPATH_SEPARATOR=':'
# CONF_JAVAC='javac -target 1.1 -source 1.3'
# CPP='clang -E'
# CPPFLAGS=''
# CROSS_COMPILING='no'
# CSHARPCOMPFLAGS='-O -g'
# CSHARP_CHOICE='mono'
# CXX='clang++'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CXX_CHOICE='yes'
# CYGPATH_W='echo'
# DATADIRNAME='share'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENABLE_LIBASPRINTF_FALSE='#'
# ENABLE_LIBASPRINTF_TRUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GENCAT='gencat'
# GETOPT_H=''
# GETTEXT_MACRO_VERSION='0.18'
# GLIBC21='yes'
# GLIBC2='yes'
# 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_ICONV_H_FALSE='#'
# GL_GENERATE_ICONV_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='#'
# GMSGFMT='/usr/bin/msgfmt'
# GMSGFMT_015='/usr/bin/msgfmt'
# GNULIB_ATOLL='0'
# GNULIB_BTOWC='0'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='1'
# GNULIB_CHDIR='0'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='0'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='0'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_DUPLOCALE='0'
# GNULIB_ENVIRON='1'
# GNULIB_EUIDACCESS='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHMODAT='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='0'
# GNULIB_FFLUSH='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# 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_FSCANF='1'
# GNULIB_FSEEK='0'
# GNULIB_FSEEKO='0'
# GNULIB_FSTAT='0'
# GNULIB_FSTATAT='0'
# GNULIB_FSYNC='0'
# GNULIB_FTELL='0'
# GNULIB_FTELLO='0'
# GNULIB_FTRUNCATE='0'
# GNULIB_FUTIMENS='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='0'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GL_UNISTD_H_GETOPT=''
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_ICONV='1'
# GNULIB_ISATTY='0'
# GNULIB_ISWBLANK='1'
# GNULIB_ISWCTYPE='0'
# GNULIB_LCHMOD='0'
# GNULIB_LCHOWN='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LOCALECONV='0'
# GNULIB_LSEEK='0'
# GNULIB_LSTAT='1'
# GNULIB_MALLOC_POSIX='0'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='1'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='1'
# GNULIB_MBSLEN='1'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='0'
# GNULIB_MBSNRTOWCS='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSRTOWCS='0'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='1'
# GNULIB_MBSTOK_R='0'
# GNULIB_MBTOWC='0'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_MKDIRAT='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKFIFO='0'
# GNULIB_MKFIFOAT='0'
# GNULIB_MKNOD='0'
# GNULIB_MKNODAT='0'
# GNULIB_MKOSTEMP='0'
# GNULIB_MKOSTEMPS='0'
# GNULIB_MKSTEMP='0'
# GNULIB_MKSTEMPS='0'
# GNULIB_MKTIME='0'
# GNULIB_NANOSLEEP='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_PREAD='0'
# GNULIB_PRINTF='1'
# GNULIB_PRINTF_POSIX='0'
# GNULIB_PTHREAD_SIGMASK='0'
# GNULIB_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='0'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_RAISE='1'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_READ='0'
# GNULIB_READLINK='1'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='0'
# GNULIB_REALPATH='1'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_RMDIR='0'
# GNULIB_RPMATCH='0'
# GNULIB_SCANF='1'
# GNULIB_SECURE_GETENV='0'
# GNULIB_SETENV='0'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SETLOCALE='1'
# GNULIB_SIGACTION='0'
# GNULIB_SIGNAL_H_SIGPIPE='1'
# GNULIB_SIGPROCMASK='1'
# GNULIB_SLEEP='0'
# GNULIB_SNPRINTF='0'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_STAT='1'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='1'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='1'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='1'
# GNULIB_STRPBRK='0'
# GNULIB_STRPTIME='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOD='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOLL='0'
# GNULIB_STRTOULL='0'
# GNULIB_STRVERSCMP='0'
# GNULIB_SYMLINK='0'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TIMEGM='0'
# GNULIB_TIME_R='0'
# GNULIB_TMPFILE='0'
# GNULIB_TOWCTRANS='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='1'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_UNLOCKPT='0'
# GNULIB_UNSETENV='0'
# GNULIB_USLEEP='0'
# GNULIB_UTIMENSAT='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='0'
# 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='0'
# GNULIB_WCTOMB='0'
# 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_ASPRINTF='1'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CHOWN='1'
# HAVE_CSC=''
# HAVE_CSCC=''
# HAVE_CSCC_IN_PATH=''
# HAVE_CSC_IN_PATH=''
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FPURGE='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_LOCALTIME_R='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_OBSTACK_PRINTF='1'
# HAVE_DECL_SETENV='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_SNPRINTF='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOK_R='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_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHMODAT='1'
# HAVE_FCHOWNAT='1'
# HAVE_FDATASYNC='1'
# HAVE_FEATURES_H='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FSEEKO='1'
# HAVE_FSTATAT='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_FUTIMENS='1'
# HAVE_GCJ_C=''
# HAVE_GCJ_IN_PATH=''
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETOPT_H='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_INTTYPES_H='1'
# HAVE_ISWBLANK='1'
# HAVE_ISWCNTRL='1'
# HAVE_JAVAC='1'
# HAVE_JAVAC_ENVVAR=''
# HAVE_JAVAC_IN_PATH='yes'
# HAVE_JIKES=''
# HAVE_JIKES_IN_PATH=''
# HAVE_LCHMOD='1'
# HAVE_LCHOWN='1'
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_LSTAT='1'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MCS='1'
# HAVE_MCS_IN_PATH='yes'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_MKDIRAT='1'
# HAVE_MKDTEMP='1'
# HAVE_MKFIFO='1'
# HAVE_MKFIFOAT='1'
# HAVE_MKNOD='1'
# HAVE_MKNODAT='1'
# HAVE_MKOSTEMP='1'
# HAVE_MKOSTEMPS='1'
# HAVE_MKSTEMP='1'
# HAVE_MKSTEMPS='1'
# HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
# HAVE_NANOSLEEP='1'
# HAVE_NEWLOCALE='1'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POPEN='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_POSIX_PRINTF='1'
# HAVE_POSIX_SIGNALBLOCKING='1'
# HAVE_PREAD='1'
# HAVE_PTHREAD_SIGMASK='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_RAISE='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_RENAMEAT='1'
# HAVE_RPMATCH='1'
# HAVE_SECURE_GETENV='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGACTION='1'
# HAVE_SIGHANDLER_T='1'
# HAVE_SIGINFO_T='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SIGSET_T='1'
# HAVE_SLEEP='1'
# HAVE_SNPRINTF='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRPTIME='1'
# HAVE_STRSEP='1'
# HAVE_STRTOD='1'
# HAVE_STRTOLL='1'
# HAVE_STRTOULL='1'
# HAVE_STRUCT_RANDOM_DATA='1'
# HAVE_STRUCT_SIGACTION_SA_SIGACTION='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_TIMEGM='1'
# HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_UTIMENSAT='1'
# HAVE_VASPRINTF='1'
# HAVE_VDPRINTF='1'
# HAVE_VISIBILITY='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_WPRINTF='0'
# HAVE_XLOCALE_H='1'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# 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_PROGRAM_ENV=''
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTOBJEXT='.mo'
# INTLBISON='bison'
# INTLLIBS=''
# INTLOBJS=''
# INTL_DEFAULT_VERBOSITY='1'
# INTL_EXPORTS_FLAGS=''
# INTL_LIBTOOL_SUFFIX_PREFIX='l'
# INTL_MACOSX_LIBS=''
# JAR='jar'
# JAVA_CHOICE='yes'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBGRT_LIBDEPS=' '
# LIBGRT_LTLIBDEPS=' '
# LIBICONV=''
# LIBINTL=''
# LIBMULTITHREAD='-lpthread'
# LIBOBJS=''
# LIBPTH=''
# LIBPTH_PREFIX=''
# LIBS=''
# LIBSCHED='-lrt'
# LIBTHREAD=''
# LIBTOOL='/bin/sh $(top_builddir)/libtool'
# LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE=''
# LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
# LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
# LIBUNISTRING_UNISTR_H='unistr.h'
# LIBUNISTRING_UNITYPES_H='unitypes.h'
# LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
# LIPO=''
# LN_S='ln -s'
# LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/gnulib-lib"'
# LOCALE_FR_UTF8='none'
# LOCALE_JA='none'
# LOCALE_ZH_CN='none'
# LTLIBC='-lc'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBMULTITHREAD='-lpthread'
# LTLIBOBJS=''
# LTLIBPTH=''
# LTLIBTHREAD=''
# MAKEINFO='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# MSGFMT='/usr/bin/msgfmt'
# MSGFMT_015='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
# NEXT_AS_FIRST_DIRECTIVE_ICONV_H=''
# NEXT_AS_FIRST_DIRECTIVE_LOCALE_H=''
# NEXT_AS_FIRST_DIRECTIVE_SIGNAL_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_STAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H=''
# NEXT_ERRNO_H=''
# NEXT_GETOPT_H=''
# NEXT_ICONV_H=''
# NEXT_LOCALE_H=''
# NEXT_SIGNAL_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_SYS_STAT_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NEXT_WCTYPE_H=''
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='gettext-runtime'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PERL='/usr/bin/perl'
# POSUB='po'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRI_MACROS_BROKEN='0'
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# RC=''
# RELOCATABLE='no'
# RELOCATABLE_BUILD_DIR='$(top_builddir)/gnulib-lib'
# RELOCATABLE_CONFIG_H_DIR='$(top_builddir)'
# RELOCATABLE_LDFLAGS=''
# RELOCATABLE_LIBRARY_PATH=''
# RELOCATABLE_SRC_DIR='$(top_srcdir)/gnulib-lib'
# RELOCATABLE_STRIP=':'
# RELOCATABLE_VIA_LD_FALSE=''
# RELOCATABLE_VIA_LD_TRUE='#'
# RELOCATABLE_VIA_WRAPPER_FALSE=''
# RELOCATABLE_VIA_WRAPPER_TRUE='#'
# REPLACE_BTOWC='0'
# REPLACE_CALLOC='0'
# REPLACE_CANONICALIZE_FILE_NAME='0'
# REPLACE_CHOWN='0'
# REPLACE_CLOSE='0'
# REPLACE_DPRINTF='0'
# REPLACE_DUP2='0'
# REPLACE_DUP='0'
# REPLACE_DUPLOCALE='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FDOPEN='0'
# REPLACE_FFLUSH='0'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='0'
# REPLACE_FPURGE='0'
# REPLACE_FREOPEN='0'
# REPLACE_FSEEK='0'
# REPLACE_FSEEKO='0'
# REPLACE_FSTAT='0'
# REPLACE_FSTATAT='0'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_FUTIMENS='0'
# REPLACE_GETCWD='0'
# REPLACE_GETDELIM='0'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='0'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_ICONV='0'
# REPLACE_ICONV_OPEN='0'
# REPLACE_ICONV_UTF='0'
# REPLACE_ISATTY='0'
# REPLACE_ISWBLANK='0'
# REPLACE_ISWCNTRL='0'
# REPLACE_LCHOWN='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALECONV='0'
# REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
# REPLACE_LSEEK='0'
# REPLACE_LSTAT='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_MKDIR='0'
# REPLACE_MKFIFO='0'
# REPLACE_MKNOD='0'
# REPLACE_MKSTEMP='0'
# REPLACE_MKTIME='GNULIB_PORTCHECK'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_PERROR='0'
# REPLACE_POPEN='0'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PTHREAD_SIGMASK='0'
# REPLACE_PTSNAME='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='0'
# REPLACE_RAISE='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_SETENV='0'
# REPLACE_SETLOCALE='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# REPLACE_STAT='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_STRTOK_R='0'
# REPLACE_STRUCT_LCONV='0'
# REPLACE_SYMLINK='0'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_TMPFILE='0'
# REPLACE_TOWLOWER='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='0'
# REPLACE_USLEEP='0'
# REPLACE_UTIMENSAT='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=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STRIP='strip'
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# USE_INCLUDED_LIBINTL='no'
# USE_NLS='yes'
# VERSION='0.18.3'
# WCHAR_T_SUFFIX=''
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINDRES=''
# WINT_T_SUFFIX=''
# WOE32='no'
# WOE32DLL='no'
# WOE32DLL_FALSE=''
# WOE32DLL_TRUE='#'
# WOE32_FALSE=''
# WOE32_TRUE='#'
# XGETTEXT='/usr/bin/xgettext'
# XGETTEXT_015='/usr/bin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='\''proper_name:1,"This is a proper name. See the gettext manual, section Names."'\'' --keyword='\''proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'\'''
# YACC='bison -y'
# YFLAGS=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/gettext'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=''
# gl_LTLIBOBJS=''
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_GETTEXT_RUNTIME_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/gettext-mono/src/gettext-0.18.3.1/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}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=' libasprintf'
# 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 "gettext-runtime"
# #define VERSION "0.18.3"
# #define CSHARP_CHOICE_MONO 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define _DARWIN_USE_64_BIT_INODE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_VISIBILITY 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_STRING_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_ICONV_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_XLOCALE_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
# #define INTDIV0_RAISES_SIGFPE 0
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_UINTMAX_T 1
# #define HAVE_INTTYPES_H 1
# #define USE_POSIX_THREADS 1
# #define USE_POSIX_THREADS_WEAK 1
# #define HAVE_PTHREAD_RWLOCK 1
# #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define HAVE_BUILTIN_EXPECT 1
# #define HAVE_ARGZ_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETCWD 1
# #define HAVE_GETEGID 1
# #define HAVE_GETEUID 1
# #define HAVE_GETGID 1
# #define HAVE_GETUID 1
# #define HAVE_MEMPCPY 1
# #define HAVE_MUNMAP 1
# #define HAVE_STPCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRTOUL 1
# #define HAVE_TSEARCH 1
# #define HAVE_USELOCALE 1
# #define HAVE_ARGZ_COUNT 1
# #define HAVE_ARGZ_STRINGIFY 1
# #define HAVE_ARGZ_NEXT 1
# #define HAVE___FSETLOCKING 1
# #define HAVE_DECL_FEOF_UNLOCKED 1
# #define HAVE_DECL_FGETS_UNLOCKED 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define HAVE_INTMAX_T 1
# #define HAVE_POSIX_PRINTF 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_SYMLINK 1
# #define HAVE_CANONICALIZE_FILE_NAME 1
# #define HAVE_GETCWD 1
# #define HAVE_READLINK 1
# #define HAVE_REALPATH 1
# #define HAVE_READLINKAT 1
# #define HAVE_ISWCNTRL 1
# #define HAVE_ISWBLANK 1
# #define HAVE_LSTAT 1
# #define HAVE_MBSINIT 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MPROTECT 1
# #define HAVE_SETENV 1
# #define HAVE_WCWIDTH 1
# #define HAVE_WORKING_O_NOATIME 1
# #define HAVE_WORKING_O_NOFOLLOW 1
# #define HAVE_FEATURES_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_ASPRINTF 1
# #define HAVE_FWPRINTF 1
# #define HAVE_NEWLOCALE 1
# #define HAVE_PUTENV 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_LC_MESSAGES 1
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define FUNC_REALPATH_WORKS 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_GETOPT_H 1
# #define HAVE_GETOPT_LONG_ONLY 1
# #define HAVE_DECL_GETENV 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_GETC_UNLOCKED 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_STDLIB_H 1
# #define MALLOC_0_IS_NONNULL 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_SIGSET_T 1
# #define INSTALLPREFIX "/usr"
# #define HAVE_DECL_SETENV 1
# #define USER_LABEL_PREFIX
# #define HAVE__BOOL 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_DECL_STRNLEN 1
# #define HAVE_DECL_CLEARERR_UNLOCKED 1
# #define HAVE_DECL_FEOF_UNLOCKED 1
# #define HAVE_DECL_FERROR_UNLOCKED 1
# #define HAVE_DECL_FFLUSH_UNLOCKED 1
# #define HAVE_DECL_FGETS_UNLOCKED 1
# #define HAVE_DECL_FPUTC_UNLOCKED 1
# #define HAVE_DECL_FPUTS_UNLOCKED 1
# #define HAVE_DECL_FREAD_UNLOCKED 1
# #define HAVE_DECL_FWRITE_UNLOCKED 1
# #define HAVE_DECL_GETCHAR_UNLOCKED 1
# #define HAVE_DECL_PUTC_UNLOCKED 1
# #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# #define HAVE_ATEXIT 1
# #define GNULIB_CANONICALIZE_LGPL 1
# #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# #define GNULIB_TEST_REALPATH 1
# #define GNULIB_TEST_ENVIRON 1
# #define GNULIB_FWRITEERROR 1
# #define GNULIB_TEST_GETOPT_GNU 1
# #define HAVE_DECL_ISWBLANK 1
# #define GNULIB_TEST_ISWBLANK 1
# #define HAVE_RAW_DECL_SETLOCALE 1
# #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# #define GNULIB_TEST_MBRTOWC 1
# #define GNULIB_TEST_MBSINIT 1
# #define GNULIB_TEST_MBSLEN 1
# #define GNULIB_TEST_MBSSTR 1
# #define GNULIB_TEST_MEMCHR 1
# #define HAVE_MEMMOVE 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# #define HAVE_RAISE 1
# #define GNULIB_TEST_RAISE 1
# #define GNULIB_TEST_READLINK 1
# #define HAVE_SEARCH_H 1
# #define HAVE_TSEARCH 1
# #define GNULIB_TEST_SETLOCALE 1
# #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# #define HAVE_RAW_DECL_SIGACTION 1
# #define HAVE_RAW_DECL_SIGADDSET 1
# #define HAVE_RAW_DECL_SIGDELSET 1
# #define HAVE_RAW_DECL_SIGEMPTYSET 1
# #define HAVE_RAW_DECL_SIGFILLSET 1
# #define HAVE_RAW_DECL_SIGISMEMBER 1
# #define HAVE_RAW_DECL_SIGPENDING 1
# #define HAVE_RAW_DECL_SIGPROCMASK 1
# #define GNULIB_SIGPIPE 1
# #define GNULIB_TEST_SIGPROCMASK 1
# #define GNULIB_TEST_STAT 1
# #define GNULIB_FSCANF 1
# #define GNULIB_SCANF 1
# #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 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_STRERROR 1
# #define GNULIB_TEST_STRERROR 1
# #define GNULIB_TEST_STRNLEN 1
# #define HAVE_STRTOUL 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 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_U8_MBTOUCR 1
# #define GNULIB_UNISTR_U8_UCTOMB 1
# #define USE_UNLOCKED_IO 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_SETLOCALE 1
#
# configure: exit 0

CMD: config logfiles '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-runtime/libasprintf/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 libasprintf configure 1.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --enable-csharp=mono host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= CXX=clang++ CXXFLAGS= --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = df77399bb2d2
# 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:2698: checking for a BSD-compatible install
# configure:2766: result: /usr/bin/install -c
# configure:2777: checking whether build environment is sane
# configure:2832: result: yes
# configure:2891: checking for x86_64-unknown-linux-strip
# configure:2921: result: no
# configure:2931: checking for strip
# configure:2947: found /usr/bin/strip
# configure:2958: result: strip
# configure:2983: checking for a thread-safe mkdir -p
# configure:3022: result: /usr/bin/mkdir -p
# configure:3029: checking for gawk
# configure:3045: found /usr/bin/gawk
# configure:3056: result: gawk
# configure:3067: checking whether make sets $(MAKE)
# configure:3089: result: yes
# configure:3118: checking whether make supports nested variables
# configure:3135: result: yes
# configure:3230: checking for x86_64-unknown-linux-gcc
# configure:3257: result: clang
# configure:3526: checking for C compiler version
# configure:3535: 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:3546: $? = 0
# configure:3535: 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:3546: $? = 0
# configure:3535: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3546: $? = 1
# configure:3535: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3546: $? = 1
# configure:3566: checking whether the C compiler works
# configure:3588: clang conftest.c >&5
# configure:3592: $? = 0
# configure:3640: result: yes
# configure:3643: checking for C compiler default output file name
# configure:3645: result: a.out
# configure:3651: checking for suffix of executables
# configure:3658: clang -o conftest conftest.c >&5
# configure:3662: $? = 0
# configure:3684: result:
# configure:3706: checking whether we are cross compiling
# configure:3714: clang -o conftest conftest.c >&5
# configure:3718: $? = 0
# configure:3725: ./conftest
# configure:3729: $? = 0
# configure:3744: result: no
# configure:3749: checking for suffix of object files
# configure:3771: clang -c conftest.c >&5
# configure:3775: $? = 0
# configure:3796: result: o
# configure:3800: checking whether we are using the GNU C compiler
# configure:3819: clang -c conftest.c >&5
# configure:3819: $? = 0
# configure:3828: result: yes
# configure:3837: checking whether clang accepts -g
# configure:3857: clang -c -g conftest.c >&5
# configure:3857: $? = 0
# configure:3898: result: yes
# configure:3915: checking for clang option to accept ISO C89
# configure:3978: clang -c conftest.c >&5
# configure:3978: $? = 0
# configure:3991: result: none needed
# configure:4022: checking for style of include used by make
# configure:4050: result: GNU
# configure:4076: checking dependency style of clang
# configure:4187: result: gcc3
# configure:4314: checking for C++ compiler version
# configure:4323: 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:4334: $? = 0
# configure:4323: 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:4334: $? = 0
# configure:4323: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4334: $? = 1
# configure:4323: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4334: $? = 1
# configure:4338: checking whether we are using the GNU C++ compiler
# configure:4357: clang++ -c conftest.cpp >&5
# configure:4357: $? = 0
# configure:4366: result: yes
# configure:4375: checking whether clang++ accepts -g
# configure:4395: clang++ -c -g conftest.cpp >&5
# configure:4395: $? = 0
# configure:4436: result: yes
# configure:4461: checking dependency style of clang++
# configure:4572: result: gcc3
# configure:4593: checking build system type
# configure:4607: result: x86_64-unknown-linux-gnu
# configure:4627: checking host system type
# configure:4640: result: x86_64-unknown-linux-gnu
# configure:4670: checking how to run the C preprocessor
# configure:4701: clang -E conftest.c
# configure:4701: $? = 0
# configure:4715: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4715: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasprintf"
# | #define PACKAGE_TARNAME "libasprintf"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libasprintf 1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libasprintf"
# | #define VERSION "1.0"
# | /* end confdefs.h. */
# | #include
# configure:4740: result: clang -E
# configure:4760: clang -E conftest.c
# configure:4760: $? = 0
# configure:4774: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4774: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasprintf"
# | #define PACKAGE_TARNAME "libasprintf"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libasprintf 1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libasprintf"
# | #define VERSION "1.0"
# | /* end confdefs.h. */
# | #include
# configure:4803: checking for grep that handles long lines and -e
# configure:4861: result: /usr/bin/grep
# configure:4866: checking for egrep
# configure:4928: result: /usr/bin/grep -E
# configure:4935: checking for Minix Amsterdam compiler
# configure:4959: result: no
# configure:4971: checking for x86_64-unknown-linux-ar
# configure:5001: result: no
# configure:5011: checking for ar
# configure:5027: found /usr/bin/ar
# configure:5038: result: ar
# configure:5078: checking for x86_64-unknown-linux-ranlib
# configure:5108: result: no
# configure:5118: checking for ranlib
# configure:5134: found /usr/bin/ranlib
# configure:5145: result: ranlib
# configure:5270: checking how to print strings
# configure:5297: result: printf
# configure:5318: checking for a sed that does not truncate output
# configure:5382: result: /usr/bin/sed
# configure:5400: checking for fgrep
# configure:5462: result: /usr/bin/grep -F
# configure:5497: checking for ld used by clang
# configure:5564: result: /usr/bin/ld
# configure:5571: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5586: result: yes
# configure:5598: checking for BSD- or MS-compatible name lister (nm)
# configure:5650: result: /usr/bin/nm -B
# configure:5780: checking the name lister (/usr/bin/nm -B) interface
# configure:5787: clang -c conftest.c >&5
# configure:5790: /usr/bin/nm -B "conftest.o"
# configure:5793: output
# 0000000000000000 B some_variable
# configure:5800: result: BSD nm
# configure:5803: checking whether ln -s works
# configure:5807: result: yes
# configure:5815: checking the maximum length of command line arguments
# configure:5945: result: 1572864
# configure:5962: checking whether the shell understands some XSI constructs
# configure:5972: result: yes
# configure:5976: checking whether the shell understands "+="
# configure:5982: result: yes
# configure:6017: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6057: result: func_convert_file_noop
# configure:6064: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6084: result: func_convert_file_noop
# configure:6091: checking for /usr/bin/ld option to reload object files
# configure:6098: result: -r
# configure:6132: checking for x86_64-unknown-linux-objdump
# configure:6162: result: no
# configure:6172: checking for objdump
# configure:6188: found /usr/bin/objdump
# configure:6199: result: objdump
# configure:6228: checking how to recognize dependent libraries
# configure:6430: result: pass_all
# configure:6475: checking for x86_64-unknown-linux-dlltool
# configure:6505: result: no
# configure:6515: checking for dlltool
# configure:6545: result: no
# configure:6572: checking how to associate runtime and link libraries
# configure:6599: result: printf %s\n
# configure:6615: checking for x86_64-unknown-linux-ar
# configure:6642: result: ar
# configure:6723: checking for archiver @FILE support
# configure:6740: clang -c conftest.c >&5
# configure:6740: $? = 0
# configure:6743: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6746: $? = 0
# configure:6751: 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:6754: $? = 1
# configure:6766: result: @
# configure:6784: checking for x86_64-unknown-linux-strip
# configure:6811: result: strip
# configure:6883: checking for x86_64-unknown-linux-ranlib
# configure:6910: result: ranlib
# configure:7052: checking command to parse /usr/bin/nm -B output from clang object
# configure:7172: clang -c conftest.c >&5
# configure:7175: $? = 0
# configure:7179: /usr/bin/nm -B 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:7182: $? = 0
# configure:7248: clang -o conftest conftest.c conftstm.o >&5
# configure:7251: $? = 0
# configure:7289: result: ok
# configure:7326: checking for sysroot
# configure:7356: result: no
# configure:7433: clang -c conftest.c >&5
# configure:7436: $? = 0
# configure:7572: checking for x86_64-unknown-linux-mt
# configure:7602: result: no
# configure:7612: checking for mt
# configure:7642: result: no
# configure:7662: checking if : is a manifest tool
# configure:7668: : '-?'
# configure:7676: result: no
# configure:8313: checking for ANSI C header files
# configure:8333: clang -c conftest.c >&5
# configure:8333: $? = 0
# configure:8406: clang -o conftest conftest.c >&5
# configure:8406: $? = 0
# configure:8406: ./conftest
# configure:8406: $? = 0
# configure:8417: result: yes
# configure:8430: checking for sys/types.h
# configure:8430: clang -c conftest.c >&5
# configure:8430: $? = 0
# configure:8430: result: yes
# configure:8430: checking for sys/stat.h
# configure:8430: clang -c conftest.c >&5
# configure:8430: $? = 0
# configure:8430: result: yes
# configure:8430: checking for stdlib.h
# configure:8430: clang -c conftest.c >&5
# configure:8430: $? = 0
# configure:8430: result: yes
# configure:8430: checking for string.h
# configure:8430: clang -c conftest.c >&5
# configure:8430: $? = 0
# configure:8430: result: yes
# configure:8430: checking for memory.h
# configure:8430: clang -c conftest.c >&5
# configure:8430: $? = 0
# configure:8430: result: yes
# configure:8430: checking for strings.h
# configure:8430: clang -c conftest.c >&5
# configure:8430: $? = 0
# configure:8430: result: yes
# configure:8430: checking for inttypes.h
# configure:8430: clang -c conftest.c >&5
# configure:8430: $? = 0
# configure:8430: result: yes
# configure:8430: checking for stdint.h
# configure:8430: clang -c conftest.c >&5
# configure:8430: $? = 0
# configure:8430: result: yes
# configure:8430: checking for unistd.h
# configure:8430: clang -c conftest.c >&5
# configure:8430: $? = 0
# configure:8430: result: yes
# configure:8444: checking for dlfcn.h
# configure:8444: clang -c conftest.c >&5
# configure:8444: $? = 0
# configure:8444: result: yes
# configure:8959: checking for objdir
# configure:8974: result: .libs
# configure:9245: checking if clang supports -fno-rtti -fno-exceptions
# configure:9263: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9267: $? = 0
# configure:9280: result: yes
# configure:9607: checking for clang option to produce PIC
# configure:9614: result: -fPIC -DPIC
# configure:9622: checking if clang PIC flag -fPIC -DPIC works
# configure:9640: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9644: $? = 0
# configure:9657: result: yes
# configure:9686: checking if clang static flag -static works
# configure:9714: result: yes
# configure:9729: checking if clang supports -c -o file.o
# configure:9750: clang -c -o out/conftest2.o conftest.c >&5
# configure:9754: $? = 0
# configure:9776: result: yes
# configure:9784: checking if clang supports -c -o file.o
# configure:9831: result: yes
# configure:9864: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11017: result: yes
# configure:11054: checking whether -lc should be explicitly linked in
# configure:11062: clang -c conftest.c >&5
# configure:11065: $? = 0
# configure:11080: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:11083: $? = 0
# configure:11097: result: no
# configure:11257: checking dynamic linker characteristics
# configure:11768: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11768: $? = 0
# configure:11990: result: GNU/Linux ld.so
# configure:12097: checking how to hardcode library paths into programs
# configure:12122: result: immediate
# configure:12662: checking whether stripping libraries is possible
# configure:12667: result: yes
# configure:12702: checking if libtool supports shared libraries
# configure:12704: result: yes
# configure:12707: checking whether to build shared libraries
# configure:12728: result: yes
# configure:12731: checking whether to build static libraries
# configure:12735: result: yes
# configure:12758: checking how to run the C++ preprocessor
# configure:12785: clang++ -E conftest.cpp
# configure:12785: $? = 0
# configure:12799: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:12799: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasprintf"
# | #define PACKAGE_TARNAME "libasprintf"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libasprintf 1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libasprintf"
# | #define VERSION "1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12824: result: clang++ -E
# configure:12844: clang++ -E conftest.cpp
# configure:12844: $? = 0
# configure:12858: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:12858: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasprintf"
# | #define PACKAGE_TARNAME "libasprintf"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libasprintf 1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libasprintf"
# | #define VERSION "1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:13027: checking for ld used by clang++
# configure:13094: result: /usr/bin/ld -m elf_x86_64
# configure:13101: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:13116: result: yes
# configure:13171: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:14176: result: yes
# configure:14212: clang++ -c conftest.cpp >&5
# configure:14215: $? = 0
# configure:14735: checking for clang++ option to produce PIC
# configure:14742: result: -fPIC -DPIC
# configure:14750: checking if clang++ PIC flag -fPIC -DPIC works
# configure:14768: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14772: $? = 0
# configure:14785: result: yes
# configure:14808: checking if clang++ static flag -static works
# configure:14836: result: yes
# configure:14848: checking if clang++ supports -c -o file.o
# configure:14869: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14873: $? = 0
# configure:14895: result: yes
# configure:14900: checking if clang++ supports -c -o file.o
# configure:14947: result: yes
# configure:14977: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:15013: result: yes
# configure:15154: checking dynamic linker characteristics
# configure:15821: result: GNU/Linux ld.so
# configure:15874: checking how to hardcode library paths into programs
# configure:15899: result: immediate
# configure:15971: checking features.h usability
# configure:15971: clang -c conftest.c >&5
# configure:15971: $? = 0
# configure:15971: result: yes
# configure:15971: checking features.h presence
# configure:15971: clang -E conftest.c
# configure:15971: $? = 0
# configure:15971: result: yes
# configure:15971: checking for features.h
# configure:15971: result: yes
# configure:15982: checking for inline
# configure:15998: clang -c conftest.c >&5
# configure:15998: $? = 0
# configure:16006: result: inline
# configure:16024: checking for size_t
# configure:16024: clang -c conftest.c >&5
# configure:16024: $? = 0
# configure:16024: clang -c conftest.c >&5
# conftest.c:60:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:16024: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasprintf"
# | #define PACKAGE_TARNAME "libasprintf"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libasprintf 1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libasprintf"
# | #define VERSION "1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FEATURES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16024: result: yes
# configure:16036: checking for unsigned long long int
# configure:16075: clang -o conftest conftest.c >&5
# configure:16075: $? = 0
# configure:16084: result: yes
# configure:16094: checking for long long int
# configure:16132: clang -o conftest conftest.c >&5
# configure:16132: $? = 0
# configure:16132: ./conftest
# configure:16132: $? = 0
# configure:16144: result: yes
# configure:16153: checking for wchar_t
# configure:16170: clang -c conftest.c >&5
# configure:16170: $? = 0
# configure:16177: result: yes
# configure:16186: checking for wint_t
# configure:16211: clang -c conftest.c >&5
# configure:16211: $? = 0
# configure:16218: result: yes
# configure:16226: checking for mbstate_t
# configure:16243: clang -c conftest.c >&5
# configure:16243: $? = 0
# configure:16250: result: yes
# configure:16261: checking for ptrdiff_t
# configure:16261: clang -c conftest.c >&5
# configure:16261: $? = 0
# configure:16261: clang -c conftest.c >&5
# conftest.c:65:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# configure:16261: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasprintf"
# | #define PACKAGE_TARNAME "libasprintf"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libasprintf 1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libasprintf"
# | #define VERSION "1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_MBSTATE_T 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:16261: result: yes
# configure:16272: checking for inttypes.h
# configure:16291: clang -c conftest.c >&5
# configure:16291: $? = 0
# configure:16298: result: yes
# configure:16309: checking for stdint.h
# configure:16326: clang -c conftest.c >&5
# configure:16326: $? = 0
# configure:16333: result: yes
# configure:16365: checking for stdint.h
# configure:16365: result: yes
# configure:16375: checking for SIZE_MAX
# configure:16446: result: yes
# configure:16461: checking for stdint.h
# configure:16461: result: yes
# configure:16484: checking for working alloca.h
# configure:16501: clang -o conftest conftest.c >&5
# configure:16501: $? = 0
# configure:16509: result: yes
# configure:16517: checking for alloca
# configure:16554: clang -o conftest conftest.c >&5
# configure:16554: $? = 0
# configure:16562: result: yes
# configure:16679: checking for stdlib.h
# configure:16679: result: yes
# configure:16679: checking for string.h
# configure:16679: result: yes
# configure:16700: checking whether the preprocessor supports include_next
# configure:16738: clang -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:16738: $? = 0
# configure:16759: result: yes
# configure:16780: checking whether system header files limit the line length
# configure:16803: result: no
# configure:16814: checking for complete errno.h
# configure:16887: result: yes
# configure:17264: checking for stdint.h
# configure:17264: result: yes
# configure:17274: checking for SIZE_MAX
# configure:17345: result: yes
# configure:17360: checking for stdint.h
# configure:17360: result: yes
# configure:17407: checking for snprintf
# configure:17407: clang -o conftest conftest.c >&5
# conftest.c:63:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:63:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17407: checking for vasprintf
# configure:17407: clang -o conftest conftest.c >&5
# conftest.c:75:19: warning: format string missing [-Wformat]
# return vasprintf ();
# ~~~~~~~~~ ^
# 1 warning generated.
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17407: checking for strnlen
# configure:17407: clang -o conftest conftest.c >&5
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17407: checking for wcslen
# configure:17407: clang -o conftest conftest.c >&5
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17407: checking for wcsnlen
# configure:17407: clang -o conftest conftest.c >&5
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17407: checking for mbrtowc
# configure:17407: clang -o conftest conftest.c >&5
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17407: checking for wcrtomb
# configure:17407: clang -o conftest conftest.c >&5
# configure:17407: $? = 0
# configure:17407: result: yes
# configure:17416: checking whether _snprintf is declared
# configure:17416: clang -c conftest.c >&5
# conftest.c:56:10: error: use of undeclared identifier '_snprintf'
# (void) _snprintf;
# ^
# 1 error generated.
# configure:17416: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libasprintf"
# | #define PACKAGE_TARNAME "libasprintf"
# | #define PACKAGE_VERSION "1.0"
# | #define PACKAGE_STRING "libasprintf 1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libasprintf"
# | #define VERSION "1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 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:17416: result: no
# configure:17430: checking whether printf() supports POSIX/XSI format strings
# configure:17471: clang -o conftest conftest.c >&5
# configure:17471: $? = 0
# configure:17471: ./conftest
# configure:17471: $? = 0
# configure:17482: result: yes
# configure:17496: checking for dvips
# configure:17514: found /usr/bin/dvips
# configure:17527: result: /usr/bin/dvips
# configure:17537: checking for texi2pdf
# configure:17555: found /usr/bin/texi2pdf
# configure:17568: result: /usr/bin/texi2pdf
# configure:17578: checking for perl
# configure:17596: found /usr/bin/perl
# configure:17609: result: /usr/bin/perl
# configure:17730: checking that generated files are newer than configure
# configure:17736: result: done
# configure:17807: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libasprintf config.status 1.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on df77399bb2d2
#
# config.status:1203: creating Makefile
# config.status:1203: creating config.h
# config.status:1432: executing depfiles commands
# config.status:1432: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# 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_alloca_works=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_vasprintf=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_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_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# 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_TEXI2PDF=/usr/bin/texi2pdf
# 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_CXXCPP='clang++ -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# 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_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_mbstate_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
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# gl_cv_c_amsterdam_compiler=no
# gl_cv_have_include_next=yes
# gl_cv_header_errno_h_complete=yes
# gl_cv_header_inttypes_h=yes
# gl_cv_header_stdint_h=yes
# gl_cv_pragma_columns=no
# gl_cv_size_max=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_printf_posix=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_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=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/gettext-mono/src/gettext-0.18.3.1/build-aux/missing aclocal-1.13'
# 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)'
# AR='ar'
# ARFLAGS='cru'
# AS='as'
# AUTOCONF='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing automake-1.13'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# 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'
# 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='#'
# GREP='/usr/bin/grep'
# 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'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='/bin/sh $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTALLOCA=''
# LTLIBOBJS=''
# LTNOUNDEF=''
# MAKEINFO='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_ERRNO_H=''
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libasprintf'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='libasprintf'
# PACKAGE_STRING='libasprintf 1.0'
# PACKAGE_TARNAME='libasprintf'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0'
# PATH_SEPARATOR=':'
# PERL='/usr/bin/perl'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TEXI2PDF='/usr/bin/texi2pdf'
# VERSION='1.0'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=''
# gl_LTLIBOBJS=''
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_LIBASPRINTF_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/gettext-mono/src/gettext-0.18.3.1/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libasprintf"
# #define PACKAGE_TARNAME "libasprintf"
# #define PACKAGE_VERSION "1.0"
# #define PACKAGE_STRING "libasprintf 1.0"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "libasprintf"
# #define VERSION "1.0"
# #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 HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_FEATURES_H 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_INTMAX_T 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_SNPRINTF 1
# #define HAVE_VASPRINTF 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_POSIX_PRINTF 1
#
# configure: exit 0

CMD: config logfiles '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/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 --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --enable-csharp=mono host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= CXX=clang++ CXXFLAGS= --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = df77399bb2d2
# 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:3940: checking for a BSD-compatible install
# configure:4008: result: /usr/bin/install -c
# configure:4019: checking whether build environment is sane
# configure:4074: result: yes
# configure:4133: checking for x86_64-unknown-linux-strip
# configure:4163: result: no
# configure:4173: checking for strip
# configure:4189: found /usr/bin/strip
# configure:4200: result: strip
# configure:4225: checking for a thread-safe mkdir -p
# configure:4264: result: /usr/bin/mkdir -p
# configure:4271: checking for gawk
# configure:4287: found /usr/bin/gawk
# configure:4298: result: gawk
# configure:4309: checking whether make sets $(MAKE)
# configure:4331: result: yes
# configure:4360: checking whether make supports nested variables
# configure:4377: result: yes
# configure:4484: checking for x86_64-unknown-linux-gcc
# configure:4511: result: clang
# configure:4780: checking for C compiler version
# configure:4789: 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:4800: $? = 0
# configure:4789: 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:4800: $? = 0
# configure:4789: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4800: $? = 1
# configure:4789: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4800: $? = 1
# configure:4820: checking whether the C compiler works
# configure:4842: clang conftest.c >&5
# configure:4846: $? = 0
# configure:4894: result: yes
# configure:4897: checking for C compiler default output file name
# configure:4899: result: a.out
# configure:4905: checking for suffix of executables
# configure:4912: clang -o conftest conftest.c >&5
# configure:4916: $? = 0
# configure:4938: result:
# configure:4960: checking whether we are cross compiling
# configure:4968: clang -o conftest conftest.c >&5
# configure:4972: $? = 0
# configure:4979: ./conftest
# configure:4983: $? = 0
# configure:4998: result: no
# configure:5003: checking for suffix of object files
# configure:5025: clang -c conftest.c >&5
# configure:5029: $? = 0
# configure:5050: result: o
# configure:5054: checking whether we are using the GNU C compiler
# configure:5073: clang -c conftest.c >&5
# configure:5073: $? = 0
# configure:5082: result: yes
# configure:5091: checking whether clang accepts -g
# configure:5111: clang -c -g conftest.c >&5
# configure:5111: $? = 0
# configure:5152: result: yes
# configure:5169: checking for clang option to accept ISO C89
# configure:5232: clang -c conftest.c >&5
# configure:5232: $? = 0
# configure:5245: result: none needed
# configure:5276: checking for style of include used by make
# configure:5304: result: GNU
# configure:5330: checking dependency style of clang
# configure:5441: result: gcc3
# configure:5461: checking for bison
# configure:5477: found /usr/bin/bison
# configure:5488: result: bison -y
# configure:5502: checking whether to use Java
# configure:5511: result: yes
# configure:5527: checking for Java to native code compiler
# configure:5658: result: none
# configure:5682: checking how to run the C preprocessor
# configure:5713: clang -E conftest.c
# configure:5713: $? = 0
# configure:5727: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5727: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | /* end confdefs.h. */
# | #include
# configure:5752: result: clang -E
# configure:5772: clang -E conftest.c
# configure:5772: $? = 0
# configure:5786: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5786: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | /* end confdefs.h. */
# | #include
# configure:5815: checking for grep that handles long lines and -e
# configure:5873: result: /usr/bin/grep
# configure:5878: checking for egrep
# configure:5940: result: /usr/bin/grep -E
# configure:5946: checking for Java virtual machine
# configure:6026: found /usr/bin/java
# configure:6149: result: java
# configure:6196: CLASSPATH=. java conftestver
# configure:6203: WARNING: unknown target-version 1.8, please update gt_JAVACOMP macro
# configure:6244: checking for Java compiler
# configure:6484: found /usr/bin/javac
# configure:6624: javac -d . conftest.java
# configure:6653: javac -target 1.1 -d . conftest.java
# javac: target release 1.1 conflicts with default source release 1.8
# configure:6682: javac -target 1.1 -source 1.3 -d . conftest.java
# warning: [options] bootstrap class path not set in conjunction with -source 1.3
# warning: [options] source value 1.3 is obsolete and will be removed in a future release
# warning: [options] target value 1.1 is obsolete and will be removed in a future release
# warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
# 4 warnings
# configure:6719: result: javac -target 1.1 -source 1.3
# configure:6731: checking for jar
# configure:6747: found /usr/bin/jar
# configure:6758: result: jar
# configure:6780: checking for preferred C# implementation
# configure:6790: result: mono
# configure:6807: checking for C# compiler
# configure:6861: found /usr/bin/mcs
# configure:6955: result: mcs
# configure:6974: checking for C# program execution engine
# configure:7044: found /usr/bin/mono
# configure:7142: result: mono
# configure:7163: checking build system type
# configure:7177: result: x86_64-unknown-linux-gnu
# configure:7197: checking host system type
# configure:7210: result: x86_64-unknown-linux-gnu
# configure:7236: checking for Minix Amsterdam compiler
# configure:7260: result: no
# configure:7272: checking for x86_64-unknown-linux-ar
# configure:7302: result: no
# configure:7312: checking for ar
# configure:7328: found /usr/bin/ar
# configure:7339: result: ar
# configure:7379: checking for x86_64-unknown-linux-ranlib
# configure:7409: result: no
# configure:7419: checking for ranlib
# configure:7435: found /usr/bin/ranlib
# configure:7446: result: ranlib
# configure:7473: checking whether clang and cc understand -c and -o together
# configure:7504: clang -c conftest.c -o conftest2.o >&5
# configure:7508: $? = 0
# configure:7514: clang -c conftest.c -o conftest2.o >&5
# configure:7518: $? = 0
# configure:7529: cc -c conftest.c >&5
# configure:7533: $? = 0
# configure:7541: cc -c conftest.c -o conftest2.o >&5
# configure:7545: $? = 0
# configure:7551: cc -c conftest.c -o conftest2.o >&5
# configure:7555: $? = 0
# configure:7573: result: yes
# configure:7598: checking for ANSI C header files
# configure:7618: clang -c conftest.c >&5
# configure:7618: $? = 0
# configure:7691: clang -o conftest conftest.c >&5
# configure:7691: $? = 0
# configure:7691: ./conftest
# configure:7691: $? = 0
# configure:7702: result: yes
# configure:7715: checking for sys/types.h
# configure:7715: clang -c conftest.c >&5
# configure:7715: $? = 0
# configure:7715: result: yes
# configure:7715: checking for sys/stat.h
# configure:7715: clang -c conftest.c >&5
# configure:7715: $? = 0
# configure:7715: result: yes
# configure:7715: checking for stdlib.h
# configure:7715: clang -c conftest.c >&5
# configure:7715: $? = 0
# configure:7715: result: yes
# configure:7715: checking for string.h
# configure:7715: clang -c conftest.c >&5
# configure:7715: $? = 0
# configure:7715: result: yes
# configure:7715: checking for memory.h
# configure:7715: clang -c conftest.c >&5
# configure:7715: $? = 0
# configure:7715: result: yes
# configure:7715: checking for strings.h
# configure:7715: clang -c conftest.c >&5
# configure:7715: $? = 0
# configure:7715: result: yes
# configure:7715: checking for inttypes.h
# configure:7715: clang -c conftest.c >&5
# configure:7715: $? = 0
# configure:7715: result: yes
# configure:7715: checking for stdint.h
# configure:7715: clang -c conftest.c >&5
# configure:7715: $? = 0
# configure:7715: result: yes
# configure:7715: checking for unistd.h
# configure:7715: clang -c conftest.c >&5
# configure:7715: $? = 0
# configure:7715: result: yes
# configure:7728: checking minix/config.h usability
# configure:7728: clang -c conftest.c >&5
# conftest.c:55:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:7728: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #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:7728: result: no
# configure:7728: checking minix/config.h presence
# configure:7728: clang -E conftest.c
# conftest.c:22:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:7728: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #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:7728: result: no
# configure:7728: checking for minix/config.h
# configure:7728: result: no
# configure:7752: checking whether it is safe to define __EXTENSIONS__
# configure:7770: clang -c conftest.c >&5
# configure:7770: $? = 0
# configure:7777: result: yes
# configure:7792: checking whether _XOPEN_SOURCE should be defined
# configure:7811: clang -c conftest.c >&5
# configure:7811: $? = 0
# configure:7835: result: no
# configure:7876: checking for _LARGEFILE_SOURCE value needed for large files
# configure:7895: clang -o conftest conftest.c >&5
# configure:7895: $? = 0
# configure:7923: result: no
# configure:7951: checking for special C compiler options needed for large files
# configure:7996: result: no
# configure:8002: checking for _FILE_OFFSET_BITS value needed for large files
# configure:8027: clang -c conftest.c >&5
# configure:8027: $? = 0
# configure:8059: result: no
# configure:8150: checking for clang option to accept ISO C99
# configure:8299: clang -c conftest.c >&5
# configure:8299: $? = 0
# configure:8312: result: none needed
# configure:8420: checking for clang option to accept ISO Standard C
# configure:8431: result: none needed
# configure:9185: checking how to print strings
# configure:9212: result: printf
# configure:9233: checking for a sed that does not truncate output
# configure:9297: result: /usr/bin/sed
# configure:9315: checking for fgrep
# configure:9377: result: /usr/bin/grep -F
# configure:9412: checking for ld used by clang
# configure:9479: result: /usr/bin/ld
# configure:9486: checking if the linker (/usr/bin/ld) is GNU ld
# configure:9501: result: yes
# configure:9513: checking for BSD- or MS-compatible name lister (nm)
# configure:9565: result: /usr/bin/nm -B
# configure:9695: checking the name lister (/usr/bin/nm -B) interface
# configure:9702: clang -c conftest.c >&5
# configure:9705: /usr/bin/nm -B "conftest.o"
# configure:9708: output
# 0000000000000000 B some_variable
# configure:9715: result: BSD nm
# configure:9718: checking whether ln -s works
# configure:9722: result: yes
# configure:9730: checking the maximum length of command line arguments
# configure:9860: result: 1572864
# configure:9877: checking whether the shell understands some XSI constructs
# configure:9887: result: yes
# configure:9891: checking whether the shell understands "+="
# configure:9897: result: yes
# configure:9932: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:9972: result: func_convert_file_noop
# configure:9979: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:9999: result: func_convert_file_noop
# configure:10006: checking for /usr/bin/ld option to reload object files
# configure:10013: result: -r
# configure:10047: checking for x86_64-unknown-linux-objdump
# configure:10077: result: no
# configure:10087: checking for objdump
# configure:10103: found /usr/bin/objdump
# configure:10114: result: objdump
# configure:10143: checking how to recognize dependent libraries
# configure:10345: result: pass_all
# configure:10390: checking for x86_64-unknown-linux-dlltool
# configure:10420: result: no
# configure:10430: checking for dlltool
# configure:10460: result: no
# configure:10487: checking how to associate runtime and link libraries
# configure:10514: result: printf %s\n
# configure:10530: checking for x86_64-unknown-linux-ar
# configure:10557: result: ar
# configure:10638: checking for archiver @FILE support
# configure:10655: clang -c conftest.c >&5
# configure:10655: $? = 0
# configure:10658: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:10661: $? = 0
# configure:10666: 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:10669: $? = 1
# configure:10681: result: @
# configure:10699: checking for x86_64-unknown-linux-strip
# configure:10726: result: strip
# configure:10798: checking for x86_64-unknown-linux-ranlib
# configure:10825: result: ranlib
# configure:10967: checking command to parse /usr/bin/nm -B output from clang object
# configure:11087: clang -c conftest.c >&5
# configure:11090: $? = 0
# configure:11094: /usr/bin/nm -B 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:11097: $? = 0
# configure:11163: clang -o conftest conftest.c conftstm.o >&5
# configure:11166: $? = 0
# configure:11204: result: ok
# configure:11241: checking for sysroot
# configure:11271: result: no
# configure:11348: clang -c conftest.c >&5
# configure:11351: $? = 0
# configure:11487: checking for x86_64-unknown-linux-mt
# configure:11517: result: no
# configure:11527: checking for mt
# configure:11557: result: no
# configure:11577: checking if : is a manifest tool
# configure:11583: : '-?'
# configure:11591: result: no
# configure:12230: checking for dlfcn.h
# configure:12230: clang -c conftest.c >&5
# configure:12230: $? = 0
# configure:12230: result: yes
# configure:12734: checking for objdir
# configure:12749: result: .libs
# configure:13020: checking if clang supports -fno-rtti -fno-exceptions
# configure:13038: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:13042: $? = 0
# configure:13055: result: yes
# configure:13382: checking for clang option to produce PIC
# configure:13389: result: -fPIC -DPIC
# configure:13397: checking if clang PIC flag -fPIC -DPIC works
# configure:13415: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:13419: $? = 0
# configure:13432: result: yes
# configure:13461: checking if clang static flag -static works
# configure:13489: result: yes
# configure:13504: checking if clang supports -c -o file.o
# configure:13525: clang -c -o out/conftest2.o conftest.c >&5
# configure:13529: $? = 0
# configure:13551: result: yes
# configure:13559: checking if clang supports -c -o file.o
# configure:13606: result: yes
# configure:13639: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:14792: result: yes
# configure:14829: checking whether -lc should be explicitly linked in
# configure:14837: clang -c conftest.c >&5
# configure:14840: $? = 0
# configure:14855: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:14858: $? = 0
# configure:14872: result: no
# configure:15032: checking dynamic linker characteristics
# configure:15543: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:15543: $? = 0
# configure:15765: result: GNU/Linux ld.so
# configure:15872: checking how to hardcode library paths into programs
# configure:15897: result: immediate
# configure:16437: checking whether stripping libraries is possible
# configure:16442: result: yes
# configure:16477: checking if libtool supports shared libraries
# configure:16479: result: yes
# configure:16482: checking whether to build shared libraries
# configure:16503: result: yes
# configure:16506: checking whether to build static libraries
# configure:16510: result: yes
# configure:16551: checking for x86_64-unknown-linux-windres
# configure:16581: result: no
# configure:16591: checking for windres
# configure:16621: result: no
# configure:16745: checking whether NLS is requested
# configure:16754: result: yes
# configure:16794: checking for msgfmt
# configure: trying /usr/bin/msgfmt...
# 0 translated messages.
# configure:16826: result: /usr/bin/msgfmt
# configure:16835: checking for gmsgfmt
# configure:16866: result: /usr/bin/msgfmt
# configure:16916: checking for xgettext
# configure: trying /usr/bin/xgettext...
# /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:16948: result: /usr/bin/xgettext
# configure:16993: checking for msgmerge
# configure: trying /usr/bin/msgmerge...
# configure:17024: result: /usr/bin/msgmerge
# configure:17042: checking whether we are using the GNU C Library 2 or newer
# configure:17069: result: yes
# configure:17080: checking whether the -Werror option is usable
# configure:17099: clang -c -Werror conftest.c >&5
# configure:17099: $? = 0
# configure:17108: result: yes
# configure:17110: checking for simple visibility declarations
# configure:17137: clang -c -fvisibility=hidden -Werror conftest.c >&5
# configure:17137: $? = 0
# configure:17146: result: yes
# configure:17161: checking for inline
# configure:17177: clang -c conftest.c >&5
# configure:17177: $? = 0
# configure:17185: result: inline
# configure:17203: checking for size_t
# configure:17203: clang -c conftest.c >&5
# configure:17203: $? = 0
# configure:17203: clang -c conftest.c >&5
# conftest.c:69:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:17203: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17203: result: yes
# configure:17215: checking for stdint.h
# configure:17232: clang -c conftest.c >&5
# configure:17232: $? = 0
# configure:17239: result: yes
# configure:17251: checking for working alloca.h
# configure:17268: clang -o conftest conftest.c >&5
# configure:17268: $? = 0
# configure:17276: result: yes
# configure:17284: checking for alloca
# configure:17321: clang -o conftest conftest.c >&5
# configure:17321: $? = 0
# configure:17329: result: yes
# configure:17441: checking for stdlib.h
# configure:17441: result: yes
# configure:17441: checking for unistd.h
# configure:17441: result: yes
# configure:17441: checking for sys/param.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for string.h
# configure:17441: result: yes
# configure:17441: checking for sys/socket.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for utime.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for dirent.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for wctype.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for sys/stat.h
# configure:17441: result: yes
# configure:17441: checking for getopt.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for sys/time.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for iconv.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for libcroco-0.6/libcroco/libcroco-config.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for libxml2/libxml/xmlexports.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for libxml2/libxml/xmlversion.h
# configure:17441: clang -c conftest.c >&5
# In file included from conftest.c:84:
# /usr/include/libxml2/libxml/xmlversion.h:13:10: fatal error: 'libxml/xmlexports.h' file not found
# #include
# ^
# 1 error generated.
# configure:17441: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_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:17441: result: no
# configure:17441: checking for xlocale.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for wchar.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for sys/mman.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for sched.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for spawn.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for stdint.h
# configure:17441: result: yes
# configure:17441: checking for sys/select.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for sys/wait.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for features.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17441: checking for inttypes.h
# configure:17441: result: yes
# configure:17441: checking for langinfo.h
# configure:17441: clang -c conftest.c >&5
# configure:17441: $? = 0
# configure:17441: result: yes
# configure:17461: checking for getpagesize
# configure:17461: clang -o conftest conftest.c >&5
# configure:17461: $? = 0
# configure:17461: result: yes
# configure:17470: checking for working mmap
# configure:17617: clang -o conftest conftest.c >&5
# configure:17617: $? = 0
# configure:17617: ./conftest
# configure:17617: $? = 0
# configure:17627: result: yes
# configure:17638: checking whether integer division by zero raises SIGFPE
# configure:17704: clang -o conftest conftest.c >&5
# conftest.c:77:5: error: redefinition of 'nan' as different kind of symbol
# int nan;
# ^
# conftest.c:77:5: note: previous definition is here
# conftest.c:92:7: error: non-object type 'double (const char *)' is not assignable
# nan = y / y;
# ~~~ ^
# 2 errors generated.
# configure:17704: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | static void
# | sigfpe_handler (int sig)
# | {
# | /* Exit with code 0 if SIGFPE, with code 1 if any other signal. */
# | exit (sig != SIGFPE);
# | }
# |
# | int x = 1;
# | int y = 0;
# | int z;
# | int nan;
# |
# | int main ()
# | {
# | signal (SIGFPE, sigfpe_handler);
# | /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
# | #if (defined (__sgi) || defined (_AIX)) && defined (SIGTRAP)
# | signal (SIGTRAP, sigfpe_handler);
# | #endif
# | /* Linux/SPARC yields signal SIGILL. */
# | #if defined (__sparc__) && defined (__linux__)
# | signal (SIGILL, sigfpe_handler);
# | #endif
# |
# | z = x / y;
# | nan = y / y;
# | exit (2);
# | }
# |
# configure:17716: result: no
# configure:17729: checking for inttypes.h
# configure:17748: clang -c conftest.c >&5
# configure:17748: $? = 0
# configure:17755: result: yes
# configure:17766: checking for unsigned long long int
# configure:17814: result: yes
# configure:17844: checking for inttypes.h
# configure:17844: result: yes
# configure:17855: checking whether the inttypes.h PRIxNN macros are broken
# configure:17877: clang -c conftest.c >&5
# configure:17877: $? = 0
# configure:17885: result: no
# configure:17941: checking for ld used by clang
# configure:18008: result: /usr/bin/ld -m elf_x86_64
# configure:18015: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:18030: result: yes
# configure:18037: checking for shared library run path origin
# configure:18050: result: done
# configure:18140: checking whether imported symbols can be declared weak
# configure:18158: clang -o conftest conftest.c >&5
# configure:18158: $? = 0
# configure:18192: clang -o conftest conftest.c >&5
# configure:18192: $? = 0
# configure:18192: ./conftest
# configure:18192: $? = 0
# configure:18204: result: yes
# configure:18209: checking pthread.h usability
# configure:18209: clang -c conftest.c >&5
# configure:18209: $? = 0
# configure:18209: result: yes
# configure:18209: checking pthread.h presence
# configure:18209: clang -E conftest.c
# configure:18209: $? = 0
# configure:18209: result: yes
# configure:18209: checking for pthread.h
# configure:18209: result: yes
# configure:18237: clang -o conftest conftest.c >&5
# conftest.c:72:39: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_mutex_lock((pthread_mutex_t*)0);
# ~~~~~~~~~~~~~~~~~~~^
# conftest.c:73:62: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_mutexattr_init((pthread_mutexattr_t*)0);
# ~~~~~~~~~~~~~~~~~~~~~~~^
# 2 warnings generated.
# /tmp/conftest-0cfd71.o: In function `main':
# conftest.c:(.text+0x20): undefined reference to `pthread_mutexattr_init'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:18237: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_mutex_lock((pthread_mutex_t*)0);
# | pthread_mutexattr_init((pthread_mutexattr_t*)0);
# | ;
# | return 0;
# | }
# configure:18300: checking for pthread_kill in -lpthread
# configure:18325: clang -o conftest conftest.c -lpthread >&5
# configure:18325: $? = 0
# configure:18334: result: yes
# configure:19024: checking for multithread API to use
# configure:19026: result: posix
# configure:19042: checking for pthread_rwlock_t
# configure:19042: clang -c conftest.c >&5
# configure:19042: $? = 0
# configure:19042: clang -c conftest.c >&5
# conftest.c:75:31: error: expected expression
# if (sizeof ((pthread_rwlock_t)))
# ^
# 1 error generated.
# configure:19042: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_rwlock_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19042: result: yes
# configure:19073: clang -c conftest.c >&5
# configure:19073: $? = 0
# configure:19594: checking for iconv
# configure:19618: clang -o conftest conftest.c >&5
# configure:19618: $? = 0
# configure:19652: result: yes
# configure:19655: checking for working iconv
# configure:19775: clang -o conftest conftest.c >&5
# configure:19775: $? = 0
# configure:19775: ./conftest
# configure:19775: $? = 0
# configure:19787: result: yes
# configure:19815: checking for iconv declaration
# configure:19844: clang -c conftest.c >&5
# configure:19844: $? = 0
# configure:19855: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:19884: clang -o conftest conftest.c >&5
# configure:19884: $? = 0
# configure:19895: checking argz.h usability
# configure:19895: clang -c conftest.c >&5
# configure:19895: $? = 0
# configure:19895: result: yes
# configure:19895: checking argz.h presence
# configure:19895: clang -E conftest.c
# configure:19895: $? = 0
# configure:19895: result: yes
# configure:19895: checking for argz.h
# configure:19895: result: yes
# configure:19895: checking for inttypes.h
# configure:19895: result: yes
# configure:19895: checking limits.h usability
# configure:19895: clang -c conftest.c >&5
# configure:19895: $? = 0
# configure:19895: result: yes
# configure:19895: checking limits.h presence
# configure:19895: clang -E conftest.c
# configure:19895: $? = 0
# configure:19895: result: yes
# configure:19895: checking for limits.h
# configure:19895: result: yes
# configure:19895: checking for unistd.h
# configure:19895: result: yes
# configure:19895: checking for sys/param.h
# configure:19895: result: yes
# configure:19910: checking for getcwd
# configure:19910: clang -o conftest conftest.c >&5
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19910: checking for getegid
# configure:19910: clang -o conftest conftest.c >&5
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19910: checking for geteuid
# configure:19910: clang -o conftest conftest.c >&5
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19910: checking for getgid
# configure:19910: clang -o conftest conftest.c >&5
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19910: checking for getuid
# configure:19910: clang -o conftest conftest.c >&5
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19910: checking for mempcpy
# configure:19910: clang -o conftest conftest.c >&5
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19910: checking for munmap
# configure:19910: clang -o conftest conftest.c >&5
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19910: checking for stpcpy
# configure:19910: clang -o conftest conftest.c >&5
# conftest.c:110:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
# char stpcpy ();
# ^
# conftest.c:110:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19910: checking for strcasecmp
# configure:19910: clang -o conftest conftest.c >&5
# conftest.c:111:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:111:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19910: checking for strdup
# configure:19910: clang -o conftest conftest.c >&5
# conftest.c:112:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:112:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19910: checking for strtoul
# configure:19910: clang -o conftest conftest.c >&5
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19910: checking for tsearch
# configure:19910: clang -o conftest conftest.c >&5
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19910: checking for uselocale
# configure:19910: clang -o conftest conftest.c >&5
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19910: checking for argz_count
# configure:19910: clang -o conftest conftest.c >&5
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19910: checking for argz_stringify
# configure:19910: clang -o conftest conftest.c >&5
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19910: checking for argz_next
# configure:19910: clang -o conftest conftest.c >&5
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19910: checking for __fsetlocking
# configure:19910: clang -o conftest conftest.c >&5
# configure:19910: $? = 0
# configure:19910: result: yes
# configure:19920: checking whether feof_unlocked is declared
# configure:19920: clang -c conftest.c >&5
# configure:19920: $? = 0
# configure:19920: result: yes
# configure:19931: checking whether fgets_unlocked is declared
# configure:19931: clang -c conftest.c >&5
# configure:19931: $? = 0
# configure:19931: result: yes
# configure:19950: checking for bison
# configure:19966: found /usr/bin/bison
# configure:19977: result: bison
# configure:19991: checking version of bison
# configure:20000: result: 3.0.4, ok
# configure:20009: checking for long long int
# configure:20059: result: yes
# configure:20068: checking for wchar_t
# configure:20085: clang -c conftest.c >&5
# configure:20085: $? = 0
# configure:20092: result: yes
# configure:20101: checking for wint_t
# configure:20126: clang -c conftest.c >&5
# configure:20126: $? = 0
# configure:20133: result: yes
# configure:20144: checking for intmax_t
# configure:20170: clang -c conftest.c >&5
# configure:20170: $? = 0
# configure:20177: result: yes
# configure:20187: checking whether printf() supports POSIX/XSI format strings
# configure:20228: clang -o conftest conftest.c >&5
# configure:20228: $? = 0
# configure:20228: ./conftest
# configure:20228: $? = 0
# configure:20239: result: yes
# configure:20250: checking whether we are using the GNU C Library >= 2.1 or uClibc
# configure:20280: result: yes
# configure:20289: checking for stdint.h
# configure:20289: result: yes
# configure:20299: checking for SIZE_MAX
# configure:20370: result: yes
# configure:20385: checking for stdint.h
# configure:20385: result: yes
# configure:20402: checking for symlink
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for canonicalize_file_name
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for getcwd
# configure:20402: result: yes
# configure:20402: checking for readlink
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for realpath
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for readlinkat
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for _set_invalid_parameter_handler
# configure:20402: clang -o conftest conftest.c >&5
# /tmp/conftest-e77e05.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:20402: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 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:20402: result: no
# configure:20402: checking for fcntl
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for btowc
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for isblank
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for iswctype
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for mbsrtowcs
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for mempcpy
# configure:20402: result: yes
# configure:20402: checking for wmemchr
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for wmemcpy
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for wmempcpy
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for getdelim
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for getdtablesize
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for gettimeofday
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for iswcntrl
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for iswblank
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for lstat
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for mbsinit
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for mbrtowc
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for mbslen
# configure:20402: clang -o conftest conftest.c >&5
# /tmp/conftest-75947d.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `mbslen'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:20402: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | /* end confdefs.h. */
# | /* Define mbslen to an innocuous variant, in case declares mbslen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mbslen innocuous_mbslen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mbslen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mbslen
# |
# | /* 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 mbslen ();
# | /* 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_mbslen || defined __stub___mbslen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mbslen ();
# | ;
# | return 0;
# | }
# configure:20402: result: no
# configure:20402: checking for isascii
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for mprotect
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for select
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for pipe2
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for posix_spawn
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for setenv
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for secure_getenv
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for sigaction
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for sigaltstack
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for siginterrupt
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for snprintf
# configure:20402: clang -o conftest conftest.c >&5
# conftest.c:162:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:162:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for stpncpy
# configure:20402: clang -o conftest conftest.c >&5
# conftest.c:163:6: warning: incompatible redeclaration of library function 'stpncpy' [-Wincompatible-library-redeclaration]
# char stpncpy ();
# ^
# conftest.c:163:6: note: 'stpncpy' is a builtin with type 'char *(char *, const char *, unsigned long)'
# 1 warning generated.
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for pipe
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for vasnprintf
# configure:20402: clang -o conftest conftest.c >&5
# /tmp/conftest-6c5bd9.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `vasnprintf'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:20402: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | /* end confdefs.h. */
# | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define vasnprintf innocuous_vasnprintf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char vasnprintf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef vasnprintf
# |
# | /* 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 vasnprintf ();
# | /* 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_vasnprintf || defined __stub___vasnprintf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return vasnprintf ();
# | ;
# | return 0;
# | }
# configure:20402: result: no
# configure:20402: checking for wcwidth
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for newlocale
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for sleep
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for wcrtomb
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for wctob
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for mbrlen
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for nl_langinfo
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for wcscoll
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for getrlimit
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for setrlimit
# configure:20402: clang -o conftest conftest.c >&5
# configure:20402: $? = 0
# configure:20402: result: yes
# configure:20402: checking for uselocale
# configure:20402: result: yes
# configure:20418: checking for working fcntl.h
# configure:20521: clang -o conftest conftest.c >&5
# conftest.c:179:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
# int result = !constants;
# ~^~~~~~~~~
# 1 warning generated.
# configure:20521: $? = 0
# configure:20521: ./conftest
# configure:20521: $? = 0
# configure:20536: result: yes
# configure:20560: checking for CFPreferencesCopyAppValue
# configure:20578: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:155:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:20578: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:20587: result: no
# configure:20594: checking for CFLocaleCopyCurrent
# configure:20612: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:155:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:20612: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:20621: result: no
# configure:20646: checking for ptrdiff_t
# configure:20646: clang -c conftest.c >&5
# configure:20646: $? = 0
# configure:20646: clang -c conftest.c >&5
# conftest.c:191:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# configure:20646: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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:20646: result: yes
# configure:20659: checking for features.h
# configure:20659: result: yes
# configure:20659: checking stddef.h usability
# configure:20659: clang -c conftest.c >&5
# configure:20659: $? = 0
# configure:20659: result: yes
# configure:20659: checking stddef.h presence
# configure:20659: clang -E conftest.c
# configure:20659: $? = 0
# configure:20659: result: yes
# configure:20659: checking for stddef.h
# configure:20659: result: yes
# configure:20659: checking for stdlib.h
# configure:20659: result: yes
# configure:20659: checking for string.h
# configure:20659: result: yes
# configure:20673: checking for asprintf
# configure:20673: clang -o conftest conftest.c >&5
# conftest.c:193:18: warning: format string missing [-Wformat]
# return asprintf ();
# ~~~~~~~~ ^
# 1 warning generated.
# configure:20673: $? = 0
# configure:20673: result: yes
# configure:20673: checking for fwprintf
# configure:20673: clang -o conftest conftest.c >&5
# configure:20673: $? = 0
# configure:20673: result: yes
# configure:20673: checking for newlocale
# configure:20673: result: yes
# configure:20673: checking for putenv
# configure:20673: clang -o conftest conftest.c >&5
# configure:20673: $? = 0
# configure:20673: result: yes
# configure:20673: checking for setenv
# configure:20673: result: yes
# configure:20673: checking for setlocale
# configure:20673: clang -o conftest conftest.c >&5
# configure:20673: $? = 0
# configure:20673: result: yes
# configure:20673: checking for snprintf
# configure:20673: result: yes
# configure:20673: checking for strnlen
# configure:20673: clang -o conftest conftest.c >&5
# configure:20673: $? = 0
# configure:20673: result: yes
# configure:20673: checking for wcslen
# configure:20673: clang -o conftest conftest.c >&5
# configure:20673: $? = 0
# configure:20673: result: yes
# configure:20673: checking for wcsnlen
# configure:20673: clang -o conftest conftest.c >&5
# configure:20673: $? = 0
# configure:20673: result: yes
# configure:20673: checking for mbrtowc
# configure:20673: result: yes
# configure:20673: checking for wcrtomb
# configure:20673: result: yes
# configure:20683: checking whether _snprintf is declared
# configure:20683: clang -c conftest.c >&5
# conftest.c:180:10: error: use of undeclared identifier '_snprintf'
# (void) _snprintf;
# ^
# 1 error generated.
# configure:20683: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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:20683: result: no
# configure:20694: checking whether _snwprintf is declared
# configure:20694: clang -c conftest.c >&5
# conftest.c:181:10: error: use of undeclared identifier '_snwprintf'
# (void) _snwprintf;
# ^
# 1 error generated.
# configure:20694: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef _snwprintf
# | #ifdef __cplusplus
# | (void) _snwprintf;
# | #else
# | (void) _snwprintf;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:20694: result: no
# configure:20707: checking whether getc_unlocked is declared
# configure:20707: clang -c conftest.c >&5
# configure:20707: $? = 0
# configure:20707: result: yes
# configure:20751: checking for nl_langinfo and CODESET
# configure:20767: clang -o conftest conftest.c >&5
# configure:20767: $? = 0
# configure:20776: result: yes
# configure:20785: checking for LC_MESSAGES
# configure:20801: clang -o conftest conftest.c >&5
# configure:20801: $? = 0
# configure:20809: result: yes
# configure:20961: checking for CFPreferencesCopyAppValue
# configure:20988: result: no
# configure:20995: checking for CFLocaleCopyCurrent
# configure:21022: result: no
# configure:21057: checking whether included gettext is requested
# configure:21067: result: no
# configure:21090: checking for GNU gettext in libc
# configure:21114: clang -o conftest conftest.c >&5
# configure:21114: $? = 0
# configure:21123: result: yes
# configure:21720: checking whether to use NLS
# configure:21722: result: yes
# configure:21725: checking where the gettext function comes from
# configure:21736: result: libc
# configure:21866: clang -o conftest conftest.c >&5
# /tmp/conftest-a0ba72.o: In function `main':
# conftest.c:(.text+0x1e): undefined reference to `ceil'
# conftest.c:(.text+0x35): undefined reference to `sqrt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:21866: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | /* end confdefs.h. */
# |
# | #ifndef __NO_MATH_INLINES
# | # define __NO_MATH_INLINES 1 /* for glibc */
# | #endif
# | #include
# | double x;
# | int
# | main ()
# | {
# | x = ceil(x); x = sqrt(x);
# | ;
# | return 0;
# | }
# configure:21890: clang -o conftest conftest.c -lm >&5
# configure:21890: $? = 0
# configure:21913: checking whether to use C++
# configure:21922: result: yes
# configure:22012: checking whether // is distinct from /
# configure:22041: result: no
# configure:22053: checking whether realpath works
# configure:22223: clang -o conftest conftest.c >&5
# configure:22223: $? = 0
# configure:22223: ./conftest
# configure:22223: $? = 0
# configure:22235: result: yes
# configure:22420: checking whether the preprocessor supports include_next
# configure:22458: clang -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:22458: $? = 0
# configure:22479: result: yes
# configure:22500: checking whether system header files limit the line length
# configure:22523: result: no
# configure:22541: checking if environ is properly declared
# configure:22564: clang -c conftest.c >&5
# conftest.c:187:39: error: redeclaration of 'environ' with a different type: 'struct (anonymous struct at conftest.c:187:19)' vs 'char **'
# extern struct { int foo; } environ;
# ^
# /usr/include/unistd.h:548:15: note: previous declaration is here
# extern char **environ;
# ^
# conftest.c:191:8: error: member reference base type 'char **' is not a structure or union
# environ.foo = 1;
# ~~~~~~~^~~~
# 2 errors generated.
# configure:22564: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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:22572: result: yes
# configure:22587: checking for complete errno.h
# configure:22660: result: yes
# configure:22957: checking whether strerror_r is declared
# configure:22957: clang -c conftest.c >&5
# configure:22957: $? = 0
# configure:22957: result: yes
# configure:22970: checking for strerror_r
# configure:22970: clang -o conftest conftest.c >&5
# configure:22970: $? = 0
# configure:22970: result: yes
# configure:22979: checking whether strerror_r returns char *
# configure:23003: clang -c conftest.c >&5
# configure:23003: $? = 0
# configure:23041: result: yes
# configure:23052: checking for mode_t
# configure:23052: clang -c conftest.c >&5
# configure:23052: $? = 0
# configure:23052: clang -c conftest.c >&5
# conftest.c:221:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:23052: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 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:23052: result: yes
# configure:23067: checking for sig_atomic_t
# configure:23067: clang -c conftest.c >&5
# configure:23067: $? = 0
# configure:23067: clang -c conftest.c >&5
# conftest.c:190:27: error: expected expression
# if (sizeof ((sig_atomic_t)))
# ^
# 1 error generated.
# configure:23067: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:23067: result: yes
# configure:23096: checking for pid_t
# configure:23096: clang -c conftest.c >&5
# configure:23096: $? = 0
# configure:23096: clang -c conftest.c >&5
# conftest.c:222:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:23096: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 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:23096: result: yes
# configure:23108: checking for eaccess
# configure:23108: clang -o conftest conftest.c >&5
# configure:23108: $? = 0
# configure:23108: result: yes
# configure:23120: checking for mbstate_t
# configure:23144: clang -c conftest.c >&5
# configure:23144: $? = 0
# configure:23151: result: yes
# configure:23319: checking whether stat file-mode macros are broken
# configure:23346: clang -c conftest.c >&5
# configure:23346: $? = 0
# configure:23353: result: no
# configure:23500: checking for nlink_t
# configure:23500: clang -c conftest.c >&5
# configure:23500: $? = 0
# configure:23500: clang -c conftest.c >&5
# conftest.c:193:22: error: expected expression
# if (sizeof ((nlink_t)))
# ^
# 1 error generated.
# configure:23500: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:23500: result: yes
# configure:23515: checking whether fchmodat is declared without a macro
# configure:23533: clang -c conftest.c >&5
# configure:23533: $? = 0
# configure:23541: result: yes
# configure:23515: checking whether fstat is declared without a macro
# configure:23533: clang -c conftest.c >&5
# configure:23533: $? = 0
# configure:23541: result: yes
# configure:23515: checking whether fstatat is declared without a macro
# configure:23533: clang -c conftest.c >&5
# configure:23533: $? = 0
# configure:23541: result: yes
# configure:23515: checking whether futimens is declared without a macro
# configure:23533: clang -c conftest.c >&5
# configure:23533: $? = 0
# configure:23541: result: yes
# configure:23515: checking whether lchmod is declared without a macro
# configure:23533: clang -c conftest.c >&5
# configure:23533: $? = 0
# configure:23541: result: yes
# configure:23515: checking whether lstat is declared without a macro
# configure:23533: clang -c conftest.c >&5
# configure:23533: $? = 0
# configure:23541: result: yes
# configure:23515: checking whether mkdirat is declared without a macro
# configure:23533: clang -c conftest.c >&5
# configure:23533: $? = 0
# configure:23541: result: yes
# configure:23515: checking whether mkfifo is declared without a macro
# configure:23533: clang -c conftest.c >&5
# configure:23533: $? = 0
# configure:23541: result: yes
# configure:23515: checking whether mkfifoat is declared without a macro
# configure:23533: clang -c conftest.c >&5
# configure:23533: $? = 0
# configure:23541: result: yes
# configure:23515: checking whether mknod is declared without a macro
# configure:23533: clang -c conftest.c >&5
# configure:23533: $? = 0
# configure:23541: result: yes
# configure:23515: checking whether mknodat is declared without a macro
# configure:23533: clang -c conftest.c >&5
# configure:23533: $? = 0
# configure:23541: result: yes
# configure:23515: checking whether stat is declared without a macro
# configure:23533: clang -c conftest.c >&5
# configure:23533: $? = 0
# configure:23541: result: yes
# configure:23515: checking whether utimensat is declared without a macro
# configure:23533: clang -c conftest.c >&5
# configure:23533: $? = 0
# configure:23541: result: yes
# configure:23553: checking whether getdelim is declared
# configure:23553: clang -c conftest.c >&5
# configure:23553: $? = 0
# configure:23553: result: yes
# configure:23568: checking whether getline is declared
# configure:23568: clang -c conftest.c >&5
# configure:23568: $? = 0
# configure:23568: result: yes
# configure:23671: checking for getopt.h
# configure:23671: result: yes
# configure:23688: checking for getopt_long_only
# configure:23688: clang -o conftest conftest.c >&5
# configure:23688: $? = 0
# configure:23688: result: yes
# configure:23702: checking whether getopt is POSIX compatible
# configure:23744: clang -o conftest conftest.c >&5
# configure:23744: $? = 0
# configure:23744: ./conftest
# configure:23744: $? = 0
# configure:23803: clang -o conftest conftest.c >&5
# configure:23803: $? = 0
# configure:23803: ./conftest
# configure:23803: $? = 0
# configure:23845: clang -o conftest conftest.c >&5
# configure:23845: $? = 0
# configure:23845: ./conftest
# program: option requires an argument -- 'b'
# configure:23845: $? = 0
# configure:23863: result: yes
# configure:23871: checking for working GNU getopt function
# configure:24092: clang -o conftest conftest.c >&5
# configure:24092: $? = 0
# configure:24092: ./conftest
# configure:24092: $? = 0
# configure:24108: result: yes
# configure:24113: checking for working GNU getopt_long function
# configure:24158: clang -o conftest conftest.c >&5
# configure:24158: $? = 0
# configure:24158: ./conftest
# configure:24158: $? = 0
# configure:24169: result: yes
# configure:24198: checking whether getenv is declared
# configure:24198: clang -c conftest.c >&5
# configure:24198: $? = 0
# configure:24198: result: yes
# configure:24209: checking for C/C++ restrict keyword
# configure:24234: clang -c conftest.c >&5
# configure:24234: $? = 0
# configure:24242: result: __restrict
# configure:24375: checking for struct timeval
# configure:24398: clang -c conftest.c >&5
# configure:24398: $? = 0
# configure:24406: result: yes
# configure:24411: checking for wide-enough struct timeval.tv_sec member
# configure:24438: clang -c conftest.c >&5
# configure:24438: $? = 0
# configure:24446: result: yes
# configure:24456: checking whether gettimeofday is declared without a macro
# configure:24478: clang -c conftest.c >&5
# configure:24478: $? = 0
# configure:24486: result: yes
# configure:24614: checking whether iswcntrl works
# configure:24658: clang -o conftest conftest.c >&5
# configure:24658: $? = 0
# configure:24658: ./conftest
# configure:24658: $? = 0
# configure:24669: result: yes
# configure:24693: checking for towlower
# configure:24693: clang -o conftest conftest.c >&5
# configure:24693: $? = 0
# configure:24693: result: yes
# configure:24741: checking for wctype_t
# configure:24769: clang -c conftest.c >&5
# configure:24769: $? = 0
# configure:24777: result: yes
# configure:24783: checking for wctrans_t
# configure:24809: clang -c conftest.c >&5
# configure:24809: $? = 0
# configure:24817: result: yes
# configure:24826: checking whether wctype is declared without a macro
# configure:24855: clang -c conftest.c >&5
# configure:24855: $? = 0
# configure:24863: result: yes
# configure:24826: checking whether iswctype is declared without a macro
# configure:24855: clang -c conftest.c >&5
# configure:24855: $? = 0
# configure:24863: result: yes
# configure:24826: checking whether wctrans is declared without a macro
# configure:24855: clang -c conftest.c >&5
# configure:24855: $? = 0
# configure:24863: result: yes
# configure:24826: checking whether towctrans is declared without a macro
# configure:24855: clang -c conftest.c >&5
# configure:24855: $? = 0
# configure:24863: result: yes
# configure:24878: checking whether included glib is requested
# configure:24888: result: no
# configure:25382: clang -o conftest conftest.c /usr/lib/libglib-2.0.so -Wl,-rpath -Wl,/usr/lib >&5
# conftest.c:212:10: fatal error: 'glib.h' file not found
# #include
# ^
# 1 error generated.
# configure:25382: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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
# | /* end confdefs.h. */
# | #include
# | #ifndef G_BEGIN_DECLS
# | error this glib.h includes a glibconfig.h from a glib version 1.x
# | #endif
# |
# | int
# | main ()
# | {
# | g_string_new ("foo");
# | ;
# | return 0;
# | }
# configure:25408: clang -o conftest conftest.c /usr/lib/libglib-2.0.so -Wl,-rpath -Wl,/usr/lib >&5
# conftest.c:212:10: fatal error: 'glib.h' file not found
# #include
# ^
# 1 error generated.
# configure:25408: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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
# | /* end confdefs.h. */
# | #include
# | #ifndef G_BEGIN_DECLS
# | error this glib.h includes a glibconfig.h from a glib version 1.x
# | #endif
# |
# | int
# | main ()
# | {
# | g_string_new ("foo");
# | ;
# | return 0;
# | }
# configure:25452: checking for glib
# configure:25454: result: no
# configure:25467: checking whether to use the included glib
# configure:25469: result: yes
# configure:25485: checking for unistd.h
# configure:25485: result: yes
# configure:25517: checking whether included libunistring is requested
# configure:25527: result: no
# configure:27144: checking for libunistring
# configure:27166: clang -o conftest conftest.c /usr/lib/libunistring.so -Wl,-rpath -Wl,/usr/lib >&5
# configure:27166: $? = 0
# configure:27176: result: yes
# configure:27183: checking how to link with libunistring
# configure:27185: result: /usr/lib/libunistring.so -Wl,-rpath -Wl,/usr/lib
# configure:27203: checking for libunistring version
# configure:27208: clang -o conftest conftest.c >&5
# configure:27208: $? = 0
# configure:27208: ./conftest
# configure:27208: $? = 0
# configure:27301: result: 0.9.6
# configure:27318: checking whether getc_unlocked is declared
# configure:27318: result: yes
# configure:27351: checking whether NULL can be used in arbitrary expressions
# configure:27369: clang -c conftest.c >&5
# configure:27369: $? = 0
# configure:27376: result: yes
# configure:27466: checking whether lstat correctly handles trailing slash
# configure:27499: clang -o conftest conftest.c >&5
# configure:27499: $? = 0
# configure:27499: ./conftest
# configure:27499: $? = 0
# configure:27516: result: yes
# configure:27529: checking whether malloc, realloc, calloc are POSIX compliant
# configure:27549: clang -c conftest.c >&5
# configure:27549: $? = 0
# configure:27557: result: yes
# configure:27564: checking for stdlib.h
# configure:27564: result: yes
# configure:27574: checking for GNU libc compatible malloc
# configure:27607: clang -o conftest conftest.c >&5
# configure:27607: $? = 0
# configure:27607: ./conftest
# configure:27607: $? = 0
# configure:27618: result: yes
# configure:27732: checking for a traditional japanese locale
# configure:27802: clang -o conftest conftest.c >&5
# configure:27805: $? = 0
# configure:27863: result: none
# configure:27871: checking for a transitional chinese locale
# configure:27942: clang -o conftest conftest.c >&5
# configure:27945: $? = 0
# configure:27996: result: none
# configure:28003: checking for a french Unicode locale
# configure:28075: clang -o conftest conftest.c >&5
# configure:28078: $? = 0
# configure:28124: result: none
# configure:28209: checking for a traditional french locale
# configure:28277: clang -o conftest conftest.c >&5
# configure:28280: $? = 0
# configure:28336: result: none
# configure:28356: checking for mmap
# configure:28356: clang -o conftest conftest.c >&5
# configure:28356: $? = 0
# configure:28356: result: yes
# configure:28367: checking for MAP_ANONYMOUS
# configure:28404: result: yes
# configure:28426: checking whether memchr works
# configure:28489: clang -o conftest conftest.c >&5
# configure:28489: $? = 0
# configure:28489: ./conftest
# configure:28489: $? = 0
# configure:28499: result: yes
# configure:28510: checking whether defines MIN and MAX
# configure:28527: clang -c conftest.c >&5
# conftest.c:220:21: warning: implicit declaration of function 'MIN' is invalid in C99 [-Wimplicit-function-declaration]
# int x = MIN (42, 17);
# ^
# conftest.c:220:21: error: initializer element is not a compile-time constant
# int x = MIN (42, 17);
# ^~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:28527: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# | #include
# | int x = MIN (42, 17);
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:28534: result: no
# configure:28547: checking whether defines MIN and MAX
# configure:28564: clang -c conftest.c >&5
# configure:28564: $? = 0
# configure:28571: result: yes
# configure:28592: clang -c conftest.c >&5
# conftest.c:221:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:221:15: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:28592: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 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:28626: checking for promoted mode_t type
# configure:28643: clang -c conftest.c >&5
# conftest.c:224:19: error: 'array' declared as an array with a negative size
# typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:28643: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
# | ;
# | return 0;
# | }
# configure:28651: result: mode_t
# configure:28713: checking whether posix_spawn works
# configure:28853: clang -o conftest conftest.c >&5
# configure:28853: $? = 0
# configure:29046: result: no
# configure:29132: checking for sigset_t
# configure:29132: clang -c conftest.c >&5
# configure:29132: $? = 0
# configure:29132: clang -c conftest.c >&5
# conftest.c:230:23: error: expected expression
# if (sizeof ((sigset_t)))
# ^
# 1 error generated.
# configure:29132: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | /* end confdefs.h. */
# |
# | #include
# | /* Mingw defines sigset_t not in , but in . */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sigset_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:29132: result: yes
# configure:29155: checking for SIGPIPE
# configure:29180: result: yes
# configure:29184: checking for shared library path variable
# configure:29197: result: LD_LIBRARY_PATH
# configure:29202: checking whether to activate relocatable installation
# configure:29217: result: no
# configure:29324: checking whether setenv is declared
# configure:29324: clang -c conftest.c >&5
# configure:29324: $? = 0
# configure:29324: result: yes
# configure:29338: checking for ssize_t
# configure:29355: clang -c conftest.c >&5
# configure:29355: $? = 0
# configure:29362: result: yes
# configure:29376: checking for uid_t in sys/types.h
# configure:29395: result: yes
# configure:29434: checking whether C symbols are prefixed with underscore at the linker level
# configure:29447: clang -S conftest.c
# configure:29450: $? = 0
# configure:29460: result: no
# configure:29483: checking whether snprintf returns a byte count as in C99
# configure:29553: clang -o conftest conftest.c >&5
# configure:29553: $? = 0
# configure:29553: ./conftest
# configure:29553: $? = 0
# configure:29564: result: yes
# configure:29567: checking whether snprintf is declared
# configure:29567: clang -c conftest.c >&5
# configure:29567: $? = 0
# configure:29567: result: yes
# configure:29580: checking for stdbool.h that conforms to C99
# configure:29647: clang -c conftest.c >&5
# conftest.c:275:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:279: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:279: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:279: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:279: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:279: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:279: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:279: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:279: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:280:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:280:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:280:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:29647: $? = 0
# configure:29654: result: yes
# configure:29656: checking for _Bool
# configure:29656: clang -c conftest.c >&5
# configure:29656: $? = 0
# configure:29656: clang -c conftest.c >&5
# conftest.c:262:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:29656: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:29656: result: yes
# configure:29790: checking whether stdint.h conforms to C99
# configure:29959: clang -c conftest.c >&5
# configure:29959: $? = 0
# configure:30039: clang -o conftest conftest.c >&5
# configure:30039: $? = 0
# configure:30039: ./conftest
# configure:30039: $? = 0
# configure:30051: result: yes
# configure:30394: checking whether stpncpy is declared
# configure:30394: clang -c conftest.c >&5
# configure:30394: $? = 0
# configure:30394: result: yes
# configure:30409: checking whether strerror(0) succeeds
# configure:30444: clang -o conftest conftest.c >&5
# configure:30444: $? = 0
# configure:30444: ./conftest
# configure:30444: $? = 0
# configure:30455: result: yes
# configure:30541: checking whether ffsl is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether ffsll is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether memmem is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether mempcpy is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether memrchr is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether rawmemchr is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether stpcpy is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether stpncpy is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether strchrnul is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether strdup is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether strncat is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether strndup is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether strnlen is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether strpbrk is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether strsep is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether strcasestr is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether strtok_r is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether strerror_r is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether strsignal is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30541: checking whether strverscmp is declared without a macro
# configure:30559: clang -c conftest.c >&5
# configure:30559: $? = 0
# configure:30567: result: yes
# configure:30579: checking whether strnlen is declared
# configure:30579: result: yes
# configure:30596: checking whether strstr works
# configure:30648: clang -o conftest conftest.c >&5
# configure:30648: $? = 0
# configure:30648: ./conftest
# configure:30648: $? = 0
# configure:30659: result: yes
# configure:30768: checking whether curses libraries may be used
# configure:30777: result: yes
# configure:32657: checking where terminfo library functions come from
# configure:32697: clang -o conftest conftest.c >&5
# /tmp/conftest-fcbd4c.o: In function `main':
# conftest.c:(.text+0x20): undefined reference to `setupterm'
# conftest.c:(.text+0x32): undefined reference to `tigetnum'
# conftest.c:(.text+0x49): undefined reference to `tigetflag'
# conftest.c:(.text+0x60): undefined reference to `tigetstr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:32697: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | /* end confdefs.h. */
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | int setupterm (const char *, int, int *);
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | int tigetnum (const char *);
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | int tigetflag (const char *);
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char * tigetstr (const char *);
# |
# | int
# | main ()
# | {
# | return setupterm ("xterm", 0, (int *)0)
# | + tigetnum ("colors")
# | + tigetflag ("hc") + * tigetstr("oc");
# | ;
# | return 0;
# | }
# configure:32738: clang -o conftest conftest.c /usr/lib/libncurses.so -Wl,-rpath -Wl,/usr/lib >&5
# configure:32738: $? = 0
# configure:32876: result: libncurses
# configure:33026: checking for tparam
# configure:33053: clang -o conftest conftest.c /usr/lib/libncurses.so -Wl,-rpath -Wl,/usr/lib >&5
# conftest.c:260:8: warning: incompatible pointer to integer conversion returning 'char *' from a function with result type 'int' [-Wint-conversion]
# return tparam ("\033\133%dm", &buf, 1, 8);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning generated.
# /tmp/conftest-115618.o: In function `main':
# conftest.c:(.text+0x30): undefined reference to `tparam'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:33053: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | /* end confdefs.h. */
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | char * tparam (const char *, void *, int, ...);
# | char buf;
# |
# | int
# | main ()
# | {
# | return tparam ("\033\133%dm", &buf, 1, 8);
# | ;
# | return 0;
# | }
# configure:33064: result: no
# configure:33071: checking for tparm
# configure:33097: clang -o conftest conftest.c /usr/lib/libncurses.so -Wl,-rpath -Wl,/usr/lib >&5
# conftest.c:259:8: warning: incompatible pointer to integer conversion returning 'char *' from a function with result type 'int' [-Wint-conversion]
# return tparm ("\033\133%dm", 8);
# ^~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning generated.
# configure:33097: $? = 0
# configure:33108: result: yes
# configure:33129: checking for struct timespec in
# configure:33146: clang -c conftest.c >&5
# configure:33146: $? = 0
# configure:33153: result: yes
# configure:33329: checking whether clearerr_unlocked is declared
# configure:33329: clang -c conftest.c >&5
# configure:33329: $? = 0
# configure:33329: result: yes
# configure:33340: checking whether feof_unlocked is declared
# configure:33340: result: yes
# configure:33351: checking whether ferror_unlocked is declared
# configure:33351: clang -c conftest.c >&5
# configure:33351: $? = 0
# configure:33351: result: yes
# configure:33362: checking whether fflush_unlocked is declared
# configure:33362: clang -c conftest.c >&5
# configure:33362: $? = 0
# configure:33362: result: yes
# configure:33373: checking whether fgets_unlocked is declared
# configure:33373: result: yes
# configure:33384: checking whether fputc_unlocked is declared
# configure:33384: clang -c conftest.c >&5
# configure:33384: $? = 0
# configure:33384: result: yes
# configure:33395: checking whether fputs_unlocked is declared
# configure:33395: clang -c conftest.c >&5
# configure:33395: $? = 0
# configure:33395: result: yes
# configure:33406: checking whether fread_unlocked is declared
# configure:33406: clang -c conftest.c >&5
# configure:33406: $? = 0
# configure:33406: result: yes
# configure:33417: checking whether fwrite_unlocked is declared
# configure:33417: clang -c conftest.c >&5
# configure:33417: $? = 0
# configure:33417: result: yes
# configure:33428: checking whether getchar_unlocked is declared
# configure:33428: clang -c conftest.c >&5
# configure:33428: $? = 0
# configure:33428: result: yes
# configure:33439: checking whether putc_unlocked is declared
# configure:33439: clang -c conftest.c >&5
# configure:33439: $? = 0
# configure:33439: result: yes
# configure:33450: checking whether putchar_unlocked is declared
# configure:33450: clang -c conftest.c >&5
# configure:33450: $? = 0
# configure:33450: result: yes
# configure:33461: checking whether unsetenv is declared
# configure:33461: clang -c conftest.c >&5
# configure:33461: $? = 0
# configure:33461: result: yes
# configure:33488: checking for intmax_t
# configure:33520: result: yes
# configure:33539: checking where to find the exponent in a 'double'
# configure:33853: clang -o conftest conftest.c >&5
# configure:33853: $? = 0
# configure:33853: ./conftest
# configure:33853: $? = 0
# configure:33865: result: word 1 bit 20
# configure:33892: checking for snprintf
# configure:33892: result: yes
# configure:33892: checking for strnlen
# configure:33892: result: yes
# configure:33892: checking for wcslen
# configure:33892: result: yes
# configure:33892: checking for wcsnlen
# configure:33892: result: yes
# configure:33892: checking for mbrtowc
# configure:33892: result: yes
# configure:33892: checking for wcrtomb
# configure:33892: result: yes
# configure:33901: checking whether _snprintf is declared
# configure:33901: result: no
# configure:33923: checking whether vsnprintf is declared
# configure:33923: clang -c conftest.c >&5
# configure:33923: $? = 0
# configure:33923: result: yes
# configure:33935: checking whether uses 'inline' correctly
# configure:33957: clang -c conftest.c >&5
# configure:33960: $? = 0
# configure:33978: clang -c conftest.c >&5
# configure:33981: $? = 0
# configure:33994: result: yes
# configure:34010: checking whether alarm is declared
# configure:34010: clang -c conftest.c >&5
# configure:34010: $? = 0
# configure:34010: result: yes
# configure:34022: checking whether stdin defaults to large file offsets
# configure:34046: clang -o conftest conftest.c >&5
# configure:34046: $? = 0
# configure:34054: result: yes
# configure:34057: checking whether ftello is declared
# configure:34057: clang -c conftest.c >&5
# configure:34057: $? = 0
# configure:34057: result: yes
# configure:34081: checking for ftello
# configure:34098: clang -o conftest conftest.c >&5
# configure:34098: $? = 0
# configure:34107: result: yes
# configure:34120: checking whether ftello works
# configure:34196: clang -o conftest conftest.c >&5
# configure:34196: $? = 0
# configure:34196: ./conftest
# configure:34196: $? = 0
# configure:34207: result: yes
# configure:34224: checking whether ungetc works on arbitrary bytes
# configure:34264: clang -o conftest conftest.c >&5
# configure:34264: $? = 0
# configure:34264: ./conftest
# configure:34264: $? = 0
# configure:34275: result: yes
# configure:34288: checking whether getcwd (NULL, 0) allocates memory for result
# configure:34343: clang -o conftest conftest.c >&5
# configure:34343: $? = 0
# configure:34343: ./conftest
# configure:34343: $? = 0
# configure:34353: result: yes
# configure:34357: checking for getcwd with POSIX signature
# configure:34379: clang -c conftest.c >&5
# configure:34379: $? = 0
# configure:34387: result: yes
# configure:34494: checking whether imaxabs is declared without a macro
# configure:34512: clang -c conftest.c >&5
# configure:34512: $? = 0
# configure:34520: result: yes
# configure:34494: checking whether imaxdiv is declared without a macro
# configure:34512: clang -c conftest.c >&5
# configure:34512: $? = 0
# configure:34520: result: yes
# configure:34494: checking whether strtoimax is declared without a macro
# configure:34512: clang -c conftest.c >&5
# configure:34512: $? = 0
# configure:34520: result: yes
# configure:34494: checking whether strtoumax is declared without a macro
# configure:34512: clang -c conftest.c >&5
# configure:34512: $? = 0
# configure:34520: result: yes
# configure:34714: checking whether the C++ compiler (clang++ ) works
# configure:34725: clang++ -o conftest conftest.cpp >&5
# configure:34728: $? = 0
# configure:34746: result: yes
# configure:34751: checking whether the C++ compiler supports namespaces
# configure:34765: clang++ -o conftest conftest.cpp >&5
# configure:34768: $? = 0
# configure:34781: result: yes
# configure:34804: checking dependency style of clang++
# configure:34915: result: gcc3
# configure:34944: checking for atexit
# configure:34944: clang -o conftest conftest.c >&5
# configure:34944: $? = 0
# configure:34944: result: yes
# configure:34973: checking for dirent.h
# configure:34973: result: yes
# configure:34973: checking for string.h
# configure:34973: result: yes
# configure:34983: checking for long file names
# configure:35015: result: yes
# configure:35025: checking for pathconf
# configure:35025: clang -o conftest conftest.c >&5
# configure:35025: $? = 0
# configure:35025: result: yes
# configure:35037: checking for string.h
# configure:35037: result: yes
# configure:35037: checking for unistd.h
# configure:35037: result: yes
# configure:35083: checking byteswap.h usability
# configure:35083: clang -c conftest.c >&5
# configure:35083: $? = 0
# configure:35083: result: yes
# configure:35083: checking byteswap.h presence
# configure:35083: clang -E conftest.c
# configure:35083: $? = 0
# configure:35083: result: yes
# configure:35083: checking for byteswap.h
# configure:35083: result: yes
# configure:35263: checking for closedir
# configure:35263: clang -o conftest conftest.c >&5
# configure:35263: $? = 0
# configure:35263: result: yes
# configure:35346: checking for chown
# configure:35346: clang -o conftest conftest.c >&5
# configure:35346: $? = 0
# configure:35346: result: yes
# configure:35346: checking for utime
# configure:35346: clang -o conftest conftest.c >&5
# configure:35346: $? = 0
# configure:35346: result: yes
# configure:35346: checking for utimes
# configure:35346: clang -o conftest conftest.c >&5
# configure:35346: $? = 0
# configure:35346: result: yes
# configure:35449: checking whether alphasort is declared without a macro
# configure:35467: clang -c conftest.c >&5
# configure:35467: $? = 0
# configure:35475: result: yes
# configure:35449: checking whether closedir is declared without a macro
# configure:35467: clang -c conftest.c >&5
# configure:35467: $? = 0
# configure:35475: result: yes
# configure:35449: checking whether dirfd is declared without a macro
# configure:35467: clang -c conftest.c >&5
# configure:35467: $? = 0
# configure:35475: result: yes
# configure:35449: checking whether fdopendir is declared without a macro
# configure:35467: clang -c conftest.c >&5
# configure:35467: $? = 0
# configure:35475: result: yes
# configure:35449: checking whether opendir is declared without a macro
# configure:35467: clang -c conftest.c >&5
# configure:35467: $? = 0
# configure:35475: result: yes
# configure:35449: checking whether readdir is declared without a macro
# configure:35467: clang -c conftest.c >&5
# configure:35467: $? = 0
# configure:35475: result: yes
# configure:35449: checking whether rewinddir is declared without a macro
# configure:35467: clang -c conftest.c >&5
# configure:35467: $? = 0
# configure:35475: result: yes
# configure:35449: checking whether scandir is declared without a macro
# configure:35467: clang -c conftest.c >&5
# configure:35467: $? = 0
# configure:35475: result: yes
# configure:35489: checking whether // is distinct from /
# configure:35518: result: no
# configure:35535: checking whether dup2 works
# configure:35592: clang -o conftest conftest.c >&5
# configure:35592: $? = 0
# configure:35592: ./conftest
# configure:35592: $? = 0
# configure:35603: result: yes
# configure:35660: checking for error_at_line
# configure:35676: clang -o conftest conftest.c >&5
# configure:35676: $? = 0
# configure:35684: result: yes
# configure:35736: checking whether fcntl handles F_DUPFD correctly
# configure:35766: clang -o conftest conftest.c >&5
# configure:35766: $? = 0
# configure:35766: ./conftest
# configure:35766: $? = 0
# configure:35776: result: yes
# configure:35794: checking whether fcntl understands F_DUPFD_CLOEXEC
# configure:35815: clang -c conftest.c >&5
# configure:35815: $? = 0
# configure:35833: clang -c conftest.c >&5
# conftest.c:317:1: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:317:9: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:35833: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | /* end confdefs.h. */
# |
# | #ifdef __linux__
# | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace
# | it to support the semantics on older kernels that failed with EINVAL. */
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:35844: result: needs runtime check
# configure:35965: checking whether fcntl is declared without a macro
# configure:35983: clang -c conftest.c >&5
# configure:35983: $? = 0
# configure:35991: result: yes
# configure:35965: checking whether openat is declared without a macro
# configure:35983: clang -c conftest.c >&5
# configure:35983: $? = 0
# configure:35991: result: yes
# configure:36065: checking whether conversion from 'int' to 'long double' works
# configure:36106: clang -o conftest conftest.c >&5
# configure:36106: $? = 0
# configure:36106: ./conftest
# configure:36106: $? = 0
# configure:36117: result: yes
# configure:36240: checking for working POSIX fnmatch
# configure:36341: clang -o conftest conftest.c >&5
# configure:36341: $? = 0
# configure:36341: ./conftest
# configure:36341: $? = 0
# configure:36353: result: yes
# configure:36414: checking whether fopen recognizes a trailing slash
# configure:36440: clang -o conftest conftest.c >&5
# configure:36440: $? = 0
# configure:36440: ./conftest
# configure:36440: $? = 0
# configure:36452: result: yes
# configure:36547: checking for Java to native code compiler
# configure:36678: result: none
# configure:36699: checking for working getdelim function
# configure:36759: clang -o conftest conftest.c >&5
# configure:36759: $? = 0
# configure:36759: ./conftest
# configure:36759: $? = 0
# configure:36769: result: yes
# configure:36879: checking for getline
# configure:36879: clang -o conftest conftest.c >&5
# configure:36879: $? = 0
# configure:36879: result: yes
# configure:36887: checking for working getline function
# configure:36947: clang -o conftest conftest.c >&5
# configure:36947: $? = 0
# configure:36947: ./conftest
# configure:36947: $? = 0
# configure:36957: result: yes
# configure:37101: checking whether gettimeofday clobbers localtime buffer
# configure:37140: clang -o conftest conftest.c >&5
# configure:37140: $? = 0
# configure:37140: ./conftest
# configure:37140: $? = 0
# configure:37150: result: no
# configure:37170: checking for gettimeofday with POSIX signature
# configure:37198: clang -c conftest.c >&5
# conftest.c:326:19: error: conflicting types for 'gettimeofday'
# int gettimeofday (struct timeval *restrict, void *restrict);
# ^
# /usr/include/sys/time.h:71:12: note: previous declaration is here
# extern int gettimeofday (struct timeval *__restrict __tv,
# ^
# conftest.c:336:21: warning: incompatible pointer types initializing 'int (*)(struct timeval *restrict, void *restrict)' with an expression of type 'int (struct timeval *restrict, __timezone_ptr_t)' (aka 'int (struct timeval *restrict, struct timezone *restrict)') [-Wincompatible-pointer-types]
# int (*f) (struct timeval *restrict, void *restrict)
# ^
# 1 warning and 1 error generated.
# configure:37198: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | /* end confdefs.h. */
# | #include
# | struct timeval c;
# | int gettimeofday (struct timeval *restrict, void *restrict);
# |
# | int
# | main ()
# | {
# | /* glibc uses struct timezone * rather than the POSIX void *
# | if _GNU_SOURCE is defined. However, since the only portable
# | use of gettimeofday uses NULL as the second parameter, and
# | since the glibc definition is actually more typesafe, it is
# | not worth wrapping this to get a compliant signature. */
# | int (*f) (struct timeval *restrict, void *restrict)
# | = gettimeofday;
# | int x = f (&c, 0);
# | return !(x | c.tv_sec | c.tv_usec);
# |
# | ;
# | return 0;
# | }
# configure:37214: clang -c conftest.c >&5
# configure:37214: $? = 0
# configure:37223: result: almost
# configure:37487: checking whether the compiler generally respects inline
# configure:37508: clang -c conftest.c >&5
# conftest.c:331:17: error: "inline is not effective"
# #error "inline is not effective"
# ^
# 1 error generated.
# configure:37508: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | #ifdef __NO_INLINE__
# | #error "inline is not effective"
# | #endif
# | ;
# | return 0;
# | }
# configure:37517: result: no
# configure:37530: checking whether iswblank is declared
# configure:37530: clang -c conftest.c >&5
# configure:37530: $? = 0
# configure:37530: result: yes
# configure:37599: checking whether to use Java
# configure:37608: result: yes
# configure:37629: checking whether included libcroco is requested
# configure:37639: result: no
# configure:38129: clang -o conftest conftest.c /usr/lib/libcroco-0.6.so /usr/lib/libglib-2.0.so -Wl,-rpath -Wl,/usr/lib >&5
# conftest.c:328:10: fatal error: 'libcroco-config.h' file not found
# #include
# ^
# 1 error generated.
# configure:38129: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | const char *version = LIBCROCO_VERSION; return !version;
# | ;
# | return 0;
# | }
# configure:38151: clang -o conftest conftest.c /usr/lib/libcroco-0.6.so /usr/lib/libglib-2.0.so -Wl,-rpath -Wl,/usr/lib >&5
# conftest.c:328:10: fatal error: 'libcroco-config.h' file not found
# #include
# ^
# 1 error generated.
# configure:38151: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | const char *version = LIBCROCO_VERSION; return !version;
# | ;
# | return 0;
# | }
# configure:38172: clang -o conftest conftest.c /usr/lib/libcroco-0.6.so /usr/lib/libglib-2.0.so -Wl,-rpath -Wl,/usr/lib >&5
# configure:38172: $? = 0
# configure:38174: checking absolute name of
# configure:38215: result: ///usr/include/libcroco-0.6/libcroco/libcroco-config.h
# configure:38240: checking for libcroco
# configure:38242: result: yes
# configure:38255: checking whether to use the included libcroco
# configure:38257: result: no
# configure:38270: checking whether included glib is requested
# configure:38280: result: no
# configure:38844: checking for glib
# configure:38846: result: no
# configure:38859: checking whether to use the included glib
# configure:38861: result: yes
# configure:38877: checking for unistd.h
# configure:38877: result: yes
# configure:38904: checking whether to use the included libunistring
# configure:38906: result: no
# configure:38912: checking whether included libxml is requested
# configure:38922: result: no
# configure:39415: clang -o conftest conftest.c /usr/lib/libxml2.so -Wl,-rpath -Wl,/usr/lib >&5
# conftest.c:330:10: fatal error: 'libxml/xmlversion.h' file not found
# #include
# ^
# 1 error generated.
# configure:39415: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | xmlCheckVersion (0); xmlFree ((void *) 0);
# | ;
# | return 0;
# | }
# configure:39439: clang -o conftest conftest.c /usr/lib/libxml2.so -Wl,-rpath -Wl,/usr/lib >&5
# conftest.c:330:10: fatal error: 'libxml/xmlversion.h' file not found
# #include
# ^
# 1 error generated.
# configure:39439: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | xmlCheckVersion (0); xmlFree ((void *) 0);
# | ;
# | return 0;
# | }
# configure:39454: clang -E conftest.c
# configure:39454: $? = 0
# configure:39456: checking absolute name of
# configure:39497: result: ///usr/include/libxml2/libxml/xmlexports.h
# configure:39583: clang -o conftest -I///usr/include/libxml2 conftest.c /usr/lib/libxml2.so -Wl,-rpath -Wl,/usr/lib >&5
# configure:39583: $? = 0
# configure:39600: checking for libxml
# configure:39602: result: yes
# configure:39615: checking whether to use the included libxml
# configure:39617: result: no
# configure:39781: checking whether locale.h conforms to POSIX:2001
# configure:39799: clang -c conftest.c >&5
# configure:39799: $? = 0
# configure:39806: result: yes
# configure:39812: checking whether locale.h defines locale_t
# configure:39829: clang -c conftest.c >&5
# configure:39829: $? = 0
# configure:39837: result: yes
# configure:39850: checking whether struct lconv is properly defined
# configure:39869: clang -c conftest.c >&5
# configure:39869: $? = 0
# configure:39877: result: yes
# configure:39954: checking whether setlocale is declared without a macro
# configure:39976: clang -c conftest.c >&5
# configure:39976: $? = 0
# configure:39984: result: yes
# configure:39954: checking whether duplocale is declared without a macro
# configure:39976: clang -c conftest.c >&5
# configure:39976: $? = 0
# configure:39984: result: yes
# configure:40002: checking for setlocale
# configure:40002: result: yes
# configure:40002: checking for uselocale
# configure:40002: result: yes
# configure:40017: checking for pthread_rwlock_t
# configure:40017: result: yes
# configure:40048: clang -c conftest.c >&5
# configure:40048: $? = 0
# configure:40169: checking whether mbrtowc handles incomplete characters
# configure:40226: result: guessing yes
# configure:40232: checking whether mbrtowc works as well as mbtowc
# configure:40293: result: guessing yes
# configure:40344: checking whether mbrtowc handles a NULL pwc argument
# configure:40415: result: guessing yes
# configure:40421: checking whether mbrtowc handles a NULL string argument
# configure:40480: result: guessing yes
# configure:40488: checking whether mbrtowc has a correct return value
# configure:40618: result: guessing yes
# configure:40624: checking whether mbrtowc returns 0 when parsing a NUL character
# configure:40680: result: guessing yes
# configure:40763: checking whether mbrtowc handles incomplete characters
# configure:40820: result: guessing yes
# configure:40826: checking whether mbrtowc works as well as mbtowc
# configure:40887: result: guessing yes
# configure:41009: checking whether mbrtowc handles incomplete characters
# configure:41066: result: guessing yes
# configure:41072: checking whether mbrtowc works as well as mbtowc
# configure:41133: result: guessing yes
# configure:41187: checking whether mbsrtowcs works
# configure:41291: result: guessing yes
# configure:41360: checking whether mbswidth is declared in
# configure:41388: clang -c conftest.c >&5
# conftest.c:360:22: error: use of undeclared identifier 'mbswidth'
# char *p = (char *) mbswidth;
# ^
# 1 error generated.
# configure:41388: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | /* end confdefs.h. */
# |
# | /* Tru64 with Desktop Toolkit C has a bug: must be included before
# | .
# | BSD/OS 4.0.1 has a bug: , and must be included
# | before . */
# | #include
# | #include
# | #include
# | #include
# |
# | int
# | main ()
# | {
# |
# | char *p = (char *) mbswidth;
# | return !p;
# |
# | ;
# | return 0;
# | }
# configure:41395: result: no
# configure:41410: checking for mbstate_t
# configure:41441: result: yes
# configure:41503: checking for memmove
# configure:41503: clang -o conftest conftest.c >&5
# conftest.c:372:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:372:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:41503: $? = 0
# configure:41503: result: yes
# configure:41531: checking for memset
# configure:41531: clang -o conftest conftest.c >&5
# conftest.c:373:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:373:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:41531: $? = 0
# configure:41531: result: yes
# configure:41563: checking for mkdtemp
# configure:41563: clang -o conftest conftest.c >&5
# configure:41563: $? = 0
# configure:41563: result: yes
# configure:41607: checking whether the C compiler is actually a C++ compiler
# configure:41629: result: no
# configure:41707: checking for obstacks
# configure:41728: clang -o conftest conftest.c >&5
# configure:41728: $? = 0
# configure:41736: result: yes
# configure:41763: checking whether open recognizes a trailing slash
# configure:41802: clang -o conftest conftest.c >&5
# configure:41802: $? = 0
# configure:41802: ./conftest
# configure:41802: $? = 0
# configure:41814: result: yes
# configure:41865: checking for opendir
# configure:41865: clang -o conftest conftest.c >&5
# configure:41865: $? = 0
# configure:41865: result: yes
# configure:41914: checking for clang option to support OpenMP
# configure:41929: clang -o conftest conftest.c >&5
# conftest.c:359:2: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:361:10: fatal error: 'omp.h' file not found
# #include
# ^
# 2 errors generated.
# configure:41929: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:41947: clang -o conftest -fopenmp conftest.c >&5
# conftest.c:361:10: fatal error: 'omp.h' file not found
# #include
# ^
# 1 error generated.
# configure:41947: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:41947: clang -o conftest -xopenmp conftest.c >&5
# clang-3.8: error: language not recognized: 'openmp'
# configure:41947: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:41947: clang -o conftest -openmp conftest.c >&5
# conftest.c:359:2: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:361:10: fatal error: 'omp.h' file not found
# #include
# ^
# 2 errors generated.
# configure:41947: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:41947: clang -o conftest -mp conftest.c >&5
# clang-3.8: error: unknown argument: '-mp'
# configure:41947: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:41947: clang -o conftest -omp conftest.c >&5
# conftest.c:359:2: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:361:10: fatal error: 'omp.h' file not found
# #include
# ^
# 2 errors generated.
# configure:41947: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:41947: clang -o conftest -qsmp=omp conftest.c >&5
# clang-3.8: error: unknown argument: '-qsmp=omp'
# configure:41947: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:41947: clang -o conftest -homp conftest.c >&5
# clang-3.8: error: unknown argument: '-homp'
# configure:41947: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:41947: clang -o conftest -Popenmp conftest.c >&5
# clang-3.8: error: unknown argument: '-Popenmp'
# configure:41947: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:41947: clang -o conftest --openmp conftest.c >&5
# clang-3.8: error: unsupported option '--openmp'
# configure:41947: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | /* end confdefs.h. */
# |
# | #ifndef _OPENMP
# | choke me
# | #endif
# | #include
# | int main () { return omp_get_num_threads (); }
# |
# configure:41961: result: unsupported
# configure:42463: checking paths.h usability
# configure:42463: clang -c conftest.c >&5
# configure:42463: $? = 0
# configure:42463: result: yes
# configure:42463: checking paths.h presence
# configure:42463: clang -E conftest.c
# configure:42463: $? = 0
# configure:42463: result: yes
# configure:42463: checking for paths.h
# configure:42463: result: yes
# configure:42476: checking for confstr
# configure:42476: clang -o conftest conftest.c >&5
# configure:42476: $? = 0
# configure:42476: result: yes
# configure:42476: checking for sched_setparam
# configure:42476: clang -o conftest conftest.c >&5
# configure:42476: $? = 0
# configure:42476: result: yes
# configure:42476: checking for sched_setscheduler
# configure:42476: clang -o conftest conftest.c >&5
# configure:42476: $? = 0
# configure:42476: result: yes
# configure:42476: checking for setegid
# configure:42476: clang -o conftest conftest.c >&5
# configure:42476: $? = 0
# configure:42476: result: yes
# configure:42476: checking for seteuid
# configure:42476: clang -o conftest conftest.c >&5
# configure:42476: $? = 0
# configure:42476: result: yes
# configure:42476: checking for vfork
# configure:42476: clang -o conftest conftest.c >&5
# conftest.c:397:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:397:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:42476: $? = 0
# configure:42476: result: yes
# configure:42502: checking whether program_invocation_name is declared
# configure:42502: clang -c conftest.c >&5
# configure:42502: $? = 0
# configure:42502: result: yes
# configure:42514: checking whether program_invocation_short_name is declared
# configure:42514: clang -c conftest.c >&5
# configure:42514: $? = 0
# configure:42514: result: yes
# configure:42548: checking sys/acl.h usability
# configure:42548: clang -c conftest.c >&5
# configure:42548: $? = 0
# configure:42548: result: yes
# configure:42548: checking sys/acl.h presence
# configure:42548: clang -E conftest.c
# configure:42548: $? = 0
# configure:42548: result: yes
# configure:42548: checking for sys/acl.h
# configure:42548: result: yes
# configure:42562: checking for library containing acl_get_file
# configure:42593: clang -o conftest conftest.c >&5
# /tmp/conftest-0adb8a.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `acl_get_file'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:42593: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char acl_get_file ();
# | int
# | main ()
# | {
# | return acl_get_file ();
# | ;
# | return 0;
# | }
# configure:42593: clang -o conftest conftest.c -lacl >&5
# configure:42593: $? = 0
# configure:42610: result: -lacl
# configure:42626: checking for acl_get_file
# configure:42626: clang -o conftest conftest.c -lacl >&5
# configure:42626: $? = 0
# configure:42626: result: yes
# configure:42626: checking for acl_get_fd
# configure:42626: clang -o conftest conftest.c -lacl >&5
# configure:42626: $? = 0
# configure:42626: result: yes
# configure:42626: checking for acl_set_file
# configure:42626: clang -o conftest conftest.c -lacl >&5
# configure:42626: $? = 0
# configure:42626: result: yes
# configure:42626: checking for acl_set_fd
# configure:42626: clang -o conftest conftest.c -lacl >&5
# configure:42626: $? = 0
# configure:42626: result: yes
# configure:42626: checking for acl_free
# configure:42626: clang -o conftest conftest.c -lacl >&5
# configure:42626: $? = 0
# configure:42626: result: yes
# configure:42626: checking for acl_from_mode
# configure:42626: clang -o conftest conftest.c -lacl >&5
# configure:42626: $? = 0
# configure:42626: result: yes
# configure:42626: checking for acl_from_text
# configure:42626: clang -o conftest conftest.c -lacl >&5
# configure:42626: $? = 0
# configure:42626: result: yes
# configure:42626: checking for acl_delete_def_file
# configure:42626: clang -o conftest conftest.c -lacl >&5
# configure:42626: $? = 0
# configure:42626: result: yes
# configure:42626: checking for acl_extended_file
# configure:42626: clang -o conftest conftest.c -lacl >&5
# configure:42626: $? = 0
# configure:42626: result: yes
# configure:42626: checking for acl_delete_fd_np
# configure:42626: clang -o conftest conftest.c -lacl >&5
# /tmp/conftest-633cd7.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `acl_delete_fd_np'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:42626: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | /* end confdefs.h. */
# | /* Define acl_delete_fd_np to an innocuous variant, in case declares acl_delete_fd_np.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define acl_delete_fd_np innocuous_acl_delete_fd_np
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char acl_delete_fd_np (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef acl_delete_fd_np
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char acl_delete_fd_np ();
# | /* 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_acl_delete_fd_np || defined __stub___acl_delete_fd_np
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return acl_delete_fd_np ();
# | ;
# | return 0;
# | }
# configure:42626: result: no
# configure:42626: checking for acl_delete_file_np
# configure:42626: clang -o conftest conftest.c -lacl >&5
# /tmp/conftest-88daab.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `acl_delete_file_np'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:42626: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | /* end confdefs.h. */
# | /* Define acl_delete_file_np to an innocuous variant, in case declares acl_delete_file_np.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define acl_delete_file_np innocuous_acl_delete_file_np
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char acl_delete_file_np (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef acl_delete_file_np
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char acl_delete_file_np ();
# | /* 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_acl_delete_file_np || defined __stub___acl_delete_file_np
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return acl_delete_file_np ();
# | ;
# | return 0;
# | }
# configure:42626: result: no
# configure:42626: checking for acl_copy_ext_native
# configure:42626: clang -o conftest conftest.c -lacl >&5
# /tmp/conftest-20234c.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `acl_copy_ext_native'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:42626: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | /* end confdefs.h. */
# | /* Define acl_copy_ext_native to an innocuous variant, in case declares acl_copy_ext_native.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define acl_copy_ext_native innocuous_acl_copy_ext_native
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char acl_copy_ext_native (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef acl_copy_ext_native
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char acl_copy_ext_native ();
# | /* 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_acl_copy_ext_native || defined __stub___acl_copy_ext_native
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return acl_copy_ext_native ();
# | ;
# | return 0;
# | }
# configure:42626: result: no
# configure:42626: checking for acl_create_entry_np
# configure:42626: clang -o conftest conftest.c -lacl >&5
# /tmp/conftest-2b62f1.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `acl_create_entry_np'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:42626: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | /* end confdefs.h. */
# | /* Define acl_create_entry_np to an innocuous variant, in case declares acl_create_entry_np.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define acl_create_entry_np innocuous_acl_create_entry_np
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char acl_create_entry_np (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef acl_create_entry_np
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char acl_create_entry_np ();
# | /* 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_acl_create_entry_np || defined __stub___acl_create_entry_np
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return acl_create_entry_np ();
# | ;
# | return 0;
# | }
# configure:42626: result: no
# configure:42626: checking for acl_to_short_text
# configure:42626: clang -o conftest conftest.c -lacl >&5
# /tmp/conftest-f34afc.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `acl_to_short_text'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:42626: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | /* end confdefs.h. */
# | /* Define acl_to_short_text to an innocuous variant, in case declares acl_to_short_text.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define acl_to_short_text innocuous_acl_to_short_text
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char acl_to_short_text (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef acl_to_short_text
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char acl_to_short_text ();
# | /* 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_acl_to_short_text || defined __stub___acl_to_short_text
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return acl_to_short_text ();
# | ;
# | return 0;
# | }
# configure:42626: result: no
# configure:42626: checking for acl_free_text
# configure:42626: clang -o conftest conftest.c -lacl >&5
# /tmp/conftest-3f4d22.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `acl_free_text'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:42626: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | /* end confdefs.h. */
# | /* Define acl_free_text to an innocuous variant, in case declares acl_free_text.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define acl_free_text innocuous_acl_free_text
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char acl_free_text (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef acl_free_text
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char acl_free_text ();
# | /* 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_acl_free_text || defined __stub___acl_free_text
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return acl_free_text ();
# | ;
# | return 0;
# | }
# configure:42626: result: no
# configure:42637: checking for working acl_get_file
# configure:42662: clang -o conftest conftest.c -lacl >&5
# configure:42662: $? = 0
# configure:42662: ./conftest
# configure:42662: $? = 0
# configure:42672: result: yes
# configure:42682: checking acl/libacl.h usability
# configure:42682: clang -c conftest.c >&5
# configure:42682: $? = 0
# configure:42682: result: yes
# configure:42682: checking acl/libacl.h presence
# configure:42682: clang -E conftest.c
# configure:42682: $? = 0
# configure:42682: result: yes
# configure:42682: checking for acl/libacl.h
# configure:42682: result: yes
# configure:42702: checking for acl_entries
# configure:42702: clang -o conftest conftest.c -lacl >&5
# configure:42702: $? = 0
# configure:42702: result: yes
# configure:42716: checking for ACL_FIRST_ENTRY
# configure:42734: clang -c conftest.c >&5
# configure:42734: $? = 0
# configure:42741: result: yes
# configure:42748: checking for ACL_TYPE_EXTENDED
# configure:42766: clang -c conftest.c >&5
# conftest.c:393:12: error: use of undeclared identifier 'ACL_TYPE_EXTENDED'
# int type = ACL_TYPE_EXTENDED;
# ^
# 1 error generated.
# configure:42766: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int type = ACL_TYPE_EXTENDED;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:42773: result: no
# configure:42988: checking for raise
# configure:42988: clang -o conftest conftest.c >&5
# configure:42988: $? = 0
# configure:42988: result: yes
# configure:43008: checking for sigprocmask
# configure:43008: clang -o conftest conftest.c >&5
# configure:43008: $? = 0
# configure:43008: result: yes
# configure:43065: checking for rawmemchr
# configure:43065: clang -o conftest conftest.c >&5
# configure:43065: $? = 0
# configure:43065: result: yes
# configure:43147: checking for readdir
# configure:43147: clang -o conftest conftest.c >&5
# configure:43147: $? = 0
# configure:43147: result: yes
# configure:43193: checking whether readlink signature is correct
# configure:43211: clang -c conftest.c >&5
# configure:43211: $? = 0
# configure:43218: result: yes
# configure:43220: checking whether readlink handles trailing slash correctly
# configure:43250: clang -o conftest conftest.c >&5
# configure:43250: $? = 0
# configure:43250: ./conftest
# configure:43250: $? = 0
# configure:43261: result: yes
# configure:43410: checking search.h usability
# configure:43410: clang -c conftest.c >&5
# configure:43410: $? = 0
# configure:43410: result: yes
# configure:43410: checking search.h presence
# configure:43410: clang -E conftest.c
# configure:43410: $? = 0
# configure:43410: result: yes
# configure:43410: checking for search.h
# configure:43410: result: yes
# configure:43422: checking for tsearch
# configure:43422: result: yes
# configure:43439: checking whether rmdir works
# configure:43481: clang -o conftest conftest.c >&5
# configure:43481: $? = 0
# configure:43481: ./conftest
# configure:43481: $? = 0
# configure:43492: result: yes
# configure:43553: clang -c conftest.c >&5
# configure:43553: $? = 0
# configure:43731: checking whether setenv validates arguments
# configure:43775: clang -o conftest conftest.c >&5
# configure:43775: $? = 0
# configure:43775: ./conftest
# configure:43775: $? = 0
# configure:43785: result: yes
# configure:43868: checking for struct sigaction.sa_sigaction
# configure:43868: clang -c conftest.c >&5
# configure:43868: $? = 0
# configure:43868: result: yes
# configure:44009: checking for volatile sig_atomic_t
# configure:44009: clang -c conftest.c >&5
# configure:44009: $? = 0
# configure:44009: clang -c conftest.c >&5
# conftest.c:417:36: error: expected expression
# if (sizeof ((volatile sig_atomic_t)))
# ^
# 1 error generated.
# configure:44009: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_RMDIR 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((volatile sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:44009: result: yes
# configure:44025: checking for sighandler_t
# configure:44025: clang -c conftest.c >&5
# configure:44025: $? = 0
# configure:44025: clang -c conftest.c >&5
# conftest.c:417:27: error: expected expression
# if (sizeof ((sighandler_t)))
# ^
# 1 error generated.
# configure:44025: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_RMDIR 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sighandler_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:44025: result: yes
# configure:44039: checking whether pthread_sigmask is declared without a macro
# configure:44057: clang -c conftest.c >&5
# configure:44057: $? = 0
# configure:44065: result: yes
# configure:44039: checking whether sigaction is declared without a macro
# configure:44057: clang -c conftest.c >&5
# configure:44057: $? = 0
# configure:44065: result: yes
# configure:44039: checking whether sigaddset is declared without a macro
# configure:44057: clang -c conftest.c >&5
# configure:44057: $? = 0
# configure:44065: result: yes
# configure:44039: checking whether sigdelset is declared without a macro
# configure:44057: clang -c conftest.c >&5
# configure:44057: $? = 0
# configure:44065: result: yes
# configure:44039: checking whether sigemptyset is declared without a macro
# configure:44057: clang -c conftest.c >&5
# configure:44057: $? = 0
# configure:44065: result: yes
# configure:44039: checking whether sigfillset is declared without a macro
# configure:44057: clang -c conftest.c >&5
# configure:44057: $? = 0
# configure:44065: result: yes
# configure:44039: checking whether sigismember is declared without a macro
# configure:44057: clang -c conftest.c >&5
# configure:44057: $? = 0
# configure:44065: result: yes
# configure:44039: checking whether sigpending is declared without a macro
# configure:44057: clang -c conftest.c >&5
# configure:44057: $? = 0
# configure:44065: result: yes
# configure:44039: checking whether sigprocmask is declared without a macro
# configure:44057: clang -c conftest.c >&5
# configure:44057: $? = 0
# configure:44065: result: yes
# configure:44098: checking for sigprocmask
# configure:44098: result: yes
# configure:44139: checking for stdint.h
# configure:44139: result: yes
# configure:44149: checking for SIZE_MAX
# configure:44220: result: yes
# configure:44236: checking for snprintf
# configure:44236: result: yes
# configure:44249: checking whether snprintf respects a size of 1
# configure:44283: clang -o conftest conftest.c >&5
# configure:44283: $? = 0
# configure:44283: ./conftest
# configure:44283: $? = 0
# configure:44294: result: yes
# configure:44304: checking whether printf supports POSIX/XSI format strings with positions
# configure:44336: clang -o conftest conftest.c >&5
# configure:44336: $? = 0
# configure:44336: ./conftest
# configure:44336: $? = 0
# configure:44347: result: yes
# configure:44486: checking for posix_spawnattr_t
# configure:44486: clang -c conftest.c >&5
# configure:44486: $? = 0
# configure:44486: clang -c conftest.c >&5
# conftest.c:432:32: error: expected expression
# if (sizeof ((posix_spawnattr_t)))
# ^
# 1 error generated.
# configure:44486: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_RMDIR 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((posix_spawnattr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:44486: result: yes
# configure:44501: checking for posix_spawn_file_actions_t
# configure:44501: clang -c conftest.c >&5
# configure:44501: $? = 0
# configure:44501: clang -c conftest.c >&5
# conftest.c:433:41: error: expected expression
# if (sizeof ((posix_spawn_file_actions_t)))
# ^
# 1 error generated.
# configure:44501: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_RMDIR 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((posix_spawn_file_actions_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:44501: result: yes
# configure:44534: checking whether posix_spawn is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawnp is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawnattr_init is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawnattr_destroy is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawnattr_getsigdefault is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawnattr_setsigdefault is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawnattr_getsigmask is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawnattr_setsigmask is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawnattr_getflags is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawnattr_setflags is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawnattr_getpgroup is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawnattr_setpgroup is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawnattr_getschedpolicy is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawnattr_setschedpolicy is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawnattr_getschedparam is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawnattr_setschedparam is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawn_file_actions_init is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawn_file_actions_destroy is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawn_file_actions_addopen is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawn_file_actions_addclose is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44534: checking whether posix_spawn_file_actions_adddup2 is declared without a macro
# configure:44552: clang -c conftest.c >&5
# configure:44552: $? = 0
# configure:44560: result: yes
# configure:44576: checking for ssize_t
# configure:44600: result: yes
# configure:44611: checking whether stat handles trailing slashes on directories
# configure:44634: clang -o conftest conftest.c >&5
# configure:44634: $? = 0
# configure:44634: ./conftest
# configure:44634: $? = 0
# configure:44644: result: yes
# configure:44646: checking whether stat handles trailing slashes on files
# configure:44686: clang -o conftest conftest.c >&5
# configure:44686: $? = 0
# configure:44686: ./conftest
# configure:44686: $? = 0
# configure:44697: result: yes
# configure:44743: checking for va_copy
# configure:44764: clang -c conftest.c >&5
# configure:44764: $? = 0
# configure:44772: result: yes
# configure:44954: checking whether NULL can be used in arbitrary expressions
# configure:44979: result: yes
# configure:45191: checking whether dprintf is declared without a macro
# configure:45209: clang -c conftest.c >&5
# configure:45209: $? = 0
# configure:45217: result: yes
# configure:45191: checking whether fpurge is declared without a macro
# configure:45209: clang -c conftest.c >&5
# conftest.c:458:10: error: use of undeclared identifier 'fpurge'
# (void) fpurge;
# ^
# 1 error generated.
# configure:45209: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_RMDIR 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef fpurge
# | (void) fpurge;
# | ;
# | return 0;
# | }
# configure:45217: result: no
# configure:45191: checking whether fseeko is declared without a macro
# configure:45209: clang -c conftest.c >&5
# configure:45209: $? = 0
# configure:45217: result: yes
# configure:45191: checking whether ftello is declared without a macro
# configure:45209: clang -c conftest.c >&5
# configure:45209: $? = 0
# configure:45217: result: yes
# configure:45191: checking whether getdelim is declared without a macro
# configure:45209: clang -c conftest.c >&5
# configure:45209: $? = 0
# configure:45217: result: yes
# configure:45191: checking whether getline is declared without a macro
# configure:45209: clang -c conftest.c >&5
# configure:45209: $? = 0
# configure:45217: result: yes
# configure:45191: checking whether gets is declared without a macro
# configure:45209: clang -c conftest.c >&5
# conftest.c:462:10: error: use of undeclared identifier 'gets'; did you mean 'goto'?
# (void) gets;
# ^~~~
# goto
# conftest.c:462:10: error: expected expression
# 2 errors generated.
# configure:45209: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_RMDIR 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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:45217: result: no
# configure:45191: checking whether pclose is declared without a macro
# configure:45209: clang -c conftest.c >&5
# configure:45209: $? = 0
# configure:45217: result: yes
# configure:45191: checking whether popen is declared without a macro
# configure:45209: clang -c conftest.c >&5
# configure:45209: $? = 0
# configure:45217: result: yes
# configure:45191: checking whether renameat is declared without a macro
# configure:45209: clang -c conftest.c >&5
# configure:45209: $? = 0
# configure:45217: result: yes
# configure:45191: checking whether snprintf is declared without a macro
# configure:45209: clang -c conftest.c >&5
# configure:45209: $? = 0
# configure:45217: result: yes
# configure:45191: checking whether tmpfile is declared without a macro
# configure:45209: clang -c conftest.c >&5
# configure:45209: $? = 0
# configure:45217: result: yes
# configure:45191: checking whether vdprintf is declared without a macro
# configure:45209: clang -c conftest.c >&5
# configure:45209: $? = 0
# configure:45217: result: yes
# configure:45191: checking whether vsnprintf is declared without a macro
# configure:45209: clang -c conftest.c >&5
# configure:45209: $? = 0
# configure:45217: result: yes
# configure:45302: checking whether _Exit is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether atoll is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether canonicalize_file_name is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether getloadavg is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether getsubopt is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether grantpt is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether initstate is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether initstate_r is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether mkdtemp is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether mkostemp is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether mkostemps is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether mkstemp is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether mkstemps is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether posix_openpt is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether ptsname is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether ptsname_r is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether random is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether random_r is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether realpath is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether rpmatch is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether secure_getenv is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether setenv is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether setstate is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether setstate_r is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether srandom is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether srandom_r is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether strtod is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether strtoll is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether strtoull is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether unlockpt is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45302: checking whether unsetenv is declared without a macro
# configure:45326: clang -c conftest.c >&5
# configure:45326: $? = 0
# configure:45334: result: yes
# configure:45354: checking for stpcpy
# configure:45354: result: yes
# configure:45408: checking for working stpncpy
# configure:45474: clang -o conftest conftest.c >&5
# configure:45474: $? = 0
# configure:45474: ./conftest
# configure:45474: $? = 0
# configure:45485: result: yes
# configure:45537: checking for strchrnul
# configure:45537: clang -o conftest conftest.c >&5
# configure:45537: $? = 0
# configure:45537: result: yes
# configure:45549: checking whether strchrnul works
# configure:45593: clang -o conftest conftest.c >&5
# configure:45593: $? = 0
# configure:45593: ./conftest
# configure:45593: $? = 0
# configure:45604: result: yes
# configure:45643: checking for strcspn
# configure:45643: clang -o conftest conftest.c >&5
# conftest.c:523:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration]
# char strcspn ();
# ^
# conftest.c:523:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)'
# 1 warning generated.
# configure:45643: $? = 0
# configure:45643: result: yes
# configure:45672: checking for working strerror function
# configure:45698: clang -o conftest conftest.c >&5
# configure:45698: $? = 0
# configure:45698: ./conftest
# configure:45698: $? = 0
# configure:45709: result: yes
# configure:45818: checking for working strnlen
# configure:45856: clang -o conftest conftest.c >&5
# configure:45856: $? = 0
# configure:45856: ./conftest
# configure:45856: $? = 0
# configure:45866: result: yes
# configure:45908: checking for strpbrk
# configure:45908: clang -o conftest conftest.c >&5
# conftest.c:527:6: warning: incompatible redeclaration of library function 'strpbrk' [-Wincompatible-library-redeclaration]
# char strpbrk ();
# ^
# conftest.c:527:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:45908: $? = 0
# configure:45908: result: yes
# configure:45952: checking whether strstr works in linear time
# configure:46026: clang -o conftest conftest.c >&5
# configure:46026: $? = 0
# configure:46026: ./conftest
# configure:46026: $? = 0
# configure:46037: result: yes
# configure:46065: checking whether strstr works
# configure:46128: result: yes
# configure:46168: checking for strtol
# configure:46168: clang -o conftest conftest.c >&5
# configure:46168: $? = 0
# configure:46168: result: yes
# configure:46193: checking for strtoul
# configure:46193: result: yes
# configure:46218: checking whether is self-contained
# configure:46235: clang -c conftest.c >&5
# configure:46235: $? = 0
# configure:46254: clang -c conftest.c >&5
# configure:46254: $? = 0
# configure:46284: clang -o conftest conftest.c >&5
# configure:46284: $? = 0
# configure:46297: result: yes
# configure:46410: checking whether pselect is declared without a macro
# configure:46434: clang -c conftest.c >&5
# configure:46434: $? = 0
# configure:46442: result: yes
# configure:46410: checking whether select is declared without a macro
# configure:46434: clang -c conftest.c >&5
# configure:46434: $? = 0
# configure:46442: result: yes
# configure:46547: checking for nlink_t
# configure:46547: result: yes
# configure:46562: checking whether fchmodat is declared without a macro
# configure:46588: result: yes
# configure:46562: checking whether fstat is declared without a macro
# configure:46588: result: yes
# configure:46562: checking whether fstatat is declared without a macro
# configure:46588: result: yes
# configure:46562: checking whether futimens is declared without a macro
# configure:46588: result: yes
# configure:46562: checking whether lchmod is declared without a macro
# configure:46588: result: yes
# configure:46562: checking whether lstat is declared without a macro
# configure:46588: result: yes
# configure:46562: checking whether mkdirat is declared without a macro
# configure:46588: result: yes
# configure:46562: checking whether mkfifo is declared without a macro
# configure:46588: result: yes
# configure:46562: checking whether mkfifoat is declared without a macro
# configure:46588: result: yes
# configure:46562: checking whether mknod is declared without a macro
# configure:46588: result: yes
# configure:46562: checking whether mknodat is declared without a macro
# configure:46588: result: yes
# configure:46562: checking whether stat is declared without a macro
# configure:46588: result: yes
# configure:46562: checking whether utimensat is declared without a macro
# configure:46588: result: yes
# configure:46690: checking whether waitpid is declared without a macro
# configure:46707: clang -c conftest.c >&5
# configure:46707: $? = 0
# configure:46715: result: yes
# configure:47098: checking whether chdir is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether chown is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether dup is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether dup2 is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether dup3 is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether environ is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether euidaccess is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether faccessat is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether fchdir is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether fchownat is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether fdatasync is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether fsync is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether ftruncate is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether getcwd is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether getdomainname is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether getdtablesize is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether getgroups is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether gethostname is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether getlogin is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether getlogin_r is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether getpagesize is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether getusershell is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether setusershell is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether endusershell is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether group_member is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether isatty is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether lchown is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether link is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether linkat is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether lseek is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether pipe is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether pipe2 is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether pread is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether pwrite is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether readlink is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether readlinkat is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether rmdir is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether sethostname is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether sleep is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether symlink is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether symlinkat is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether ttyname_r is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether unlink is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether unlinkat is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47098: checking whether usleep is declared without a macro
# configure:47128: clang -c conftest.c >&5
# configure:47128: $? = 0
# configure:47136: result: yes
# configure:47557: checking for unsetenv
# configure:47557: clang -o conftest conftest.c >&5
# configure:47557: $? = 0
# configure:47557: result: yes
# configure:47570: checking for unsetenv() return type
# configure:47595: clang -c conftest.c >&5
# configure:47595: $? = 0
# configure:47602: result: int
# configure:47611: checking whether unsetenv obeys POSIX
# configure:47656: clang -o conftest conftest.c >&5
# configure:47656: $? = 0
# configure:47656: ./conftest
# configure:47656: $? = 0
# configure:47666: result: yes
# configure:47768: checking for ptrdiff_t
# configure:47768: result: yes
# configure:47789: checking for vasprintf
# configure:47789: clang -o conftest conftest.c >&5
# conftest.c:612:19: warning: format string missing [-Wformat]
# return vasprintf ();
# ~~~~~~~~~ ^
# 1 warning generated.
# configure:47789: $? = 0
# configure:47789: result: yes
# configure:47864: checking for vsnprintf
# configure:47864: clang -o conftest conftest.c >&5
# conftest.c:603:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:603:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:47864: $? = 0
# configure:47864: result: yes
# configure:47877: checking whether snprintf respects a size of 1
# configure:47922: result: yes
# configure:47932: checking whether printf supports POSIX/XSI format strings with positions
# configure:47975: result: yes
# configure:48031: checking for waitid
# configure:48031: clang -o conftest conftest.c >&5
# configure:48031: $? = 0
# configure:48031: result: yes
# configure:48044: checking for waitpid
# configure:48044: clang -o conftest conftest.c >&5
# configure:48044: $? = 0
# configure:48044: result: yes
# configure:48053: checking for union wait
# configure:48085: clang -o conftest conftest.c >&5
# conftest.c:597:8: error: expected ';' after expression
# -- blow chunks here --
# ^
# ;
# conftest.c:597:4: error: use of undeclared identifier 'blow'
# -- blow chunks here --
# ^
# conftest.c:597:9: error: use of undeclared identifier 'chunks'
# -- blow chunks here --
# ^
# 3 errors generated.
# configure:48085: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_RMDIR 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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 HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define GNULIB_TEST_STPNCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define HAVE_STRCSPN 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRPBRK 1
# | #define GNULIB_TEST_STRPBRK 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 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_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_WAITID 1
# | #define HAVE_WAITPID 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | union wait status; int pid; pid = wait (&status);
# | #ifdef WEXITSTATUS
# | /* Some POSIXoid systems have both the new-style macros and the old
# | union wait type, and they do not work together. If union wait
# | conflicts with WEXITSTATUS et al, we don't want to use it at all. */
# | if (WEXITSTATUS (status) != 0) pid = -1;
# | #ifdef WTERMSIG
# | /* If we have WEXITSTATUS and WTERMSIG, just use them on ints. */
# | -- blow chunks here --
# | #endif
# | #endif
# | #ifdef HAVE_WAITPID
# | /* Make sure union wait works with waitpid. */
# | pid = waitpid (-1, &status, 0);
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:48099: result: no
# configure:48233: checking whether btowc is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wctob is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether mbsinit is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether mbrtowc is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether mbrlen is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether mbsrtowcs is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether mbsnrtowcs is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcrtomb is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcsrtombs is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcsnrtombs is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcwidth is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wmemchr is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wmemcmp is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wmemcpy is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wmemmove is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wmemset is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcslen is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcsnlen is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcscpy is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcpcpy is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcsncpy is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcpncpy is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcscat is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcsncat is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcscmp is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcsncmp is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcscasecmp is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcsncasecmp is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcscoll is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcsxfrm is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcsdup is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcschr is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcsrchr is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcscspn is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcsspn is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcspbrk is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcsstr is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcstok is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48233: checking whether wcswidth is declared without a macro
# configure:48261: clang -c conftest.c >&5
# configure:48261: $? = 0
# configure:48269: result: yes
# configure:48377: checking whether iswcntrl works
# configure:48432: result: yes
# configure:48456: checking for towlower
# configure:48456: result: yes
# configure:48504: checking for wctype_t
# configure:48540: result: yes
# configure:48546: checking for wctrans_t
# configure:48580: result: yes
# configure:48589: checking whether wctype is declared without a macro
# configure:48626: result: yes
# configure:48589: checking whether iswctype is declared without a macro
# configure:48626: result: yes
# configure:48589: checking whether wctrans is declared without a macro
# configure:48626: result: yes
# configure:48589: checking whether towctrans is declared without a macro
# configure:48626: result: yes
# configure:48649: checking whether wcwidth is declared
# configure:48649: result: yes
# configure:48678: checking whether wcwidth works reasonably in UTF-8 locales
# configure:48729: clang -o conftest conftest.c >&5
# configure:48729: $? = 0
# configure:48729: ./conftest
# configure:48729: $? = 0
# configure:48740: result: yes
# configure:48825: checking for stdint.h
# configure:48825: result: yes
# configure:48881: checking whether btowc(0) is correct
# configure:48916: clang -o conftest conftest.c >&5
# configure:48916: $? = 0
# configure:48916: ./conftest
# configure:48916: $? = 0
# configure:48927: result: yes
# configure:48930: checking whether btowc(EOF) is correct
# configure:48981: result: guessing yes
# configure:49033: checking for a traditional french locale
# configure:49160: result: none
# configure:49167: checking for a french Unicode locale
# configure:49288: result: none
# configure:49296: checking for a traditional french locale
# configure:49423: result: none
# configure:49431: checking for a turkish Unicode locale
# configure:49502: clang -o conftest conftest.c >&5
# conftest.c:690:7: warning: implicit declaration of function 'towupper' is invalid in C99 [-Wimplicit-function-declaration]
# if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
# ^
# conftest.c:690: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:49505: $? = 0
# configure:49553: result: none
# configure:49606: checking whether fdopen sets errno
# configure:49635: clang -o conftest conftest.c >&5
# configure:49635: $? = 0
# configure:49635: ./conftest
# configure:49635: $? = 0
# configure:49646: result: yes
# configure:49741: checking for ftello
# configure:49767: result: yes
# configure:49780: checking whether ftello works
# configure:49867: result: yes
# configure:49978: checking for getpagesize
# configure:49978: result: yes
# configure:50025: checking whether getpagesize is declared
# configure:50025: result: yes
# configure:50095: clang -c conftest.c >&5
# conftest.c:643:23: error: redeclaration of 'foo' with a different type: 'int' vs 'intptr_t' (aka 'long')
# extern int foo;
# ^
# conftest.c:642:28: note: previous declaration is here
# extern intptr_t foo;
# ^
# 1 error generated.
# configure:50095: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_RMDIR 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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 HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define GNULIB_TEST_STPNCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define HAVE_STRCSPN 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRPBRK 1
# | #define GNULIB_TEST_STRPBRK 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 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_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_WAITID 1
# | #define HAVE_WAITPID 1
# | #define GNULIB_TEST_WAITPID 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 GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_DUP 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETCWD 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:50095: clang -c conftest.c >&5
# configure:50095: $? = 0
# configure:50105: checking whether INT32_MAX < INTMAX_MAX
# configure:50139: clang -c conftest.c >&5
# configure:50139: $? = 0
# configure:50146: result: yes
# configure:50157: checking whether INT64_MAX == LONG_MAX
# configure:50191: clang -c conftest.c >&5
# configure:50191: $? = 0
# configure:50198: result: yes
# configure:50211: checking whether UINT32_MAX < UINTMAX_MAX
# configure:50245: clang -c conftest.c >&5
# configure:50245: $? = 0
# configure:50252: result: yes
# configure:50263: checking whether UINT64_MAX == ULONG_MAX
# configure:50297: clang -c conftest.c >&5
# configure:50297: $? = 0
# configure:50304: result: yes
# configure:50327: checking whether lseek detects pipes
# configure:50360: clang -o conftest conftest.c >&5
# configure:50360: $? = 0
# configure:50395: result: yes
# configure:50445: checking for a traditional french locale
# configure:50572: result: none
# configure:50579: checking for a french Unicode locale
# configure:50700: result: none
# configure:50708: checking for a traditional japanese locale
# configure:50839: result: none
# configure:50847: checking for a transitional chinese locale
# configure:50972: result: none
# configure:50979: checking for a french Unicode locale
# configure:51100: result: none
# configure:51108: checking for a traditional french locale
# configure:51235: result: none
# configure:51242: checking for a french Unicode locale
# configure:51363: result: none
# configure:51371: checking for a traditional japanese locale
# configure:51502: result: none
# configure:51510: checking for a transitional chinese locale
# configure:51635: result: none
# configure:51642: checking for a french Unicode locale
# configure:51763: result: none
# configure:51771: checking for a transitional chinese locale
# configure:51896: result: none
# configure:51950: checking for mmap
# configure:51950: result: yes
# configure:51961: checking for MAP_ANONYMOUS
# configure:51998: result: yes
# configure:52035: checking for putenv compatible with GNU and SVID
# configure:52074: clang -o conftest conftest.c >&5
# configure:52074: $? = 0
# configure:52074: ./conftest
# configure:52074: $? = 0
# configure:52085: result: yes
# configure:52146: checking for mmap
# configure:52146: result: yes
# configure:52157: checking for MAP_ANONYMOUS
# configure:52194: result: yes
# configure:52211: checking for mmap
# configure:52211: result: yes
# configure:52222: checking for MAP_ANONYMOUS
# configure:52259: result: yes
# configure:52274: checking for a traditional french locale
# configure:52401: result: none
# configure:52408: checking for a french Unicode locale
# configure:52529: result: none
# configure:52537: checking for a traditional japanese locale
# configure:52668: result: none
# configure:52676: checking for a transitional chinese locale
# configure:52801: result: none
# configure:52808: checking whether sleep is declared
# configure:52808: result: yes
# configure:52824: checking for working sleep
# configure:52872: clang -o conftest conftest.c >&5
# configure:52872: $? = 0
# configure:52872: ./conftest
# configure:52872: $? = 0
# configure:52882: result: yes
# configure:52934: checking for mmap
# configure:52934: result: yes
# configure:52945: checking for MAP_ANONYMOUS
# configure:52982: result: yes
# configure:53000: checking for mmap
# configure:53000: result: yes
# configure:53011: checking for MAP_ANONYMOUS
# configure:53048: result: yes
# configure:53065: checking whether symlink handles trailing slash correctly
# configure:53099: clang -o conftest conftest.c >&5
# configure:53099: $? = 0
# configure:53099: ./conftest
# configure:53099: $? = 0
# configure:53110: result: yes
# configure:53161: checking for pthread_atfork
# configure:53161: clang -o conftest conftest.c -lpthread >&5
# configure:53161: $? = 0
# configure:53161: result: yes
# configure:53208: checking for mmap
# configure:53208: result: yes
# configure:53219: checking for MAP_ANONYMOUS
# configure:53256: result: yes
# configure:53310: checking whether mbrtowc handles incomplete characters
# configure:53367: result: guessing yes
# configure:53373: checking whether mbrtowc works as well as mbtowc
# configure:53434: result: guessing yes
# configure:53487: checking whether wcrtomb return value is correct
# configure:53554: result: guessing yes
# configure:53602: checking for a traditional french locale
# configure:53729: result: none
# configure:53736: checking for a french Unicode locale
# configure:53857: result: none
# configure:53865: checking for a traditional japanese locale
# configure:53996: result: none
# configure:54004: checking for a transitional chinese locale
# configure:54129: result: none
# configure:54146: checking whether wctob works
# configure:54244: result: guessing yes
# configure:54252: checking whether wctob is declared
# configure:54252: result: yes
# configure:54362: checking for sched_yield in -lrt
# configure:54387: clang -o conftest conftest.c -lrt >&5
# configure:54387: $? = 0
# configure:54396: result: yes
# configure:54509: checking whether btowc(0) is correct
# configure:54555: result: yes
# configure:54558: checking whether btowc(EOF) is correct
# configure:54609: result: guessing yes
# configure:54745: checking whether langinfo.h defines CODESET
# configure:54763: clang -c conftest.c >&5
# configure:54763: $? = 0
# configure:54771: result: yes
# configure:54776: checking whether langinfo.h defines T_FMT_AMPM
# configure:54794: clang -c conftest.c >&5
# configure:54794: $? = 0
# configure:54802: result: yes
# configure:54807: checking whether langinfo.h defines ERA
# configure:54825: clang -c conftest.c >&5
# configure:54825: $? = 0
# configure:54833: result: yes
# configure:54838: checking whether langinfo.h defines YESEXPR
# configure:54856: clang -c conftest.c >&5
# configure:54856: $? = 0
# configure:54864: result: yes
# configure:54881: checking whether nl_langinfo is declared without a macro
# configure:54899: clang -c conftest.c >&5
# configure:54899: $? = 0
# configure:54907: result: yes
# configure:55096: checking whether YESEXPR works
# configure:55124: clang -o conftest conftest.c >&5
# configure:55124: $? = 0
# configure:55124: ./conftest
# configure:55124: $? = 0
# configure:55135: result: yes
# configure:55209: checking for working re_compile_pattern
# configure:55400: clang -o conftest conftest.c >&5
# configure:55400: $? = 0
# configure:55400: ./conftest
# configure:55400: $? = 0
# configure:55410: result: yes
# configure:55533: checking whether mbrtowc handles incomplete characters
# configure:55590: result: guessing yes
# configure:55596: checking whether mbrtowc works as well as mbtowc
# configure:55657: result: guessing yes
# configure:55710: checking whether wcrtomb return value is correct
# configure:55777: result: guessing yes
# configure:56029: checking for error_at_line
# configure:56053: result: yes
# configure:56159: checking whether fcntl is declared without a macro
# configure:56185: result: yes
# configure:56159: checking whether openat is declared without a macro
# configure:56185: result: yes
# configure:56248: checking whether conversion from 'int' to 'long double' works
# configure:56300: result: yes
# configure:56422: checking whether fopen recognizes a trailing slash
# configure:56460: result: yes
# configure:56561: checking for working getdelim function
# configure:56631: result: yes
# configure:56706: checking for getline
# configure:56706: result: yes
# configure:56714: checking for working getline function
# configure:56784: result: yes
# configure:57024: checking whether the compiler generally respects inline
# configure:57054: result: no
# configure:57066: checking whether to use the included libunistring
# configure:57068: result: no
# configure:57086: checking for pthread_rwlock_t
# configure:57086: result: yes
# configure:57117: clang -c conftest.c >&5
# configure:57117: $? = 0
# configure:57189: checking whether mbrtowc handles incomplete characters
# configure:57246: result: guessing yes
# configure:57252: checking whether mbrtowc works as well as mbtowc
# configure:57313: result: guessing yes
# configure:57364: checking whether mbrtowc handles a NULL pwc argument
# configure:57435: result: guessing yes
# configure:57441: checking whether mbrtowc handles a NULL string argument
# configure:57500: result: guessing yes
# configure:57508: checking whether mbrtowc has a correct return value
# configure:57638: result: guessing yes
# configure:57644: checking whether mbrtowc returns 0 when parsing a NUL character
# configure:57700: result: guessing yes
# configure:57783: checking whether mbrtowc handles incomplete characters
# configure:57840: result: guessing yes
# configure:57846: checking whether mbrtowc works as well as mbtowc
# configure:57907: result: guessing yes
# configure:57995: checking whether mbswidth is declared in
# configure:58030: result: no
# configure:58045: checking for mbstate_t
# configure:58076: result: yes
# configure:58136: checking whether the C compiler is actually a C++ compiler
# configure:58158: result: no
# configure:58218: checking for obstacks
# configure:58247: result: yes
# configure:58274: checking whether open recognizes a trailing slash
# configure:58325: result: yes
# configure:58374: checking whether program_invocation_name is declared
# configure:58374: result: yes
# configure:58386: checking whether program_invocation_short_name is declared
# configure:58386: result: yes
# configure:58404: checking for raise
# configure:58404: result: yes
# configure:58424: checking for sigprocmask
# configure:58424: result: yes
# configure:58481: checking for rawmemchr
# configure:58481: result: yes
# configure:58648: checking for volatile sig_atomic_t
# configure:58648: result: yes
# configure:58664: checking for sighandler_t
# configure:58664: result: yes
# configure:58678: checking whether pthread_sigmask is declared without a macro
# configure:58704: result: yes
# configure:58678: checking whether sigaction is declared without a macro
# configure:58704: result: yes
# configure:58678: checking whether sigaddset is declared without a macro
# configure:58704: result: yes
# configure:58678: checking whether sigdelset is declared without a macro
# configure:58704: result: yes
# configure:58678: checking whether sigemptyset is declared without a macro
# configure:58704: result: yes
# configure:58678: checking whether sigfillset is declared without a macro
# configure:58704: result: yes
# configure:58678: checking whether sigismember is declared without a macro
# configure:58704: result: yes
# configure:58678: checking whether sigpending is declared without a macro
# configure:58704: result: yes
# configure:58678: checking whether sigprocmask is declared without a macro
# configure:58704: result: yes
# configure:58737: checking for sigprocmask
# configure:58737: result: yes
# configure:58778: checking for stdint.h
# configure:58778: result: yes
# configure:58788: checking for SIZE_MAX
# configure:58859: result: yes
# configure:58871: checking for ssize_t
# configure:58895: result: yes
# configure:58906: checking whether stat handles trailing slashes on directories
# configure:58939: result: yes
# configure:58941: checking whether stat handles trailing slashes on files
# configure:58992: result: yes
# configure:59038: checking for va_copy
# configure:59067: result: yes
# configure:59249: checking whether NULL can be used in arbitrary expressions
# configure:59274: result: yes
# configure:59486: checking whether dprintf is declared without a macro
# configure:59512: result: yes
# configure:59486: checking whether fpurge is declared without a macro
# configure:59512: result: no
# configure:59486: checking whether fseeko is declared without a macro
# configure:59512: result: yes
# configure:59486: checking whether ftello is declared without a macro
# configure:59512: result: yes
# configure:59486: checking whether getdelim is declared without a macro
# configure:59512: result: yes
# configure:59486: checking whether getline is declared without a macro
# configure:59512: result: yes
# configure:59486: checking whether gets is declared without a macro
# configure:59512: result: no
# configure:59486: checking whether pclose is declared without a macro
# configure:59512: result: yes
# configure:59486: checking whether popen is declared without a macro
# configure:59512: result: yes
# configure:59486: checking whether renameat is declared without a macro
# configure:59512: result: yes
# configure:59486: checking whether snprintf is declared without a macro
# configure:59512: result: yes
# configure:59486: checking whether tmpfile is declared without a macro
# configure:59512: result: yes
# configure:59486: checking whether vdprintf is declared without a macro
# configure:59512: result: yes
# configure:59486: checking whether vsnprintf is declared without a macro
# configure:59512: result: yes
# configure:59597: checking whether _Exit is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether atoll is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether canonicalize_file_name is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether getloadavg is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether getsubopt is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether grantpt is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether initstate is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether initstate_r is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether mkdtemp is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether mkostemp is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether mkostemps is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether mkstemp is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether mkstemps is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether posix_openpt is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether ptsname is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether ptsname_r is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether random is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether random_r is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether realpath is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether rpmatch is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether secure_getenv is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether setenv is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether setstate is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether setstate_r is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether srandom is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether srandom_r is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether strtod is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether strtoll is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether strtoull is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether unlockpt is declared without a macro
# configure:59629: result: yes
# configure:59597: checking whether unsetenv is declared without a macro
# configure:59629: result: yes
# configure:59649: checking for stpcpy
# configure:59649: result: yes
# configure:59698: checking for strchrnul
# configure:59698: result: yes
# configure:59710: checking whether strchrnul works
# configure:59765: result: yes
# configure:59807: checking for working strerror function
# configure:59844: result: yes
# configure:59946: checking whether strstr works in linear time
# configure:60031: result: yes
# configure:60059: checking whether strstr works
# configure:60122: result: yes
# configure:60251: checking for nlink_t
# configure:60251: result: yes
# configure:60266: checking whether fchmodat is declared without a macro
# configure:60292: result: yes
# configure:60266: checking whether fstat is declared without a macro
# configure:60292: result: yes
# configure:60266: checking whether fstatat is declared without a macro
# configure:60292: result: yes
# configure:60266: checking whether futimens is declared without a macro
# configure:60292: result: yes
# configure:60266: checking whether lchmod is declared without a macro
# configure:60292: result: yes
# configure:60266: checking whether lstat is declared without a macro
# configure:60292: result: yes
# configure:60266: checking whether mkdirat is declared without a macro
# configure:60292: result: yes
# configure:60266: checking whether mkfifo is declared without a macro
# configure:60292: result: yes
# configure:60266: checking whether mkfifoat is declared without a macro
# configure:60292: result: yes
# configure:60266: checking whether mknod is declared without a macro
# configure:60292: result: yes
# configure:60266: checking whether mknodat is declared without a macro
# configure:60292: result: yes
# configure:60266: checking whether stat is declared without a macro
# configure:60292: result: yes
# configure:60266: checking whether utimensat is declared without a macro
# configure:60292: result: yes
# configure:60579: checking whether chdir is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether chown is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether dup is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether dup2 is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether dup3 is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether environ is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether euidaccess is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether faccessat is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether fchdir is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether fchownat is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether fdatasync is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether fsync is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether ftruncate is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether getcwd is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether getdomainname is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether getdtablesize is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether getgroups is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether gethostname is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether getlogin is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether getlogin_r is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether getpagesize is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether getusershell is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether setusershell is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether endusershell is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether group_member is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether isatty is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether lchown is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether link is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether linkat is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether lseek is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether pipe is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether pipe2 is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether pread is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether pwrite is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether readlink is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether readlinkat is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether rmdir is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether sethostname is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether sleep is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether symlink is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether symlinkat is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether ttyname_r is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether unlink is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether unlinkat is declared without a macro
# configure:60617: result: yes
# configure:60579: checking whether usleep is declared without a macro
# configure:60617: result: yes
# configure:61088: checking for ptrdiff_t
# configure:61088: result: yes
# configure:61109: checking for vasprintf
# configure:61109: result: yes
# configure:61276: checking whether btowc is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wctob is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether mbsinit is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether mbrtowc is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether mbrlen is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether mbsrtowcs is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether mbsnrtowcs is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcrtomb is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcsrtombs is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcsnrtombs is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcwidth is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wmemchr is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wmemcmp is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wmemcpy is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wmemmove is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wmemset is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcslen is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcsnlen is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcscpy is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcpcpy is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcsncpy is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcpncpy is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcscat is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcsncat is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcscmp is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcsncmp is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcscasecmp is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcsncasecmp is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcscoll is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcsxfrm is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcsdup is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcschr is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcsrchr is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcscspn is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcsspn is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcspbrk is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcsstr is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcstok is declared without a macro
# configure:61312: result: yes
# configure:61276: checking whether wcswidth is declared without a macro
# configure:61312: result: yes
# configure:61420: checking whether iswcntrl works
# configure:61475: result: yes
# configure:61499: checking for towlower
# configure:61499: result: yes
# configure:61547: checking for wctype_t
# configure:61583: result: yes
# configure:61589: checking for wctrans_t
# configure:61623: result: yes
# configure:61632: checking whether wctype is declared without a macro
# configure:61669: result: yes
# configure:61632: checking whether iswctype is declared without a macro
# configure:61669: result: yes
# configure:61632: checking whether wctrans is declared without a macro
# configure:61669: result: yes
# configure:61632: checking whether towctrans is declared without a macro
# configure:61669: result: yes
# configure:61692: checking whether wcwidth is declared
# configure:61692: result: yes
# configure:61721: checking whether wcwidth works reasonably in UTF-8 locales
# configure:61783: result: yes
# configure:61824: checking for stdint.h
# configure:61824: result: yes
# configure:61878: checking pwd.h usability
# configure:61878: clang -c conftest.c >&5
# configure:61878: $? = 0
# configure:61878: result: yes
# configure:61878: checking pwd.h presence
# configure:61878: clang -E conftest.c
# configure:61878: $? = 0
# configure:61878: result: yes
# configure:61878: checking for pwd.h
# configure:61878: result: yes
# configure:61889: checking for inline
# configure:61913: result: inline
# configure:61932: checking for unsigned long long int
# configure:61980: result: yes
# configure:61988: checking for size_t
# configure:61988: result: yes
# configure:61999: checking for ptrdiff_t
# configure:61999: result: yes
# configure:62010: checking for ssize_t
# configure:62034: result: yes
# configure:62042: checking for pid_t
# configure:62042: result: yes
# configure:62054: checking whether we are using the GNU C Library >= 2.1 or uClibc
# configure:62084: result: yes
# configure:62091: checking for struct __locale_struct.__names
# configure:62091: clang -c conftest.c >&5
# conftest.c:881:13: warning: address of array 'ac_aggr.__names' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (ac_aggr.__names)
# ~~ ~~~~~~~~^~~~~~~
# 1 warning generated.
# configure:62091: $? = 0
# configure:62091: result: yes
# configure:62106: checking for select
# configure:62106: result: yes
# configure:62117: checking vfork.h usability
# configure:62117: clang -c conftest.c >&5
# conftest.c:910:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:62117: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_RMDIR 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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 HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define GNULIB_TEST_STPNCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define HAVE_STRCSPN 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRPBRK 1
# | #define GNULIB_TEST_STRPBRK 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 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_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_WAITID 1
# | #define HAVE_WAITPID 1
# | #define GNULIB_TEST_WAITPID 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 GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_DUP 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_SYMLINK 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_DECL_WCTOB 1
# | #define GNULIB_TEST_WCTOB 1
# | #define GNULIB_TEST_WCTOMB 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_MBRLEN 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 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 GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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 HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 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_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 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 HAVE_PWD_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT___LOCALE_STRUCT___NAMES 1
# | #define HAVE_SELECT 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:62117: result: no
# configure:62117: checking vfork.h presence
# configure:62117: clang -E conftest.c
# conftest.c:877:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:62117: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_RMDIR 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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 HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define GNULIB_TEST_STPNCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define HAVE_STRCSPN 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRPBRK 1
# | #define GNULIB_TEST_STRPBRK 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 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_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_WAITID 1
# | #define HAVE_WAITPID 1
# | #define GNULIB_TEST_WAITPID 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 GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_DUP 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_SYMLINK 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_DECL_WCTOB 1
# | #define GNULIB_TEST_WCTOB 1
# | #define GNULIB_TEST_WCTOMB 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_MBRLEN 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 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 GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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 HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 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_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 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 HAVE_PWD_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT___LOCALE_STRUCT___NAMES 1
# | #define HAVE_SELECT 1
# | /* end confdefs.h. */
# | #include
# configure:62117: result: no
# configure:62117: checking for vfork.h
# configure:62117: result: no
# configure:62130: checking for fork
# configure:62130: clang -o conftest conftest.c >&5
# configure:62130: $? = 0
# configure:62130: result: yes
# configure:62130: checking for vfork
# configure:62130: result: yes
# configure:62140: checking for working fork
# configure:62162: clang -o conftest conftest.c >&5
# configure:62162: $? = 0
# configure:62162: ./conftest
# configure:62162: $? = 0
# configure:62172: result: yes
# configure:62193: checking for working vfork
# configure:62303: result: yes
# configure:62329: checking for signal handlers with siginfo_t
# configure:62351: clang -c conftest.c >&5
# configure:62351: $? = 0
# configure:62358: result: yes
# configure:62367: checking for setlocale declaration
# configure:62396: clang -c conftest.c >&5
# conftest.c:890:7: error: conflicting types for 'setlocale'
# char *setlocale (int category, char *locale);
# ^
# /usr/include/locale.h:124:14: note: previous declaration is here
# extern char *setlocale (int __category, const char *__locale) __THROW;
# ^
# 1 error generated.
# configure:62396: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_RMDIR 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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 HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define GNULIB_TEST_STPNCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define HAVE_STRCSPN 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRPBRK 1
# | #define GNULIB_TEST_STRPBRK 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 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_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_WAITID 1
# | #define HAVE_WAITPID 1
# | #define GNULIB_TEST_WAITPID 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 GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_DUP 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_SYMLINK 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_DECL_WCTOB 1
# | #define GNULIB_TEST_WCTOB 1
# | #define GNULIB_TEST_WCTOMB 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_MBRLEN 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 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 GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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 HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 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_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 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 HAVE_PWD_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT___LOCALE_STRUCT___NAMES 1
# | #define HAVE_SELECT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SIGINFO 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | #if defined(__STDC__) || defined(__cplusplus)
# | char *setlocale (int category, char *locale);
# | #else
# | char *setlocale();
# | #endif
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:62407: result:
# extern char *setlocale (int category, const char *locale);
# configure:62417: checking whether byte ordering is bigendian
# configure:62432: clang -c conftest.c >&5
# conftest.c:884:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:884:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:62432: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_RMDIR 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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 HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define GNULIB_TEST_STPNCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define HAVE_STRCSPN 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRPBRK 1
# | #define GNULIB_TEST_STRPBRK 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 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_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_WAITID 1
# | #define HAVE_WAITPID 1
# | #define GNULIB_TEST_WAITPID 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 GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_DUP 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_SYMLINK 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_DECL_WCTOB 1
# | #define GNULIB_TEST_WCTOB 1
# | #define GNULIB_TEST_WCTOMB 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_MBRLEN 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 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 GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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 HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 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_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 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 HAVE_PWD_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT___LOCALE_STRUCT___NAMES 1
# | #define HAVE_SELECT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SIGINFO 1
# | #define SETLOCALE_CONST const
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:62477: clang -c conftest.c >&5
# configure:62477: $? = 0
# configure:62495: clang -c conftest.c >&5
# conftest.c:890:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:62495: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_RMDIR 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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 HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define GNULIB_TEST_STPNCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define HAVE_STRCSPN 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRPBRK 1
# | #define GNULIB_TEST_STRPBRK 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 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_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_WAITID 1
# | #define HAVE_WAITPID 1
# | #define GNULIB_TEST_WAITPID 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 GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_DUP 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_SYMLINK 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_DECL_WCTOB 1
# | #define GNULIB_TEST_WCTOB 1
# | #define GNULIB_TEST_WCTOMB 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_MBRLEN 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 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 GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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 HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 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_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 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 HAVE_PWD_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT___LOCALE_STRUCT___NAMES 1
# | #define HAVE_SELECT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SIGINFO 1
# | #define SETLOCALE_CONST const
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:62623: result: no
# configure:62651: checking arpa/inet.h usability
# configure:62651: clang -c conftest.c >&5
# configure:62651: $? = 0
# configure:62651: result: yes
# configure:62651: checking arpa/inet.h presence
# configure:62651: clang -E conftest.c
# configure:62651: $? = 0
# configure:62651: result: yes
# configure:62651: checking for arpa/inet.h
# configure:62651: result: yes
# configure:62664: checking for gethostname
# configure:62664: clang -o conftest conftest.c >&5
# configure:62664: $? = 0
# configure:62664: result: yes
# configure:62664: checking for gethostbyname
# configure:62664: clang -o conftest conftest.c >&5
# configure:62664: $? = 0
# configure:62664: result: yes
# configure:62664: checking for inet_ntop
# configure:62664: clang -o conftest conftest.c >&5
# configure:62664: $? = 0
# configure:62664: result: yes
# configure:62674: checking for IPv6 sockets
# configure:62694: clang -c conftest.c >&5
# configure:62694: $? = 0
# configure:62703: result: yes
# configure:63320: checking for BSD- or MS-compatible name lister (nm)
# configure:63372: result: /usr/bin/nm -B
# configure:63499: checking the name lister (/usr/bin/nm -B) interface
# configure:63519: result: BSD nm
# configure:63544: checking whether Emacs support is requested
# configure:63546: result: yes
# configure:63560: checking for emacs
# configure:63590: result: no
# configure:63560: checking for xemacs
# configure:63590: result: no
# configure:63611: checking where .elc files should go
# configure:63640: result: ${datadir}/emacs/site-lisp
# configure:63789: checking for dvips
# configure:63807: found /usr/bin/dvips
# configure:63820: result: /usr/bin/dvips
# configure:63830: checking for texi2pdf
# configure:63848: found /usr/bin/texi2pdf
# configure:63861: result: /usr/bin/texi2pdf
# configure:63871: checking for perl
# configure:63889: found /usr/bin/perl
# configure:63902: result: /usr/bin/perl
# configure:64027: checking whether the C++ compiler (clang++ ) works
# configure:64038: clang++ -o conftest conftest.cpp >&5
# configure:64041: $? = 0
# configure:64059: result: yes
# configure:64064: checking whether the C++ compiler supports namespaces
# configure:64078: clang++ -o conftest conftest.cpp >&5
# configure:64081: $? = 0
# configure:64094: result: yes
# configure:64117: checking dependency style of clang++
# configure:64228: result: gcc3
# configure:64257: checking for a traditional french locale
# configure:64384: result: none
# configure:64391: checking for a french Unicode locale
# configure:64512: result: none
# configure:64520: checking for a traditional japanese locale
# configure:64651: result: none
# configure:64777: checking for C++ compiler version
# configure:64786: 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:64797: $? = 0
# configure:64786: 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:64797: $? = 0
# configure:64786: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:64797: $? = 1
# configure:64786: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:64797: $? = 1
# configure:64801: checking whether we are using the GNU C++ compiler
# configure:64820: clang++ -c conftest.cpp >&5
# configure:64820: $? = 0
# configure:64829: result: yes
# configure:64838: checking whether clang++ accepts -g
# configure:64858: clang++ -c -g conftest.cpp >&5
# configure:64858: $? = 0
# configure:64899: result: yes
# configure:64924: checking dependency style of clang++
# configure:65035: result: gcc3
# configure:65069: checking how to run the C++ preprocessor
# configure:65096: clang++ -E conftest.cpp
# configure:65096: $? = 0
# configure:65110: clang++ -E conftest.cpp
# conftest.cpp:890:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:65110: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_RMDIR 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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 HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define GNULIB_TEST_STPNCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define HAVE_STRCSPN 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRPBRK 1
# | #define GNULIB_TEST_STRPBRK 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 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_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_WAITID 1
# | #define HAVE_WAITPID 1
# | #define GNULIB_TEST_WAITPID 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 GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_DUP 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_SYMLINK 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_DECL_WCTOB 1
# | #define GNULIB_TEST_WCTOB 1
# | #define GNULIB_TEST_WCTOMB 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_MBRLEN 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 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 GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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 HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 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_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 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 HAVE_PWD_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT___LOCALE_STRUCT___NAMES 1
# | #define HAVE_SELECT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SIGINFO 1
# | #define SETLOCALE_CONST const
# | #define ENDIANNESS 0
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_IPV6 1
# | #define DYNLOAD_LIBEXPAT 1
# | /* end confdefs.h. */
# | #include
# configure:65135: result: clang++ -E
# configure:65155: clang++ -E conftest.cpp
# configure:65155: $? = 0
# configure:65169: clang++ -E conftest.cpp
# conftest.cpp:890:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:65169: $? = 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 "gettext-tools"
# | #define VERSION "0.18.3"
# | #define CSHARP_CHOICE_MONO 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# | #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ARGZ_COUNT 1
# | #define HAVE_ARGZ_STRINGIFY 1
# | #define HAVE_ARGZ_NEXT 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_SETENV 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_PIPE 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SLEEP 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define YYENABLE_NLS 1
# | #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# | #define HAVE_LIBUNISTRING 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE_DECL_SETENV 1
# | #define USER_LABEL_PREFIX
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_DECL_STPNCPY 1
# | #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_DECL_STRNLEN 1
# | #define HAVE_TERMINFO 1
# | #define HAVE_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #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 HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_FTELLO 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_ATEXIT 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LONG_FILE_NAMES 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define GNULIB_BINARY_IO 1
# | #define YYENABLE_NLS 1
# | #define HAVE_BYTESWAP_H 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define SIGNAL_SAFE_LIST 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# | #define HAVE_UNISTD_H 1
# | #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSLEN 1
# | #define GNULIB_TEST_MBSRTOWCS 1
# | #define GNULIB_TEST_MBSSTR 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDTEMP 1
# | #define GNULIB_TEST_MKDTEMP 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define GNULIB_TEST_RMDIR 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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 HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define GNULIB_TEST_STPNCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define HAVE_STRCSPN 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRPBRK 1
# | #define GNULIB_TEST_STRPBRK 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 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_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define GNULIB_TEST_VSNPRINTF 1
# | #define HAVE_WAITID 1
# | #define HAVE_WAITPID 1
# | #define GNULIB_TEST_WAITPID 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 GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_DUP 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_SYMLINK 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_DECL_WCTOB 1
# | #define GNULIB_TEST_WCTOB 1
# | #define GNULIB_TEST_WCTOMB 1
# | #define GNULIB_TEST_BTOWC 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_MBRLEN 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_FWRITEERROR 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 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 GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# | #define HAVE_MBSTATE_T 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_OBSTACK 1
# | #define GNULIB_TEST_OPEN 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_SIGPIPE 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #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 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 HAVE_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRSTR 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 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_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define USE_UNLOCKED_IO 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 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 HAVE_PWD_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT___LOCALE_STRUCT___NAMES 1
# | #define HAVE_SELECT 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SIGINFO 1
# | #define SETLOCALE_CONST const
# | #define ENDIANNESS 0
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_IPV6 1
# | #define DYNLOAD_LIBEXPAT 1
# | /* end confdefs.h. */
# | #include
# configure:65338: checking for ld used by clang++
# configure:65405: result: /usr/bin/ld -m elf_x86_64
# configure:65412: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:65427: result: yes
# configure:65482: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:66487: result: yes
# configure:66523: clang++ -c conftest.cpp >&5
# configure:66526: $? = 0
# configure:67046: checking for clang++ option to produce PIC
# configure:67053: result: -fPIC -DPIC
# configure:67061: checking if clang++ PIC flag -fPIC -DPIC works
# configure:67079: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:67083: $? = 0
# configure:67096: result: yes
# configure:67119: checking if clang++ static flag -static works
# configure:67147: result: yes
# configure:67159: checking if clang++ supports -c -o file.o
# configure:67180: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:67184: $? = 0
# configure:67206: result: yes
# configure:67211: checking if clang++ supports -c -o file.o
# configure:67258: result: yes
# configure:67288: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:67324: result: yes
# configure:67465: checking dynamic linker characteristics
# configure:68132: result: GNU/Linux ld.so
# configure:68185: checking how to hardcode library paths into programs
# configure:68210: result: immediate
# configure:68445: checking that generated files are newer than configure
# configure:68451: result: done
# configure:68847: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by gettext-tools 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 df77399bb2d2
#
# config.status:3145: creating csharpcomp.sh
# config.status:3145: creating csharpexec.sh
# config.status:3145: creating javacomp.sh
# config.status:3145: creating javaexec.sh
# config.status:3145: creating Makefile
# config.status:3145: creating doc/Makefile
# config.status:3145: creating intl/Makefile
# config.status:3145: creating gnulib-lib/Makefile
# config.status:3145: creating libgrep/Makefile
# config.status:3145: creating src/Makefile
# config.status:3145: creating src/user-email
# config.status:3145: creating libgettextpo/Makefile
# config.status:3145: creating libgettextpo/exported.sh
# config.status:3145: creating po/Makefile.in
# config.status:3145: creating projects/Makefile
# config.status:3145: creating styles/Makefile
# config.status:3145: creating misc/Makefile
# config.status:3145: creating misc/gettextize
# config.status:3145: creating misc/autopoint
# config.status:3145: creating misc/convert-archive
# config.status:3145: creating man/Makefile
# config.status:3145: creating man/x-to-1
# config.status:3145: creating m4/Makefile
# config.status:3145: creating tests/Makefile
# config.status:3145: creating gnulib-tests/Makefile
# config.status:3145: creating config.h
# config.status:3379: executing depfiles commands
# config.status:3379: executing libtool commands
# config.status:3379: executing po-directories commands
# configure:71845: === configuring in examples (/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/examples)
# configure:71908: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--enable-csharp=mono' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-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_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_EMACSLOADPATH_set=
# ac_cv_env_EMACSLOADPATH_value=
# ac_cv_env_EMACS_set=
# ac_cv_env_EMACS_value=
# ac_cv_env_GCJFLAGS_set=
# ac_cv_env_GCJFLAGS_value=
# ac_cv_env_GCJ_set=
# ac_cv_env_GCJ_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_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_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___fsetlocking=yes
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_acl_copy_ext_native=no
# ac_cv_func_acl_create_entry_np=no
# ac_cv_func_acl_delete_def_file=yes
# ac_cv_func_acl_delete_fd_np=no
# ac_cv_func_acl_delete_file_np=no
# ac_cv_func_acl_entries=yes
# ac_cv_func_acl_extended_file=yes
# ac_cv_func_acl_free=yes
# ac_cv_func_acl_free_text=no
# ac_cv_func_acl_from_mode=yes
# ac_cv_func_acl_from_text=yes
# ac_cv_func_acl_get_fd=yes
# ac_cv_func_acl_get_file=yes
# ac_cv_func_acl_set_fd=yes
# ac_cv_func_acl_set_file=yes
# ac_cv_func_acl_to_short_text=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_argz_count=yes
# ac_cv_func_argz_next=yes
# ac_cv_func_argz_stringify=yes
# ac_cv_func_asprintf=yes
# ac_cv_func_atexit=yes
# ac_cv_func_btowc=yes
# ac_cv_func_canonicalize_file_name=yes
# ac_cv_func_chown=yes
# ac_cv_func_closedir=yes
# ac_cv_func_confstr=yes
# ac_cv_func_eaccess=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_fwprintf=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getdelim=yes
# ac_cv_func_getdtablesize=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgid=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getline=yes
# ac_cv_func_getopt_long_only=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getrlimit=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_getuid=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_isascii=yes
# ac_cv_func_isblank=yes
# ac_cv_func_iswblank=yes
# ac_cv_func_iswcntrl=yes
# ac_cv_func_iswctype=yes
# ac_cv_func_lstat=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_mbrlen=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_mbslen=no
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_memmove=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkdtemp=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_munmap=yes
# ac_cv_func_newlocale=yes
# ac_cv_func_nl_langinfo=yes
# ac_cv_func_obstack=yes
# ac_cv_func_opendir=yes
# ac_cv_func_pathconf=yes
# ac_cv_func_pipe2=yes
# ac_cv_func_pipe=yes
# ac_cv_func_posix_spawn=yes
# ac_cv_func_pthread_atfork=yes
# ac_cv_func_putenv=yes
# ac_cv_func_raise=yes
# ac_cv_func_rawmemchr=yes
# ac_cv_func_readdir=yes
# ac_cv_func_readlink=yes
# ac_cv_func_readlinkat=yes
# ac_cv_func_realpath=yes
# ac_cv_func_sched_setparam=yes
# ac_cv_func_sched_setscheduler=yes
# ac_cv_func_secure_getenv=yes
# ac_cv_func_select=yes
# ac_cv_func_setegid=yes
# ac_cv_func_setenv=yes
# ac_cv_func_seteuid=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_setrlimit=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_sigaltstack=yes
# ac_cv_func_siginterrupt=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_sleep=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_stpncpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchrnul=yes
# ac_cv_func_strcspn=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_strnlen_working=yes
# ac_cv_func_strpbrk=yes
# ac_cv_func_strtol=yes
# ac_cv_func_strtoul=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_utime=yes
# ac_cv_func_utimes=yes
# ac_cv_func_vasnprintf=no
# ac_cv_func_vasprintf=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_waitid=yes
# ac_cv_func_waitpid=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcscoll=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_func_wctob=yes
# ac_cv_func_wcwidth=yes
# ac_cv_func_wmemchr=yes
# ac_cv_func_wmemcpy=yes
# ac_cv_func_wmempcpy=yes
# ac_cv_gnu_library_2=yes
# ac_cv_gnu_library_2_1=yes
# ac_cv_have_decl__Exit=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl__snwprintf=no
# ac_cv_have_decl_alarm=yes
# ac_cv_have_decl_alphasort=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_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_clearerr_unlocked=yes
# ac_cv_have_decl_closedir=yes
# ac_cv_have_decl_dirfd=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_faccessat=yes
# ac_cv_have_decl_fchdir=yes
# ac_cv_have_decl_fchmodat=yes
# ac_cv_have_decl_fchownat=yes
# ac_cv_have_decl_fcntl=yes
# ac_cv_have_decl_fdatasync=yes
# ac_cv_have_decl_fdopendir=yes
# ac_cv_have_decl_feof_unlocked=yes
# ac_cv_have_decl_ferror_unlocked=yes
# ac_cv_have_decl_fflush_unlocked=yes
# ac_cv_have_decl_ffsl=yes
# ac_cv_have_decl_ffsll=yes
# ac_cv_have_decl_fgets_unlocked=yes
# ac_cv_have_decl_fputc_unlocked=yes
# ac_cv_have_decl_fputs_unlocked=yes
# ac_cv_have_decl_fread_unlocked=yes
# ac_cv_have_decl_fseeko=yes
# ac_cv_have_decl_fstat=yes
# ac_cv_have_decl_fstatat=yes
# ac_cv_have_decl_fsync=yes
# ac_cv_have_decl_ftello=yes
# ac_cv_have_decl_ftruncate=yes
# ac_cv_have_decl_futimens=yes
# ac_cv_have_decl_fwrite_unlocked=yes
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_getchar_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_getenv=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_gettimeofday=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_grantpt=yes
# ac_cv_have_decl_group_member=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_lchmod=yes
# ac_cv_have_decl_lchown=yes
# ac_cv_have_decl_link=yes
# ac_cv_have_decl_linkat=yes
# ac_cv_have_decl_lseek=yes
# ac_cv_have_decl_lstat=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_mbswidth=no
# ac_cv_have_decl_memmem=yes
# ac_cv_have_decl_mempcpy=yes
# ac_cv_have_decl_memrchr=yes
# ac_cv_have_decl_mkdirat=yes
# ac_cv_have_decl_mkdtemp=yes
# ac_cv_have_decl_mkfifo=yes
# ac_cv_have_decl_mkfifoat=yes
# ac_cv_have_decl_mknod=yes
# ac_cv_have_decl_mknodat=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_nl_langinfo=yes
# ac_cv_have_decl_openat=yes
# ac_cv_have_decl_opendir=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_posix_spawn=yes
# ac_cv_have_decl_posix_spawn_file_actions_addclose=yes
# ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes
# ac_cv_have_decl_posix_spawn_file_actions_addopen=yes
# ac_cv_have_decl_posix_spawn_file_actions_destroy=yes
# ac_cv_have_decl_posix_spawn_file_actions_init=yes
# ac_cv_have_decl_posix_spawnattr_destroy=yes
# ac_cv_have_decl_posix_spawnattr_getflags=yes
# ac_cv_have_decl_posix_spawnattr_getpgroup=yes
# ac_cv_have_decl_posix_spawnattr_getschedparam=yes
# ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes
# ac_cv_have_decl_posix_spawnattr_getsigdefault=yes
# ac_cv_have_decl_posix_spawnattr_getsigmask=yes
# ac_cv_have_decl_posix_spawnattr_init=yes
# ac_cv_have_decl_posix_spawnattr_setflags=yes
# ac_cv_have_decl_posix_spawnattr_setpgroup=yes
# ac_cv_have_decl_posix_spawnattr_setschedparam=yes
# ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes
# ac_cv_have_decl_posix_spawnattr_setsigdefault=yes
# ac_cv_have_decl_posix_spawnattr_setsigmask=yes
# ac_cv_have_decl_posix_spawnp=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_pselect=yes
# ac_cv_have_decl_pthread_sigmask=yes
# ac_cv_have_decl_ptsname=yes
# ac_cv_have_decl_ptsname_r=yes
# ac_cv_have_decl_putc_unlocked=yes
# ac_cv_have_decl_putchar_unlocked=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_readdir=yes
# ac_cv_have_decl_readlink=yes
# ac_cv_have_decl_readlinkat=yes
# ac_cv_have_decl_realpath=yes
# ac_cv_have_decl_renameat=yes
# ac_cv_have_decl_rewinddir=yes
# ac_cv_have_decl_rmdir=yes
# ac_cv_have_decl_rpmatch=yes
# ac_cv_have_decl_scandir=yes
# ac_cv_have_decl_secure_getenv=yes
# ac_cv_have_decl_select=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_sigaction=yes
# ac_cv_have_decl_sigaddset=yes
# ac_cv_have_decl_sigdelset=yes
# ac_cv_have_decl_sigemptyset=yes
# ac_cv_have_decl_sigfillset=yes
# ac_cv_have_decl_sigismember=yes
# ac_cv_have_decl_sigpending=yes
# ac_cv_have_decl_sigprocmask=yes
# ac_cv_have_decl_sleep=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_srandom=yes
# ac_cv_have_decl_srandom_r=yes
# ac_cv_have_decl_stat=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_tmpfile=yes
# ac_cv_have_decl_towctrans=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_utimensat=yes
# ac_cv_have_decl_vdprintf=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_have_decl_waitpid=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_acl_libacl_h=yes
# ac_cv_header_argz_h=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_byteswap_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_iconv_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_libcroco_0_6_libcroco_libcroco_config_h=yes
# ac_cv_header_libxml2_libxml_xmlexports_h=yes
# ac_cv_header_libxml2_libxml_xmlversion_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_paths_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_sched_h=yes
# ac_cv_header_search_h=yes
# ac_cv_header_spawn_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=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_acl_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_vfork_h=no
# 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_pthread_pthread_kill=yes
# ac_cv_lib_rt_sched_yield=yes
# ac_cv_libunistring=yes
# ac_cv_member_struct___locale_struct___names=yes
# ac_cv_member_struct_sigaction_sa_sigaction=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_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_PERL=/usr/bin/perl
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_TEXI2PDF=/usr/bin/texi2pdf
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# 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_CXXCPP='clang++ -E'
# ac_cv_prog_HAVE_JAVAC_IN_PATH=yes
# ac_cv_prog_HAVE_JAVA_IN_PATH=yes
# ac_cv_prog_HAVE_MCS_IN_PATH=yes
# ac_cv_prog_HAVE_MONO_IN_PATH=yes
# ac_cv_prog_INTLBISON=bison
# ac_cv_prog_JAR=jar
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_c_openmp=unsupported
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_clang_c_o=yes
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_acl_get_file=-lacl
# ac_cv_should_define__xopen_source=no
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_sys_long_file_names=yes
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_mbstate_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_nlink_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_posix_spawn_file_actions_t=yes
# ac_cv_type_posix_spawnattr_t=yes
# ac_cv_type_pthread_rwlock_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_sig_atomic_t=yes
# ac_cv_type_sighandler_t=yes
# ac_cv_type_sigset_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_type_volatile_sig_atomic_t=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_libpath=LD_LIBRARY_PATH
# 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_shlibpath_var=LD_LIBRARY_PATH
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_func_iconv_works=yes
# am_cv_func_working_getline=yes
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_lispdir='${datadir}/emacs/site-lisp'
# am_cv_make_support_nested_variables=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_INCCROCO=-I///usr/include/libcroco-0.6/libcroco
# gl_cv_INCGLIB=
# gl_cv_INCXML=-I///usr/include/libxml2
# gl_cv_LIBCROCO='/usr/lib/libcroco-0.6.so /usr/lib/libglib-2.0.so -Wl,-rpath -Wl,/usr/lib'
# gl_cv_LIBGLIB=
# gl_cv_LIBXML='/usr/lib/libxml2.so -Wl,-rpath -Wl,/usr/lib '
# gl_cv_LTLIBCROCO='-L/usr/lib -lcroco-0.6 -L/usr/lib -lglib-2.0 -R/usr/lib'
# gl_cv_LTLIBGLIB=
# gl_cv_LTLIBXML='-L/usr/lib -lxml2 -R/usr/lib '
# gl_cv_absolute_libcroco_0_6_libcroco_libcroco_config_h=///usr/include/libcroco-0.6/libcroco/libcroco-config.h
# gl_cv_absolute_libxml2_libxml_xmlexports_h=///usr/include/libxml2/libxml/xmlexports.h
# gl_cv_acl_ACL_FIRST_ENTRY=yes
# gl_cv_acl_ACL_TYPE_EXTENDED=no
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_cplusplus=no
# gl_cv_c_inline_effective=no
# gl_cv_c_multiarch=no
# gl_cv_cc_double_expbit0='word 1 bit 20'
# gl_cv_cc_vis_werror=yes
# gl_cv_cc_visibility=yes
# gl_cv_decl_null_works=yes
# gl_cv_decl_readlink_works=yes
# gl_cv_double_slash_root=no
# gl_cv_func_btowc_eof='guessing yes'
# gl_cv_func_btowc_nul=yes
# gl_cv_func_dup2_works=yes
# gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check'
# gl_cv_func_fcntl_f_dupfd_works=yes
# gl_cv_func_fdopen_works=yes
# gl_cv_func_fnmatch_posix=yes
# gl_cv_func_fopen_slash=yes
# gl_cv_func_ftello=yes
# gl_cv_func_ftello_works=yes
# gl_cv_func_getcwd_null=yes
# gl_cv_func_getcwd_posix_signature=yes
# gl_cv_func_getopt_gnu=yes
# gl_cv_func_getopt_long_gnu=yes
# gl_cv_func_getopt_posix=yes
# gl_cv_func_gettimeofday_clobber=no
# gl_cv_func_gettimeofday_posix_signature=almost
# gl_cv_func_iswcntrl_works=yes
# gl_cv_func_itold_works=yes
# gl_cv_func_lseek_pipe=yes
# gl_cv_func_lstat_dereferences_slashed_symlink=yes
# gl_cv_func_malloc_0_nonnull=1
# gl_cv_func_malloc_posix=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_mbsrtowcs_works='guessing yes'
# gl_cv_func_memchr_works=yes
# gl_cv_func_nl_langinfo_yesexpr_works=yes
# gl_cv_func_open_slash=yes
# gl_cv_func_posix_spawn_works=no
# gl_cv_func_printf_positions=yes
# gl_cv_func_re_compile_pattern_working=yes
# gl_cv_func_readlink_works=yes
# gl_cv_func_realpath_works=yes
# gl_cv_func_rmdir_works=yes
# gl_cv_func_setenv_works=yes
# gl_cv_func_sigprocmask=1
# gl_cv_func_sleep_works=yes
# gl_cv_func_snprintf_retval_c99=yes
# gl_cv_func_snprintf_size1=yes
# gl_cv_func_snprintf_usable=yes
# gl_cv_func_stat_dir_slash=yes
# gl_cv_func_stat_file_slash=yes
# gl_cv_func_stpncpy=yes
# gl_cv_func_strchrnul_works=yes
# gl_cv_func_strerror_0_works=yes
# gl_cv_func_strstr_linear=yes
# gl_cv_func_strstr_works_always=yes
# gl_cv_func_svid_putenv=yes
# gl_cv_func_symlink_works=yes
# gl_cv_func_ungetc_works=yes
# gl_cv_func_unsetenv_works=yes
# gl_cv_func_va_copy=yes
# gl_cv_func_vsnprintf_usable=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_acl_get_file=yes
# gl_cv_func_working_getdelim=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_alphasort=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_chdir=yes
# gl_cv_have_raw_decl_chown=yes
# gl_cv_have_raw_decl_closedir=yes
# gl_cv_have_raw_decl_dirfd=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_faccessat=yes
# gl_cv_have_raw_decl_fchdir=yes
# gl_cv_have_raw_decl_fchmodat=yes
# gl_cv_have_raw_decl_fchownat=yes
# gl_cv_have_raw_decl_fcntl=yes
# gl_cv_have_raw_decl_fdatasync=yes
# gl_cv_have_raw_decl_fdopendir=yes
# gl_cv_have_raw_decl_ffsl=yes
# gl_cv_have_raw_decl_ffsll=yes
# gl_cv_have_raw_decl_fpurge=no
# gl_cv_have_raw_decl_fseeko=yes
# gl_cv_have_raw_decl_fstat=yes
# gl_cv_have_raw_decl_fstatat=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_futimens=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_gettimeofday=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_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_lchmod=yes
# gl_cv_have_raw_decl_lchown=yes
# gl_cv_have_raw_decl_link=yes
# gl_cv_have_raw_decl_linkat=yes
# gl_cv_have_raw_decl_lseek=yes
# gl_cv_have_raw_decl_lstat=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_mkdirat=yes
# gl_cv_have_raw_decl_mkdtemp=yes
# gl_cv_have_raw_decl_mkfifo=yes
# gl_cv_have_raw_decl_mkfifoat=yes
# gl_cv_have_raw_decl_mknod=yes
# gl_cv_have_raw_decl_mknodat=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_nl_langinfo=yes
# gl_cv_have_raw_decl_openat=yes
# gl_cv_have_raw_decl_opendir=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_posix_spawn=yes
# gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes
# gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes
# gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes
# gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes
# gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes
# gl_cv_have_raw_decl_posix_spawnattr_destroy=yes
# gl_cv_have_raw_decl_posix_spawnattr_getflags=yes
# gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes
# gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes
# gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes
# gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes
# gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes
# gl_cv_have_raw_decl_posix_spawnattr_init=yes
# gl_cv_have_raw_decl_posix_spawnattr_setflags=yes
# gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes
# gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes
# gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes
# gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes
# gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes
# gl_cv_have_raw_decl_posix_spawnp=yes
# gl_cv_have_raw_decl_pread=yes
# gl_cv_have_raw_decl_pselect=yes
# gl_cv_have_raw_decl_pthread_sigmask=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_readdir=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_renameat=yes
# gl_cv_have_raw_decl_rewinddir=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_rpmatch=yes
# gl_cv_have_raw_decl_scandir=yes
# gl_cv_have_raw_decl_secure_getenv=yes
# gl_cv_have_raw_decl_select=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_sigaction=yes
# gl_cv_have_raw_decl_sigaddset=yes
# gl_cv_have_raw_decl_sigdelset=yes
# gl_cv_have_raw_decl_sigemptyset=yes
# gl_cv_have_raw_decl_sigfillset=yes
# gl_cv_have_raw_decl_sigismember=yes
# gl_cv_have_raw_decl_sigpending=yes
# gl_cv_have_raw_decl_sigprocmask=yes
# gl_cv_have_raw_decl_sleep=yes
# gl_cv_have_raw_decl_snprintf=yes
# gl_cv_have_raw_decl_srandom=yes
# gl_cv_have_raw_decl_srandom_r=yes
# gl_cv_have_raw_decl_stat=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_tmpfile=yes
# gl_cv_have_raw_decl_towctrans=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_utimensat=yes
# gl_cv_have_raw_decl_vdprintf=yes
# gl_cv_have_raw_decl_vsnprintf=yes
# gl_cv_have_raw_decl_waitpid=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_signal_h_SIGPIPE=yes
# gl_cv_header_stdint_h=yes
# gl_cv_header_sys_select_h_selfcontained=yes
# gl_cv_header_wchar_h_correct_inline=yes
# gl_cv_header_working_fcntl_h=yes
# gl_cv_header_working_stdint_h=yes
# gl_cv_libcroco=yes
# gl_cv_libcroco_force_included=no
# gl_cv_libcroco_use_included=no
# gl_cv_libglib=no
# gl_cv_libglib_force_included=no
# gl_cv_libglib_use_included=yes
# gl_cv_libunistring_version=0.9.6
# gl_cv_libxml=yes
# gl_cv_libxml_force_included=no
# gl_cv_libxml_use_included=no
# gl_cv_minmax_in_limits_h=no
# gl_cv_minmax_in_sys_param_h=yes
# gl_cv_next_dirent_h=''
# gl_cv_next_fcntl_h=''
# gl_cv_next_getopt_h=''
# gl_cv_next_iconv_h=''
# gl_cv_next_inttypes_h=''
# gl_cv_next_langinfo_h=''
# gl_cv_next_locale_h=''
# gl_cv_next_signal_h=''
# gl_cv_next_spawn_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_select_h=''
# gl_cv_next_sys_stat_h=''
# gl_cv_next_sys_time_h=''
# gl_cv_next_sys_types_h=''
# gl_cv_next_sys_wait_h=''
# gl_cv_next_time_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_next_wctype_h=''
# gl_cv_pragma_columns=no
# gl_cv_prog_ansicxx_cross=no
# gl_cv_prog_ansicxx_namespaces=yes
# gl_cv_prog_ansicxx_works=yes
# gl_cv_prog_as_underscore=no
# gl_cv_promoted_mode_t=mode_t
# gl_cv_size_max=yes
# gl_cv_sys_struct_lconv_ok=yes
# gl_cv_sys_struct_timespec_in_time_h=yes
# gl_cv_sys_struct_timeval=yes
# gl_cv_sys_struct_timeval_tv_sec=yes
# gl_cv_terminfo=libncurses
# gl_cv_terminfo_tparam=no
# gl_cv_terminfo_tparm=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_sigset_t=yes
# gl_cv_type_wctrans_t=yes
# gl_cv_type_wctype_t=yes
# gl_cv_var_stdin_large_offset=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_gnugettext2_libc=yes
# gt_cv_func_printf_posix=yes
# gt_cv_func_unsetenv_ret=int
# gt_cv_int_divbyzero_sigfpe=no
# gt_cv_inttypes_pri_broken=no
# 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_proto_setlocale='extern char *setlocale (int category, const char *locale);'
# gt_cv_proto_setlocale_arg1=const
# gt_cv_siginfo_t=yes
# gt_cv_socket_ipv6=yes
# gt_cv_ssize_t=yes
# gt_cv_union_wait=no
# 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_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_RC=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=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
# nls_cv_force_use_gnu_gettext=no
# nls_cv_header_intl=
# nls_cv_header_libgt=
# nls_cv_use_gnu_gettext=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing aclocal-1.13'
# 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)'
# ANSICXX_FALSE='#'
# ANSICXX_TRUE=''
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARCHIVE_FORMAT='dirxz'
# ARFLAGS='cru'
# AS='as'
# ASM_SYMBOL_PREFIX='""'
# AUTOCONF='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing automake-1.13'
# AWK='gawk'
# BISON_LOCALEDIR='/usr/share/locale'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# BUILDCSHARP='yes'
# BUILDJAVA='yes'
# BUILDJAVAEXE='no'
# BUILD_INCLUDED_LIBINTL='yes'
# BYTESWAP_H=''
# CATOBJEXT='.gmo'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CFLAG_VISIBILITY='-fvisibility=hidden'
# CLASSPATH=''
# CLASSPATH_SEPARATOR=':'
# CLIX_PATH=''
# CLIX_PATH_VAR=''
# CONF_JAVA='java'
# CONF_JAVAC='javac -target 1.1 -source 1.3'
# CPP='clang -E'
# CPPFLAGS=''
# CROSS_COMPILING='no'
# CSHARPCOMPFLAGS='-O -g'
# CSHARP_CHOICE='mono'
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CXX_CHOICE='yes'
# CYGPATH_W='echo'
# DATADIRNAME='share'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# DVIPS='/usr/bin/dvips'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EMACS='no'
# EMACSLOADPATH=''
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# FLOAT_H=''
# FNMATCH_H=''
# GCJ='none'
# GCJFLAGS=''
# GENCAT='gencat'
# GETOPT_H=''
# GETTEXTLIB_EXPORTS_FLAGS=''
# GETTEXT_MACRO_VERSION='0.18'
# GLIBC21='yes'
# GLIBC2='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_BYTESWAP_H_FALSE=''
# GL_GENERATE_BYTESWAP_H_TRUE='#'
# GL_GENERATE_ERRNO_H_FALSE=''
# GL_GENERATE_ERRNO_H_TRUE='#'
# GL_GENERATE_FLOAT_H_FALSE=''
# GL_GENERATE_FLOAT_H_TRUE='#'
# GL_GENERATE_FNMATCH_H_FALSE=''
# GL_GENERATE_FNMATCH_H_TRUE='#'
# GL_GENERATE_ICONV_H_FALSE='#'
# GL_GENERATE_ICONV_H_TRUE=''
# GL_GENERATE_SCHED_H_FALSE=''
# GL_GENERATE_SCHED_H_TRUE='#'
# GL_GENERATE_STDARG_H_FALSE=''
# GL_GENERATE_STDARG_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='#'
# GMSGFMT='/usr/bin/msgfmt'
# GMSGFMT_015='/usr/bin/msgfmt'
# GNULIB_ALPHASORT='0'
# GNULIB_ATOLL='0'
# GNULIB_BTOWC='(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='1'
# GNULIB_CHDIR='0'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='1'
# GNULIB_CLOSEDIR='1'
# GNULIB_DIRFD='0'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='1'
# GNULIB_DUP3='0'
# GNULIB_DUP='IN_GETTEXT_TOOLS_GNULIB_TESTS'
# GNULIB_DUPLOCALE='0'
# GNULIB_ENVIRON='1'
# GNULIB_EUIDACCESS='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHMODAT='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FCNTL='1'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='IN_GETTEXT_TOOLS_GNULIB_TESTS'
# GNULIB_FDOPENDIR='0'
# GNULIB_FFLUSH='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FOPEN='1'
# GNULIB_FPRINTF='1'
# GNULIB_FPRINTF_POSIX='0'
# GNULIB_FPURGE='0'
# GNULIB_FPUTC='1'
# GNULIB_FPUTS='1'
# GNULIB_FREAD='1'
# GNULIB_FREOPEN='0'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='0'
# GNULIB_FSEEKO='0'
# GNULIB_FSTAT='1'
# GNULIB_FSTATAT='0'
# GNULIB_FSYNC='0'
# GNULIB_FTELL='IN_GETTEXT_TOOLS_GNULIB_TESTS'
# GNULIB_FTELLO='IN_GETTEXT_TOOLS_GNULIB_TESTS'
# GNULIB_FTRUNCATE='0'
# GNULIB_FUTIMENS='0'
# GNULIB_FWRITE='1'
# GNULIB_GETC='1'
# GNULIB_GETCHAR='1'
# GNULIB_GETCWD='IN_GETTEXT_TOOLS_GNULIB_TESTS'
# GNULIB_GETDELIM='1'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='1'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='1'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='IN_GETTEXT_TOOLS_GNULIB_TESTS'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETTIMEOFDAY='1'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GL_UNISTD_H_GETOPT=''
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_ICONV='1'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_ISATTY='0'
# GNULIB_ISWBLANK='1'
# GNULIB_ISWCTYPE='0'
# GNULIB_LCHMOD='0'
# GNULIB_LCHOWN='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LOCALECONV='IN_GETTEXT_TOOLS_LIBGREP'
# GNULIB_LSEEK='IN_GETTEXT_TOOLS_GNULIB_TESTS'
# GNULIB_LSTAT='1'
# GNULIB_MALLOC_POSIX='1'
# GNULIB_MBRLEN='IN_GETTEXT_TOOLS_LIBGREP'
# GNULIB_MBRTOWC='1'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='1'
# GNULIB_MBSLEN='1'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='0'
# GNULIB_MBSNRTOWCS='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSRTOWCS='1'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='1'
# GNULIB_MBSTOK_R='0'
# GNULIB_MBTOWC='(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_MKDIRAT='0'
# GNULIB_MKDTEMP='1'
# GNULIB_MKFIFO='0'
# GNULIB_MKFIFOAT='0'
# GNULIB_MKNOD='0'
# GNULIB_MKNODAT='0'
# GNULIB_MKOSTEMP='0'
# GNULIB_MKOSTEMPS='0'
# GNULIB_MKSTEMP='0'
# GNULIB_MKSTEMPS='0'
# GNULIB_MKTIME='0'
# GNULIB_NANOSLEEP='0'
# GNULIB_NL_LANGINFO='IN_GETTEXT_TOOLS_LIBGREP'
# GNULIB_NONBLOCKING='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_OPEN='1'
# GNULIB_OPENAT='0'
# GNULIB_OPENDIR='1'
# GNULIB_PCLOSE='0'
# GNULIB_PERROR='0'
# GNULIB_PIPE2='1'
# GNULIB_PIPE='0'
# GNULIB_POPEN='0'
# GNULIB_POSIX_OPENPT='0'
# GNULIB_POSIX_SPAWN='0'
# GNULIB_POSIX_SPAWNATTR_DESTROY='1'
# GNULIB_POSIX_SPAWNATTR_GETFLAGS='0'
# GNULIB_POSIX_SPAWNATTR_GETPGROUP='0'
# GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM='0'
# GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY='0'
# GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT='0'
# GNULIB_POSIX_SPAWNATTR_GETSIGMASK='0'
# GNULIB_POSIX_SPAWNATTR_INIT='1'
# GNULIB_POSIX_SPAWNATTR_SETFLAGS='1'
# GNULIB_POSIX_SPAWNATTR_SETPGROUP='0'
# GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM='0'
# GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY='0'
# GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT='0'
# GNULIB_POSIX_SPAWNATTR_SETSIGMASK='1'
# GNULIB_POSIX_SPAWNP='1'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='1'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='1'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='1'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY='1'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT='1'
# GNULIB_PREAD='0'
# GNULIB_PRINTF='1'
# GNULIB_PRINTF_POSIX='0'
# GNULIB_PSELECT='0'
# GNULIB_PTHREAD_SIGMASK='0'
# GNULIB_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='IN_GETTEXT_TOOLS_GNULIB_TESTS'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_RAISE='1'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='1'
# GNULIB_READ='1'
# GNULIB_READDIR='1'
# GNULIB_READLINK='1'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='1'
# GNULIB_REALPATH='1'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_REWINDDIR='0'
# GNULIB_RMDIR='1'
# GNULIB_RPMATCH='0'
# GNULIB_SCANDIR='0'
# GNULIB_SCANF='1'
# GNULIB_SECURE_GETENV='1'
# GNULIB_SELECT='0'
# GNULIB_SETENV='1'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SETLOCALE='1'
# GNULIB_SIGACTION='1'
# GNULIB_SIGNAL_H_SIGPIPE='1'
# GNULIB_SIGPROCMASK='1'
# GNULIB_SLEEP='IN_GETTEXT_TOOLS_GNULIB_TESTS'
# GNULIB_SNPRINTF='1'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_STAT='1'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='1'
# GNULIB_STPCPY='1'
# GNULIB_STPNCPY='1'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='1'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='1'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='1'
# GNULIB_STRPBRK='1'
# GNULIB_STRPTIME='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='IN_GETTEXT_TOOLS_GNULIB_TESTS'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TIMEGM='0'
# GNULIB_TIME_R='0'
# GNULIB_TMPFILE='0'
# GNULIB_TOWCTRANS='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='1'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_UNLOCKPT='0'
# GNULIB_UNSETENV='1'
# GNULIB_USLEEP='0'
# GNULIB_UTIMENSAT='0'
# GNULIB_VASPRINTF='1'
# 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='1'
# GNULIB_VSPRINTF_POSIX='0'
# GNULIB_WAITPID='1'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)'
# 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_GETTEXT_TOOLS_GNULIB_TESTS'
# GNULIB_WCTOMB='IN_GETTEXT_TOOLS_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='1'
# GNULIB__EXIT='0'
# GREP='/usr/bin/grep'
# HAVE_ALPHASORT='1'
# HAVE_ASPRINTF='1'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CHOWN='1'
# HAVE_CLIX=''
# HAVE_CLIX_IN_PATH=''
# HAVE_CLOSEDIR='1'
# HAVE_CSC=''
# HAVE_CSCC=''
# HAVE_CSCC_IN_PATH=''
# HAVE_CSC_IN_PATH=''
# HAVE_DECL_DIRFD='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FDOPENDIR='1'
# HAVE_DECL_FPURGE='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_LOCALTIME_R='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_OBSTACK_PRINTF='1'
# HAVE_DECL_SETENV='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_SNPRINTF='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_TTYNAME_R='1'
# HAVE_DECL_UNSETENV='1'
# HAVE_DECL_VSNPRINTF='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DIRENT_H='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_DUPLOCALE='1'
# HAVE_EUIDACCESS='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHMODAT='1'
# HAVE_FCHOWNAT='1'
# HAVE_FCNTL='1'
# HAVE_FDATASYNC='1'
# HAVE_FDOPENDIR='1'
# HAVE_FEATURES_H='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FSEEKO='1'
# HAVE_FSTATAT='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_FUTIMENS='1'
# HAVE_GCJ=''
# HAVE_GCJ_C=''
# HAVE_GCJ_IN_PATH=''
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETOPT_H='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GETTIMEOFDAY='1'
# HAVE_GIJ=''
# HAVE_GIJ_IN_PATH=''
# HAVE_GLOBAL_SYMBOL_PIPE='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_ILRUN=''
# HAVE_ILRUN_IN_PATH=''
# HAVE_INTTYPES_H='1'
# HAVE_ISWBLANK='1'
# HAVE_ISWCNTRL='1'
# HAVE_JAVA='1'
# HAVE_JAVAC='1'
# HAVE_JAVAC_ENVVAR=''
# HAVE_JAVAC_IN_PATH='yes'
# HAVE_JAVA_ENVVAR=''
# HAVE_JAVA_IN_PATH='yes'
# HAVE_JIKES=''
# HAVE_JIKES_IN_PATH=''
# HAVE_JRE=''
# HAVE_JRE_IN_PATH=''
# HAVE_JVIEW=''
# HAVE_JVIEW_IN_PATH=''
# HAVE_LANGINFO_CODESET='1'
# HAVE_LANGINFO_ERA='1'
# HAVE_LANGINFO_H='1'
# HAVE_LANGINFO_T_FMT_AMPM='1'
# HAVE_LANGINFO_YESEXPR='1'
# HAVE_LCHMOD='1'
# HAVE_LCHOWN='1'
# HAVE_LIBEXPAT=''
# HAVE_LIBUNISTRING='yes'
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_LSTAT='1'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MCS='1'
# HAVE_MCS_IN_PATH='yes'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_MKDIRAT='1'
# HAVE_MKDTEMP='1'
# HAVE_MKFIFO='1'
# HAVE_MKFIFOAT='1'
# HAVE_MKNOD='1'
# HAVE_MKNODAT='1'
# HAVE_MKOSTEMP='1'
# HAVE_MKOSTEMPS='1'
# HAVE_MKSTEMP='1'
# HAVE_MKSTEMPS='1'
# HAVE_MONO='1'
# HAVE_MONO_IN_PATH='yes'
# HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
# HAVE_NANOSLEEP='1'
# HAVE_NEWLOCALE='1'
# HAVE_NL_LANGINFO='1'
# HAVE_OPENAT='1'
# HAVE_OPENDIR='1'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POPEN='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_POSIX_PRINTF='1'
# HAVE_POSIX_SIGNALBLOCKING='1'
# HAVE_POSIX_SPAWN='1'
# HAVE_POSIX_SPAWNATTR_T='1'
# HAVE_POSIX_SPAWN_FILE_ACTIONS_T='1'
# HAVE_PREAD='1'
# HAVE_PSELECT='1'
# HAVE_PTHREAD_SIGMASK='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_RAISE='1'
# HAVE_RANDOM='1'
# HAVE_RANDOM_H='1'
# HAVE_RANDOM_R='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READDIR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_RENAMEAT='1'
# HAVE_REWINDDIR='1'
# HAVE_RPMATCH='1'
# HAVE_SCANDIR='1'
# HAVE_SCHED_H=''
# HAVE_SECURE_GETENV='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGACTION='1'
# HAVE_SIGHANDLER_T='1'
# HAVE_SIGINFO_T='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SIGSET_T='1'
# HAVE_SLEEP='1'
# HAVE_SNPRINTF='1'
# HAVE_SPAWN_H='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRPTIME='1'
# HAVE_STRSEP='1'
# HAVE_STRTOD='1'
# HAVE_STRTOLL='1'
# HAVE_STRTOULL='1'
# HAVE_STRUCT_RANDOM_DATA='1'
# HAVE_STRUCT_SCHED_PARAM=''
# HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
# HAVE_STRUCT_TIMEVAL='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_SELECT_H='1'
# HAVE_SYS_TIME_H='1'
# HAVE_SYS_TYPES_H='1'
# HAVE_TIMEGM='1'
# HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_UTIMENSAT='1'
# HAVE_VASPRINTF='1'
# HAVE_VDPRINTF='1'
# HAVE_VISIBILITY='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='0'
# HAVE_WINT_T='1'
# HAVE_WMEMCHR='1'
# HAVE_WMEMCMP='1'
# HAVE_WMEMCPY='1'
# HAVE_WMEMMOVE='1'
# HAVE_WMEMSET='1'
# HAVE_WPRINTF='0'
# HAVE_XLOCALE_H='1'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# ICONV_CONST=''
# ICONV_H='iconv.h'
# INCCROCO='-I///usr/include/libcroco-0.6/libcroco'
# INCGLIB=''
# INCLUDED_LIBCROCO_FALSE=''
# INCLUDED_LIBCROCO_TRUE='#'
# INCLUDED_LIBGLIB_FALSE='#'
# INCLUDED_LIBGLIB_TRUE=''
# INCLUDED_LIBXML_FALSE=''
# INCLUDED_LIBXML_TRUE='#'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INCTERMINFO=''
# INCXML='-I///usr/include/libxml2'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_PROGRAM_ENV=''
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTOBJEXT='.mo'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='1'
# INTLBISON='bison'
# INTLLIBS=''
# INTLOBJS=''
# INTL_DEFAULT_VERBOSITY='1'
# INTL_LIBTOOL_SUFFIX_PREFIX='l'
# INTL_MACOSX_LIBS=''
# JAR='jar'
# JAVA_CHOICE='yes'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBCROCO='/usr/lib/libcroco-0.6.so /usr/lib/libglib-2.0.so -Wl,-rpath -Wl,/usr/lib'
# LIBEXPAT='-ldl'
# LIBEXPAT_PREFIX=''
# LIBGLIB=''
# LIBGLIB_H=' glib.h glibconfig.h glib/ghash.h glib/glist.h glib/gprimes.h glib/gstrfuncs.h glib/gstring.h glib/gtypes.h'
# LIBGREP_LIBDEPS=''
# LIBGREP_LTLIBDEPS=''
# LIBICONV=''
# LIBINTL=''
# LIBMULTITHREAD='-lpthread'
# LIBOBJS=''
# LIBPTH=''
# LIBPTH_PREFIX=''
# LIBS=''
# LIBTERMINFO='/usr/lib/libncurses.so -Wl,-rpath -Wl,/usr/lib'
# LIBTESTS_LIBDEPS=''
# LIBTHREAD=''
# LIBTOOL='/bin/sh $(top_builddir)/libtool'
# LIBUNISTRING='/usr/lib/libunistring.so -Wl,-rpath -Wl,/usr/lib'
# LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_FALSE=''
# LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_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_WIDTH_LINEBREAKS_FALSE=''
# LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_TRUE='#'
# LIBUNISTRING_COMPILE_UNINAME_UNINAME_FALSE=''
# LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_FALSE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_TRUE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_FALSE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_CMP_FALSE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_CMP_TRUE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_FALSE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_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_PREV_FALSE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_FALSE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_TRUE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE='#'
# LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE=''
# LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='#'
# LIBUNISTRING_PREFIX=''
# LIBUNISTRING_UNICONV_H=''
# LIBUNISTRING_UNILBRK_H=''
# LIBUNISTRING_UNINAME_H=''
# LIBUNISTRING_UNISTR_H=''
# LIBUNISTRING_UNITYPES_H=''
# LIBUNISTRING_UNIWIDTH_H=''
# LIBXML='/usr/lib/libxml2.so -Wl,-rpath -Wl,/usr/lib '
# LIBXML_H=''
# LIB_ACL='-lacl'
# LIPO=''
# LN_S='ln -s'
# LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/libgettextpo"'
# LOCALE_FR='none'
# LOCALE_FR_UTF8='none'
# LOCALE_JA='none'
# LOCALE_TR_UTF8='none'
# LOCALE_ZH_CN='none'
# LTLIBC='-lc'
# LTLIBCROCO='-L/usr/lib -lcroco-0.6 -L/usr/lib -lglib-2.0 -R/usr/lib'
# LTLIBEXPAT='-ldl'
# LTLIBGLIB=''
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBMULTITHREAD='-lpthread'
# LTLIBOBJS=''
# LTLIBPTH=''
# LTLIBTERMINFO='-L/usr/lib -lncurses -R/usr/lib'
# LTLIBTHREAD=''
# LTLIBUNISTRING='-L/usr/lib -lunistring -R/usr/lib'
# LTLIBXML='-L/usr/lib -lxml2 -R/usr/lib '
# MAKEINFO='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# MONO_PATH=''
# MONO_PATH_SEPARATOR=':'
# MSGFMT='/usr/bin/msgfmt'
# MSGFMT_015='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# MSGMERGE_LIBM='-lm'
# NEXT_AS_FIRST_DIRECTIVE_DIRENT_H=''
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
# NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_GETOPT_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_SCHED_H=''
# NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
# NEXT_AS_FIRST_DIRECTIVE_SPAWN_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDARG_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_SELECT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H=''
# NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H=''
# NEXT_DIRENT_H=''
# NEXT_ERRNO_H=''
# NEXT_FCNTL_H=''
# NEXT_FLOAT_H=''
# NEXT_GETOPT_H=''
# NEXT_ICONV_H=''
# NEXT_INTTYPES_H=''
# NEXT_LANGINFO_H=''
# NEXT_LOCALE_H=''
# NEXT_SCHED_H=''
# NEXT_SIGNAL_H=''
# NEXT_SPAWN_H=''
# NEXT_STDARG_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_SYS_SELECT_H=''
# NEXT_SYS_STAT_H=''
# NEXT_SYS_TIME_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_SYS_WAIT_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NEXT_WCTYPE_H=''
# NM='/usr/bin/nm -B'
# NMEDIT=''
# NO_CXX=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OPENMP_CFLAGS=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='gettext-tools'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PERL='/usr/bin/perl'
# POSIX_SPAWN_PORTED_FALSE='#'
# POSIX_SPAWN_PORTED_TRUE=''
# POSUB='po'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRIPTR_PREFIX='"l"'
# PRI_MACROS_BROKEN='0'
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# RC=''
# RELOCATABLE='no'
# RELOCATABLE_BUILD_DIR='$(top_builddir)/gnulib-lib'
# RELOCATABLE_CONFIG_H_DIR='$(top_builddir)'
# RELOCATABLE_LDFLAGS=''
# RELOCATABLE_LIBRARY_PATH=''
# RELOCATABLE_SRC_DIR='$(top_srcdir)/gnulib-lib'
# RELOCATABLE_STRIP=':'
# RELOCATABLE_VIA_LD_FALSE=''
# RELOCATABLE_VIA_LD_TRUE='#'
# RELOCATABLE_VIA_WRAPPER_FALSE=''
# RELOCATABLE_VIA_WRAPPER_TRUE='#'
# REPLACE_BTOWC='0'
# REPLACE_CALLOC='0'
# REPLACE_CANONICALIZE_FILE_NAME='0'
# REPLACE_CHOWN='0'
# REPLACE_CLOSE='0'
# REPLACE_CLOSEDIR='0'
# REPLACE_DIRFD='0'
# REPLACE_DPRINTF='0'
# REPLACE_DUP2='0'
# REPLACE_DUP='0'
# REPLACE_DUPLOCALE='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FCNTL='1'
# REPLACE_FDOPEN='0'
# REPLACE_FDOPENDIR='0'
# REPLACE_FFLUSH='0'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='0'
# REPLACE_FPURGE='0'
# REPLACE_FREOPEN='0'
# REPLACE_FSEEK='0'
# REPLACE_FSEEKO='0'
# REPLACE_FSTAT='0'
# REPLACE_FSTATAT='0'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_FUTIMENS='0'
# REPLACE_GETCWD='0'
# REPLACE_GETDELIM='0'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='0'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_GETTIMEOFDAY='0'
# REPLACE_ICONV='0'
# REPLACE_ICONV_OPEN='0'
# REPLACE_ICONV_UTF='0'
# REPLACE_ISATTY='0'
# REPLACE_ISWBLANK='0'
# REPLACE_ISWCNTRL='0'
# REPLACE_ITOLD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALECONV='0'
# REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
# REPLACE_LSEEK='0'
# REPLACE_LSTAT='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_MKDIR='0'
# REPLACE_MKFIFO='0'
# REPLACE_MKNOD='0'
# REPLACE_MKSTEMP='0'
# REPLACE_MKTIME='GNULIB_PORTCHECK'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_NL_LANGINFO='0'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_OPEN='0'
# REPLACE_OPENAT='0'
# REPLACE_OPENDIR='0'
# REPLACE_PERROR='0'
# REPLACE_POPEN='0'
# REPLACE_POSIX_SPAWN='1'
# REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='1'
# REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='1'
# REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='1'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PSELECT='0'
# REPLACE_PTHREAD_SIGMASK='0'
# REPLACE_PTSNAME='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='0'
# REPLACE_RAISE='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_SELECT='0'
# REPLACE_SETENV='0'
# REPLACE_SETLOCALE='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# REPLACE_STAT='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_STRUCT_LCONV='0'
# REPLACE_STRUCT_TIMEVAL='0'
# REPLACE_SYMLINK='0'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_TMPFILE='0'
# REPLACE_TOWLOWER='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='0'
# REPLACE_USLEEP='0'
# REPLACE_UTIMENSAT='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'
# SCHED_H=''
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDARG_H=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STRIP='strip'
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TESTCSHARP='yes'
# TESTJAVA='yes'
# TESTLIBASPRINTF='yes'
# TEXI2PDF='/usr/bin/texi2pdf'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# 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'
# USE_ACL='1'
# USE_INCLUDED_LIBINTL='no'
# USE_NLS='yes'
# VERSION='0.18.3'
# WCHAR_T_SUFFIX=''
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINDRES=''
# WINT_T_SUFFIX=''
# WOE32='no'
# WOE32DLL='no'
# WOE32DLL_FALSE=''
# WOE32DLL_TRUE='#'
# WOE32_FALSE=''
# WOE32_TRUE='#'
# XGETTEXT='/usr/bin/xgettext'
# XGETTEXT_015='/usr/bin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='\''proper_name:1,"This is a proper name. See the gettext manual, section Names."'\'' --keyword='\''proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'\'' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format'
# YACC='bison -y'
# YFLAGS=''
# YIELD_LIB='-lrt'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# aclocaldir='${datadir}/aclocal'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/gettext'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=' asnprintf.o fcntl.o printf-args.o printf-parse.o spawn_faction_addclose.o spawn_faction_adddup2.o spawn_faction_addopen.o spawn_faction_destroy.o spawn_faction_init.o spawnattr_destroy.o spawnattr_init.o spawnattr_setflags.o spawnattr_setsigmask.o spawni.o spawnp.o vasnprintf.o'
# gl_LTLIBOBJS=' asnprintf.lo fcntl.lo printf-args.lo printf-parse.lo spawn_faction_addclose.lo spawn_faction_adddup2.lo spawn_faction_addopen.lo spawn_faction_destroy.lo spawn_faction_init.lo spawnattr_destroy.lo spawnattr_init.lo spawnattr_setflags.lo spawnattr_setsigmask.lo spawni.lo spawnp.lo vasnprintf.lo'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_GETTEXT_TOOLS_GNULIB_TESTS'
# grgl_LIBOBJS=''
# grgl_LTLIBOBJS=''
# grgltests_LIBOBJS=''
# grgltests_LTLIBOBJS=''
# grgltests_WITNESS='IN_GETTEXT_TOOLS_GNULIB_TESTS'
# gtpo_LIBOBJS=' asnprintf.o printf-args.o printf-parse.o vasnprintf.o'
# gtpo_LTLIBOBJS=' asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo'
# gtpotests_LIBOBJS=''
# gtpotests_LTLIBOBJS=''
# gtpotests_WITNESS='IN_GETTEXT_TOOLS_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/gettext-mono/src/gettext-0.18.3.1/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# lispdir='${datadir}/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}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=' examples'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ------------------- ##
# ## File substitutions. ##
# ## ------------------- ##
#
# relocatable_sh='../build-aux/relocatable.sh.in'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "gettext-tools"
# #define VERSION "0.18.3"
# #define CSHARP_CHOICE_MONO 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_FSEEKO 1
# #define _DARWIN_USE_64_BIT_INODE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_VISIBILITY 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_ICONV_H 1
# #define HAVE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H 1
# #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
# #define HAVE_XLOCALE_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SCHED_H 1
# #define HAVE_SPAWN_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
# #define INTDIV0_RAISES_SIGFPE 0
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_UINTMAX_T 1
# #define HAVE_INTTYPES_H 1
# #define USE_POSIX_THREADS 1
# #define USE_POSIX_THREADS_WEAK 1
# #define HAVE_PTHREAD_RWLOCK 1
# #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define HAVE_BUILTIN_EXPECT 1
# #define HAVE_ARGZ_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETCWD 1
# #define HAVE_GETEGID 1
# #define HAVE_GETEUID 1
# #define HAVE_GETGID 1
# #define HAVE_GETUID 1
# #define HAVE_MEMPCPY 1
# #define HAVE_MUNMAP 1
# #define HAVE_STPCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRTOUL 1
# #define HAVE_TSEARCH 1
# #define HAVE_USELOCALE 1
# #define HAVE_ARGZ_COUNT 1
# #define HAVE_ARGZ_STRINGIFY 1
# #define HAVE_ARGZ_NEXT 1
# #define HAVE___FSETLOCKING 1
# #define HAVE_DECL_FEOF_UNLOCKED 1
# #define HAVE_DECL_FGETS_UNLOCKED 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define HAVE_INTMAX_T 1
# #define HAVE_POSIX_PRINTF 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_SYMLINK 1
# #define HAVE_CANONICALIZE_FILE_NAME 1
# #define HAVE_GETCWD 1
# #define HAVE_READLINK 1
# #define HAVE_REALPATH 1
# #define HAVE_READLINKAT 1
# #define HAVE_FCNTL 1
# #define HAVE_BTOWC 1
# #define HAVE_ISBLANK 1
# #define HAVE_ISWCTYPE 1
# #define HAVE_MBSRTOWCS 1
# #define HAVE_MEMPCPY 1
# #define HAVE_WMEMCHR 1
# #define HAVE_WMEMCPY 1
# #define HAVE_WMEMPCPY 1
# #define HAVE_GETDELIM 1
# #define HAVE_GETDTABLESIZE 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_ISWCNTRL 1
# #define HAVE_ISWBLANK 1
# #define HAVE_LSTAT 1
# #define HAVE_MBSINIT 1
# #define HAVE_MBRTOWC 1
# #define HAVE_ISASCII 1
# #define HAVE_MPROTECT 1
# #define HAVE_SELECT 1
# #define HAVE_PIPE2 1
# #define HAVE_POSIX_SPAWN 1
# #define HAVE_SETENV 1
# #define HAVE_SECURE_GETENV 1
# #define HAVE_SIGACTION 1
# #define HAVE_SIGALTSTACK 1
# #define HAVE_SIGINTERRUPT 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STPNCPY 1
# #define HAVE_PIPE 1
# #define HAVE_WCWIDTH 1
# #define HAVE_NEWLOCALE 1
# #define HAVE_SLEEP 1
# #define HAVE_WCRTOMB 1
# #define HAVE_WCTOB 1
# #define HAVE_MBRLEN 1
# #define HAVE_NL_LANGINFO 1
# #define HAVE_WCSCOLL 1
# #define HAVE_GETRLIMIT 1
# #define HAVE_SETRLIMIT 1
# #define HAVE_USELOCALE 1
# #define HAVE_WORKING_O_NOATIME 1
# #define HAVE_WORKING_O_NOFOLLOW 1
# #define HAVE_FEATURES_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_ASPRINTF 1
# #define HAVE_FWPRINTF 1
# #define HAVE_NEWLOCALE 1
# #define HAVE_PUTENV 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 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_DECL__SNWPRINTF 0
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_LC_MESSAGES 1
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define YYENABLE_NLS 1
# #define FUNC_REALPATH_WORKS 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_SIG_ATOMIC_T 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_DECL_GETDELIM 1
# #define HAVE_DECL_GETLINE 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG_ONLY 1
# #define HAVE_DECL_GETENV 1
# #define restrict __restrict
# #define HAVE_RAW_DECL_GETTIMEOFDAY 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_UNISTD_H 1
# #define HAVE_LIBUNISTRING 1
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_STDLIB_H 1
# #define MALLOC_0_IS_NONNULL 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# #define PROMOTED_MODE_T mode_t
# #define HAVE_SIGSET_T 1
# #define INSTALLPREFIX "/usr"
# #define HAVE_DECL_SETENV 1
# #define USER_LABEL_PREFIX
# #define HAVE_DECL_SNPRINTF 1
# #define HAVE__BOOL 1
# #define HAVE_DECL_STPNCPY 1
# #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_DECL_STRNLEN 1
# #define HAVE_TERMINFO 1
# #define HAVE_DECL_CLEARERR_UNLOCKED 1
# #define HAVE_DECL_FEOF_UNLOCKED 1
# #define HAVE_DECL_FERROR_UNLOCKED 1
# #define HAVE_DECL_FFLUSH_UNLOCKED 1
# #define HAVE_DECL_FGETS_UNLOCKED 1
# #define HAVE_DECL_FPUTC_UNLOCKED 1
# #define HAVE_DECL_FPUTS_UNLOCKED 1
# #define HAVE_DECL_FREAD_UNLOCKED 1
# #define HAVE_DECL_FWRITE_UNLOCKED 1
# #define HAVE_DECL_GETCHAR_UNLOCKED 1
# #define HAVE_DECL_PUTC_UNLOCKED 1
# #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# #define HAVE_DECL_UNSETENV 1
# #define HAVE_INTMAX_T 1
# #define DBL_EXPBIT0_WORD 1
# #define DBL_EXPBIT0_BIT 20
# #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 HAVE_DECL_VSNPRINTF 1
# #define HAVE_DECL_ALARM 1
# #define HAVE_DECL_FTELLO 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_ATEXIT 1
# #define HAVE_DIRENT_H 1
# #define HAVE_STRING_H 1
# #define HAVE_LONG_FILE_NAMES 1
# #define HAVE_PATHCONF 1
# #define HAVE_STRING_H 1
# #define HAVE_UNISTD_H 1
# #define GNULIB_BINARY_IO 1
# #define YYENABLE_NLS 1
# #define HAVE_BYTESWAP_H 1
# #define GNULIB_CANONICALIZE_LGPL 1
# #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# #define GNULIB_TEST_REALPATH 1
# #define SIGNAL_SAFE_LIST 1
# #define GNULIB_TEST_CLOEXEC 1
# #define GNULIB_TEST_CLOSE 1
# #define HAVE_CLOSEDIR 1
# #define GNULIB_TEST_CLOSEDIR 1
# #define HAVE_CHOWN 1
# #define HAVE_UTIME 1
# #define HAVE_UTIMES 1
# #define HAVE_RAW_DECL_ALPHASORT 1
# #define HAVE_RAW_DECL_CLOSEDIR 1
# #define HAVE_RAW_DECL_DIRFD 1
# #define HAVE_RAW_DECL_FDOPENDIR 1
# #define HAVE_RAW_DECL_OPENDIR 1
# #define HAVE_RAW_DECL_READDIR 1
# #define HAVE_RAW_DECL_REWINDDIR 1
# #define HAVE_RAW_DECL_SCANDIR 1
# #define HAVE_DUP2 1
# #define GNULIB_TEST_DUP2 1
# #define GNULIB_TEST_ENVIRON 1
# #define GNULIB_TEST_FCNTL 1
# #define HAVE_RAW_DECL_FCNTL 1
# #define HAVE_RAW_DECL_OPENAT 1
# #define GNULIB_FD_SAFER_FLAG 1
# #define GNULIB_TEST_FOPEN 1
# #define GNULIB_TEST_FSTAT 1
# #define GNULIB_FWRITEERROR 1
# #define GNULIB_TEST_GETDELIM 1
# #define GNULIB_TEST_GETDTABLESIZE 1
# #define GNULIB_TEST_GETLINE 1
# #define GNULIB_TEST_GETOPT_GNU 1
# #define GETTIMEOFDAY_TIMEZONE struct timezone
# #define GNULIB_TEST_GETTIMEOFDAY 1
# #define HAVE_DECL_ISWBLANK 1
# #define GNULIB_TEST_ISWBLANK 1
# #define ABSOLUTE_LIBCROCO_0_6_LIBCROCO_LIBCROCO_CONFIG_H "///usr/include/libcroco-0.6/libcroco/libcroco-config.h"
# #define HAVE_UNISTD_H 1
# #define ABSOLUTE_LIBXML2_LIBXML_XMLEXPORTS_H "///usr/include/libxml2/libxml/xmlexports.h"
# #define HAVE_RAW_DECL_SETLOCALE 1
# #define HAVE_RAW_DECL_DUPLOCALE 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 GNULIB_TEST_LSTAT 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define GNULIB_TEST_MBRTOWC 1
# #define GNULIB_TEST_MBSINIT 1
# #define GNULIB_TEST_MBSLEN 1
# #define GNULIB_TEST_MBSRTOWCS 1
# #define GNULIB_TEST_MBSSTR 1
# #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# #define HAVE_MBSTATE_T 1
# #define GNULIB_TEST_MEMCHR 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_MKDTEMP 1
# #define GNULIB_TEST_MKDTEMP 1
# #define HAVE_OBSTACK 1
# #define GNULIB_TEST_OPEN 1
# #define HAVE_OPENDIR 1
# #define GNULIB_TEST_OPENDIR 1
# #define GNULIB_TEST_PIPE2 1
# #define GNULIB_PIPE2_SAFER 1
# #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# #define HAVE_PATHS_H 1
# #define HAVE_CONFSTR 1
# #define HAVE_SCHED_SETPARAM 1
# #define HAVE_SCHED_SETSCHEDULER 1
# #define HAVE_SETEGID 1
# #define HAVE_SETEUID 1
# #define HAVE_VFORK 1
# #define GNULIB_TEST_POSIX_SPAWNP 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# #define HAVE_SYS_ACL_H 1
# #define HAVE_ACL_GET_FILE 1
# #define HAVE_ACL_GET_FD 1
# #define HAVE_ACL_SET_FILE 1
# #define HAVE_ACL_SET_FD 1
# #define HAVE_ACL_FREE 1
# #define HAVE_ACL_FROM_MODE 1
# #define HAVE_ACL_FROM_TEXT 1
# #define HAVE_ACL_DELETE_DEF_FILE 1
# #define HAVE_ACL_EXTENDED_FILE 1
# #define HAVE_ACL_LIBACL_H 1
# #define HAVE_ACL_ENTRIES 1
# #define HAVE_ACL_FIRST_ENTRY 1
# #define USE_ACL 1
# #define HAVE_RAISE 1
# #define GNULIB_TEST_RAISE 1
# #define HAVE_RAWMEMCHR 1
# #define GNULIB_TEST_RAWMEMCHR 1
# #define GNULIB_TEST_READ 1
# #define HAVE_READDIR 1
# #define GNULIB_TEST_READDIR 1
# #define GNULIB_TEST_READLINK 1
# #define HAVE_REALLOC_POSIX 1
# #define GNULIB_TEST_REALLOC_POSIX 1
# #define HAVE_SEARCH_H 1
# #define HAVE_TSEARCH 1
# #define GNULIB_TEST_RMDIR 1
# #define GNULIB_TEST_SECURE_GETENV 1
# #define GNULIB_TEST_SETENV 1
# #define GNULIB_TEST_SETLOCALE 1
# #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# #define GNULIB_TEST_SIGACTION 1
# #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# #define HAVE_RAW_DECL_SIGACTION 1
# #define HAVE_RAW_DECL_SIGADDSET 1
# #define HAVE_RAW_DECL_SIGDELSET 1
# #define HAVE_RAW_DECL_SIGEMPTYSET 1
# #define HAVE_RAW_DECL_SIGFILLSET 1
# #define HAVE_RAW_DECL_SIGISMEMBER 1
# #define HAVE_RAW_DECL_SIGPENDING 1
# #define HAVE_RAW_DECL_SIGPROCMASK 1
# #define GNULIB_SIGPIPE 1
# #define GNULIB_TEST_SIGPROCMASK 1
# #define HAVE_STDINT_H 1
# #define HAVE_SNPRINTF 1
# #define GNULIB_TEST_SNPRINTF 1
# #define GNULIB_SNPRINTF 1
# #define HAVE_POSIX_SPAWNATTR_T 1
# #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# #define HAVE_RAW_DECL_POSIX_SPAWN 1
# #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# #define GNULIB_TEST_STAT 1
# #define GNULIB_FSCANF 1
# #define GNULIB_SCANF 1
# #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 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 HAVE_STPCPY 1
# #define GNULIB_TEST_STPCPY 1
# #define HAVE_STPNCPY 1
# #define GNULIB_TEST_STPNCPY 1
# #define HAVE_STRCHRNUL 1
# #define GNULIB_TEST_STRCHRNUL 1
# #define HAVE_STRCSPN 1
# #define GNULIB_STRERROR 1
# #define GNULIB_TEST_STRERROR 1
# #define GNULIB_TEST_STRNLEN 1
# #define HAVE_STRPBRK 1
# #define GNULIB_TEST_STRPBRK 1
# #define GNULIB_TEST_STRSTR 1
# #define HAVE_STRTOL 1
# #define HAVE_STRTOUL 1
# #define HAVE_RAW_DECL_PSELECT 1
# #define HAVE_RAW_DECL_SELECT 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_RAW_DECL_WAITPID 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_U8_MBTOUC 1
# #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# #define GNULIB_UNISTR_U8_MBTOUCR 1
# #define GNULIB_UNISTR_U8_UCTOMB 1
# #define USE_UNLOCKED_IO 1
# #define HAVE_UNSETENV 1
# #define GNULIB_TEST_UNSETENV 1
# #define HAVE_VASPRINTF 1
# #define GNULIB_TEST_VASPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define GNULIB_TEST_VSNPRINTF 1
# #define HAVE_WAITID 1
# #define HAVE_WAITPID 1
# #define GNULIB_TEST_WAITPID 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 GNULIB_TEST_WRITE 1
# #define HAVE_STDINT_H 1
# #define GNULIB_TEST_BTOWC 1
# #define GNULIB_TEST_DUP 1
# #define GNULIB_TEST_FDOPEN 1
# #define GNULIB_TEST_FTELL 1
# #define GNULIB_TEST_FTELLO 1
# #define GNULIB_TEST_GETCWD 1
# #define HAVE_GETPAGESIZE 1
# #define GNULIB_TEST_GETPAGESIZE 1
# #define GNULIB_TEST_LSEEK 1
# #define GNULIB_TEST_MBTOWC 1
# #define HAVE_MAP_ANONYMOUS 1
# #define GNULIB_TEST_PUTENV 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_DECL_SLEEP 1
# #define GNULIB_TEST_SLEEP 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define GNULIB_TEST_SYMLINK 1
# #define HAVE_PTHREAD_ATFORK 1
# #define HAVE_MAP_ANONYMOUS 1
# #define GNULIB_TEST_WCRTOMB 1
# #define HAVE_DECL_WCTOB 1
# #define GNULIB_TEST_WCTOB 1
# #define GNULIB_TEST_WCTOMB 1
# #define GNULIB_TEST_BTOWC 1
# #define HAVE_RAW_DECL_NL_LANGINFO 1
# #define GNULIB_TEST_LOCALECONV 1
# #define GNULIB_TEST_MBRLEN 1
# #define GNULIB_TEST_MBTOWC 1
# #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# #define GNULIB_TEST_NL_LANGINFO 1
# #define GNULIB_TEST_WCRTOMB 1
# #define GNULIB_TEST_CLOSE 1
# #define HAVE_RAW_DECL_FCNTL 1
# #define HAVE_RAW_DECL_OPENAT 1
# #define GNULIB_TEST_FOPEN 1
# #define GNULIB_TEST_FSTAT 1
# #define GNULIB_FWRITEERROR 1
# #define GNULIB_TEST_GETDELIM 1
# #define GNULIB_TEST_GETLINE 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 GNULIB_TEST_MBRTOWC 1
# #define GNULIB_TEST_MBSINIT 1
# #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
# #define HAVE_MBSTATE_T 1
# #define GNULIB_TEST_MEMCHR 1
# #define HAVE_OBSTACK 1
# #define GNULIB_TEST_OPEN 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# #define HAVE_RAISE 1
# #define GNULIB_TEST_RAISE 1
# #define HAVE_RAWMEMCHR 1
# #define GNULIB_TEST_RAWMEMCHR 1
# #define HAVE_REALLOC_POSIX 1
# #define GNULIB_TEST_REALLOC_POSIX 1
# #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# #define HAVE_RAW_DECL_SIGACTION 1
# #define HAVE_RAW_DECL_SIGADDSET 1
# #define HAVE_RAW_DECL_SIGDELSET 1
# #define HAVE_RAW_DECL_SIGEMPTYSET 1
# #define HAVE_RAW_DECL_SIGFILLSET 1
# #define HAVE_RAW_DECL_SIGISMEMBER 1
# #define HAVE_RAW_DECL_SIGPENDING 1
# #define HAVE_RAW_DECL_SIGPROCMASK 1
# #define GNULIB_SIGPIPE 1
# #define GNULIB_TEST_SIGPROCMASK 1
# #define HAVE_STDINT_H 1
# #define GNULIB_TEST_STAT 1
# #define GNULIB_FSCANF 1
# #define GNULIB_SCANF 1
# #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 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 HAVE_STPCPY 1
# #define GNULIB_TEST_STPCPY 1
# #define HAVE_STRCHRNUL 1
# #define GNULIB_TEST_STRCHRNUL 1
# #define GNULIB_STRERROR 1
# #define GNULIB_TEST_STRERROR 1
# #define GNULIB_TEST_STRSTR 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 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_U8_MBTOUC 1
# #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# #define GNULIB_UNISTR_U8_MBTOUCR 1
# #define GNULIB_UNISTR_U8_UCTOMB 1
# #define USE_UNLOCKED_IO 1
# #define HAVE_VASPRINTF 1
# #define GNULIB_TEST_VASPRINTF 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 HAVE_PWD_H 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_PTRDIFF_T 1
# #define HAVE_STRUCT___LOCALE_STRUCT___NAMES 1
# #define HAVE_SELECT 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_SIGINFO 1
# #define SETLOCALE_CONST const
# #define ENDIANNESS 0
# #define HAVE_ARPA_INET_H 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_INET_NTOP 1
# #define HAVE_IPV6 1
# #define DYNLOAD_LIBEXPAT 1
#
# configure: exit 0

CMD: config logfiles '/tmp/gettext-mono/src/gettext-0.18.3.1/gettext-tools/examples/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 --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --enable-csharp=mono host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= CXX=clang++ CXXFLAGS= --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = df77399bb2d2
# 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:1771: checking for a BSD-compatible install
# configure:1839: result: /usr/bin/install -c
# configure:1850: checking whether build environment is sane
# configure:1905: result: yes
# configure:1964: checking for x86_64-unknown-linux-strip
# configure:1994: result: no
# configure:2004: checking for strip
# configure:2020: found /usr/bin/strip
# configure:2031: result: strip
# configure:2056: checking for a thread-safe mkdir -p
# configure:2095: result: /usr/bin/mkdir -p
# configure:2102: checking for gawk
# configure:2118: found /usr/bin/gawk
# configure:2129: result: gawk
# configure:2140: checking whether make sets $(MAKE)
# configure:2162: result: yes
# configure:2191: checking whether make supports nested variables
# configure:2208: result: yes
# configure:2305: checking for a sed that does not truncate output
# configure:2369: result: /usr/bin/sed
# configure:2375: checking whether NLS is requested
# configure:2384: result: yes
# configure:2424: checking for msgfmt
# configure: trying /usr/bin/msgfmt...
# 0 translated messages.
# configure:2456: result: /usr/bin/msgfmt
# configure:2465: checking for gmsgfmt
# configure:2496: result: /usr/bin/msgfmt
# configure:2546: checking for xgettext
# configure: trying /usr/bin/xgettext...
# /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:2578: result: /usr/bin/xgettext
# configure:2623: checking for msgmerge
# configure: trying /usr/bin/msgmerge...
# configure:2654: result: /usr/bin/msgmerge
# configure:2827: checking that generated files are newer than configure
# configure:2833: result: done
# configure:2841: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by gettext-examples 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 df77399bb2d2
#
# config.status:773: creating Makefile
# config.status:773: creating installpaths
# config.status:773: creating po/Makefile
# config.status:945: executing po-directories commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# 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_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_make_make_set=yes
# am_cv_make_support_nested_variables=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing aclocal-1.13'
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing automake-1.13'
# AWK='gawk'
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gettext-examples\" -DVERSION=\"0.18.3\"'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# GETTEXT_MACRO_VERSION='0.18'
# GMSGFMT='/usr/bin/msgfmt'
# GMSGFMT_015='/usr/bin/msgfmt'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/missing makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# MSGFMT='/usr/bin/msgfmt'
# MSGFMT_015='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# PACKAGE='gettext-examples'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='0.18.3'
# XGETTEXT='/usr/bin/xgettext'
# XGETTEXT_015='/usr/bin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# aclocaldir='${datadir}/aclocal'
# am__isrc=''
# am__leading_dot='.'
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/gettext'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/gettext-mono/src/gettext-0.18.3.1/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "gettext-examples"
# #define VERSION "0.18.3"
#
# configure: exit 0