Build of augeas with clang_glibc toolchain

The build took 00h 02m 54s and was SUCCESSFUL.

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

SLOCLanguage
74,104 ansic
18,428 makefile
14,367 sh
528 yacc
210 lex
42 perl
27 pascal
15 sed
107,721 total

The process tree of the build process is here.

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: augeas 1.5.0-1 (Thu Apr 13 18:28:45 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 whether make supports nested variables... (cached) yes
# checking for naturaldocs... no
# checking for NaturalDocs... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# 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 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 for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking for Minix Amsterdam compiler... no
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for special C compiler options needed for large files... (cached) no
# checking for _FILE_OFFSET_BITS value needed for large files... (cached) 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 bison... bison -y
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# checking whether gcc understands -Wall... yes
# checking whether gcc understands -Wformat... yes
# checking whether gcc understands -Wformat-security... yes
# checking whether gcc understands -Wmissing-prototypes... yes
# checking whether gcc understands -Wnested-externs... yes
# checking whether gcc understands -Wpointer-arith... yes
# checking whether gcc understands -Wextra... yes
# checking whether gcc understands -Wshadow... yes
# checking whether gcc understands -Wcast-align... yes
# checking whether gcc understands -Wwrite-strings... yes
# checking whether gcc understands -Waggregate-return... yes
# checking whether gcc understands -Wstrict-prototypes... yes
# checking whether gcc understands -Winline... yes
# checking whether gcc understands -Wredundant-decls... yes
# checking whether gcc understands -Wno-sign-compare... yes
# checking whether gcc understands -fexceptions... yes
# checking whether gcc understands -fasynchronous-unwind-tables... yes
# checking what language compliance flags to pass to the C compiler...
# checking readline/readline.h usability... yes
# checking readline/readline.h presence... yes
# checking for readline/readline.h... yes
# checking for readline in -lreadline... yes
# checking for rl_completion_matches... yes
# checking for rl_crlf... yes
# checking for rl_replace_line... yes
# checking for open_memstream... yes
# checking for uselocale... yes
# checking how to pass version script to the linker (/usr/bin/ld -m elf_x86_64)... -Wl,--version-script=
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for C/C++ restrict keyword... __restrict
# checking whether uses 'inline' correctly... yes
# checking for btowc... yes
# checking for canonicalize_file_name... yes
# checking for getcwd... yes
# checking for readlink... yes
# checking for realpath... yes
# checking for symlink... yes
# checking for isblank... yes
# checking for iswctype... yes
# checking for mbsrtowcs... yes
# checking for mempcpy... yes
# checking for wmemchr... yes
# checking for wmemcpy... yes
# checking for wmempcpy... yes
# checking for getdelim... yes
# checking for gettimeofday... yes
# checking for lstat... yes
# checking for mbsinit... yes
# checking for mbrtowc... yes
# checking for mprotect... yes
# checking for mkstemp... yes
# checking for nl_langinfo... yes
# checking for wcscoll... yes
# checking for stpncpy... yes
# checking for strndup... yes
# checking for vasnprintf... no
# checking for snprintf... yes
# checking for wcrtomb... yes
# checking for iswcntrl... yes
# checking for _set_invalid_parameter_handler... no
# checking for newlocale... yes
# checking for setenv... yes
# checking for wctob... yes
# checking for nl_langinfo and CODESET... yes
# checking for a traditional french locale... none
# checking whether // is distinct from /... no
# checking whether realpath works... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking for unistd.h... (cached) yes
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking langinfo.h usability... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking xlocale.h usability... yes
# checking xlocale.h presence... yes
# checking for xlocale.h... yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking selinux/selinux.h usability... no
# checking selinux/selinux.h presence... no
# checking for selinux/selinux.h... no
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking features.h usability... yes
# checking features.h presence... yes
# checking for features.h... yes
# checking for inttypes.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 working fcntl.h... yes
# checking for pid_t... yes
# checking for mode_t... yes
# checking for mbstate_t... 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 struct timeval... yes
# checking for wide-enough struct timeval.tv_sec member... yes
# checking whether gettimeofday is declared without a macro... yes
# checking whether getc_unlocked is declared... yes
# checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
# checking for wchar_t... yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking whether lstat correctly handles trailing slash... yes
# checking for inline... inline
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking for 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 library containing setfilecon... no
# 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 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 strndup is declared... (cached) yes
# checking whether strnlen is declared... (cached) yes
# checking whether strstr works... yes
# checking whether stat file-mode macros are broken... no
# checking for struct timespec in ... yes
# checking for wint_t... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for intmax_t... yes
# checking where to find the exponent in a 'double'... word 1 bit 20
# checking whether snprintf returns a byte count as in C99... yes
# checking for snprintf... (cached) yes
# checking for strnlen... yes
# checking for wcslen... yes
# checking for wcsnlen... yes
# checking for mbrtowc... (cached) yes
# checking for wcrtomb... (cached) yes
# checking whether _snprintf is declared... no
# checking if environ is properly declared... 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 for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking for LC_MESSAGES... yes
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for ld used by GCC... /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 promoted mode_t type... mode_t
# checking whether setenv is declared... yes
# checking search.h usability... yes
# checking search.h presence... yes
# checking for search.h... yes
# checking for tsearch... yes
# checking whether alarm is declared... yes
# checking whether unsetenv is declared... yes
# checking for alloca as a compiler built-in... yes
# checking for argz.h... yes
# checking for error_t... yes
# checking for argz_replace... yes
# checking if argz actually works... yes
# checking whether btowc(0) is correct... yes
# checking whether btowc(EOF) is correct... guessing yes
# checking whether isblank is declared without a macro... yes
# 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 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 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 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 stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... (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 for mempcpy... (cached) yes
# checking for working mkstemp... yes
# checking whether YESEXPR works... yes
# checking for rawmemchr... yes
# checking whether readlink signature is correct... yes
# checking whether readlink handles trailing slash correctly... yes
# checking for working re_compile_pattern... yes
# checking for selinux/selinux.h... (cached) no
# checking selinux/context.h usability... no
# checking selinux/context.h presence... no
# checking for selinux/context.h... no
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... 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 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... yes
# checking for working stpncpy... yes
# checking for strchrnul... yes
# checking whether strchrnul works... yes
# checking for working strndup... yes
# checking for working strnlen... yes
# checking whether strstr works in linear time... yes
# checking whether strstr works... (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 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 ptrdiff_t... yes
# checking for vasprintf... 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 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 whether iswcntrl works... yes
# checking for towlower... yes
# checking for wctype_t... yes
# checking for wctrans_t... yes
# checking whether wctype is declared without a macro... yes
# checking whether iswctype is declared without a macro... yes
# checking whether wctrans is declared without a macro... yes
# checking whether towctrans is declared without a macro... yes
# checking for stdint.h... (cached) 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 dup2 works... yes
# checking whether fdopen sets errno... yes
# checking for getpagesize... yes
# checking whether getpagesize is declared... (cached) yes
# checking whether INT32_MAX < INTMAX_MAX... yes
# checking whether INT64_MAX == LONG_MAX... yes
# checking whether UINT32_MAX < UINTMAX_MAX... yes
# checking whether UINT64_MAX == ULONG_MAX... yes
# checking for setlocale... yes
# checking for uselocale... (cached) yes
# checking for pthread_rwlock_t... 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 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 whether open recognizes a trailing slash... yes
# checking for putenv compatible with GNU and SVID... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking whether setenv validates arguments... yes
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for a traditional japanese locale... (cached) none
# checking for a transitional chinese locale... (cached) none
# checking for wchar_t... (cached) yes
# checking for wint_t... (cached) 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 unsetenv... yes
# checking for unsetenv() return type... int
# checking whether unsetenv obeys POSIX... yes
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for a traditional japanese locale... (cached) none
# checking for a transitional chinese locale... (cached) none
# checking whether wctob works... guessing yes
# checking whether wctob is declared... (cached) yes
# checking for sched_yield in -lrt... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for LIBXML... yes
# checking for strerror_r... yes
# checking for fsync... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating gnulib/lib/Makefile
# config.status: creating gnulib/tests/Makefile
# config.status: creating src/Makefile
# config.status: creating man/Makefile
# config.status: creating tests/Makefile
# config.status: creating examples/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/naturaldocs/Makefile
# config.status: creating augeas.pc
# config.status: creating augeas.spec
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/augeas/src/augeas-1.5.0'
# Making all in gnulib/lib
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0/gnulib/lib'
# GEN alloca.h
# GEN configmake.h
# GEN c++defs.h
# GEN warn-on-use.h
# GEN ctype.h
# GEN arg-nonnull.h
# GEN fcntl.h
# GEN langinfo.h
# GEN locale.h
# GEN unused-parameter.h
# GEN selinux/selinux.h
# GEN selinux/context.h
# GEN stdio.h
# GEN stdlib.h
# GEN string.h
# GEN sys/stat.h
# GEN sys/time.h
# GEN sys/types.h
# GEN sys/wait.h
# GEN time.h
# GEN unistd.h
# GEN wchar.h
# GEN wctype.h
# make all-recursive
# make[3]: Entering directory '/tmp/augeas/src/augeas-1.5.0/gnulib/lib'
# make[4]: Entering directory '/tmp/augeas/src/augeas-1.5.0/gnulib/lib'
# CC localcharset.lo
# CC malloca.lo
# CC safe-alloc.lo
# CC strnlen1.lo
# CC tempname.lo
# CC asnprintf.lo
# CC printf-args.lo
# CC printf-parse.lo
# CC vasnprintf.lo
# CCLD libgnu.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# GEN charset.alias
# GEN ref-add.sed
# GEN ref-del.sed
# make[4]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/gnulib/lib'
# make[3]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/gnulib/lib'
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/gnulib/lib'
# Making all in src
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0/src'
# echo '#define DATADIR "/usr/share"' > datadir.h1
# ../build/ac-aux/move-if-change datadir.h1 datadir.h
# make all-am
# make[3]: Entering directory '/tmp/augeas/src/augeas-1.5.0/src'
# CC fa.lo
# CC hash.lo
# CC memory.lo
# CC ref.lo
# ref.c:34:11: warning: cast from 'char *' to 'ref_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
# *((ref_t *) ((char*) ptr + ref_ofs)) = 1;
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning generated.
# CCLD libfa.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CC augeas.lo
# CC augrun.lo
# augrun.c:82:30: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# const struct command_def const *commands[];
# ^
# augrun.c:517:19: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const char const cmd_mv_help[] =
# ^
# augrun.c:559:19: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const char const cmd_cp_help[] =
# ^
# augrun.c:603:19: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const char const cmd_rename_help[] =
# ^
# augrun.c:998:19: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const char const cmd_transform_help[] =
# ^
# augrun.c:1095:19: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const char const cmd_ins_help[] =
# ^
# augrun.c:1133:19: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const char const cmd_store_help[] =
# ^
# augrun.c:1165:19: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const char const cmd_retrieve_help[] =
# ^
# augrun.c:1271:19: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const char const cmd_errors_help[] =
# ^
# augrun.c:1348:37: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const struct command_grp_def const *cmd_groups[] = {
# ^
# 10 warnings generated.
# CC pathx.lo
# pathx.c:133:19: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const char const name_follow[] = "][|/=()!,";
# ^
# pathx.c:300:24: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const enum type const arg_types_nodeset[] = { T_NODESET };
# ^
# pathx.c:301:24: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const enum type const arg_types_string[] = { T_STRING };
# ^
# pathx.c:302:24: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const enum type const arg_types_bool[] = { T_BOOLEAN };
# ^
# pathx.c:303:24: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const enum type const arg_types_string_string[] = { T_STRING, T_STRING };
# ^
# pathx.c:304:24: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const enum type const arg_types_nodeset_string[] = { T_NODESET, T_STRING };
# ^
# pathx.c:124:26: warning: unused variable 'axis_sep' [-Wunused-const-variable]
# static const char *const axis_sep = "::";
# ^
# 7 warnings generated.
# CC internal.lo
# CC syntax.lo
# syntax.c:71:19: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const char const anon_ident[] = "_";
# ^
# 1 warning generated.
# CC parser.lo
# CC builtin.lo
# CC lens.lo
# lens.c:36:18: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
# static const int const type_offs[] = {
# ^
# lens.c:219:28: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# types[i] = ltype(lens->children[i], t);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:220:13: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(lens, t) = (*combinator)(info, lens->nchildren, types);
# ^~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:364:9: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(lens, t) = regexp_iter(info, ltype(l, t), 0, -1);
# ^~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:364:44: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(lens, t) = regexp_iter(info, ltype(l, t), 0, -1);
# ^~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:394:9: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(lens, t) = regexp_maybe(info, ltype(l, t));
# ^~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:394:45: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(lens, t) = regexp_maybe(info, ltype(l, t));
# ^~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:495:9: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(sqr, t) = ref(ltype(cnt2->lens, t));
# ^~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:495:29: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(sqr, t) = ref(ltype(cnt2->lens, t));
# ~~~~^~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:19: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:495:29: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(sqr, t) = ref(ltype(cnt2->lens, t));
# ~~~~^~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:34: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:495:29: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(sqr, t) = ref(ltype(cnt2->lens, t));
# ~~~~^~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:57: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:495:29: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(sqr, t) = ref(ltype(cnt2->lens, t));
# ~~~~^~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:64: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:495:29: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(sqr, t) = ref(ltype(cnt2->lens, t));
# ~~~~^~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:76: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:775:32: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# s1 = regexp_escape(ltype(l1, typ));
# ^~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:776:32: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# s2 = regexp_escape(ltype(l2, typ));
# ^~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:807:25: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# struct regexp *r1 = ltype(l1, typ);
# ^~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:808:25: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# struct regexp *r2 = ltype(l2, typ);
# ^~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:870:25: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# struct regexp *r1 = ltype(l1, CTYPE);
# ^~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:871:25: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# struct regexp *r2 = ltype(l2, CTYPE);
# ^~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:922:24: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# struct regexp *r = ltype(l, typ);
# ^~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:1026:15: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# unref(ltype(lens, t), regexp);
# ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:56:14: note: expanded from macro 'unref'
# if ((s) != NULL && (s)->ref != REF_MAX) { \
# ^
# lens.c:1026:15: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# unref(ltype(lens, t), regexp);
# ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:56:29: note: expanded from macro 'unref'
# if ((s) != NULL && (s)->ref != REF_MAX) { \
# ^
# lens.c:1026:15: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# unref(ltype(lens, t), regexp);
# ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:57:21: note: expanded from macro 'unref'
# assert((s)->ref > 0); \
# ^
# /usr/include/assert.h:86:5: note: expanded from macro 'assert'
# ((expr) \
# ^~~~
# lens.c:1026:15: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# unref(ltype(lens, t), regexp);
# ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:58:20: note: expanded from macro 'unref'
# if (--(s)->ref == 0) { \
# ^
# lens.c:1026:15: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# unref(ltype(lens, t), regexp);
# ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:60:26: note: expanded from macro 'unref'
# free_##t(s); \
# ^
# lens.c:1026:15: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# unref(ltype(lens, t), regexp);
# ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:63:10: note: expanded from macro 'unref'
# (s) = NULL; \
# ^
# lens.c:1040:24: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# regexp_release(ltype(lens, t));
# ^~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:1538:26: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# result->re = ref(ltype(l, rtn->lens_type));
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:19: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:1538:26: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# result->re = ref(ltype(l, rtn->lens_type));
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:34: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:1538:26: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# result->re = ref(ltype(l, rtn->lens_type));
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:57: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:1538:26: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# result->re = ref(ltype(l, rtn->lens_type));
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:64: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:1538:26: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# result->re = ref(ltype(l, rtn->lens_type));
# ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:76: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:2020:27: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# if (! l->recursive || ltype(l, lt) != NULL)
# ^~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:2029:24: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# types[i] = ltype(l->children[i], lt);
# ^~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:2031:9: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(l, lt) = regexp_concat_n(l->info, l->nchildren, types);
# ^~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:2039:24: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# types[i] = ltype(l->children[i], lt);
# ^~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:2041:9: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(l, lt) = regexp_union_n(l->info, l->nchildren, types);
# ^~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:2053:9: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(l, lt) = regexp_iter(l->info, ltype(l->child, lt), 0, -1);
# ^~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:2053:45: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(l, lt) = regexp_iter(l->info, ltype(l->child, lt), 0, -1);
# ^~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:2057:9: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(l, lt) = regexp_maybe(l->info, ltype(l->child, lt));
# ^~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:2057:46: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(l, lt) = regexp_maybe(l->info, ltype(l->child, lt));
# ^~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:2064:9: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(l, lt) = ref(ltype(l->child, lt));
# ^~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:2064:28: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(l, lt) = ref(ltype(l->child, lt));
# ~~~~^~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:19: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:2064:28: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(l, lt) = ref(ltype(l->child, lt));
# ~~~~^~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:34: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:2064:28: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(l, lt) = ref(ltype(l->child, lt));
# ~~~~^~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:57: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:2064:28: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(l, lt) = ref(ltype(l->child, lt));
# ~~~~^~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:64: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:2064:28: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(l, lt) = ref(ltype(l->child, lt));
# ~~~~^~~~~~~~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:76: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:2176:5: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(rec, lt) = rtn_reduce(rtn, rec);
# ^~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:2189:30: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# print_regexp(stdout, ltype(rec, lt));
# ^~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:2336:9: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(top, t) = ref(ltype(rec, t));
# ^~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# lens.c:2336:29: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(top, t) = ref(ltype(rec, t));
# ~~~~^~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:19: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:2336:29: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(top, t) = ref(ltype(rec, t));
# ~~~~^~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:34: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:2336:29: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(top, t) = ref(ltype(rec, t));
# ~~~~^~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:57: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:2336:29: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(top, t) = ref(ltype(rec, t));
# ~~~~^~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:64: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:2336:29: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# ltype(top, t) = ref(ltype(rec, t));
# ~~~~^~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^
# ./ref.h:52:76: note: expanded from macro 'ref'
# #define ref(s) (((s) == NULL || (s)->ref == REF_MAX) ? (s) : ((s)->ref++, (s)))
# ^
# lens.c:2381:14: warning: cast from 'char *' to 'struct regexp **' increases required alignment from 1 to 8 [-Wcast-align]
# re = ltype(lens, t);
# ^~~~~~~~~~~~~~
# lens.c:47:25: note: expanded from macro 'ltype'
# #define ltype(lns, t) *((struct regexp **) ((char *) lns + type_offs[t]))
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 56 warnings generated.
# CC regexp.lo
# CC transform.lo
# CC ast.lo
# CC get.lo
# CC put.lo
# CC info.lo
# CC errcode.lo
# CC jmt.lo
# CC liblexer_la-lexer.lo
# lexer.c:1973:58: warning: unused parameter 'yyscanner' [-Wunused-parameter]
# static void yy_fatal_error (yyconst char* msg , yyscan_t yyscanner)
# ^
# lexer.c:2317:46: warning: unused parameter 'yyscanner' [-Wunused-parameter]
# void *augl_alloc (yy_size_t size , yyscan_t yyscanner)
# ^
# lexer.c:2322:61: warning: unused parameter 'yyscanner' [-Wunused-parameter]
# void *augl_realloc (void * ptr, yy_size_t size , yyscan_t yyscanner)
# ^
# lexer.c:2334:39: warning: unused parameter 'yyscanner' [-Wunused-parameter]
# void augl_free (void * ptr , yyscan_t yyscanner)
# ^
# lexer.c:1487:17: warning: unused function 'yyunput' [-Wunused-function]
# static void yyunput (int c, register char * yy_bp , yyscan_t yyscanner)
# ^
# lexer.c:1533:16: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration]
# static int input (yyscan_t yyscanner)
# ^
# 6 warnings generated.
# CCLD liblexer.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD libaugeas.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CC augtool.o
# CCLD augtool
# CC augparse.o
# CCLD augparse
# make[3]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/src'
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/src'
# Making all in gnulib/tests
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0/gnulib/tests'
# GEN c++defs.h
# GEN warn-on-use.h
# GEN arg-nonnull.h
# GEN inttypes.h
# GEN unused-parameter.h
# make all-recursive
# make[3]: Entering directory '/tmp/augeas/src/augeas-1.5.0/gnulib/tests'
# Making all in .
# make[4]: Entering directory '/tmp/augeas/src/augeas-1.5.0/gnulib/tests'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/gnulib/tests'
# make[3]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/gnulib/tests'
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/gnulib/tests'
# Making all in tests
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0/tests'
# CC leak.o
# CCLD leak
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/tests'
# Making all in man
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0/man'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/man'
# Making all in doc
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0/doc'
# Making all in naturaldocs
# make[3]: Entering directory '/tmp/augeas/src/augeas-1.5.0/doc/naturaldocs'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/doc/naturaldocs'
# make[3]: Entering directory '/tmp/augeas/src/augeas-1.5.0/doc'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/doc'
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/doc'
# Making all in examples
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0/examples'
# CC fadot.o
# CCLD fadot
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/examples'
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0'
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0'
# make[1]: Leaving directory '/tmp/augeas/src/augeas-1.5.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in gnulib/lib
# make[1]: Entering directory '/tmp/augeas/src/augeas-1.5.0/gnulib/lib'
# make install-recursive
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0/gnulib/lib'
# make[3]: Entering directory '/tmp/augeas/src/augeas-1.5.0/gnulib/lib'
# make[4]: Entering directory '/tmp/augeas/src/augeas-1.5.0/gnulib/lib'
# if test yes = no; then \
# case 'linux-gnu' in \
# darwin[56]*) \
# need_charset_alias=true ;; \
# darwin* | cygwin* | mingw* | pw32* | cegcc*) \
# need_charset_alias=false ;; \
# *) \
# need_charset_alias=true ;; \
# esac ; \
# else \
# need_charset_alias=false ; \
# fi ; \
# if $need_charset_alias; then \
# /bin/sh /tmp/augeas/src/augeas-1.5.0/build/ac-aux/install-sh -d /tmp/augeas/pkg/augeas/usr/lib ; \
# fi ; \
# if test -f /tmp/augeas/pkg/augeas/usr/lib/charset.alias; then \
# sed -f ref-add.sed /tmp/augeas/pkg/augeas/usr/lib/charset.alias > /tmp/augeas/pkg/augeas/usr/lib/charset.tmp ; \
# /usr/bin/install -c -m 644 /tmp/augeas/pkg/augeas/usr/lib/charset.tmp /tmp/augeas/pkg/augeas/usr/lib/charset.alias ; \
# rm -f /tmp/augeas/pkg/augeas/usr/lib/charset.tmp ; \
# else \
# if $need_charset_alias; then \
# sed -f ref-add.sed charset.alias > /tmp/augeas/pkg/augeas/usr/lib/charset.tmp ; \
# /usr/bin/install -c -m 644 /tmp/augeas/pkg/augeas/usr/lib/charset.tmp /tmp/augeas/pkg/augeas/usr/lib/charset.alias ; \
# rm -f /tmp/augeas/pkg/augeas/usr/lib/charset.tmp ; \
# fi ; \
# fi
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/gnulib/lib'
# make[3]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/gnulib/lib'
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/gnulib/lib'
# make[1]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/gnulib/lib'
# Making install in src
# make[1]: Entering directory '/tmp/augeas/src/augeas-1.5.0/src'
# echo '#define DATADIR "/usr/share"' > datadir.h1
# ../build/ac-aux/move-if-change datadir.h1 datadir.h
# make install-am
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0/src'
# echo '#define DATADIR "/usr/share"' > datadir.h1
# ../build/ac-aux/move-if-change datadir.h1 datadir.h
# make[3]: Entering directory '/tmp/augeas/src/augeas-1.5.0/src'
# echo '#define DATADIR "/usr/share"' > datadir.h1
# ../build/ac-aux/move-if-change datadir.h1 datadir.h
# /usr/bin/mkdir -p '/tmp/augeas/pkg/augeas/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libfa.la libaugeas.la '/tmp/augeas/pkg/augeas/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libfa.so.1.4.2 /tmp/augeas/pkg/augeas/usr/lib/libfa.so.1.4.2
# libtool: install: (cd /tmp/augeas/pkg/augeas/usr/lib && { ln -s -f libfa.so.1.4.2 libfa.so.1 || { rm -f libfa.so.1 && ln -s libfa.so.1.4.2 libfa.so.1; }; })
# libtool: install: (cd /tmp/augeas/pkg/augeas/usr/lib && { ln -s -f libfa.so.1.4.2 libfa.so || { rm -f libfa.so && ln -s libfa.so.1.4.2 libfa.so; }; })
# libtool: install: /usr/bin/install -c .libs/libfa.lai /tmp/augeas/pkg/augeas/usr/lib/libfa.la
# libtool: install: warning: relinking `libaugeas.la'
# libtool: install: (cd /tmp/augeas/src/augeas-1.5.0/src; /bin/sh /tmp/augeas/src/augeas-1.5.0/libtool --silent --tag CC --mode=relink clang -std=gnu99 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -fexceptions -fasynchronous-unwind-tables -I ../gnulib/lib -I ../gnulib/lib -I/usr/include/libxml2 -Wl,--version-script=./augeas_sym.version -version-info 20:1:20 -o libaugeas.la -rpath /usr/lib augeas.lo augrun.lo pathx.lo internal.lo memory.lo ref.lo syntax.lo parser.lo builtin.lo lens.lo regexp.lo transform.lo ast.lo get.lo put.lo info.lo errcode.lo jmt.lo liblexer.la libfa.la -lxml2 ../gnulib/lib/libgnu.la -inst-prefix-dir /tmp/augeas/pkg/augeas)
# libtool: install: /usr/bin/install -c .libs/libaugeas.so.0.20.1T /tmp/augeas/pkg/augeas/usr/lib/libaugeas.so.0.20.1
# libtool: install: (cd /tmp/augeas/pkg/augeas/usr/lib && { ln -s -f libaugeas.so.0.20.1 libaugeas.so.0 || { rm -f libaugeas.so.0 && ln -s libaugeas.so.0.20.1 libaugeas.so.0; }; })
# libtool: install: (cd /tmp/augeas/pkg/augeas/usr/lib && { ln -s -f libaugeas.so.0.20.1 libaugeas.so || { rm -f libaugeas.so && ln -s libaugeas.so.0.20.1 libaugeas.so; }; })
# libtool: install: /usr/bin/install -c .libs/libaugeas.lai /tmp/augeas/pkg/augeas/usr/lib/libaugeas.la
# libtool: install: /usr/bin/install -c .libs/libfa.a /tmp/augeas/pkg/augeas/usr/lib/libfa.a
# libtool: install: chmod 644 /tmp/augeas/pkg/augeas/usr/lib/libfa.a
# libtool: install: ranlib /tmp/augeas/pkg/augeas/usr/lib/libfa.a
# libtool: install: /usr/bin/install -c .libs/libaugeas.a /tmp/augeas/pkg/augeas/usr/lib/libaugeas.a
# libtool: install: chmod 644 /tmp/augeas/pkg/augeas/usr/lib/libaugeas.a
# libtool: install: ranlib /tmp/augeas/pkg/augeas/usr/lib/libaugeas.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/augeas/pkg/augeas/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c augtool augparse '/tmp/augeas/pkg/augeas/usr/bin'
# libtool: install: warning: `libaugeas.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/augeas/src/augeas-1.5.0/src/libfa.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/augtool /tmp/augeas/pkg/augeas/usr/bin/augtool
# libtool: install: warning: `libaugeas.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/augeas/src/augeas-1.5.0/src/libfa.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/augparse /tmp/augeas/pkg/augeas/usr/bin/augparse
# /usr/bin/mkdir -p '/tmp/augeas/pkg/augeas/usr/include'
# /usr/bin/install -c -m 644 augeas.h fa.h '/tmp/augeas/pkg/augeas/usr/include'
# make[3]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/src'
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/src'
# make[1]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/src'
# Making install in gnulib/tests
# make[1]: Entering directory '/tmp/augeas/src/augeas-1.5.0/gnulib/tests'
# make install-recursive
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0/gnulib/tests'
# Making install in .
# make[3]: Entering directory '/tmp/augeas/src/augeas-1.5.0/gnulib/tests'
# make[4]: Entering directory '/tmp/augeas/src/augeas-1.5.0/gnulib/tests'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/gnulib/tests'
# make[3]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/gnulib/tests'
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/gnulib/tests'
# make[1]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/gnulib/tests'
# Making install in tests
# make[1]: Entering directory '/tmp/augeas/src/augeas-1.5.0/tests'
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/tests'
# make[1]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/tests'
# Making install in man
# make[1]: Entering directory '/tmp/augeas/src/augeas-1.5.0/man'
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0/man'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/augeas/pkg/augeas/usr/share/man/man1'
# /usr/bin/install -c -m 644 augtool.1 augparse.1 '/tmp/augeas/pkg/augeas/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/man'
# make[1]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/man'
# Making install in doc
# make[1]: Entering directory '/tmp/augeas/src/augeas-1.5.0/doc'
# Making install in naturaldocs
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0/doc/naturaldocs'
# make[3]: Entering directory '/tmp/augeas/src/augeas-1.5.0/doc/naturaldocs'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/doc/naturaldocs'
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/doc/naturaldocs'
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0/doc'
# make[3]: Entering directory '/tmp/augeas/src/augeas-1.5.0/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/augeas/pkg/augeas/usr/share/vim/vimfiles'
# /usr/bin/mkdir -p '/tmp/augeas/pkg/augeas/usr/share/vim/vimfiles/ftdetect'
# /usr/bin/install -c -m 644 ftdetect/augeas.vim '/tmp/augeas/pkg/augeas/usr/share/vim/vimfiles/ftdetect'
# /usr/bin/mkdir -p '/tmp/augeas/pkg/augeas/usr/share/vim/vimfiles/syntax'
# /usr/bin/install -c -m 644 syntax/augeas.vim '/tmp/augeas/pkg/augeas/usr/share/vim/vimfiles/syntax'
# make[3]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/doc'
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/doc'
# make[1]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/doc'
# Making install in examples
# make[1]: Entering directory '/tmp/augeas/src/augeas-1.5.0/examples'
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0/examples'
# /usr/bin/mkdir -p '/tmp/augeas/pkg/augeas/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c fadot '/tmp/augeas/pkg/augeas/usr/bin'
# libtool: install: warning: `../src/libfa.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/fadot /tmp/augeas/pkg/augeas/usr/bin/fadot
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/examples'
# make[1]: Leaving directory '/tmp/augeas/src/augeas-1.5.0/examples'
# make[1]: Entering directory '/tmp/augeas/src/augeas-1.5.0'
# make[2]: Entering directory '/tmp/augeas/src/augeas-1.5.0'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/augeas/pkg/augeas/usr/share/augeas/lenses/dist'
# /usr/bin/install -c -m 644 lenses/rsyncd.aug lenses/jmxpassword.aug lenses/aptcacherngsecurity.aug lenses/ldso.aug lenses/ssh.aug lenses/dpkg.aug lenses/pythonpaste.aug lenses/dput.aug lenses/sip_conf.aug lenses/pgbouncer.aug lenses/nginx.aug lenses/php.aug lenses/build.aug lenses/soma.aug lenses/backuppchosts.aug lenses/redis.aug lenses/webmin.aug lenses/simplelines.aug lenses/sshd.aug lenses/pamconf.aug lenses/networks.aug lenses/bbhosts.aug lenses/postfix_master.aug lenses/aptsources.aug lenses/fstab.aug lenses/postfix_sasl_smtpd.aug lenses/syslog.aug lenses/fuse.aug lenses/gshadow.aug lenses/login_defs.aug lenses/sep.aug lenses/collectd.aug lenses/ntpd.aug lenses/postfix_virtual.aug lenses/inifile.aug lenses/dns_zone.aug lenses/jettyrealm.aug lenses/xorg.aug lenses/cron.aug lenses/multipath.aug '/tmp/augeas/pkg/augeas/usr/share/augeas/lenses/dist'
# /usr/bin/install -c -m 644 lenses/cgconfig.aug lenses/pylonspaste.aug lenses/rmt.aug lenses/puppetfile.aug lenses/krb5.aug lenses/openshift_http.aug lenses/crypttab.aug lenses/grub.aug lenses/mysql.aug lenses/updatedb.aug lenses/automaster.aug lenses/ldif.aug lenses/rx.aug lenses/odbc.aug lenses/hostname.aug lenses/postfix_access.aug lenses/puppetfileserver.aug lenses/mke2fs.aug lenses/dhcpd.aug lenses/aptpreferences.aug lenses/chrony.aug lenses/monit.aug lenses/logwatch.aug lenses/kdump.aug lenses/sudoers.aug lenses/activemq_conf.aug lenses/fai_diskconfig.aug lenses/protocols.aug lenses/shellvars.aug lenses/logrotate.aug lenses/yum.aug lenses/postfix_main.aug lenses/aptconf.aug lenses/fonts.aug lenses/networkmanager.aug lenses/iptables.aug lenses/cobblermodules.aug lenses/util.aug lenses/afs_cellalias.aug lenses/systemd.aug '/tmp/augeas/pkg/augeas/usr/share/augeas/lenses/dist'
# /usr/bin/install -c -m 644 lenses/shellvars_list.aug lenses/openshift_config.aug lenses/bootconf.aug lenses/ethers.aug lenses/exports.aug lenses/gdm.aug lenses/mdadm_conf.aug lenses/authorized_keys.aug lenses/iproute2.aug lenses/erlang.aug lenses/anacron.aug lenses/resolv.aug lenses/shells.aug lenses/smbusers.aug lenses/openvpn.aug lenses/pg_hba.aug lenses/lvm.aug lenses/aliases.aug lenses/sysconfig.aug lenses/jaas.aug lenses/phpvars.aug lenses/tuned.aug lenses/openshift_quickstarts.aug lenses/iscsid.aug lenses/mongodbserver.aug lenses/shadow.aug lenses/cups.aug lenses/ntp.aug lenses/stunnel.aug lenses/sysconfig_route.aug lenses/wine.aug lenses/inetd.aug lenses/gtkbookmarks.aug lenses/csv.aug lenses/desktop.aug lenses/vfstab.aug lenses/netmasks.aug lenses/hosts.aug lenses/htpasswd.aug lenses/hosts_access.aug '/tmp/augeas/pkg/augeas/usr/share/augeas/lenses/dist'
# /usr/bin/install -c -m 644 lenses/samba.aug lenses/automounter.aug lenses/quote.aug lenses/pagekite.aug lenses/lightdm.aug lenses/nagioscfg.aug lenses/inittab.aug lenses/puppet_auth.aug lenses/slapd.aug lenses/dnsmasq.aug lenses/interfaces.aug lenses/passwd.aug lenses/thttpd.aug lenses/xymon.aug lenses/puppet.aug lenses/jmxaccess.aug lenses/limits.aug lenses/access.aug lenses/apt_update_manager.aug lenses/simplevars.aug lenses/avahi.aug lenses/properties.aug lenses/nrpe.aug lenses/lokkit.aug lenses/xendconfsxp.aug lenses/mcollective.aug lenses/memcached.aug lenses/mailscanner_rules.aug lenses/debctrl.aug lenses/sssd.aug lenses/host_conf.aug lenses/inputrc.aug lenses/trapperkeeper.aug lenses/dhclient.aug lenses/activemq_xml.aug lenses/modules.aug lenses/clamav.aug lenses/xinetd.aug lenses/tmpfiles.aug lenses/solaris_system.aug '/tmp/augeas/pkg/augeas/usr/share/augeas/lenses/dist'
# /usr/bin/install -c -m 644 lenses/dovecot.aug lenses/carbon.aug lenses/modprobe.aug lenses/pam.aug lenses/cobblersettings.aug lenses/nagiosobjects.aug lenses/masterpasswd.aug lenses/cyrus_imapd.aug lenses/reprepro_uploaders.aug lenses/pbuilder.aug lenses/cgrules.aug lenses/cpanel.aug lenses/json.aug lenses/qpid.aug lenses/koji.aug lenses/xml.aug lenses/up2date.aug lenses/spacevars.aug lenses/rsyslog.aug lenses/httpd.aug lenses/device_map.aug lenses/rhsm.aug lenses/darkice.aug lenses/splunk.aug lenses/yaml.aug lenses/group.aug lenses/channels.aug lenses/cachefilesd.aug lenses/postfix_transport.aug lenses/mailscanner.aug lenses/vsftpd.aug lenses/services.aug lenses/star.aug lenses/rabbitmq.aug lenses/modules_conf.aug lenses/subversion.aug lenses/schroot.aug lenses/squid.aug lenses/keepalived.aug lenses/known_hosts.aug '/tmp/augeas/pkg/augeas/usr/share/augeas/lenses/dist'
# /usr/bin/install -c -m 644 lenses/postgresql.aug lenses/approx.aug lenses/sysctl.aug lenses/xymon_alerting.aug lenses/vmware_config.aug lenses/nsswitch.aug lenses/securetty.aug '/tmp/augeas/pkg/augeas/usr/share/augeas/lenses/dist'
# /usr/bin/mkdir -p '/tmp/augeas/pkg/augeas/usr/share/augeas/lenses/dist/tests'
# /usr/bin/install -c -m 644 lenses/tests/test_kdump.aug lenses/tests/test_solaris_system.aug lenses/tests/test_mongodbserver.aug lenses/tests/test_carbon.aug lenses/tests/test_cobblersettings.aug lenses/tests/test_jaas.aug lenses/tests/test_koji.aug lenses/tests/test_postfix_access.aug lenses/tests/test_puppetfileserver.aug lenses/tests/test_trapperkeeper.aug lenses/tests/test_subversion.aug lenses/tests/test_ldif.aug lenses/tests/test_cyrus_imapd.aug lenses/tests/test_access.aug lenses/tests/test_authorized_keys.aug lenses/tests/test_cgrules.aug lenses/tests/test_cpanel.aug lenses/tests/test_phpvars.aug lenses/tests/test_shellvars.aug lenses/tests/test_util.aug lenses/tests/test_pythonpaste.aug lenses/tests/test_webmin.aug lenses/tests/test_spacevars.aug lenses/tests/test_xymon_alerting.aug lenses/tests/test_lokkit.aug lenses/tests/test_gdm.aug lenses/tests/test_iscsid.aug lenses/tests/test_nginx.aug lenses/tests/test_ldso.aug lenses/tests/test_mailscanner.aug lenses/tests/test_splunk.aug lenses/tests/test_vmware_config.aug lenses/tests/test_ldap.aug lenses/tests/test_channels.aug lenses/tests/test_protocols.aug lenses/tests/test_shadow.aug lenses/tests/test_monit.aug lenses/tests/test_resolv.aug lenses/tests/test_desktop.aug lenses/tests/test_syslog.aug '/tmp/augeas/pkg/augeas/usr/share/augeas/lenses/dist/tests'
# /usr/bin/install -c -m 644 lenses/tests/test_postfix_main.aug lenses/tests/test_rhsm.aug lenses/tests/test_clamav.aug lenses/tests/test_cachefilesd.aug lenses/tests/test_mailscanner_rules.aug lenses/tests/test_modules.aug lenses/tests/test_rmt.aug lenses/tests/test_inetd.aug lenses/tests/test_lvm.aug lenses/tests/test_rabbitmq.aug lenses/tests/test_exports.aug lenses/tests/test_automounter.aug lenses/tests/test_soma.aug lenses/tests/test_csv.aug lenses/tests/test_passwd.aug lenses/tests/test_rx.aug lenses/tests/test_simplelines.aug lenses/tests/test_ntpd.aug lenses/tests/test_dovecot.aug lenses/tests/test_device_map.aug lenses/tests/test_nagiosobjects.aug lenses/tests/test_php.aug lenses/tests/test_rsyncd.aug lenses/tests/test_sip_conf.aug lenses/tests/test_sudoers.aug lenses/tests/test_lightdm.aug lenses/tests/test_crypttab.aug lenses/tests/test_postgresql.aug lenses/tests/test_mcollective.aug lenses/tests/test_aptcacherngsecurity.aug lenses/tests/test_dput.aug lenses/tests/test_ntp.aug lenses/tests/test_puppet.aug lenses/tests/test_logwatch.aug lenses/tests/test_sysconfig.aug lenses/tests/test_tmpfiles.aug lenses/tests/test_odbc.aug lenses/tests/test_bootconf.aug lenses/tests/test_interfaces.aug lenses/tests/test_chrony.aug '/tmp/augeas/pkg/augeas/usr/share/augeas/lenses/dist/tests'
# /usr/bin/install -c -m 644 lenses/tests/test_up2date.aug lenses/tests/test_keepalived.aug lenses/tests/test_star.aug lenses/tests/test_dhcpd.aug lenses/tests/test_aptsources.aug lenses/tests/test_fuse.aug lenses/tests/test_ssh.aug lenses/tests/test_squid.aug lenses/tests/test_jmxpassword.aug lenses/tests/test_fstab.aug lenses/tests/test_collectd.aug lenses/tests/test_properties.aug lenses/tests/test_sysctl.aug lenses/tests/test_host_conf.aug lenses/tests/test_xinetd.aug lenses/tests/test_jmxaccess.aug lenses/tests/test_cron.aug lenses/tests/test_yaml.aug lenses/tests/test_services.aug lenses/tests/test_avahi.aug lenses/tests/test_tuned.aug lenses/tests/test_reprepro_uploaders.aug lenses/tests/test_networkmanager.aug lenses/tests/test_iptables.aug lenses/tests/test_build.aug lenses/tests/test_cobblermodules.aug lenses/tests/test_aptconf.aug lenses/tests/test_openshift_config.aug lenses/tests/test_dns_zone.aug lenses/tests/test_apt_update_manager.aug lenses/tests/test_activemq_conf.aug lenses/tests/test_logrotate.aug lenses/tests/test_mke2fs.aug lenses/tests/test_group.aug lenses/tests/test_shellvars_list.aug lenses/tests/test_darkice.aug lenses/tests/test_iproute2.aug lenses/tests/test_xml.aug lenses/tests/test_postfix_transport.aug lenses/tests/test_pylonspaste.aug '/tmp/augeas/pkg/augeas/usr/share/augeas/lenses/dist/tests'
# /usr/bin/install -c -m 644 lenses/tests/test_stunnel.aug lenses/tests/test_sysconfig_route.aug lenses/tests/test_openvpn.aug lenses/tests/test_htpasswd.aug lenses/tests/test_known_hosts.aug lenses/tests/test_hostname.aug lenses/tests/test_vfstab.aug lenses/tests/test_login_defs.aug lenses/tests/test_aptpreferences.aug lenses/tests/test_openshift_quickstarts.aug lenses/tests/test_sssd.aug lenses/tests/test_smbusers.aug lenses/tests/test_activemq_xml.aug lenses/tests/test_backuppchosts.aug lenses/tests/test_redis.aug lenses/tests/test_gtkbookmarks.aug lenses/tests/test_debctrl.aug lenses/tests/test_json.aug lenses/tests/test_approx.aug lenses/tests/test_quote.aug lenses/tests/test_cups.aug lenses/tests/test_erlang.aug lenses/tests/test_modules_conf.aug lenses/tests/test_netmasks.aug lenses/tests/test_sshd.aug lenses/tests/test_hosts.aug lenses/tests/test_samba.aug lenses/tests/test_hosts_access.aug lenses/tests/test_vsftpd.aug lenses/tests/test_systemd.aug lenses/tests/test_xymon.aug lenses/tests/test_wine.aug lenses/tests/test_pgbouncer.aug lenses/tests/test_bbhosts.aug lenses/tests/test_inittab.aug lenses/tests/test_fonts.aug lenses/tests/test_multipath.aug lenses/tests/test_securetty.aug lenses/tests/test_afs_cellalias.aug lenses/tests/test_dnsmasq.aug '/tmp/augeas/pkg/augeas/usr/share/augeas/lenses/dist/tests'
# /usr/bin/install -c -m 644 lenses/tests/test_httpd.aug lenses/tests/test_pbuilder.aug lenses/tests/test_automaster.aug lenses/tests/test_slapd.aug lenses/tests/test_dhclient.aug lenses/tests/test_shells.aug lenses/tests/test_anacron.aug lenses/tests/test_postfix_master.aug lenses/tests/test_nagioscfg.aug lenses/tests/test_masterpasswd.aug lenses/tests/test_nrpe.aug lenses/tests/test_postfix_sasl_smtpd.aug lenses/tests/test_xendconfsxp.aug lenses/tests/test_pamconf.aug lenses/tests/test_memcached.aug lenses/tests/test_simplevars.aug lenses/tests/test_thttpd.aug lenses/tests/test_aliases.aug lenses/tests/test_schroot.aug lenses/tests/test_updatedb.aug lenses/tests/test_inputrc.aug lenses/tests/test_limits.aug lenses/tests/test_fai_diskconfig.aug lenses/tests/test_grub.aug lenses/tests/test_pam.aug lenses/tests/test_yum.aug lenses/tests/test_gshadow.aug lenses/tests/test_ethers.aug lenses/tests/test_mdadm_conf.aug lenses/tests/test_puppetfile.aug lenses/tests/test_networks.aug lenses/tests/test_modprobe.aug lenses/tests/test_pg_hba.aug lenses/tests/test_puppet_auth.aug lenses/tests/test_dpkg.aug lenses/tests/test_inifile.aug lenses/tests/test_qpid.aug lenses/tests/test_jettyrealm.aug lenses/tests/test_xorg.aug lenses/tests/test_rsyslog.aug '/tmp/augeas/pkg/augeas/usr/share/augeas/lenses/dist/tests'
# /usr/bin/install -c -m 644 lenses/tests/test_nsswitch.aug lenses/tests/test_postfix_virtual.aug lenses/tests/test_krb5.aug lenses/tests/test_openshift_http.aug lenses/tests/test_cgconfig.aug lenses/tests/test_pagekite.aug lenses/tests/test_mysql.aug '/tmp/augeas/pkg/augeas/usr/share/augeas/lenses/dist/tests'
# /usr/bin/mkdir -p '/tmp/augeas/pkg/augeas/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 augeas.pc '/tmp/augeas/pkg/augeas/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/augeas/src/augeas-1.5.0'
# make[1]: Leaving directory '/tmp/augeas/src/augeas-1.5.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "augeas"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: augeas 1.5.0-1 (Thu Apr 13 18:30:19 UTC 2017)

CMD: pacman --query --file augeas-1.5.0-1-x86_64.pkg.tar.xz
# augeas 1.5.0-1

Creating hybrid package for 'augeas'

Trying to find vanilla package 'augeas'...

CMD: pacman --query --file /mirror/python2-augeas-0.5.0-1.pkg.tar.xz
# python2-augeas 0.5.0-1

CMD: pacman --query --file /mirror/augeas-1.5.0-1.pkg.tar.xz
# augeas 1.5.0-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/augparse
# /usr/bin/augtool
# /usr/bin/fadot
# /usr/share/man/man1/augparse.1.gz
# /usr/share/man/man1/augtool.1.gz
# /usr/share/augeas/lenses/dist/cobblersettings.aug
# /usr/share/augeas/lenses/dist/automounter.aug
# /usr/share/augeas/lenses/dist/cyrus_imapd.aug
# /usr/share/augeas/lenses/dist/trapperkeeper.aug
# /usr/share/augeas/lenses/dist/dpkg.aug
# /usr/share/augeas/lenses/dist/xml.aug
# /usr/share/augeas/lenses/dist/mcollective.aug
# /usr/share/augeas/lenses/dist/backuppchosts.aug
# /usr/share/augeas/lenses/dist/dnsmasq.aug
# /usr/share/augeas/lenses/dist/lvm.aug
# /usr/share/augeas/lenses/dist/inetd.aug
# /usr/share/augeas/lenses/dist/darkice.aug
# /usr/share/augeas/lenses/dist/xymon_alerting.aug
# /usr/share/augeas/lenses/dist/nsswitch.aug
# /usr/share/augeas/lenses/dist/securetty.aug
# /usr/share/augeas/lenses/dist/sysconfig_route.aug
# /usr/share/augeas/lenses/dist/vmware_config.aug
# /usr/share/augeas/lenses/dist/ntpd.aug
# /usr/share/augeas/lenses/dist/nagioscfg.aug
# /usr/share/augeas/lenses/dist/webmin.aug
# /usr/share/augeas/lenses/dist/stunnel.aug
# /usr/share/augeas/lenses/dist/aptsources.aug
# /usr/share/augeas/lenses/dist/puppet_auth.aug
# /usr/share/augeas/lenses/dist/inifile.aug
# /usr/share/augeas/lenses/dist/login_defs.aug
# /usr/share/augeas/lenses/dist/logwatch.aug
# /usr/share/augeas/lenses/dist/rabbitmq.aug
# /usr/share/augeas/lenses/dist/shellvars.aug
# /usr/share/augeas/lenses/dist/php.aug
# /usr/share/augeas/lenses/dist/postfix_sasl_smtpd.aug
# /usr/share/augeas/lenses/dist/dput.aug
# /usr/share/augeas/lenses/dist/systemd.aug
# /usr/share/augeas/lenses/dist/xinetd.aug
# /usr/share/augeas/lenses/dist/afs_cellalias.aug
# /usr/share/augeas/lenses/dist/squid.aug
# /usr/share/augeas/lenses/dist/known_hosts.aug
# /usr/share/augeas/lenses/dist/json.aug
# /usr/share/augeas/lenses/dist/cobblermodules.aug
# /usr/share/augeas/lenses/dist/rhsm.aug
# /usr/share/augeas/lenses/dist/vsftpd.aug
# /usr/share/augeas/lenses/dist/dns_zone.aug
# /usr/share/augeas/lenses/dist/mke2fs.aug
# /usr/share/augeas/lenses/dist/syslog.aug
# /usr/share/augeas/lenses/dist/lokkit.aug
# /usr/share/augeas/lenses/dist/schroot.aug
# /usr/share/augeas/lenses/dist/postfix_transport.aug
# /usr/share/augeas/lenses/dist/nagiosobjects.aug
# /usr/share/augeas/lenses/dist/jmxpassword.aug
# /usr/share/augeas/lenses/dist/nrpe.aug
# /usr/share/augeas/lenses/dist/shadow.aug
# /usr/share/augeas/lenses/dist/rx.aug
# /usr/share/augeas/lenses/dist/fuse.aug
# /usr/share/augeas/lenses/dist/inputrc.aug
# /usr/share/augeas/lenses/dist/channels.aug
# /usr/share/augeas/lenses/dist/iscsid.aug
# /usr/share/augeas/lenses/dist/openvpn.aug
# /usr/share/augeas/lenses/dist/access.aug
# /usr/share/augeas/lenses/dist/rmt.aug
# /usr/share/augeas/lenses/dist/monit.aug
# /usr/share/augeas/lenses/dist/mailscanner_rules.aug
# /usr/share/augeas/lenses/dist/clamav.aug
# /usr/share/augeas/lenses/dist/csv.aug
# /usr/share/augeas/lenses/dist/aptconf.aug
# /usr/share/augeas/lenses/dist/ssh.aug
# /usr/share/augeas/lenses/dist/openshift_config.aug
# /usr/share/augeas/lenses/dist/shellvars_list.aug
# /usr/share/augeas/lenses/dist/yum.aug
# /usr/share/augeas/lenses/dist/protocols.aug
# /usr/share/augeas/lenses/dist/fai_diskconfig.aug
# /usr/share/augeas/lenses/dist/pylonspaste.aug
# /usr/share/augeas/lenses/dist/iptables.aug
# /usr/share/augeas/lenses/dist/aliases.aug
# /usr/share/augeas/lenses/dist/jettyrealm.aug
# /usr/share/augeas/lenses/dist/redis.aug
# /usr/share/augeas/lenses/dist/splunk.aug
# /usr/share/augeas/lenses/dist/nginx.aug
# /usr/share/augeas/lenses/dist/fonts.aug
# /usr/share/augeas/lenses/dist/aptpreferences.aug
# /usr/share/augeas/lenses/dist/activemq_xml.aug
# /usr/share/augeas/lenses/dist/pagekite.aug
# /usr/share/augeas/lenses/dist/postfix_main.aug
# /usr/share/augeas/lenses/dist/spacevars.aug
# /usr/share/augeas/lenses/dist/apt_update_manager.aug
# /usr/share/augeas/lenses/dist/aptcacherngsecurity.aug
# /usr/share/augeas/lenses/dist/wine.aug
# /usr/share/augeas/lenses/dist/multipath.aug
# /usr/share/augeas/lenses/dist/postfix_access.aug
# /usr/share/augeas/lenses/dist/device_map.aug
# /usr/share/augeas/lenses/dist/mysql.aug
# /usr/share/augeas/lenses/dist/netmasks.aug
# /usr/share/augeas/lenses/dist/sysconfig.aug
# /usr/share/augeas/lenses/dist/ntp.aug
# /usr/share/augeas/lenses/dist/hosts_access.aug
# /usr/share/augeas/lenses/dist/interfaces.aug
# /usr/share/augeas/lenses/dist/collectd.aug
# /usr/share/augeas/lenses/dist/gdm.aug
# /usr/share/augeas/lenses/dist/httpd.aug
# /usr/share/augeas/lenses/dist/automaster.aug
# /usr/share/augeas/lenses/dist/resolv.aug
# /usr/share/augeas/lenses/dist/kdump.aug
# /usr/share/augeas/lenses/dist/pythonpaste.aug
# /usr/share/augeas/lenses/dist/hostname.aug
# /usr/share/augeas/lenses/dist/iproute2.aug
# /usr/share/augeas/lenses/dist/hosts.aug
# /usr/share/augeas/lenses/dist/koji.aug
# /usr/share/augeas/lenses/dist/logrotate.aug
# /usr/share/augeas/lenses/dist/openshift_quickstarts.aug
# /usr/share/augeas/lenses/dist/sep.aug
# /usr/share/augeas/lenses/dist/sip_conf.aug
# /usr/share/augeas/lenses/dist/quote.aug
# /usr/share/augeas/lenses/dist/modules_conf.aug
# /usr/share/augeas/lenses/dist/gtkbookmarks.aug
# /usr/share/augeas/lenses/dist/puppetfile.aug
# /usr/share/augeas/lenses/dist/cron.aug
# /usr/share/augeas/lenses/dist/networkmanager.aug
# /usr/share/augeas/lenses/dist/lightdm.aug
# /usr/share/augeas/lenses/dist/authorized_keys.aug
# /usr/share/augeas/lenses/dist/approx.aug
# /usr/share/augeas/lenses/dist/xendconfsxp.aug
# /usr/share/augeas/lenses/dist/slapd.aug
# /usr/share/augeas/lenses/dist/cgrules.aug
# /usr/share/augeas/lenses/dist/yaml.aug
# /usr/share/augeas/lenses/dist/inittab.aug
# /usr/share/augeas/lenses/dist/fstab.aug
# /usr/share/augeas/lenses/dist/ldif.aug
# /usr/share/augeas/lenses/dist/desktop.aug
# /usr/share/augeas/lenses/dist/rsyncd.aug
# /usr/share/augeas/lenses/dist/sshd.aug
# /usr/share/augeas/lenses/dist/avahi.aug
# /usr/share/augeas/lenses/dist/bootconf.aug
# /usr/share/augeas/lenses/dist/updatedb.aug
# /usr/share/augeas/lenses/dist/networks.aug
# /usr/share/augeas/lenses/dist/properties.aug
# /usr/share/augeas/lenses/dist/postgresql.aug
# /usr/share/augeas/lenses/dist/chrony.aug
# /usr/share/augeas/lenses/dist/sysctl.aug
# /usr/share/augeas/lenses/dist/postfix_master.aug
# /usr/share/augeas/lenses/dist/sudoers.aug
# /usr/share/augeas/lenses/dist/htpasswd.aug
# /usr/share/augeas/lenses/dist/debctrl.aug
# /usr/share/augeas/lenses/dist/pg_hba.aug
# /usr/share/augeas/lenses/dist/puppetfileserver.aug
# /usr/share/augeas/lenses/dist/xorg.aug
# /usr/share/augeas/lenses/dist/grub.aug
# /usr/share/augeas/lenses/dist/tuned.aug
# /usr/share/augeas/lenses/dist/passwd.aug
# /usr/share/augeas/lenses/dist/masterpasswd.aug
# /usr/share/augeas/lenses/dist/ldso.aug
# /usr/share/augeas/lenses/dist/mailscanner.aug
# /usr/share/augeas/lenses/dist/krb5.aug
# /usr/share/augeas/lenses/dist/simplelines.aug
# /usr/share/augeas/lenses/dist/puppet.aug
# /usr/share/augeas/lenses/dist/smbusers.aug
# /usr/share/augeas/lenses/dist/activemq_conf.aug
# /usr/share/augeas/lenses/dist/star.aug
# /usr/share/augeas/lenses/dist/crypttab.aug
# /usr/share/augeas/lenses/dist/keepalived.aug
# /usr/share/augeas/lenses/dist/tmpfiles.aug
# /usr/share/augeas/lenses/dist/openshift_http.aug
# /usr/share/augeas/lenses/dist/services.aug
# /usr/share/augeas/lenses/dist/solaris_system.aug
# /usr/share/augeas/lenses/dist/vfstab.aug
# /usr/share/augeas/lenses/dist/modprobe.aug
# /usr/share/augeas/lenses/dist/jaas.aug
# /usr/share/augeas/lenses/dist/limits.aug
# /usr/share/augeas/lenses/dist/cups.aug
# /usr/share/augeas/lenses/dist/xymon.aug
# /usr/share/augeas/lenses/dist/simplevars.aug
# /usr/share/augeas/lenses/dist/mdadm_conf.aug
# /usr/share/augeas/lenses/dist/build.aug
# /usr/share/augeas/lenses/dist/anacron.aug
# /usr/share/augeas/lenses/dist/gshadow.aug
# /usr/share/augeas/lenses/dist/odbc.aug
# /usr/share/augeas/lenses/dist/phpvars.aug
# /usr/share/augeas/lenses/dist/dovecot.aug
# /usr/share/augeas/lenses/dist/ethers.aug
# /usr/share/augeas/lenses/dist/util.aug
# /usr/share/augeas/lenses/dist/soma.aug
# /usr/share/augeas/lenses/dist/carbon.aug
# /usr/share/augeas/lenses/dist/rsyslog.aug
# /usr/share/augeas/lenses/dist/group.aug
# /usr/share/augeas/lenses/dist/pamconf.aug
# /usr/share/augeas/lenses/dist/qpid.aug
# /usr/share/augeas/lenses/dist/up2date.aug
# /usr/share/augeas/lenses/dist/pgbouncer.aug
# /usr/share/augeas/lenses/dist/exports.aug
# /usr/share/augeas/lenses/dist/reprepro_uploaders.aug
# /usr/share/augeas/lenses/dist/host_conf.aug
# /usr/share/augeas/lenses/dist/postfix_virtual.aug
# /usr/share/augeas/lenses/dist/pam.aug
# /usr/share/augeas/lenses/dist/samba.aug
# /usr/share/augeas/lenses/dist/cgconfig.aug
# /usr/share/augeas/lenses/dist/jmxaccess.aug
# /usr/share/augeas/lenses/dist/dhclient.aug
# /usr/share/augeas/lenses/dist/dhcpd.aug
# /usr/share/augeas/lenses/dist/memcached.aug
# /usr/share/augeas/lenses/dist/pbuilder.aug
# /usr/share/augeas/lenses/dist/mongodbserver.aug
# /usr/share/augeas/lenses/dist/bbhosts.aug
# /usr/share/augeas/lenses/dist/shells.aug
# /usr/share/augeas/lenses/dist/cachefilesd.aug
# /usr/share/augeas/lenses/dist/sssd.aug
# /usr/share/augeas/lenses/dist/subversion.aug
# /usr/share/augeas/lenses/dist/erlang.aug
# /usr/share/augeas/lenses/dist/modules.aug
# /usr/share/augeas/lenses/dist/thttpd.aug
# /usr/share/augeas/lenses/dist/cpanel.aug
# /usr/share/augeas/lenses/dist/tests/test_sshd.aug
# /usr/share/augeas/lenses/dist/tests/test_vfstab.aug
# /usr/share/augeas/lenses/dist/tests/test_openshift_quickstarts.aug
# /usr/share/augeas/lenses/dist/tests/test_aliases.aug
# /usr/share/augeas/lenses/dist/tests/test_inittab.aug
# /usr/share/augeas/lenses/dist/tests/test_passwd.aug
# /usr/share/augeas/lenses/dist/tests/test_csv.aug
# /usr/share/augeas/lenses/dist/tests/test_ntpd.aug
# /usr/share/augeas/lenses/dist/tests/test_group.aug
# /usr/share/augeas/lenses/dist/tests/test_masterpasswd.aug
# /usr/share/augeas/lenses/dist/tests/test_pgbouncer.aug
# /usr/share/augeas/lenses/dist/tests/test_shells.aug
# /usr/share/augeas/lenses/dist/tests/test_anacron.aug
# /usr/share/augeas/lenses/dist/tests/test_host_conf.aug
# /usr/share/augeas/lenses/dist/tests/test_json.aug
# /usr/share/augeas/lenses/dist/tests/test_networks.aug
# /usr/share/augeas/lenses/dist/tests/test_postfix_master.aug
# /usr/share/augeas/lenses/dist/tests/test_exports.aug
# /usr/share/augeas/lenses/dist/tests/test_activemq_conf.aug
# /usr/share/augeas/lenses/dist/tests/test_splunk.aug
# /usr/share/augeas/lenses/dist/tests/test_nagioscfg.aug
# /usr/share/augeas/lenses/dist/tests/test_hosts_access.aug
# /usr/share/augeas/lenses/dist/tests/test_updatedb.aug
# /usr/share/augeas/lenses/dist/tests/test_soma.aug
# /usr/share/augeas/lenses/dist/tests/test_cobblersettings.aug
# /usr/share/augeas/lenses/dist/tests/test_activemq_xml.aug
# /usr/share/augeas/lenses/dist/tests/test_openvpn.aug
# /usr/share/augeas/lenses/dist/tests/test_rx.aug
# /usr/share/augeas/lenses/dist/tests/test_up2date.aug
# /usr/share/augeas/lenses/dist/tests/test_puppetfileserver.aug
# /usr/share/augeas/lenses/dist/tests/test_bootconf.aug
# /usr/share/augeas/lenses/dist/tests/test_fstab.aug
# /usr/share/augeas/lenses/dist/tests/test_pythonpaste.aug
# /usr/share/augeas/lenses/dist/tests/test_jaas.aug
# /usr/share/augeas/lenses/dist/tests/test_grub.aug
# /usr/share/augeas/lenses/dist/tests/test_gtkbookmarks.aug
# /usr/share/augeas/lenses/dist/tests/test_sysctl.aug
# /usr/share/augeas/lenses/dist/tests/test_openshift_config.aug
# /usr/share/augeas/lenses/dist/tests/test_automaster.aug
# /usr/share/augeas/lenses/dist/tests/test_xml.aug
# /usr/share/augeas/lenses/dist/tests/test_networkmanager.aug
# /usr/share/augeas/lenses/dist/tests/test_inifile.aug
# /usr/share/augeas/lenses/dist/tests/test_inputrc.aug
# /usr/share/augeas/lenses/dist/tests/test_limits.aug
# /usr/share/augeas/lenses/dist/tests/test_krb5.aug
# /usr/share/augeas/lenses/dist/tests/test_properties.aug
# /usr/share/augeas/lenses/dist/tests/test_fonts.aug
# /usr/share/augeas/lenses/dist/tests/test_xymon_alerting.aug
# /usr/share/augeas/lenses/dist/tests/test_clamav.aug
# /usr/share/augeas/lenses/dist/tests/test_jettyrealm.aug
# /usr/share/augeas/lenses/dist/tests/test_sysconfig.aug
# /usr/share/augeas/lenses/dist/tests/test_hostname.aug
# /usr/share/augeas/lenses/dist/tests/test_modules.aug
# /usr/share/augeas/lenses/dist/tests/test_iscsid.aug
# /usr/share/augeas/lenses/dist/tests/test_samba.aug
# /usr/share/augeas/lenses/dist/tests/test_nginx.aug
# /usr/share/augeas/lenses/dist/tests/test_sip_conf.aug
# /usr/share/augeas/lenses/dist/tests/test_subversion.aug
# /usr/share/augeas/lenses/dist/tests/test_simplevars.aug
# /usr/share/augeas/lenses/dist/tests/test_postfix_access.aug
# /usr/share/augeas/lenses/dist/tests/test_httpd.aug
# /usr/share/augeas/lenses/dist/tests/test_shadow.aug
# /usr/share/augeas/lenses/dist/tests/test_ldso.aug
# /usr/share/augeas/lenses/dist/tests/test_lvm.aug
# /usr/share/augeas/lenses/dist/tests/test_pylonspaste.aug
# /usr/share/augeas/lenses/dist/tests/test_mysql.aug
# /usr/share/augeas/lenses/dist/tests/test_dovecot.aug
# /usr/share/augeas/lenses/dist/tests/test_authorized_keys.aug
# /usr/share/augeas/lenses/dist/tests/test_debctrl.aug
# /usr/share/augeas/lenses/dist/tests/test_resolv.aug
# /usr/share/augeas/lenses/dist/tests/test_pamconf.aug
# /usr/share/augeas/lenses/dist/tests/test_syslog.aug
# /usr/share/augeas/lenses/dist/tests/test_koji.aug
# /usr/share/augeas/lenses/dist/tests/test_bbhosts.aug
# /usr/share/augeas/lenses/dist/tests/test_phpvars.aug
# /usr/share/augeas/lenses/dist/tests/test_cachefilesd.aug
# /usr/share/augeas/lenses/dist/tests/test_trapperkeeper.aug
# /usr/share/augeas/lenses/dist/tests/test_star.aug
# /usr/share/augeas/lenses/dist/tests/test_mailscanner_rules.aug
# /usr/share/augeas/lenses/dist/tests/test_mdadm_conf.aug
# /usr/share/augeas/lenses/dist/tests/test_tmpfiles.aug
# /usr/share/augeas/lenses/dist/tests/test_simplelines.aug
# /usr/share/augeas/lenses/dist/tests/test_erlang.aug
# /usr/share/augeas/lenses/dist/tests/test_pbuilder.aug
# /usr/share/augeas/lenses/dist/tests/test_avahi.aug
# /usr/share/augeas/lenses/dist/tests/test_collectd.aug
# /usr/share/augeas/lenses/dist/tests/test_aptpreferences.aug
# /usr/share/augeas/lenses/dist/tests/test_dput.aug
# /usr/share/augeas/lenses/dist/tests/test_fai_diskconfig.aug
# /usr/share/augeas/lenses/dist/tests/test_chrony.aug
# /usr/share/augeas/lenses/dist/tests/test_lightdm.aug
# /usr/share/augeas/lenses/dist/tests/test_keepalived.aug
# /usr/share/augeas/lenses/dist/tests/test_nagiosobjects.aug
# /usr/share/augeas/lenses/dist/tests/test_squid.aug
# /usr/share/augeas/lenses/dist/tests/test_gshadow.aug
# /usr/share/augeas/lenses/dist/tests/test_ldif.aug
# /usr/share/augeas/lenses/dist/tests/test_qpid.aug
# /usr/share/augeas/lenses/dist/tests/test_wine.aug
# /usr/share/augeas/lenses/dist/tests/test_sssd.aug
# /usr/share/augeas/lenses/dist/tests/test_redis.aug
# /usr/share/augeas/lenses/dist/tests/test_apt_update_manager.aug
# /usr/share/augeas/lenses/dist/tests/test_postfix_transport.aug
# /usr/share/augeas/lenses/dist/tests/test_jmxpassword.aug
# /usr/share/augeas/lenses/dist/tests/test_logwatch.aug
# /usr/share/augeas/lenses/dist/tests/test_known_hosts.aug
# /usr/share/augeas/lenses/dist/tests/test_multipath.aug
# /usr/share/augeas/lenses/dist/tests/test_shellvars.aug
# /usr/share/augeas/lenses/dist/tests/test_sudoers.aug
# /usr/share/augeas/lenses/dist/tests/test_pg_hba.aug
# /usr/share/augeas/lenses/dist/tests/test_dpkg.aug
# /usr/share/augeas/lenses/dist/tests/test_fuse.aug
# /usr/share/augeas/lenses/dist/tests/test_carbon.aug
# /usr/share/augeas/lenses/dist/tests/test_securetty.aug
# /usr/share/augeas/lenses/dist/tests/test_puppetfile.aug
# /usr/share/augeas/lenses/dist/tests/test_quote.aug
# /usr/share/augeas/lenses/dist/tests/test_darkice.aug
# /usr/share/augeas/lenses/dist/tests/test_puppet.aug
# /usr/share/augeas/lenses/dist/tests/test_interfaces.aug
# /usr/share/augeas/lenses/dist/tests/test_nrpe.aug
# /usr/share/augeas/lenses/dist/tests/test_dhclient.aug
# /usr/share/augeas/lenses/dist/tests/test_cups.aug
# /usr/share/augeas/lenses/dist/tests/test_stunnel.aug
# /usr/share/augeas/lenses/dist/tests/test_mailscanner.aug
# /usr/share/augeas/lenses/dist/tests/test_aptconf.aug
# /usr/share/augeas/lenses/dist/tests/test_crypttab.aug
# /usr/share/augeas/lenses/dist/tests/test_tuned.aug
# /usr/share/augeas/lenses/dist/tests/test_cyrus_imapd.aug
# /usr/share/augeas/lenses/dist/tests/test_modprobe.aug
# /usr/share/augeas/lenses/dist/tests/test_smbusers.aug
# /usr/share/augeas/lenses/dist/tests/test_reprepro_uploaders.aug
# /usr/share/augeas/lenses/dist/tests/test_postfix_virtual.aug
# /usr/share/augeas/lenses/dist/tests/test_logrotate.aug
# /usr/share/augeas/lenses/dist/tests/test_rmt.aug
# /usr/share/augeas/lenses/dist/tests/test_shellvars_list.aug
# /usr/share/augeas/lenses/dist/tests/test_xorg.aug
# /usr/share/augeas/lenses/dist/tests/test_xinetd.aug
# /usr/share/augeas/lenses/dist/tests/test_mcollective.aug
# /usr/share/augeas/lenses/dist/tests/test_kdump.aug
# /usr/share/augeas/lenses/dist/tests/test_nsswitch.aug
# /usr/share/augeas/lenses/dist/tests/test_monit.aug
# /usr/share/augeas/lenses/dist/tests/test_odbc.aug
# /usr/share/augeas/lenses/dist/tests/test_webmin.aug
# /usr/share/augeas/lenses/dist/tests/test_postgresql.aug
# /usr/share/augeas/lenses/dist/tests/test_vsftpd.aug
# /usr/share/augeas/lenses/dist/tests/test_approx.aug
# /usr/share/augeas/lenses/dist/tests/test_spacevars.aug
# /usr/share/augeas/lenses/dist/tests/test_dnsmasq.aug
# /usr/share/augeas/lenses/dist/tests/test_cgconfig.aug
# /usr/share/augeas/lenses/dist/tests/test_htpasswd.aug
# /usr/share/augeas/lenses/dist/tests/test_xymon.aug
# /usr/share/augeas/lenses/dist/tests/test_cobblermodules.aug
# /usr/share/augeas/lenses/dist/tests/test_hosts.aug
# /usr/share/augeas/lenses/dist/tests/test_ntp.aug
# /usr/share/augeas/lenses/dist/tests/test_afs_cellalias.aug
# /usr/share/augeas/lenses/dist/tests/test_pagekite.aug
# /usr/share/augeas/lenses/dist/tests/test_sysconfig_route.aug
# /usr/share/augeas/lenses/dist/tests/test_yaml.aug
# /usr/share/augeas/lenses/dist/tests/test_cgrules.aug
# /usr/share/augeas/lenses/dist/tests/test_login_defs.aug
# /usr/share/augeas/lenses/dist/tests/test_lokkit.aug
# /usr/share/augeas/lenses/dist/tests/test_schroot.aug
# /usr/share/augeas/lenses/dist/tests/test_openshift_http.aug
# /usr/share/augeas/lenses/dist/tests/test_util.aug
# /usr/share/augeas/lenses/dist/tests/test_services.aug
# /usr/share/augeas/lenses/dist/tests/test_netmasks.aug
# /usr/share/augeas/lenses/dist/tests/test_access.aug
# /usr/share/augeas/lenses/dist/tests/test_ldap.aug
# /usr/share/augeas/lenses/dist/tests/test_protocols.aug
# /usr/share/augeas/lenses/dist/tests/test_cron.aug
# /usr/share/augeas/lenses/dist/tests/test_vmware_config.aug
# /usr/share/augeas/lenses/dist/tests/test_ssh.aug
# /usr/share/augeas/lenses/dist/tests/test_build.aug
# /usr/share/augeas/lenses/dist/tests/test_postfix_main.aug
# /usr/share/augeas/lenses/dist/tests/test_jmxaccess.aug
# /usr/share/augeas/lenses/dist/tests/test_aptcacherngsecurity.aug
# /usr/share/augeas/lenses/dist/tests/test_pam.aug
# /usr/share/augeas/lenses/dist/tests/test_inetd.aug
# /usr/share/augeas/lenses/dist/tests/test_channels.aug
# /usr/share/augeas/lenses/dist/tests/test_cpanel.aug
# /usr/share/augeas/lenses/dist/tests/test_desktop.aug
# /usr/share/augeas/lenses/dist/tests/test_postfix_sasl_smtpd.aug
# /usr/share/augeas/lenses/dist/tests/test_backuppchosts.aug
# /usr/share/augeas/lenses/dist/tests/test_mongodbserver.aug
# /usr/share/augeas/lenses/dist/tests/test_dns_zone.aug
# /usr/share/augeas/lenses/dist/tests/test_iproute2.aug
# /usr/share/augeas/lenses/dist/tests/test_yum.aug
# /usr/share/augeas/lenses/dist/tests/test_memcached.aug
# /usr/share/augeas/lenses/dist/tests/test_puppet_auth.aug
# /usr/share/augeas/lenses/dist/tests/test_modules_conf.aug
# /usr/share/augeas/lenses/dist/tests/test_iptables.aug
# /usr/share/augeas/lenses/dist/tests/test_xendconfsxp.aug
# /usr/share/augeas/lenses/dist/tests/test_systemd.aug
# /usr/share/augeas/lenses/dist/tests/test_rhsm.aug
# /usr/share/augeas/lenses/dist/tests/test_ethers.aug
# /usr/share/augeas/lenses/dist/tests/test_rsyslog.aug
# /usr/share/augeas/lenses/dist/tests/test_thttpd.aug
# /usr/share/augeas/lenses/dist/tests/test_solaris_system.aug
# /usr/share/augeas/lenses/dist/tests/test_php.aug
# /usr/share/augeas/lenses/dist/tests/test_mke2fs.aug
# /usr/share/augeas/lenses/dist/tests/test_automounter.aug
# /usr/share/augeas/lenses/dist/tests/test_device_map.aug
# /usr/share/augeas/lenses/dist/tests/test_rabbitmq.aug
# /usr/share/augeas/lenses/dist/tests/test_dhcpd.aug
# /usr/share/augeas/lenses/dist/tests/test_gdm.aug
# /usr/share/augeas/lenses/dist/tests/test_aptsources.aug
# /usr/share/augeas/lenses/dist/tests/test_rsyncd.aug
# /usr/share/augeas/lenses/dist/tests/test_slapd.aug
# /usr/share/vim/vimfiles/syntax/augeas.vim
# /usr/share/vim/vimfiles/ftdetect/augeas.vim
# /usr/lib/libaugeas.so.0.20.1
# /usr/lib/libaugeas.so
# /usr/lib/libfa.so
# /usr/lib/libfa.so.1
# /usr/lib/libaugeas.so.0
# /usr/lib/libfa.so.1.4.2
# /usr/lib/pkgconfig/augeas.pc
# /usr/include/augeas.h
# /usr/include/fa.h
# /sysroot/usr/lib/libfa.so.1.4.2
# /sysroot/usr/lib/libfa.so.1
# /sysroot/usr/lib/libfa.so
# /sysroot/usr/lib/libfa.la
# /sysroot/usr/lib/libaugeas.so.0.20.1
# /sysroot/usr/lib/libaugeas.so.0
# /sysroot/usr/lib/libaugeas.so
# /sysroot/usr/lib/libaugeas.la
# /sysroot/usr/lib/libfa.a
# /sysroot/usr/lib/libaugeas.a
# /sysroot/usr/lib/pkgconfig/augeas.pc
# /sysroot/usr/include/augeas.h
# /sysroot/usr/include/fa.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

CMD: bsdtar -tqf augeas.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/augeas.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/augeas.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/augeas.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/augeas/src/augeas-1.5.0/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 augeas configure 1.5.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 9ca37f6c66e4
# 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:3446: checking for a BSD-compatible install
# configure:3514: result: /usr/bin/install -c
# configure:3525: checking whether build environment is sane
# configure:3580: result: yes
# configure:3639: checking for x86_64-unknown-linux-strip
# configure:3669: result: no
# configure:3679: checking for strip
# configure:3695: found /usr/bin/strip
# configure:3706: result: strip
# configure:3731: checking for a thread-safe mkdir -p
# configure:3770: result: /usr/bin/mkdir -p
# configure:3778: checking for gawk
# configure:3794: found /usr/bin/gawk
# configure:3805: result: gawk
# configure:3816: checking whether make sets $(MAKE)
# configure:3838: result: yes
# configure:3867: checking whether make supports nested variables
# configure:3884: result: yes
# configure:4021: checking whether make supports nested variables
# configure:4038: result: yes
# configure:4055: checking for naturaldocs
# configure:4088: result: no
# configure:4055: checking for NaturalDocs
# configure:4088: result: no
# configure:4233: checking build system type
# configure:4247: result: x86_64-unknown-linux-gnu
# configure:4267: checking host system type
# configure:4280: result: x86_64-unknown-linux-gnu
# configure:4312: checking for style of include used by make
# configure:4340: result: GNU
# configure:4371: checking for x86_64-unknown-linux-gcc
# configure:4398: result: clang
# configure:4667: checking for C compiler version
# configure:4676: 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:4687: $? = 0
# configure:4676: 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:4687: $? = 0
# configure:4676: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4687: $? = 1
# configure:4676: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4687: $? = 1
# configure:4707: checking whether the C compiler works
# configure:4729: clang conftest.c >&5
# configure:4733: $? = 0
# configure:4781: result: yes
# configure:4784: checking for C compiler default output file name
# configure:4786: result: a.out
# configure:4792: checking for suffix of executables
# configure:4799: clang -o conftest conftest.c >&5
# configure:4803: $? = 0
# configure:4825: result:
# configure:4847: checking whether we are cross compiling
# configure:4855: clang -o conftest conftest.c >&5
# configure:4859: $? = 0
# configure:4866: ./conftest
# configure:4870: $? = 0
# configure:4885: result: no
# configure:4890: checking for suffix of object files
# configure:4912: clang -c conftest.c >&5
# configure:4916: $? = 0
# configure:4937: result: o
# configure:4941: checking whether we are using the GNU C compiler
# configure:4960: clang -c conftest.c >&5
# configure:4960: $? = 0
# configure:4969: result: yes
# configure:4978: checking whether clang accepts -g
# configure:4998: clang -c -g conftest.c >&5
# configure:4998: $? = 0
# configure:5039: result: yes
# configure:5056: checking for clang option to accept ISO C89
# configure:5119: clang -c conftest.c >&5
# configure:5119: $? = 0
# configure:5132: result: none needed
# configure:5157: checking whether clang understands -c and -o together
# configure:5179: clang -c conftest.c -o conftest2.o
# configure:5182: $? = 0
# configure:5179: clang -c conftest.c -o conftest2.o
# configure:5182: $? = 0
# configure:5194: result: yes
# configure:5213: checking dependency style of clang
# configure:5324: result: gcc3
# configure:5345: checking how to run the C preprocessor
# configure:5376: clang -E conftest.c
# configure:5376: $? = 0
# configure:5390: clang -E conftest.c
# conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5390: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 1
# | /* end confdefs.h. */
# | #include
# configure:5415: result: clang -E
# configure:5435: clang -E conftest.c
# configure:5435: $? = 0
# configure:5449: clang -E conftest.c
# conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5449: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 1
# | /* end confdefs.h. */
# | #include
# configure:5478: checking for grep that handles long lines and -e
# configure:5536: result: /usr/bin/grep
# configure:5541: checking for egrep
# configure:5603: result: /usr/bin/grep -E
# configure:5608: checking for ANSI C header files
# configure:5628: clang -c conftest.c >&5
# configure:5628: $? = 0
# configure:5701: clang -o conftest conftest.c >&5
# configure:5701: $? = 0
# configure:5701: ./conftest
# configure:5701: $? = 0
# configure:5712: result: yes
# configure:5725: checking for sys/types.h
# configure:5725: clang -c conftest.c >&5
# configure:5725: $? = 0
# configure:5725: result: yes
# configure:5725: checking for sys/stat.h
# configure:5725: clang -c conftest.c >&5
# configure:5725: $? = 0
# configure:5725: result: yes
# configure:5725: checking for stdlib.h
# configure:5725: clang -c conftest.c >&5
# configure:5725: $? = 0
# configure:5725: result: yes
# configure:5725: checking for string.h
# configure:5725: clang -c conftest.c >&5
# configure:5725: $? = 0
# configure:5725: result: yes
# configure:5725: checking for memory.h
# configure:5725: clang -c conftest.c >&5
# configure:5725: $? = 0
# configure:5725: result: yes
# configure:5725: checking for strings.h
# configure:5725: clang -c conftest.c >&5
# configure:5725: $? = 0
# configure:5725: result: yes
# configure:5725: checking for inttypes.h
# configure:5725: clang -c conftest.c >&5
# configure:5725: $? = 0
# configure:5725: result: yes
# configure:5725: checking for stdint.h
# configure:5725: clang -c conftest.c >&5
# configure:5725: $? = 0
# configure:5725: result: yes
# configure:5725: checking for unistd.h
# configure:5725: clang -c conftest.c >&5
# configure:5725: $? = 0
# configure:5725: result: yes
# configure:5740: checking minix/config.h usability
# configure:5740: clang -c conftest.c >&5
# conftest.c:55:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5740: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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:5740: result: no
# configure:5740: checking minix/config.h presence
# configure:5740: clang -E conftest.c
# conftest.c:22:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5740: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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:5740: result: no
# configure:5740: checking for minix/config.h
# configure:5740: result: no
# configure:5769: checking whether it is safe to define __EXTENSIONS__
# configure:5787: clang -c conftest.c >&5
# configure:5787: $? = 0
# configure:5794: result: yes
# configure:5820: checking for x86_64-unknown-linux-gcc
# configure:5847: result: clang
# configure:6116: checking for C compiler version
# configure:6125: 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:6136: $? = 0
# configure:6125: 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:6136: $? = 0
# configure:6125: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:6136: $? = 1
# configure:6125: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:6136: $? = 1
# configure:6140: checking whether we are using the GNU C compiler
# configure:6168: result: yes
# configure:6177: checking whether clang accepts -g
# configure:6238: result: yes
# configure:6255: checking for clang option to accept ISO C89
# configure:6331: result: none needed
# configure:6356: checking whether clang understands -c and -o together
# configure:6393: result: yes
# configure:6412: checking dependency style of clang
# configure:6523: result: gcc3
# configure:6540: checking for Minix Amsterdam compiler
# configure:6564: result: no
# configure:6576: checking for x86_64-unknown-linux-ar
# configure:6606: result: no
# configure:6616: checking for ar
# configure:6632: found /usr/bin/ar
# configure:6643: result: ar
# configure:6683: checking for x86_64-unknown-linux-ranlib
# configure:6713: result: no
# configure:6723: checking for ranlib
# configure:6739: found /usr/bin/ranlib
# configure:6750: result: ranlib
# configure:6817: checking for special C compiler options needed for large files
# configure:6862: result: no
# configure:6868: checking for _FILE_OFFSET_BITS value needed for large files
# configure:6893: clang -c conftest.c >&5
# configure:6893: $? = 0
# configure:6925: result: no
# configure:7269: checking for special C compiler options needed for large files
# configure:7314: result: no
# configure:7320: checking for _FILE_OFFSET_BITS value needed for large files
# configure:7377: result: no
# configure:7511: checking how to print strings
# configure:7538: result: printf
# configure:7559: checking for a sed that does not truncate output
# configure:7623: result: /usr/bin/sed
# configure:7641: checking for fgrep
# configure:7703: result: /usr/bin/grep -F
# configure:7738: checking for ld used by clang
# configure:7805: result: /usr/bin/ld
# configure:7812: checking if the linker (/usr/bin/ld) is GNU ld
# configure:7827: result: yes
# configure:7839: checking for BSD- or MS-compatible name lister (nm)
# configure:7888: result: /usr/bin/nm -B
# configure:8018: checking the name lister (/usr/bin/nm -B) interface
# configure:8025: clang -c conftest.c >&5
# configure:8028: /usr/bin/nm -B "conftest.o"
# configure:8031: output
# 0000000000000000 B some_variable
# configure:8038: result: BSD nm
# configure:8041: checking whether ln -s works
# configure:8045: result: yes
# configure:8053: checking the maximum length of command line arguments
# configure:8183: result: 1572864
# configure:8200: checking whether the shell understands some XSI constructs
# configure:8210: result: yes
# configure:8214: checking whether the shell understands "+="
# configure:8220: result: yes
# configure:8255: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:8295: result: func_convert_file_noop
# configure:8302: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:8322: result: func_convert_file_noop
# configure:8329: checking for /usr/bin/ld option to reload object files
# configure:8336: result: -r
# configure:8370: checking for x86_64-unknown-linux-objdump
# configure:8400: result: no
# configure:8410: checking for objdump
# configure:8426: found /usr/bin/objdump
# configure:8437: result: objdump
# configure:8469: checking how to recognize dependent libraries
# configure:8671: result: pass_all
# configure:8716: checking for x86_64-unknown-linux-dlltool
# configure:8746: result: no
# configure:8756: checking for dlltool
# configure:8786: result: no
# configure:8816: checking how to associate runtime and link libraries
# configure:8843: result: printf %s\n
# configure:8859: checking for x86_64-unknown-linux-ar
# configure:8886: result: ar
# configure:8967: checking for archiver @FILE support
# configure:8984: clang -c conftest.c >&5
# configure:8984: $? = 0
# configure:8987: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:8990: $? = 0
# configure:8995: 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:8998: $? = 1
# configure:9010: result: @
# configure:9028: checking for x86_64-unknown-linux-strip
# configure:9055: result: strip
# configure:9127: checking for x86_64-unknown-linux-ranlib
# configure:9154: result: ranlib
# configure:9296: checking command to parse /usr/bin/nm -B output from clang object
# configure:9416: clang -c conftest.c >&5
# configure:9419: $? = 0
# configure:9423: /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:9426: $? = 0
# configure:9492: clang -o conftest conftest.c conftstm.o >&5
# configure:9495: $? = 0
# configure:9533: result: ok
# configure:9570: checking for sysroot
# configure:9600: result: no
# configure:9677: clang -c conftest.c >&5
# configure:9680: $? = 0
# configure:9822: checking for x86_64-unknown-linux-mt
# configure:9852: result: no
# configure:9862: checking for mt
# configure:9892: result: no
# configure:9912: checking if : is a manifest tool
# configure:9918: : '-?'
# configure:9926: result: no
# configure:10565: checking for dlfcn.h
# configure:10565: clang -c conftest.c >&5
# configure:10565: $? = 0
# configure:10565: result: yes
# configure:10771: checking for objdir
# configure:10786: result: .libs
# configure:11057: checking if clang supports -fno-rtti -fno-exceptions
# configure:11075: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:11079: $? = 0
# configure:11092: result: yes
# configure:11419: checking for clang option to produce PIC
# configure:11426: result: -fPIC -DPIC
# configure:11434: checking if clang PIC flag -fPIC -DPIC works
# configure:11452: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:11456: $? = 0
# configure:11469: result: yes
# configure:11498: checking if clang static flag -static works
# configure:11526: result: yes
# configure:11541: checking if clang supports -c -o file.o
# configure:11562: clang -c -o out/conftest2.o conftest.c >&5
# configure:11566: $? = 0
# configure:11588: result: yes
# configure:11596: checking if clang supports -c -o file.o
# configure:11643: result: yes
# configure:11676: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12829: result: yes
# configure:12866: checking whether -lc should be explicitly linked in
# configure:12874: clang -c conftest.c >&5
# configure:12877: $? = 0
# configure:12892: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:12895: $? = 0
# configure:12909: result: no
# configure:13069: checking dynamic linker characteristics
# configure:13580: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:13580: $? = 0
# configure:13806: result: GNU/Linux ld.so
# configure:13913: checking how to hardcode library paths into programs
# configure:13938: result: immediate
# configure:14478: checking whether stripping libraries is possible
# configure:14483: result: yes
# configure:14518: checking if libtool supports shared libraries
# configure:14520: result: yes
# configure:14523: checking whether to build shared libraries
# configure:14544: result: yes
# configure:14547: checking whether to build static libraries
# configure:14551: result: yes
# configure:14592: checking for bison
# configure:14608: found /usr/bin/bison
# configure:14619: result: bison -y
# configure:14635: checking for flex
# configure:14651: found /usr/bin/flex
# configure:14662: result: flex
# configure:14700: flex conftest.l
# configure:14704: $? = 1
# configure:14706: checking lex output file root
# configure:14720: result: lex.yy
# configure:14725: checking lex library
# configure:14739: clang -o conftest conftest.c >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':
# (.text+0x20): undefined reference to `main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14739: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# configure:14739: clang -o conftest conftest.c -lfl >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/libfl.so: undefined reference to `yylex'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14739: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# configure:14739: clang -o conftest conftest.c -ll >&5
# /usr/bin/ld: cannot find -ll
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14739: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# configure:14749: result: none needed
# configure:14755: checking whether yytext is a pointer
# configure:14772: clang -o conftest conftest.c >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':
# (.text+0x20): undefined reference to `main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14772: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# configure:14780: result: no
# configure:14835: checking whether gcc understands -Wall
# configure:14848: clang -o conftest -Wall conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14835: checking whether gcc understands -Wformat
# configure:14848: clang -o conftest -Wformat conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14835: checking whether gcc understands -Wformat-security
# configure:14848: clang -o conftest -Wformat-security conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14835: checking whether gcc understands -Wmissing-prototypes
# configure:14848: clang -o conftest -Wmissing-prototypes conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14835: checking whether gcc understands -Wnested-externs
# configure:14848: clang -o conftest -Wnested-externs conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14835: checking whether gcc understands -Wpointer-arith
# configure:14848: clang -o conftest -Wpointer-arith conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14835: checking whether gcc understands -Wextra
# configure:14848: clang -o conftest -Wextra conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14835: checking whether gcc understands -Wshadow
# configure:14848: clang -o conftest -Wshadow conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14835: checking whether gcc understands -Wcast-align
# configure:14848: clang -o conftest -Wcast-align conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14835: checking whether gcc understands -Wwrite-strings
# configure:14848: clang -o conftest -Wwrite-strings conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14835: checking whether gcc understands -Waggregate-return
# configure:14848: clang -o conftest -Waggregate-return conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14835: checking whether gcc understands -Wstrict-prototypes
# configure:14848: clang -o conftest -Wstrict-prototypes conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14835: checking whether gcc understands -Winline
# configure:14848: clang -o conftest -Winline conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14835: checking whether gcc understands -Wredundant-decls
# configure:14848: clang -o conftest -Wredundant-decls conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14835: checking whether gcc understands -Wno-sign-compare
# configure:14848: clang -o conftest -Wno-sign-compare conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14835: checking whether gcc understands -fexceptions
# configure:14848: clang -o conftest -fexceptions conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14835: checking whether gcc understands -fasynchronous-unwind-tables
# configure:14848: clang -o conftest -fasynchronous-unwind-tables conftest.c >&5
# configure:14848: $? = 0
# configure:14856: result: yes
# configure:14875: checking what language compliance flags to pass to the C compiler
# configure:14890: result:
# configure:14904: checking readline/readline.h usability
# configure:14904: clang -c conftest.c >&5
# configure:14904: $? = 0
# configure:14904: result: yes
# configure:14904: checking readline/readline.h presence
# configure:14904: clang -E conftest.c
# configure:14904: $? = 0
# configure:14904: result: yes
# configure:14904: checking for readline/readline.h
# configure:14904: result: yes
# configure:14916: checking for readline in -lreadline
# configure:14941: clang -o conftest conftest.c -lreadline >&5
# configure:14941: $? = 0
# configure:14950: result: yes
# configure:15088: checking for rl_completion_matches
# configure:15088: clang -o conftest conftest.c -lreadline >&5
# configure:15088: $? = 0
# configure:15088: result: yes
# configure:15088: checking for rl_crlf
# configure:15088: clang -o conftest conftest.c -lreadline >&5
# configure:15088: $? = 0
# configure:15088: result: yes
# configure:15088: checking for rl_replace_line
# configure:15088: clang -o conftest conftest.c -lreadline >&5
# configure:15088: $? = 0
# configure:15088: result: yes
# configure:15103: checking for open_memstream
# configure:15103: clang -o conftest conftest.c >&5
# configure:15103: $? = 0
# configure:15103: result: yes
# configure:15103: checking for uselocale
# configure:15103: clang -o conftest conftest.c >&5
# configure:15103: $? = 0
# configure:15103: result: yes
# configure:15113: checking how to pass version script to the linker (/usr/bin/ld -m elf_x86_64)
# configure:15121: result: -Wl,--version-script=
# configure:15141: checking for size_t
# configure:15141: clang -c conftest.c >&5
# configure:15141: $? = 0
# configure:15141: clang -c conftest.c >&5
# conftest.c:72:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:15141: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 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:15141: result: yes
# configure:15154: checking for working alloca.h
# configure:15171: clang -o conftest conftest.c >&5
# configure:15171: $? = 0
# configure:15179: result: yes
# configure:15187: checking for alloca
# configure:15224: clang -o conftest conftest.c >&5
# configure:15224: $? = 0
# configure:15232: result: yes
# configure:15342: checking for C/C++ restrict keyword
# configure:15367: clang -c conftest.c >&5
# configure:15367: $? = 0
# configure:15375: result: __restrict
# configure:15482: checking whether uses 'inline' correctly
# configure:15504: clang -c conftest.c >&5
# configure:15507: $? = 0
# configure:15525: clang -c conftest.c >&5
# configure:15528: $? = 0
# configure:15541: result: yes
# configure:15562: checking for btowc
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for canonicalize_file_name
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for getcwd
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for readlink
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for realpath
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for symlink
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for isblank
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for iswctype
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for mbsrtowcs
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for mempcpy
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for wmemchr
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for wmemcpy
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for wmempcpy
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for getdelim
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for gettimeofday
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for lstat
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for mbsinit
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for mbrtowc
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for mprotect
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for mkstemp
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for nl_langinfo
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for wcscoll
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for stpncpy
# configure:15562: clang -o conftest conftest.c >&5
# conftest.c:84:6: warning: incompatible redeclaration of library function 'stpncpy' [-Wincompatible-library-redeclaration]
# char stpncpy ();
# ^
# conftest.c:84:6: note: 'stpncpy' is a builtin with type 'char *(char *, const char *, unsigned long)'
# 1 warning generated.
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for strndup
# configure:15562: clang -o conftest conftest.c >&5
# conftest.c:85:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
# char strndup ();
# ^
# conftest.c:85:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
# 1 warning generated.
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for vasnprintf
# configure:15562: clang -o conftest conftest.c >&5
# /tmp/conftest-b855bd.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:15562: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 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:15562: result: no
# configure:15562: checking for snprintf
# configure:15562: clang -o conftest conftest.c >&5
# conftest.c:86:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:86:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for wcrtomb
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for iswcntrl
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for _set_invalid_parameter_handler
# configure:15562: clang -o conftest conftest.c >&5
# /tmp/conftest-46b2a1.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:15562: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 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:15562: result: no
# configure:15562: checking for newlocale
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for setenv
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15562: checking for wctob
# configure:15562: clang -o conftest conftest.c >&5
# configure:15562: $? = 0
# configure:15562: result: yes
# configure:15576: checking for nl_langinfo and CODESET
# configure:15592: clang -o conftest conftest.c >&5
# configure:15592: $? = 0
# configure:15601: result: yes
# configure:15612: checking for a traditional french locale
# configure:15680: clang -o conftest conftest.c >&5
# configure:15683: $? = 0
# configure:15739: result: none
# configure:15836: checking whether // is distinct from /
# configure:15865: result: no
# configure:15886: checking whether realpath works
# configure:16056: clang -o conftest conftest.c >&5
# configure:16056: $? = 0
# configure:16056: ./conftest
# configure:16056: $? = 0
# configure:16068: result: yes
# configure:16085: checking sys/param.h usability
# configure:16085: clang -c conftest.c >&5
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking sys/param.h presence
# configure:16085: clang -E conftest.c
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking for sys/param.h
# configure:16085: result: yes
# configure:16085: checking for unistd.h
# configure:16085: result: yes
# configure:16085: checking wctype.h usability
# configure:16085: clang -c conftest.c >&5
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking wctype.h presence
# configure:16085: clang -E conftest.c
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking for wctype.h
# configure:16085: result: yes
# configure:16085: checking getopt.h usability
# configure:16085: clang -c conftest.c >&5
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking getopt.h presence
# configure:16085: clang -E conftest.c
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking for getopt.h
# configure:16085: result: yes
# configure:16085: checking sys/time.h usability
# configure:16085: clang -c conftest.c >&5
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking sys/time.h presence
# configure:16085: clang -E conftest.c
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking for sys/time.h
# configure:16085: result: yes
# configure:16085: checking sys/socket.h usability
# configure:16085: clang -c conftest.c >&5
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking sys/socket.h presence
# configure:16085: clang -E conftest.c
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking for sys/socket.h
# configure:16085: result: yes
# configure:16085: checking langinfo.h usability
# configure:16085: clang -c conftest.c >&5
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking langinfo.h presence
# configure:16085: clang -E conftest.c
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking for langinfo.h
# configure:16085: result: yes
# configure:16085: checking xlocale.h usability
# configure:16085: clang -c conftest.c >&5
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking xlocale.h presence
# configure:16085: clang -E conftest.c
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking for xlocale.h
# configure:16085: result: yes
# configure:16085: checking sys/mman.h usability
# configure:16085: clang -c conftest.c >&5
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking sys/mman.h presence
# configure:16085: clang -E conftest.c
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking for sys/mman.h
# configure:16085: result: yes
# configure:16085: checking selinux/selinux.h usability
# configure:16085: clang -c conftest.c >&5
# conftest.c:113:10: fatal error: 'selinux/selinux.h' file not found
# #include
# ^
# 1 error generated.
# configure:16085: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_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:16085: result: no
# configure:16085: checking selinux/selinux.h presence
# configure:16085: clang -E conftest.c
# conftest.c:80:10: fatal error: 'selinux/selinux.h' file not found
# #include
# ^
# 1 error generated.
# configure:16085: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | /* end confdefs.h. */
# | #include
# configure:16085: result: no
# configure:16085: checking for selinux/selinux.h
# configure:16085: result: no
# configure:16085: checking wchar.h usability
# configure:16085: clang -c conftest.c >&5
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking wchar.h presence
# configure:16085: clang -E conftest.c
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking for wchar.h
# configure:16085: result: yes
# configure:16085: checking for stdint.h
# configure:16085: result: yes
# configure:16085: checking for sys/stat.h
# configure:16085: result: yes
# configure:16085: checking sys/wait.h usability
# configure:16085: clang -c conftest.c >&5
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking sys/wait.h presence
# configure:16085: clang -E conftest.c
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking for sys/wait.h
# configure:16085: result: yes
# configure:16085: checking features.h usability
# configure:16085: clang -c conftest.c >&5
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking features.h presence
# configure:16085: clang -E conftest.c
# configure:16085: $? = 0
# configure:16085: result: yes
# configure:16085: checking for features.h
# configure:16085: result: yes
# configure:16085: checking for inttypes.h
# configure:16085: result: yes
# configure:16130: checking whether the preprocessor supports include_next
# configure:16168: clang -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:16168: $? = 0
# configure:16189: result: yes
# configure:16210: checking whether system header files limit the line length
# configure:16233: result: no
# configure:16244: checking for complete errno.h
# configure:16314: result: yes
# configure:16649: checking for working fcntl.h
# configure:16741: clang -o conftest conftest.c >&5
# conftest.c:112:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
# int result = !constants;
# ~^~~~~~~~~
# 1 warning generated.
# configure:16741: $? = 0
# configure:16741: ./conftest
# configure:16741: $? = 0
# configure:16756: result: yes
# configure:16779: checking for pid_t
# configure:16779: clang -c conftest.c >&5
# configure:16779: $? = 0
# configure:16779: clang -c conftest.c >&5
# conftest.c:124:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:16779: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 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 ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16779: result: yes
# configure:16790: checking for mode_t
# configure:16790: clang -c conftest.c >&5
# configure:16790: $? = 0
# configure:16790: clang -c conftest.c >&5
# conftest.c:124:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:16790: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 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 ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16790: result: yes
# configure:16803: checking for mbstate_t
# configure:16827: clang -c conftest.c >&5
# configure:16827: $? = 0
# configure:16834: result: yes
# configure:16990: checking whether getdelim is declared
# configure:16990: clang -c conftest.c >&5
# configure:16990: $? = 0
# configure:16990: result: yes
# configure:17008: checking whether getline is declared
# configure:17008: clang -c conftest.c >&5
# configure:17008: $? = 0
# configure:17008: result: yes
# configure:17244: checking for getopt.h
# configure:17244: result: yes
# configure:17261: checking for getopt_long_only
# configure:17261: clang -o conftest conftest.c >&5
# configure:17261: $? = 0
# configure:17261: result: yes
# configure:17275: checking whether getopt is POSIX compatible
# configure:17317: clang -o conftest conftest.c >&5
# configure:17317: $? = 0
# configure:17317: ./conftest
# configure:17317: $? = 0
# configure:17376: clang -o conftest conftest.c >&5
# configure:17376: $? = 0
# configure:17376: ./conftest
# configure:17376: $? = 0
# configure:17418: clang -o conftest conftest.c >&5
# configure:17418: $? = 0
# configure:17418: ./conftest
# program: option requires an argument -- 'b'
# configure:17418: $? = 0
# configure:17436: result: yes
# configure:17444: checking for working GNU getopt function
# configure:17665: clang -o conftest conftest.c >&5
# configure:17665: $? = 0
# configure:17665: ./conftest
# configure:17665: $? = 0
# configure:17681: result: yes
# configure:17686: checking for working GNU getopt_long function
# configure:17731: clang -o conftest conftest.c >&5
# configure:17731: $? = 0
# configure:17731: ./conftest
# configure:17731: $? = 0
# configure:17742: result: yes
# configure:17772: checking whether getenv is declared
# configure:17772: clang -c conftest.c >&5
# configure:17772: $? = 0
# configure:17772: result: yes
# configure:17930: checking for struct timeval
# configure:17953: clang -c conftest.c >&5
# configure:17953: $? = 0
# configure:17961: result: yes
# configure:17966: checking for wide-enough struct timeval.tv_sec member
# configure:17993: clang -c conftest.c >&5
# configure:17993: $? = 0
# configure:18001: result: yes
# configure:18011: checking whether gettimeofday is declared without a macro
# configure:18033: clang -c conftest.c >&5
# configure:18033: $? = 0
# configure:18041: result: yes
# configure:18117: checking whether getc_unlocked is declared
# configure:18117: clang -c conftest.c >&5
# configure:18117: $? = 0
# configure:18117: result: yes
# configure:18130: checking whether we are using the GNU C Library >= 2.1 or uClibc
# configure:18160: result: yes
# configure:18181: checking for wchar_t
# configure:18198: clang -c conftest.c >&5
# configure:18198: $? = 0
# configure:18205: result: yes
# configure:18221: checking whether NULL can be used in arbitrary expressions
# configure:18239: clang -c conftest.c >&5
# configure:18239: $? = 0
# configure:18246: result: yes
# configure:18377: checking whether lstat correctly handles trailing slash
# configure:18410: clang -o conftest conftest.c >&5
# configure:18410: $? = 0
# configure:18410: ./conftest
# configure:18410: $? = 0
# configure:18427: result: yes
# configure:18439: checking for inline
# configure:18455: clang -c conftest.c >&5
# configure:18455: $? = 0
# configure:18463: result: inline
# configure:18482: checking whether malloc, realloc, calloc are POSIX compliant
# configure:18502: clang -c conftest.c >&5
# configure:18502: $? = 0
# configure:18510: result: yes
# configure:18517: checking for stdlib.h
# configure:18517: result: yes
# configure:18527: checking for GNU libc compatible malloc
# configure:18560: clang -o conftest conftest.c >&5
# configure:18560: $? = 0
# configure:18560: ./conftest
# configure:18560: $? = 0
# configure:18571: result: yes
# configure:18586: checking for unsigned long long int
# configure:18625: clang -o conftest conftest.c >&5
# configure:18625: $? = 0
# configure:18634: result: yes
# configure:18644: checking for long long int
# configure:18682: clang -o conftest conftest.c >&5
# configure:18682: $? = 0
# configure:18682: ./conftest
# configure:18682: $? = 0
# configure:18694: result: yes
# configure:18715: checking for a traditional japanese locale
# configure:18785: clang -o conftest conftest.c >&5
# configure:18788: $? = 0
# configure:18846: result: none
# configure:18854: checking for a transitional chinese locale
# configure:18925: clang -o conftest conftest.c >&5
# configure:18928: $? = 0
# configure:18979: result: none
# configure:18986: checking for a french Unicode locale
# configure:19058: clang -o conftest conftest.c >&5
# configure:19061: $? = 0
# configure:19107: result: none
# configure:19204: checking for mmap
# configure:19204: clang -o conftest conftest.c >&5
# configure:19204: $? = 0
# configure:19204: result: yes
# configure:19215: checking for MAP_ANONYMOUS
# configure:19252: result: yes
# configure:19286: checking whether memchr works
# configure:19349: clang -o conftest conftest.c >&5
# configure:19349: $? = 0
# configure:19349: ./conftest
# configure:19349: $? = 0
# configure:19359: result: yes
# configure:19381: clang -c conftest.c >&5
# conftest.c:104:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:104:15: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:19381: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:19439: checking for library containing setfilecon
# configure:19470: clang -o conftest conftest.c >&5
# /tmp/conftest-aac26c.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `setfilecon'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:19470: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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 setfilecon ();
# | int
# | main ()
# | {
# | return setfilecon ();
# | ;
# | return 0;
# | }
# configure:19470: clang -o conftest conftest.c -lselinux >&5
# /usr/bin/ld: cannot find -lselinux
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:19470: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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 setfilecon ();
# | int
# | main ()
# | {
# | return setfilecon ();
# | ;
# | return 0;
# | }
# configure:19487: result: no
# configure:19514: checking for stdbool.h that conforms to C99
# configure:19581: clang -c conftest.c >&5
# conftest.c:152:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:156: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:156: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:156: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:156: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:156: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:156: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:156: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:156: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:157:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:157:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:157:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:19581: $? = 0
# configure:19588: result: yes
# configure:19590: checking for _Bool
# configure:19590: clang -c conftest.c >&5
# configure:19590: $? = 0
# configure:19590: clang -c conftest.c >&5
# conftest.c:139:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:19590: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19590: result: yes
# configure:19744: checking whether stdint.h conforms to C99
# configure:19913: clang -c conftest.c >&5
# configure:19913: $? = 0
# configure:19993: clang -o conftest conftest.c >&5
# configure:19993: $? = 0
# configure:19993: ./conftest
# configure:19993: $? = 0
# configure:20005: result: yes
# configure:20349: checking whether stpncpy is declared
# configure:20349: clang -c conftest.c >&5
# configure:20349: $? = 0
# configure:20349: result: yes
# configure:20440: checking whether ffsl is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether ffsll is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether memmem is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether mempcpy is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether memrchr is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether rawmemchr is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether stpcpy is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether stpncpy is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether strchrnul is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether strdup is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether strncat is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether strndup is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether strnlen is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether strpbrk is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether strsep is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether strcasestr is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether strtok_r is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether strerror_r is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether strsignal is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20440: checking whether strverscmp is declared without a macro
# configure:20458: clang -c conftest.c >&5
# configure:20458: $? = 0
# configure:20466: result: yes
# configure:20479: checking whether strndup is declared
# configure:20479: result: yes
# configure:20497: checking whether strnlen is declared
# configure:20497: result: yes
# configure:20515: checking whether strstr works
# configure:20567: clang -o conftest conftest.c >&5
# configure:20567: $? = 0
# configure:20567: ./conftest
# configure:20567: $? = 0
# configure:20578: result: yes
# configure:20588: checking whether stat file-mode macros are broken
# configure:20615: clang -c conftest.c >&5
# configure:20615: $? = 0
# configure:20622: result: no
# configure:20674: checking for struct timespec in
# configure:20691: clang -c conftest.c >&5
# configure:20691: $? = 0
# configure:20698: result: yes
# configure:20849: checking for wint_t
# configure:20874: clang -c conftest.c >&5
# configure:20874: $? = 0
# configure:20881: result: yes
# configure:20910: checking for inttypes.h
# configure:20929: clang -c conftest.c >&5
# configure:20929: $? = 0
# configure:20936: result: yes
# configure:20947: checking for stdint.h
# configure:20964: clang -c conftest.c >&5
# configure:20964: $? = 0
# configure:20971: result: yes
# configure:20984: checking for intmax_t
# configure:21009: clang -c conftest.c >&5
# configure:21009: $? = 0
# configure:21016: result: yes
# configure:21035: checking where to find the exponent in a 'double'
# configure:21349: clang -o conftest conftest.c >&5
# configure:21349: $? = 0
# configure:21349: ./conftest
# configure:21349: $? = 0
# configure:21361: result: word 1 bit 20
# configure:21397: checking whether snprintf returns a byte count as in C99
# configure:21467: clang -o conftest conftest.c >&5
# configure:21467: $? = 0
# configure:21467: ./conftest
# configure:21467: $? = 0
# configure:21478: result: yes
# configure:21490: checking for snprintf
# configure:21490: result: yes
# configure:21490: checking for strnlen
# configure:21490: clang -o conftest conftest.c >&5
# configure:21490: $? = 0
# configure:21490: result: yes
# configure:21490: checking for wcslen
# configure:21490: clang -o conftest conftest.c >&5
# configure:21490: $? = 0
# configure:21490: result: yes
# configure:21490: checking for wcsnlen
# configure:21490: clang -o conftest conftest.c >&5
# configure:21490: $? = 0
# configure:21490: result: yes
# configure:21490: checking for mbrtowc
# configure:21490: result: yes
# configure:21490: checking for wcrtomb
# configure:21490: result: yes
# configure:21499: checking whether _snprintf is declared
# configure:21499: clang -c conftest.c >&5
# conftest.c:148:10: error: use of undeclared identifier '_snprintf'
# (void) _snprintf;
# ^
# 1 error generated.
# configure:21499: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef _snprintf
# | #ifdef __cplusplus
# | (void) _snprintf;
# | #else
# | (void) _snprintf;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:21499: result: no
# configure:21578: checking if environ is properly declared
# configure:21601: clang -c conftest.c >&5
# conftest.c:147:39: error: redeclaration of 'environ' with a different type: 'struct (anonymous struct at conftest.c:147:19)' vs 'char **'
# extern struct { int foo; } environ;
# ^
# /usr/include/unistd.h:548:15: note: previous declaration is here
# extern char **environ;
# ^
# conftest.c:151:8: error: member reference base type 'char **' is not a structure or union
# environ.foo = 1;
# ~~~~~~~^~~~
# 2 errors generated.
# configure:21601: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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
# | /* 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:21609: result: yes
# configure:21630: checking whether getcwd (NULL, 0) allocates memory for result
# configure:21685: clang -o conftest conftest.c >&5
# configure:21685: $? = 0
# configure:21685: ./conftest
# configure:21685: $? = 0
# configure:21695: result: yes
# configure:21699: checking for getcwd with POSIX signature
# configure:21721: clang -c conftest.c >&5
# configure:21721: $? = 0
# configure:21729: result: yes
# configure:21851: checking whether imaxabs is declared without a macro
# configure:21869: clang -c conftest.c >&5
# configure:21869: $? = 0
# configure:21877: result: yes
# configure:21851: checking whether imaxdiv is declared without a macro
# configure:21869: clang -c conftest.c >&5
# configure:21869: $? = 0
# configure:21877: result: yes
# configure:21851: checking whether strtoimax is declared without a macro
# configure:21869: clang -c conftest.c >&5
# configure:21869: $? = 0
# configure:21877: result: yes
# configure:21851: checking whether strtoumax is declared without a macro
# configure:21869: clang -c conftest.c >&5
# configure:21869: $? = 0
# configure:21877: result: yes
# configure:21892: checking for inttypes.h
# configure:21892: result: yes
# configure:21903: checking whether the inttypes.h PRIxNN macros are broken
# configure:21925: clang -c conftest.c >&5
# configure:21925: $? = 0
# configure:21933: result: no
# configure:21954: checking for LC_MESSAGES
# configure:21970: clang -o conftest conftest.c >&5
# configure:21970: $? = 0
# configure:21978: result: yes
# configure:21987: checking for CFPreferencesCopyAppValue
# configure:22005: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:148:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:22005: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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_ENVIRON_DECL 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:22014: result: no
# configure:22021: checking for CFLocaleCopyCurrent
# configure:22039: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:148:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:22039: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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_ENVIRON_DECL 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:22048: result: no
# configure:22100: checking for ld used by GCC
# configure:22164: result: /usr/bin/ld -m elf_x86_64
# configure:22171: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:22184: result: yes
# configure:22191: checking for shared library run path origin
# configure:22204: result: done
# configure:22294: checking whether imported symbols can be declared weak
# configure:22312: clang -o conftest conftest.c >&5
# configure:22312: $? = 0
# configure:22346: clang -o conftest conftest.c >&5
# configure:22346: $? = 0
# configure:22346: ./conftest
# configure:22346: $? = 0
# configure:22358: result: yes
# configure:22363: checking pthread.h usability
# configure:22363: clang -c conftest.c >&5
# configure:22363: $? = 0
# configure:22363: result: yes
# configure:22363: checking pthread.h presence
# configure:22363: clang -E conftest.c
# configure:22363: $? = 0
# configure:22363: result: yes
# configure:22363: checking for pthread.h
# configure:22363: result: yes
# configure:22391: clang -o conftest conftest.c >&5
# conftest.c:152:39: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_mutex_lock((pthread_mutex_t*)0);
# ~~~~~~~~~~~~~~~~~~~^
# conftest.c:153: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-141e8f.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:22391: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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_ENVIRON_DECL 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_mutex_lock((pthread_mutex_t*)0);
# | pthread_mutexattr_init((pthread_mutexattr_t*)0);
# | ;
# | return 0;
# | }
# configure:22454: checking for pthread_kill in -lpthread
# configure:22479: clang -o conftest conftest.c -lpthread >&5
# configure:22479: $? = 0
# configure:22488: result: yes
# configure:23178: checking for multithread API to use
# configure:23180: result: posix
# configure:23193: checking for promoted mode_t type
# configure:23210: clang -c conftest.c >&5
# conftest.c:154: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:23210: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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_ENVIRON_DECL 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
# | ;
# | return 0;
# | }
# configure:23218: result: mode_t
# configure:23227: checking whether setenv is declared
# configure:23227: clang -c conftest.c >&5
# configure:23227: $? = 0
# configure:23227: result: yes
# configure:23275: checking search.h usability
# configure:23275: clang -c conftest.c >&5
# configure:23275: $? = 0
# configure:23275: result: yes
# configure:23275: checking search.h presence
# configure:23275: clang -E conftest.c
# configure:23275: $? = 0
# configure:23275: result: yes
# configure:23275: checking for search.h
# configure:23275: result: yes
# configure:23287: checking for tsearch
# configure:23287: clang -o conftest conftest.c >&5
# configure:23287: $? = 0
# configure:23287: result: yes
# configure:23299: checking whether alarm is declared
# configure:23299: clang -c conftest.c >&5
# configure:23299: $? = 0
# configure:23299: result: yes
# configure:23312: checking whether unsetenv is declared
# configure:23312: clang -c conftest.c >&5
# configure:23312: $? = 0
# configure:23312: result: yes
# configure:23360: checking for alloca as a compiler built-in
# configure:23384: result: yes
# configure:23413: checking for argz.h
# configure:23413: clang -c conftest.c >&5
# configure:23413: $? = 0
# configure:23413: result: yes
# configure:23425: checking for error_t
# configure:23425: clang -c conftest.c >&5
# configure:23425: $? = 0
# configure:23425: clang -c conftest.c >&5
# conftest.c:165:22: error: expected expression
# if (sizeof ((error_t)))
# ^
# 1 error generated.
# configure:23425: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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_ENVIRON_DECL 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARGZ_H 1
# | /* end confdefs.h. */
# | #if defined(HAVE_ARGZ_H)
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((error_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:23425: result: yes
# configure:23447: checking for argz_replace
# configure:23447: clang -o conftest conftest.c >&5
# configure:23447: $? = 0
# configure:23447: result: yes
# configure:23456: checking if argz actually works
# configure:23487: result: yes
# configure:23539: checking whether btowc(0) is correct
# configure:23574: clang -o conftest conftest.c >&5
# configure:23574: $? = 0
# configure:23574: ./conftest
# configure:23574: $? = 0
# configure:23585: result: yes
# configure:23588: checking whether btowc(EOF) is correct
# configure:23639: result: guessing yes
# configure:23866: checking whether isblank is declared without a macro
# configure:23884: clang -c conftest.c >&5
# configure:23884: $? = 0
# configure:23892: result: yes
# configure:23983: checking whether fcntl is declared without a macro
# configure:24001: clang -c conftest.c >&5
# configure:24001: $? = 0
# configure:24009: result: yes
# configure:23983: checking whether openat is declared without a macro
# configure:24001: clang -c conftest.c >&5
# configure:24001: $? = 0
# configure:24009: result: yes
# configure:24072: checking whether conversion from 'int' to 'long double' works
# configure:24113: clang -o conftest conftest.c >&5
# configure:24113: $? = 0
# configure:24113: ./conftest
# configure:24113: $? = 0
# configure:24124: result: yes
# configure:24247: checking for working POSIX fnmatch
# configure:24348: clang -o conftest conftest.c >&5
# configure:24348: $? = 0
# configure:24348: ./conftest
# configure:24348: $? = 0
# configure:24360: result: yes
# configure:24467: checking for working getdelim function
# configure:24527: clang -o conftest conftest.c >&5
# configure:24527: $? = 0
# configure:24527: ./conftest
# configure:24527: $? = 0
# configure:24537: result: yes
# configure:24618: checking for getline
# configure:24618: clang -o conftest conftest.c >&5
# configure:24618: $? = 0
# configure:24618: result: yes
# configure:24626: checking for working getline function
# configure:24686: clang -o conftest conftest.c >&5
# configure:24686: $? = 0
# configure:24686: ./conftest
# configure:24686: $? = 0
# configure:24696: result: yes
# configure:24857: checking whether gettimeofday clobbers localtime buffer
# configure:24896: clang -o conftest conftest.c >&5
# configure:24896: $? = 0
# configure:24896: ./conftest
# configure:24896: $? = 0
# configure:24906: result: no
# configure:24926: checking for gettimeofday with POSIX signature
# configure:24954: clang -c conftest.c >&5
# conftest.c:172: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:182: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:24954: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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_ENVIRON_DECL 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_WORKING_ARGZ 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 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:24970: clang -c conftest.c >&5
# configure:24970: $? = 0
# configure:24979: result: almost
# configure:25185: checking whether langinfo.h defines CODESET
# configure:25203: clang -c conftest.c >&5
# configure:25203: $? = 0
# configure:25211: result: yes
# configure:25216: checking whether langinfo.h defines T_FMT_AMPM
# configure:25234: clang -c conftest.c >&5
# configure:25234: $? = 0
# configure:25242: result: yes
# configure:25247: checking whether langinfo.h defines ERA
# configure:25265: clang -c conftest.c >&5
# configure:25265: $? = 0
# configure:25273: result: yes
# configure:25278: checking whether langinfo.h defines YESEXPR
# configure:25296: clang -c conftest.c >&5
# configure:25296: $? = 0
# configure:25304: result: yes
# configure:25321: checking whether nl_langinfo is declared without a macro
# configure:25339: clang -c conftest.c >&5
# configure:25339: $? = 0
# configure:25347: result: yes
# configure:25392: checking whether locale.h conforms to POSIX:2001
# configure:25410: clang -c conftest.c >&5
# configure:25410: $? = 0
# configure:25417: result: yes
# configure:25429: checking whether locale.h defines locale_t
# configure:25446: clang -c conftest.c >&5
# configure:25446: $? = 0
# configure:25454: result: yes
# configure:25467: checking whether struct lconv is properly defined
# configure:25486: clang -c conftest.c >&5
# configure:25486: $? = 0
# configure:25494: result: yes
# configure:25571: checking whether setlocale is declared without a macro
# configure:25593: clang -c conftest.c >&5
# configure:25593: $? = 0
# configure:25601: result: yes
# configure:25571: checking whether duplocale is declared without a macro
# configure:25593: clang -c conftest.c >&5
# configure:25593: $? = 0
# configure:25601: result: yes
# configure:25717: checking for stdlib.h
# configure:25717: result: yes
# configure:25727: checking for GNU libc compatible malloc
# configure:25771: result: yes
# configure:25872: checking whether mbrtowc handles incomplete characters
# configure:25929: result: guessing yes
# configure:25935: checking whether mbrtowc works as well as mbtowc
# configure:25996: result: guessing yes
# configure:26053: checking whether mbrtowc handles a NULL pwc argument
# configure:26124: result: guessing yes
# configure:26130: checking whether mbrtowc handles a NULL string argument
# configure:26189: result: guessing yes
# configure:26197: checking whether mbrtowc has a correct return value
# configure:26327: result: guessing yes
# configure:26333: checking whether mbrtowc returns 0 when parsing a NUL character
# configure:26389: result: guessing yes
# configure:26484: checking whether mbrtowc handles incomplete characters
# configure:26541: result: guessing yes
# configure:26547: checking whether mbrtowc works as well as mbtowc
# configure:26608: result: guessing yes
# configure:26724: checking whether mbrtowc handles incomplete characters
# configure:26781: result: guessing yes
# configure:26787: checking whether mbrtowc works as well as mbtowc
# configure:26848: result: guessing yes
# configure:26908: checking whether mbsrtowcs works
# configure:27012: result: guessing yes
# configure:27149: checking for mempcpy
# configure:27149: result: yes
# configure:27203: checking for working mkstemp
# configure:27256: clang -o conftest conftest.c >&5
# configure:27256: $? = 0
# configure:27256: ./conftest
# configure:27256: $? = 0
# configure:27268: result: yes
# configure:27322: checking whether YESEXPR works
# configure:27350: clang -o conftest conftest.c >&5
# configure:27350: $? = 0
# configure:27350: ./conftest
# configure:27350: $? = 0
# configure:27361: result: yes
# configure:27427: checking for rawmemchr
# configure:27427: clang -o conftest conftest.c >&5
# configure:27427: $? = 0
# configure:27427: result: yes
# configure:27480: checking whether readlink signature is correct
# configure:27498: clang -c conftest.c >&5
# configure:27498: $? = 0
# configure:27505: result: yes
# configure:27507: checking whether readlink handles trailing slash correctly
# configure:27537: clang -o conftest conftest.c >&5
# configure:27537: $? = 0
# configure:27537: ./conftest
# configure:27537: $? = 0
# configure:27548: result: yes
# configure:27649: checking for working re_compile_pattern
# configure:27796: clang -o conftest conftest.c >&5
# configure:27796: $? = 0
# configure:27796: ./conftest
# configure:27796: $? = 0
# configure:27806: result: yes
# configure:27934: checking for selinux/selinux.h
# configure:27934: result: no
# configure:28060: checking selinux/context.h usability
# configure:28060: clang -c conftest.c >&5
# conftest.c:230:10: fatal error: 'selinux/context.h' file not found
# #include
# ^
# 1 error generated.
# configure:28060: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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_ENVIRON_DECL 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_WORKING_ARGZ 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 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_MBSRTOWCS 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 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:28060: result: no
# configure:28060: checking selinux/context.h presence
# configure:28060: clang -E conftest.c
# conftest.c:197:10: fatal error: 'selinux/context.h' file not found
# #include
# ^
# 1 error generated.
# configure:28060: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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_ENVIRON_DECL 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_WORKING_ARGZ 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 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_MBSRTOWCS 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | /* end confdefs.h. */
# | #include
# configure:28060: result: no
# configure:28060: checking for selinux/context.h
# configure:28060: result: no
# configure:28101: checking for stdint.h
# configure:28101: result: yes
# configure:28111: checking for SIZE_MAX
# configure:28182: result: yes
# configure:28194: checking for ssize_t
# configure:28211: clang -c conftest.c >&5
# configure:28211: $? = 0
# configure:28218: result: yes
# configure:28235: checking whether stat handles trailing slashes on directories
# configure:28258: clang -o conftest conftest.c >&5
# configure:28258: $? = 0
# configure:28258: ./conftest
# configure:28258: $? = 0
# configure:28268: result: yes
# configure:28270: checking whether stat handles trailing slashes on files
# configure:28310: clang -o conftest conftest.c >&5
# configure:28310: $? = 0
# configure:28310: ./conftest
# configure:28310: $? = 0
# configure:28321: result: yes
# configure:28402: checking whether NULL can be used in arbitrary expressions
# configure:28427: result: yes
# configure:28623: checking whether dprintf is declared without a macro
# configure:28641: clang -c conftest.c >&5
# configure:28641: $? = 0
# configure:28649: result: yes
# configure:28623: checking whether fpurge is declared without a macro
# configure:28641: clang -c conftest.c >&5
# conftest.c:208:10: error: use of undeclared identifier 'fpurge'
# (void) fpurge;
# ^
# 1 error generated.
# configure:28641: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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_ENVIRON_DECL 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_WORKING_ARGZ 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 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_MBSRTOWCS 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 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
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef fpurge
# | (void) fpurge;
# | ;
# | return 0;
# | }
# configure:28649: result: no
# configure:28623: checking whether fseeko is declared without a macro
# configure:28641: clang -c conftest.c >&5
# configure:28641: $? = 0
# configure:28649: result: yes
# configure:28623: checking whether ftello is declared without a macro
# configure:28641: clang -c conftest.c >&5
# configure:28641: $? = 0
# configure:28649: result: yes
# configure:28623: checking whether getdelim is declared without a macro
# configure:28641: clang -c conftest.c >&5
# configure:28641: $? = 0
# configure:28649: result: yes
# configure:28623: checking whether getline is declared without a macro
# configure:28641: clang -c conftest.c >&5
# configure:28641: $? = 0
# configure:28649: result: yes
# configure:28623: checking whether gets is declared without a macro
# configure:28641: clang -c conftest.c >&5
# conftest.c:212:10: error: use of undeclared identifier 'gets'; did you mean 'goto'?
# (void) gets;
# ^~~~
# goto
# conftest.c:212:10: error: expected expression
# 2 errors generated.
# configure:28641: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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_ENVIRON_DECL 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_WORKING_ARGZ 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 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_MBSRTOWCS 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 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
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef gets
# | (void) gets;
# | ;
# | return 0;
# | }
# configure:28649: result: no
# configure:28623: checking whether pclose is declared without a macro
# configure:28641: clang -c conftest.c >&5
# configure:28641: $? = 0
# configure:28649: result: yes
# configure:28623: checking whether popen is declared without a macro
# configure:28641: clang -c conftest.c >&5
# configure:28641: $? = 0
# configure:28649: result: yes
# configure:28623: checking whether renameat is declared without a macro
# configure:28641: clang -c conftest.c >&5
# configure:28641: $? = 0
# configure:28649: result: yes
# configure:28623: checking whether snprintf is declared without a macro
# configure:28641: clang -c conftest.c >&5
# configure:28641: $? = 0
# configure:28649: result: yes
# configure:28623: checking whether tmpfile is declared without a macro
# configure:28641: clang -c conftest.c >&5
# configure:28641: $? = 0
# configure:28649: result: yes
# configure:28623: checking whether vdprintf is declared without a macro
# configure:28641: clang -c conftest.c >&5
# configure:28641: $? = 0
# configure:28649: result: yes
# configure:28623: checking whether vsnprintf is declared without a macro
# configure:28641: clang -c conftest.c >&5
# configure:28641: $? = 0
# configure:28649: result: yes
# configure:28734: checking whether _Exit is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether atoll is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether canonicalize_file_name is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether getloadavg is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether getsubopt is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether grantpt is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether initstate is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether initstate_r is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether mkdtemp is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether mkostemp is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether mkostemps is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether mkstemp is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether mkstemps is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether posix_openpt is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether ptsname is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether ptsname_r is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether random is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether random_r is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether realpath is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether rpmatch is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether setenv is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether setstate is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether setstate_r is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether srandom is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether srandom_r is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether strtod is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether strtoll is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether strtoull is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether unlockpt is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28734: checking whether unsetenv is declared without a macro
# configure:28758: clang -c conftest.c >&5
# configure:28758: $? = 0
# configure:28766: result: yes
# configure:28786: checking for stpcpy
# configure:28786: clang -o conftest conftest.c >&5
# conftest.c:266:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
# char stpcpy ();
# ^
# conftest.c:266:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:28786: $? = 0
# configure:28786: result: yes
# configure:28852: checking for working stpncpy
# configure:28918: clang -o conftest conftest.c >&5
# configure:28918: $? = 0
# configure:28918: ./conftest
# configure:28918: $? = 0
# configure:28929: result: yes
# configure:28981: checking for strchrnul
# configure:28981: clang -o conftest conftest.c >&5
# configure:28981: $? = 0
# configure:28981: result: yes
# configure:28993: checking whether strchrnul works
# configure:29037: clang -o conftest conftest.c >&5
# configure:29037: $? = 0
# configure:29037: ./conftest
# configure:29037: $? = 0
# configure:29048: result: yes
# configure:29112: checking for working strndup
# configure:29150: clang -o conftest conftest.c >&5
# configure:29150: $? = 0
# configure:29150: ./conftest
# configure:29150: $? = 0
# configure:29160: result: yes
# configure:29212: checking for working strnlen
# configure:29250: clang -o conftest conftest.c >&5
# configure:29250: $? = 0
# configure:29250: ./conftest
# configure:29250: $? = 0
# configure:29260: result: yes
# configure:29301: checking whether strstr works in linear time
# configure:29375: clang -o conftest conftest.c >&5
# configure:29375: $? = 0
# configure:29375: ./conftest
# configure:29375: $? = 0
# configure:29386: result: yes
# configure:29414: checking whether strstr works
# configure:29477: result: yes
# configure:29614: checking for nlink_t
# configure:29614: clang -c conftest.c >&5
# configure:29614: $? = 0
# configure:29614: clang -c conftest.c >&5
# conftest.c:258:22: error: expected expression
# if (sizeof ((nlink_t)))
# ^
# 1 error generated.
# configure:29614: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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_ENVIRON_DECL 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_WORKING_ARGZ 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 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_MBSRTOWCS 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 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_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 GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define GNULIB_TEST_STRSTR 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:29614: result: yes
# configure:29629: checking whether fchmodat is declared without a macro
# configure:29647: clang -c conftest.c >&5
# configure:29647: $? = 0
# configure:29655: result: yes
# configure:29629: checking whether fstat is declared without a macro
# configure:29647: clang -c conftest.c >&5
# configure:29647: $? = 0
# configure:29655: result: yes
# configure:29629: checking whether fstatat is declared without a macro
# configure:29647: clang -c conftest.c >&5
# configure:29647: $? = 0
# configure:29655: result: yes
# configure:29629: checking whether futimens is declared without a macro
# configure:29647: clang -c conftest.c >&5
# configure:29647: $? = 0
# configure:29655: result: yes
# configure:29629: checking whether lchmod is declared without a macro
# configure:29647: clang -c conftest.c >&5
# configure:29647: $? = 0
# configure:29655: result: yes
# configure:29629: checking whether lstat is declared without a macro
# configure:29647: clang -c conftest.c >&5
# configure:29647: $? = 0
# configure:29655: result: yes
# configure:29629: checking whether mkdirat is declared without a macro
# configure:29647: clang -c conftest.c >&5
# configure:29647: $? = 0
# configure:29655: result: yes
# configure:29629: checking whether mkfifo is declared without a macro
# configure:29647: clang -c conftest.c >&5
# configure:29647: $? = 0
# configure:29655: result: yes
# configure:29629: checking whether mkfifoat is declared without a macro
# configure:29647: clang -c conftest.c >&5
# configure:29647: $? = 0
# configure:29655: result: yes
# configure:29629: checking whether mknod is declared without a macro
# configure:29647: clang -c conftest.c >&5
# configure:29647: $? = 0
# configure:29655: result: yes
# configure:29629: checking whether mknodat is declared without a macro
# configure:29647: clang -c conftest.c >&5
# configure:29647: $? = 0
# configure:29655: result: yes
# configure:29629: checking whether stat is declared without a macro
# configure:29647: clang -c conftest.c >&5
# configure:29647: $? = 0
# configure:29655: result: yes
# configure:29629: checking whether utimensat is declared without a macro
# configure:29647: clang -c conftest.c >&5
# configure:29647: $? = 0
# configure:29655: result: yes
# configure:29838: checking whether waitpid is declared without a macro
# configure:29855: clang -c conftest.c >&5
# configure:29855: $? = 0
# configure:29863: result: yes
# configure:29982: checking whether chdir is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether chown is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether dup is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether dup2 is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether dup3 is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether environ is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether euidaccess is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether faccessat is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether fchdir is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether fchownat is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether fdatasync is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether fsync is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether ftruncate is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether getcwd is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether getdomainname is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether getdtablesize is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether getgroups is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether gethostname is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether getlogin is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether getlogin_r is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether getpagesize is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether getusershell is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether setusershell is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether endusershell is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether group_member is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether isatty is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether lchown is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether link is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether linkat is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether lseek is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether pipe is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether pipe2 is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether pread is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether pwrite is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether readlink is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether readlinkat is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether rmdir is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether sethostname is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether sleep is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether symlink is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether symlinkat is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether ttyname_r is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether unlink is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether unlinkat is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:29982: checking whether usleep is declared without a macro
# configure:30012: clang -c conftest.c >&5
# configure:30012: $? = 0
# configure:30020: result: yes
# configure:30105: checking for ptrdiff_t
# configure:30105: clang -c conftest.c >&5
# configure:30105: $? = 0
# configure:30105: clang -c conftest.c >&5
# conftest.c:347:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# configure:30105: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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_ENVIRON_DECL 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_WORKING_ARGZ 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 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_MBSRTOWCS 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 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_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 GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 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_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
# | /* 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:30105: result: yes
# configure:30126: checking for vasprintf
# configure:30126: clang -o conftest conftest.c >&5
# conftest.c:345:19: warning: format string missing [-Wformat]
# return vasprintf ();
# ~~~~~~~~~ ^
# 1 warning generated.
# configure:30126: $? = 0
# configure:30126: result: yes
# configure:30292: checking whether btowc is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wctob is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether mbsinit is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether mbrtowc is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether mbrlen is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether mbsrtowcs is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether mbsnrtowcs is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcrtomb is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcsrtombs is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcsnrtombs is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcwidth is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wmemchr is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wmemcmp is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wmemcpy is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wmemmove is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wmemset is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcslen is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcsnlen is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcscpy is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcpcpy is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcsncpy is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcpncpy is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcscat is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcsncat is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcscmp is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcsncmp is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcscasecmp is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcsncasecmp is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcscoll is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcsxfrm is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcsdup is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcschr is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcsrchr is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcscspn is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcsspn is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcspbrk is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcsstr is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcstok is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30292: checking whether wcswidth is declared without a macro
# configure:30320: clang -c conftest.c >&5
# configure:30320: $? = 0
# configure:30328: result: yes
# configure:30366: checking whether mbrtowc handles incomplete characters
# configure:30423: result: guessing yes
# configure:30429: checking whether mbrtowc works as well as mbtowc
# configure:30490: result: guessing yes
# configure:30549: checking whether wcrtomb return value is correct
# configure:30616: result: guessing yes
# configure:30765: checking whether iswcntrl works
# configure:30809: clang -o conftest conftest.c >&5
# configure:30809: $? = 0
# configure:30809: ./conftest
# configure:30809: $? = 0
# configure:30820: result: yes
# configure:30844: checking for towlower
# configure:30844: clang -o conftest conftest.c >&5
# configure:30844: $? = 0
# configure:30844: result: yes
# configure:30892: checking for wctype_t
# configure:30920: clang -c conftest.c >&5
# configure:30920: $? = 0
# configure:30928: result: yes
# configure:30934: checking for wctrans_t
# configure:30960: clang -c conftest.c >&5
# configure:30960: $? = 0
# configure:30968: result: yes
# configure:30977: checking whether wctype is declared without a macro
# configure:31006: clang -c conftest.c >&5
# configure:31006: $? = 0
# configure:31014: result: yes
# configure:30977: checking whether iswctype is declared without a macro
# configure:31006: clang -c conftest.c >&5
# configure:31006: $? = 0
# configure:31014: result: yes
# configure:30977: checking whether wctrans is declared without a macro
# configure:31006: clang -c conftest.c >&5
# configure:31006: $? = 0
# configure:31014: result: yes
# configure:30977: checking whether towctrans is declared without a macro
# configure:31006: clang -c conftest.c >&5
# configure:31006: $? = 0
# configure:31014: result: yes
# configure:31031: checking for stdint.h
# configure:31031: result: yes
# configure:31072: checking for a traditional french locale
# configure:31199: result: none
# configure:31206: checking for a french Unicode locale
# configure:31327: result: none
# configure:31335: checking for a traditional french locale
# configure:31462: result: none
# configure:31470: checking for a turkish Unicode locale
# configure:31541: clang -o conftest conftest.c >&5
# conftest.c:415:7: warning: implicit declaration of function 'towupper' is invalid in C99 [-Wimplicit-function-declaration]
# if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
# ^
# conftest.c:415: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:31544: $? = 0
# configure:31592: result: none
# configure:31685: checking whether dup2 works
# configure:31739: clang -o conftest conftest.c >&5
# configure:31739: $? = 0
# configure:31739: ./conftest
# configure:31739: $? = 0
# configure:31750: result: yes
# configure:31823: checking whether fdopen sets errno
# configure:31852: clang -o conftest conftest.c >&5
# configure:31852: $? = 0
# configure:31852: ./conftest
# configure:31852: $? = 0
# configure:31863: result: yes
# configure:32005: checking for getpagesize
# configure:32005: clang -o conftest conftest.c >&5
# configure:32005: $? = 0
# configure:32005: result: yes
# configure:32052: checking whether getpagesize is declared
# configure:32052: result: yes
# configure:32123: clang -c conftest.c >&5
# conftest.c:370:23: error: redeclaration of 'foo' with a different type: 'int' vs 'intptr_t' (aka 'long')
# extern int foo;
# ^
# conftest.c:369:28: note: previous declaration is here
# extern intptr_t foo;
# ^
# 1 error generated.
# configure:32123: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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_ENVIRON_DECL 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_WORKING_ARGZ 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 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_MBSRTOWCS 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 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_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 GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 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_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 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 GNULIB_TEST_WCRTOMB 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_STDINT_H 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_FSTAT 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:32123: clang -c conftest.c >&5
# configure:32123: $? = 0
# configure:32133: checking whether INT32_MAX < INTMAX_MAX
# configure:32167: clang -c conftest.c >&5
# configure:32167: $? = 0
# configure:32174: result: yes
# configure:32185: checking whether INT64_MAX == LONG_MAX
# configure:32219: clang -c conftest.c >&5
# configure:32219: $? = 0
# configure:32226: result: yes
# configure:32239: checking whether UINT32_MAX < UINTMAX_MAX
# configure:32273: clang -c conftest.c >&5
# configure:32273: $? = 0
# configure:32280: result: yes
# configure:32291: checking whether UINT64_MAX == ULONG_MAX
# configure:32325: clang -c conftest.c >&5
# configure:32325: $? = 0
# configure:32332: result: yes
# configure:32360: checking for setlocale
# configure:32360: clang -o conftest conftest.c >&5
# configure:32360: $? = 0
# configure:32360: result: yes
# configure:32360: checking for uselocale
# configure:32360: result: yes
# configure:32382: checking for pthread_rwlock_t
# configure:32382: clang -c conftest.c >&5
# configure:32382: $? = 0
# configure:32382: clang -c conftest.c >&5
# conftest.c:375:31: error: expected expression
# if (sizeof ((pthread_rwlock_t)))
# ^
# 1 error generated.
# configure:32382: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "augeas"
# | #define PACKAGE_TARNAME "augeas"
# | #define PACKAGE_VERSION "1.5.0"
# | #define PACKAGE_STRING "augeas 1.5.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "augeas"
# | #define VERSION "1.5.0"
# | #define ENABLE_DEBUG 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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_RL_COMPLETION_MATCHES 1
# | #define HAVE_RL_CRLF 1
# | #define HAVE_RL_REPLACE_LINE 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_BTOWC 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCTOB 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_LANGINFO_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_STAT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 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_ENVIRON_DECL 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARGZ_H 1
# | #define HAVE_ERROR_T 1
# | #define HAVE_WORKING_ARGZ 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 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_MBSRTOWCS 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 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_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 GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 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_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 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 GNULIB_TEST_WCRTOMB 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_STDINT_H 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_rwlock_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:32382: result: yes
# configure:32410: clang -c conftest.c >&5
# configure:32410: $? = 0
# configure:32424: checking for a traditional french locale
# configure:32551: result: none
# configure:32558: checking for a french Unicode locale
# configure:32679: result: none
# configure:32687: checking for a traditional japanese locale
# configure:32818: result: none
# configure:32826: checking for a transitional chinese locale
# configure:32951: result: none
# configure:32958: checking for a french Unicode locale
# configure:33079: result: none
# configure:33087: checking for a traditional french locale
# configure:33214: result: none
# configure:33221: checking for a french Unicode locale
# configure:33342: result: none
# configure:33350: checking for a traditional japanese locale
# configure:33481: result: none
# configure:33489: checking for a transitional chinese locale
# configure:33614: result: none
# configure:33625: checking for mmap
# configure:33625: result: yes
# configure:33636: checking for MAP_ANONYMOUS
# configure:33673: result: yes
# configure:33744: checking for a traditional french locale
# configure:33871: result: none
# configure:33878: checking for a french Unicode locale
# configure:33999: result: none
# configure:34018: checking whether open recognizes a trailing slash
# configure:34057: clang -o conftest conftest.c >&5
# configure:34057: $? = 0
# configure:34057: ./conftest
# configure:34057: $? = 0
# configure:34069: result: yes
# configure:34124: checking for putenv compatible with GNU and SVID
# configure:34163: clang -o conftest conftest.c >&5
# configure:34163: $? = 0
# configure:34163: ./conftest
# configure:34163: $? = 0
# configure:34174: result: yes
# configure:34222: checking for mmap
# configure:34222: result: yes
# configure:34233: checking for MAP_ANONYMOUS
# configure:34270: result: yes
# configure:34298: checking whether setenv validates arguments
# configure:34342: clang -o conftest conftest.c >&5
# configure:34342: $? = 0
# configure:34342: ./conftest
# configure:34342: $? = 0
# configure:34352: result: yes
# configure:34446: checking for a traditional french locale
# configure:34573: result: none
# configure:34580: checking for a french Unicode locale
# configure:34701: result: none
# configure:34709: checking for a traditional japanese locale
# configure:34840: result: none
# configure:34848: checking for a transitional chinese locale
# configure:34973: result: none
# configure:34979: checking for wchar_t
# configure:35003: result: yes
# configure:35012: checking for wint_t
# configure:35044: result: yes
# configure:35058: checking for mmap
# configure:35058: result: yes
# configure:35069: checking for MAP_ANONYMOUS
# configure:35106: result: yes
# configure:35142: checking for mmap
# configure:35142: result: yes
# configure:35153: checking for MAP_ANONYMOUS
# configure:35190: result: yes
# configure:35225: checking whether symlink handles trailing slash correctly
# configure:35259: clang -o conftest conftest.c >&5
# configure:35259: $? = 0
# configure:35259: ./conftest
# configure:35259: $? = 0
# configure:35270: result: yes
# configure:35322: checking for pthread_atfork
# configure:35322: clang -o conftest conftest.c -lpthread >&5
# configure:35322: $? = 0
# configure:35322: result: yes
# configure:35352: checking for unsetenv
# configure:35352: clang -o conftest conftest.c >&5
# configure:35352: $? = 0
# configure:35352: result: yes
# configure:35365: checking for unsetenv() return type
# configure:35390: clang -c conftest.c >&5
# configure:35390: $? = 0
# configure:35397: result: int
# configure:35406: checking whether unsetenv obeys POSIX
# configure:35451: clang -o conftest conftest.c >&5
# configure:35451: $? = 0
# configure:35451: ./conftest
# configure:35451: $? = 0
# configure:35461: result: yes
# configure:35517: checking for a traditional french locale
# configure:35644: result: none
# configure:35651: checking for a french Unicode locale
# configure:35772: result: none
# configure:35780: checking for a traditional japanese locale
# configure:35911: result: none
# configure:35919: checking for a transitional chinese locale
# configure:36044: result: none
# configure:36067: checking whether wctob works
# configure:36165: result: guessing yes
# configure:36173: checking whether wctob is declared
# configure:36173: result: yes
# configure:36283: checking for sched_yield in -lrt
# configure:36308: clang -o conftest conftest.c -lrt >&5
# configure:36308: $? = 0
# configure:36317: result: yes
# configure:36392: checking for x86_64-unknown-linux-pkg-config
# configure:36425: result: no
# configure:36435: checking for pkg-config
# configure:36453: found /usr/bin/pkg-config
# configure:36465: result: /usr/bin/pkg-config
# configure:36490: checking pkg-config is at least version 0.9.0
# configure:36493: result: yes
# configure:36503: checking for LIBXML
# configure:36510: $PKG_CONFIG --exists --print-errors "libxml-2.0"
# configure:36513: $? = 0
# configure:36527: $PKG_CONFIG --exists --print-errors "libxml-2.0"
# configure:36530: $? = 0
# configure:36588: result: yes
# configure:36596: checking for strerror_r
# configure:36596: clang -o conftest conftest.c >&5
# configure:36596: $? = 0
# configure:36596: result: yes
# configure:36596: checking for fsync
# configure:36596: clang -o conftest conftest.c >&5
# configure:36596: $? = 0
# configure:36596: result: yes
# configure:36716: checking that generated files are newer than configure
# configure:36722: result: done
# configure:36842: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by augeas config.status 1.5.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 9ca37f6c66e4
#
# config.status:2207: creating Makefile
# config.status:2207: creating gnulib/lib/Makefile
# config.status:2207: creating gnulib/tests/Makefile
# config.status:2207: creating src/Makefile
# config.status:2207: creating man/Makefile
# config.status:2207: creating tests/Makefile
# config.status:2207: creating examples/Makefile
# config.status:2207: creating doc/Makefile
# config.status:2207: creating doc/naturaldocs/Makefile
# config.status:2207: creating augeas.pc
# config.status:2207: creating augeas.spec
# config.status:2207: creating config.h
# config.status:2436: executing depfiles commands
# config.status:2436: 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_c_restrict=__restrict
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LIBXML_CFLAGS_set=
# ac_cv_env_LIBXML_CFLAGS_value=
# ac_cv_env_LIBXML_LIBS_set=
# ac_cv_env_LIBXML_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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__set_invalid_parameter_handler=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_argz_replace=yes
# ac_cv_func_btowc=yes
# ac_cv_func_canonicalize_file_name=yes
# ac_cv_func_fsync=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getdelim=yes
# ac_cv_func_getline=yes
# ac_cv_func_getopt_long_only=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_isblank=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_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_newlocale=yes
# ac_cv_func_nl_langinfo=yes
# ac_cv_func_open_memstream=yes
# ac_cv_func_pthread_atfork=yes
# ac_cv_func_rawmemchr=yes
# ac_cv_func_readlink=yes
# ac_cv_func_realpath=yes
# ac_cv_func_rl_completion_matches=yes
# ac_cv_func_rl_crlf=yes
# ac_cv_func_rl_replace_line=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_stpncpy=yes
# ac_cv_func_strchrnul=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_strnlen_working=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_vasnprintf=no
# ac_cv_func_vasprintf=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_wmemchr=yes
# ac_cv_func_wmemcpy=yes
# ac_cv_func_wmempcpy=yes
# ac_cv_gnu_library_2_1=yes
# ac_cv_have_decl__Exit=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl_alarm=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_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_ffsl=yes
# ac_cv_have_decl_ffsll=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_getc_unlocked=yes
# ac_cv_have_decl_getcwd=yes
# ac_cv_have_decl_getdelim=yes
# ac_cv_have_decl_getdomainname=yes
# ac_cv_have_decl_getdtablesize=yes
# ac_cv_have_decl_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_isblank=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_nl_langinfo=yes
# ac_cv_have_decl_openat=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_ptsname=yes
# ac_cv_have_decl_ptsname_r=yes
# ac_cv_have_decl_pwrite=yes
# ac_cv_have_decl_random=yes
# ac_cv_have_decl_random_r=yes
# ac_cv_have_decl_rawmemchr=yes
# ac_cv_have_decl_readlink=yes
# ac_cv_have_decl_readlinkat=yes
# ac_cv_have_decl_realpath=yes
# ac_cv_have_decl_renameat=yes
# ac_cv_have_decl_rmdir=yes
# ac_cv_have_decl_rpmatch=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_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_argz_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_pthread_h=yes
# ac_cv_header_readline_readline_h=yes
# ac_cv_header_search_h=yes
# ac_cv_header_selinux_context_h=no
# ac_cv_header_selinux_selinux_h=no
# ac_cv_header_stat_broken=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_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_sys_wait_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_lex='none needed'
# ac_cv_lib_pthread_pthread_kill=yes
# ac_cv_lib_readline_readline=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_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# 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_LEX=flex
# 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_g=yes
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_setfilecon=no
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type__Bool=yes
# ac_cv_type_error_t=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_size_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_working_getline=yes
# am_cv_langinfo_codeset=yes
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_multiarch=no
# gl_cv_cc_double_expbit0='word 1 bit 20'
# 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_fdopen_works=yes
# gl_cv_func_fnmatch_posix=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_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_re_compile_pattern_working=yes
# gl_cv_func_readlink_works=yes
# gl_cv_func_realpath_works=yes
# gl_cv_func_setenv_works=yes
# gl_cv_func_snprintf_retval_c99=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_strndup_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_unsetenv_works=yes
# gl_cv_func_wcrtomb_retval='guessing yes'
# gl_cv_func_wctob_works='guessing yes'
# gl_cv_func_working_getdelim=yes
# gl_cv_func_working_mkstemp=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_fcntl=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_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_isblank=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_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_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_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_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_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_ctype_h=''
# gl_cv_next_fcntl_h=''
# gl_cv_next_getopt_h=''
# gl_cv_next_inttypes_h=''
# gl_cv_next_langinfo_h=''
# gl_cv_next_locale_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_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_promoted_mode_t=mode_t
# gl_cv_rpl_alloca=yes
# 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_test_INT32_MAX_LT_INTMAX_MAX=yes
# gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes
# gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
# gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
# gl_cv_type_wctrans_t=yes
# gl_cv_type_wctype_t=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_unsetenv_ret=int
# gt_cv_inttypes_pri_broken=no
# gt_cv_locale_fr=none
# gt_cv_locale_fr_utf8=none
# gt_cv_locale_ja=none
# gt_cv_locale_tr_utf8=none
# gt_cv_locale_zh_CN=none
# gt_cv_ssize_t=yes
# gt_cv_val_LC_MESSAGES=yes
# gt_cv_var_environ_declaration=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=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_argz_works=yes
# 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
# pkg_cv_LIBXML_CFLAGS=-I/usr/include/libxml2
# pkg_cv_LIBXML_LIBS=-lxml2
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/augeas/src/augeas-1.5.0/build/ac-aux/missing aclocal-1.15'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARFLAGS='cru'
# ARGZ_H=''
# AUGEAS_CFLAGS='-std=gnu99'
# AUTOCONF='${SHELL} /tmp/augeas/src/augeas-1.5.0/build/ac-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/augeas/src/augeas-1.5.0/build/ac-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/augeas/src/augeas-1.5.0/build/ac-aux/missing automake-1.15'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENABLE_DEBUG_FALSE='#'
# ENABLE_DEBUG_TRUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# FLOAT_H=''
# FNMATCH_H=''
# GETOPT_H=''
# GLIBC21='yes'
# GL_COND_LIBTOOL_FALSE='#'
# GL_COND_LIBTOOL_TRUE=''
# GL_GENERATE_ALLOCA_H_FALSE='#'
# GL_GENERATE_ALLOCA_H_TRUE=''
# GL_GENERATE_ARGZ_H_FALSE=''
# GL_GENERATE_ARGZ_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_SELINUX_CONTEXT_H_FALSE='#'
# GL_GENERATE_SELINUX_CONTEXT_H_TRUE=''
# GL_GENERATE_STDBOOL_H_FALSE=''
# GL_GENERATE_STDBOOL_H_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE=''
# GL_GENERATE_STDDEF_H_TRUE='#'
# GL_GENERATE_STDINT_H_FALSE=''
# GL_GENERATE_STDINT_H_TRUE='#'
# GNULIB_ATOLL='0'
# GNULIB_BTOWC='1'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='1'
# GNULIB_CHDIR='0'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='IN_AUGEAS_GNULIB_TESTS'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='IN_AUGEAS_GNULIB_TESTS'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_DUPLOCALE='0'
# GNULIB_ENVIRON='IN_AUGEAS_GNULIB_TESTS'
# GNULIB_EUIDACCESS='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHMODAT='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FCNTL='0'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='IN_AUGEAS_GNULIB_TESTS'
# 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='IN_AUGEAS_GNULIB_TESTS'
# 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='IN_AUGEAS_GNULIB_TESTS'
# GNULIB_GETDELIM='1'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='0'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='1'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='IN_AUGEAS_GNULIB_TESTS'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETTIMEOFDAY='1'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GL_UNISTD_H_GETOPT=''
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_ISATTY='0'
# GNULIB_ISBLANK='1'
# GNULIB_ISWBLANK='0'
# GNULIB_ISWCTYPE='0'
# GNULIB_LCHMOD='0'
# GNULIB_LCHOWN='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LOCALECONV='1'
# GNULIB_LSEEK='0'
# GNULIB_LSTAT='1'
# GNULIB_MALLOC_POSIX='1'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='1'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='1'
# GNULIB_MBSLEN='0'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='0'
# GNULIB_MBSNRTOWCS='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSRTOWCS='1'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='0'
# GNULIB_MBSTOK_R='0'
# GNULIB_MBTOWC='1'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='1'
# 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='1'
# GNULIB_MKSTEMPS='0'
# GNULIB_MKTIME='0'
# GNULIB_NANOSLEEP='0'
# GNULIB_NL_LANGINFO='1'
# GNULIB_NONBLOCKING='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_OPEN='IN_AUGEAS_GNULIB_TESTS'
# GNULIB_OPENAT='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_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='IN_AUGEAS_GNULIB_TESTS'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='1'
# GNULIB_READ='0'
# GNULIB_READLINK='1'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='1'
# GNULIB_REALPATH='1'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_RMDIR='0'
# GNULIB_RPMATCH='0'
# GNULIB_SCANF='1'
# GNULIB_SETENV='IN_AUGEAS_GNULIB_TESTS'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SETLOCALE='IN_AUGEAS_GNULIB_TESTS'
# GNULIB_SLEEP='0'
# GNULIB_SNPRINTF='0'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_STAT='1'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='0'
# GNULIB_STPCPY='1'
# GNULIB_STPNCPY='1'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='1'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='0'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='1'
# GNULIB_STRNLEN='1'
# GNULIB_STRPBRK='0'
# 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_AUGEAS_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='0'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_UNLOCKPT='0'
# GNULIB_UNSETENV='IN_AUGEAS_GNULIB_TESTS'
# 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='0'
# GNULIB_VSPRINTF_POSIX='0'
# GNULIB_WAITPID='0'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='1'
# 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_AUGEAS_GNULIB_TESTS'
# GNULIB_WCTOMB='IN_AUGEAS_GNULIB_TESTS'
# GNULIB_WCTRANS='0'
# GNULIB_WCTYPE='0'
# GNULIB_WCWIDTH='0'
# 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_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CHOWN='1'
# 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_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_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_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_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_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_INTTYPES_H='1'
# HAVE_ISBLANK='1'
# HAVE_ISWBLANK='1'
# HAVE_ISWCNTRL='1'
# HAVE_LANGINFO_CODESET='1'
# HAVE_LANGINFO_ERA='1'
# HAVE_LANGINFO_H='1'
# HAVE_LANGINFO_T_FMT_AMPM='1'
# HAVE_LANGINFO_YESEXPR='1'
# HAVE_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_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_NL_LANGINFO='1'
# HAVE_OPENAT='1'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POPEN='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_PREAD='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_RANDOM='1'
# HAVE_RANDOM_H='1'
# HAVE_RANDOM_R='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_RENAMEAT='1'
# HAVE_RPMATCH='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SLEEP='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_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_TIME_H='1'
# HAVE_SYS_TYPES_H='1'
# HAVE_TIMEGM='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_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_XLOCALE_H='1'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='1'
# INTL_MACOSX_LIBS=''
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBAUGEAS_VERSION_INFO='20:1:20'
# LIBFAILMALLOC=''
# LIBFA_VERSION_INFO='5:2:4'
# LIBINTL=''
# LIBMULTITHREAD='-lpthread'
# LIBOBJS=''
# LIBPTH=''
# LIBPTH_PREFIX=''
# LIBS=''
# LIBTESTS_LIBDEPS=''
# LIBTHREAD=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBXML_CFLAGS='-I/usr/include/libxml2'
# LIBXML_LIBS='-lxml2'
# LIB_SELINUX=''
# LIPO=''
# LN_S='ln -s'
# LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/gnulib/lib"'
# LOCALE_FR='none'
# LOCALE_FR_UTF8='none'
# LOCALE_JA='none'
# LOCALE_TR_UTF8='none'
# LOCALE_ZH_CN='none'
# LTALLOCA=''
# LTLIBINTL=''
# LTLIBMULTITHREAD='-lpthread'
# LTLIBOBJS=''
# LTLIBPTH=''
# LTLIBTHREAD=''
# MAKEINFO='${SHELL} /tmp/augeas/src/augeas-1.5.0/build/ac-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# ND_ENABLED_FALSE=''
# ND_ENABLED_TRUE='#'
# ND_FORMAT='HTML'
# ND_PROG='missing'
# NEXT_AS_FIRST_DIRECTIVE_CTYPE_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_INTTYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H=''
# NEXT_AS_FIRST_DIRECTIVE_LOCALE_H=''
# NEXT_AS_FIRST_DIRECTIVE_SELINUX_SELINUX_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_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_CTYPE_H=''
# NEXT_ERRNO_H=''
# NEXT_FCNTL_H=''
# NEXT_FLOAT_H=''
# NEXT_GETOPT_H=''
# NEXT_INTTYPES_H=''
# NEXT_LANGINFO_H=''
# NEXT_LOCALE_H=''
# NEXT_SELINUX_SELINUX_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_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=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='augeas'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='augeas'
# PACKAGE_STRING='augeas 1.5.0'
# PACKAGE_TARNAME='augeas'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.5.0'
# PATH_SEPARATOR=':'
# PDFDOCS=''
# PDFLATEX=''
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# 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'
# READLINE_LIBS='-lreadline'
# 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_FCNTL='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_GETTIMEOFDAY='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_PERROR='0'
# REPLACE_POPEN='0'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='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_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'
# SED='/usr/bin/sed'
# SELINUX_CONTEXT_H='selinux/context.h'
# 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'
# 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_VERSION_SCRIPT_FALSE='#'
# USE_VERSION_SCRIPT_TRUE=''
# VERSION='1.5.0'
# VERSION_SCRIPT_FLAGS='-Wl,--version-script='
# WARN_CFLAGS=' -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -fexceptions -fasynchronous-unwind-tables '
# WCHAR_T_SUFFIX=''
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINT_T_SUFFIX=''
# WITH_FAILMALLOC_FALSE=''
# WITH_FAILMALLOC_TRUE='#'
# YACC='bison -y'
# YFLAGS=''
# YIELD_LIB='-lrt'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_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=' asnprintf.o printf-args.o printf-parse.o vasnprintf.o'
# gl_LTLIBOBJS=' asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_AUGEAS_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/augeas/src/augeas-1.5.0/build/ac-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'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "augeas"
# #define PACKAGE_TARNAME "augeas"
# #define PACKAGE_VERSION "1.5.0"
# #define PACKAGE_STRING "augeas 1.5.0"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "augeas"
# #define VERSION "1.5.0"
# #define ENABLE_DEBUG 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_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_READLINE_READLINE_H 1
# #define HAVE_RL_COMPLETION_MATCHES 1
# #define HAVE_RL_CRLF 1
# #define HAVE_RL_REPLACE_LINE 1
# #define HAVE_OPEN_MEMSTREAM 1
# #define HAVE_USELOCALE 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define restrict __restrict
# #define HAVE_BTOWC 1
# #define HAVE_CANONICALIZE_FILE_NAME 1
# #define HAVE_GETCWD 1
# #define HAVE_READLINK 1
# #define HAVE_REALPATH 1
# #define HAVE_SYMLINK 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_GETTIMEOFDAY 1
# #define HAVE_LSTAT 1
# #define HAVE_MBSINIT 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MPROTECT 1
# #define HAVE_MKSTEMP 1
# #define HAVE_NL_LANGINFO 1
# #define HAVE_WCSCOLL 1
# #define HAVE_STPNCPY 1
# #define HAVE_STRNDUP 1
# #define HAVE_SNPRINTF 1
# #define HAVE_WCRTOMB 1
# #define HAVE_ISWCNTRL 1
# #define HAVE_NEWLOCALE 1
# #define HAVE_SETENV 1
# #define HAVE_WCTOB 1
# #define HAVE_LANGINFO_CODESET 1
# #define FUNC_REALPATH_WORKS 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_LANGINFO_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_STAT_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_WORKING_O_NOATIME 1
# #define HAVE_WORKING_O_NOFOLLOW 1
# #define HAVE_MBSTATE_T 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 HAVE_RAW_DECL_GETTIMEOFDAY 1
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_WCHAR_T 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_STDLIB_H 1
# #define MALLOC_0_IS_NONNULL 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_MAP_ANONYMOUS 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_STRNDUP 1
# #define HAVE_DECL_STRNLEN 1
# #define HAVE_WINT_T 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_STDINT_H_WITH_UINTMAX 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_ENVIRON_DECL 1
# #define HAVE_RAW_DECL_IMAXABS 1
# #define HAVE_RAW_DECL_IMAXDIV 1
# #define HAVE_RAW_DECL_STRTOIMAX 1
# #define HAVE_RAW_DECL_STRTOUMAX 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LC_MESSAGES 1
# #define USE_POSIX_THREADS 1
# #define USE_POSIX_THREADS_WEAK 1
# #define PROMOTED_MODE_T mode_t
# #define HAVE_DECL_SETENV 1
# #define HAVE_SEARCH_H 1
# #define HAVE_TSEARCH 1
# #define HAVE_DECL_ALARM 1
# #define HAVE_DECL_UNSETENV 1
# #define HAVE_ALLOCA 1
# #define HAVE_ARGZ_H 1
# #define HAVE_ERROR_T 1
# #define HAVE_WORKING_ARGZ 1
# #define GNULIB_TEST_BTOWC 1
# #define GNULIB_CANONICALIZE_LGPL 1
# #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# #define GNULIB_TEST_REALPATH 1
# #define HAVE_RAW_DECL_ISBLANK 1
# #define HAVE_RAW_DECL_FCNTL 1
# #define HAVE_RAW_DECL_OPENAT 1
# #define GNULIB_TEST_GETDELIM 1
# #define GNULIB_TEST_GETLINE 1
# #define GNULIB_TEST_GETOPT_GNU 1
# #define GETTIMEOFDAY_TIMEZONE struct timezone
# #define GNULIB_TEST_GETTIMEOFDAY 1
# #define HAVE_RAW_DECL_NL_LANGINFO 1
# #define HAVE_RAW_DECL_SETLOCALE 1
# #define HAVE_RAW_DECL_DUPLOCALE 1
# #define GNULIB_TEST_LOCALECONV 1
# #define GNULIB_TEST_LSTAT 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC_GNU 1
# #define GNULIB_MALLOC_GNU 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_MBSRTOWCS 1
# #define GNULIB_TEST_MBTOWC 1
# #define GNULIB_TEST_MEMCHR 1
# #define HAVE_MEMPCPY 1
# #define GNULIB_TEST_MEMPCPY 1
# #define GNULIB_TEST_MKSTEMP 1
# #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# #define GNULIB_TEST_NL_LANGINFO 1
# #define HAVE_RAWMEMCHR 1
# #define GNULIB_TEST_RAWMEMCHR 1
# #define GNULIB_TEST_READLINK 1
# #define HAVE_REALLOC_POSIX 1
# #define GNULIB_TEST_REALLOC_POSIX 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_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 GNULIB_TEST_STRNDUP 1
# #define GNULIB_TEST_STRNLEN 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_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 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 GNULIB_TEST_WCRTOMB 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_STDINT_H 1
# #define GNULIB_TEST_CLOSE 1
# #define HAVE_DUP2 1
# #define GNULIB_TEST_DUP2 1
# #define GNULIB_TEST_ENVIRON 1
# #define GNULIB_TEST_FDOPEN 1
# #define GNULIB_TEST_FSTAT 1
# #define GNULIB_TEST_GETCWD 1
# #define HAVE_GETPAGESIZE 1
# #define GNULIB_TEST_GETPAGESIZE 1
# #define HAVE_SETLOCALE 1
# #define HAVE_USELOCALE 1
# #define HAVE_PTHREAD_RWLOCK 1
# #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# #define HAVE_MAP_ANONYMOUS 1
# #define GNULIB_TEST_OPEN 1
# #define GNULIB_TEST_PUTENV 1
# #define HAVE_MAP_ANONYMOUS 1
# #define GNULIB_TEST_SETENV 1
# #define GNULIB_TEST_SETLOCALE 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define GNULIB_TEST_SYMLINK 1
# #define HAVE_PTHREAD_ATFORK 1
# #define HAVE_UNSETENV 1
# #define GNULIB_TEST_UNSETENV 1
# #define HAVE_DECL_WCTOB 1
# #define GNULIB_TEST_WCTOB 1
# #define GNULIB_TEST_WCTOMB 1
# #define HAVE_STRERROR_R 1
# #define HAVE_FSYNC 1
#
# configure: exit 0