Build of renameutils with clang_glibc toolchain

The build took 00h 01m 59s and was SUCCESSFUL.

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

SLOCLanguage
35,854 ansic
8,601 makefile
4,874 sh
31 sed
49,360 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: renameutils 0.12.0-3 (Thu Apr 13 16:31:04 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# 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 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 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 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 clang option to accept ISO C99... none needed
# checking for clang option to accept ISO Standard C... (cached) none needed
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking whether ln -s works... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking whether uses 'inline' correctly... yes
# checking for btowc... yes
# checking for _set_invalid_parameter_handler... no
# checking for fcntl... yes
# checking for symlink... yes
# checking for getdelim... yes
# checking for getdtablesize... yes
# checking for gettimeofday... yes
# checking for lstat... yes
# checking for mbsinit... yes
# checking for mbrtowc... yes
# checking for mprotect... yes
# checking for nl_langinfo... yes
# checking for isblank... yes
# checking for iswctype... yes
# checking for wcscoll... yes
# checking for strdup... yes
# checking for strndup... yes
# checking for vasnprintf... no
# checking for snprintf... yes
# checking for wcrtomb... yes
# checking for iswcntrl... yes
# checking for nl_langinfo and CODESET... yes
# checking for a traditional french locale... none
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for unistd.h... (cached) 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 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 sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking features.h usability... yes
# checking features.h presence... yes
# checking for features.h... yes
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking whether // is distinct from /... no
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking for complete errno.h... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... yes
# checking for inline... inline
# checking for working fcntl.h... yes
# checking for pid_t... yes
# checking for mode_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 whether getenv is declared... yes
# checking for C/C++ restrict keyword... __restrict
# checking for struct timeval... yes
# checking for correct 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 whether malloc, realloc, calloc are POSIX compliant... yes
# checking for mbstate_t... yes
# checking for a traditional japanese locale... none
# checking for a transitional chinese locale... none
# checking for a french Unicode locale... none
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... yes
# checking whether defines MIN and MAX... no
# checking whether defines MIN and MAX... yes
# checking for sigset_t... yes
# checking for uid_t in sys/types.h... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking whether stdint.h conforms to C99... yes
# checking whether strdup is declared... yes
# checking whether strerror(0) succeeds... yes
# checking whether ffsl is declared without a macro... yes
# checking whether ffsll is declared without a macro... yes
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... yes
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... yes
# checking whether stpcpy is declared without a macro... yes
# checking whether stpncpy is declared without a macro... yes
# checking whether strchrnul is declared without a macro... yes
# checking whether strdup is declared without a macro... yes
# checking whether strncat is declared without a macro... yes
# checking whether strndup is declared without a macro... yes
# checking whether strnlen is declared without a macro... yes
# checking whether strpbrk is declared without a macro... yes
# checking whether strsep is declared without a macro... yes
# checking whether strcasestr is declared without a macro... yes
# checking whether strtok_r is declared without a macro... yes
# checking whether strerror_r is declared without a macro... yes
# checking whether strsignal is declared without a macro... yes
# checking whether strverscmp is declared without a macro... yes
# checking whether ffs is declared without a macro... yes
# checking whether strcasecmp is declared without a macro... yes
# checking whether strncasecmp is declared without a macro... yes
# checking whether strndup is declared... (cached) yes
# checking whether strnlen is declared... (cached) yes
# checking whether stat file-mode macros are broken... no
# checking for struct timespec in ... yes
# checking for wint_t... yes
# checking for size_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 for alloca as a compiler built-in... yes
# checking whether btowc(0) is correct... yes
# checking whether btowc(EOF) is correct... guessing yes
# checking whether // is distinct from /... (cached) no
# checking whether dup2 works... yes
# checking for error_at_line... yes
# checking whether fcntl handles F_DUPFD correctly... yes
# checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
# checking whether fcntl is declared without a macro... yes
# checking whether openat is declared without a macro... yes
# checking whether conversion from 'int' to 'long double' works... yes
# checking for working getdelim function... yes
# checking for getline... yes
# checking for working getline function... yes
# checking whether gettimeofday clobbers localtime buffer... no
# checking for gettimeofday with POSIX signature... almost
# checking whether the compiler generally respects inline... no
# checking whether 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... 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 YESEXPR works... yes
# checking whether program_invocation_name is declared... yes
# checking whether program_invocation_short_name is declared... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... yes
# checking for working re_compile_pattern... yes
# checking for rpmatch... yes
# checking for volatile sig_atomic_t... yes
# checking for sighandler_t... yes
# checking whether pthread_sigmask is declared without a macro... yes
# checking whether sigaction is declared without a macro... yes
# checking whether sigaddset is declared without a macro... yes
# checking whether sigdelset is declared without a macro... yes
# checking whether sigemptyset is declared without a macro... yes
# checking whether sigfillset is declared without a macro... yes
# checking whether sigismember is declared without a macro... yes
# checking whether sigpending is declared without a macro... yes
# checking whether sigprocmask is declared without a macro... yes
# checking for 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 for va_copy... yes
# checking whether NULL can be used in arbitrary expressions... (cached) yes
# checking whether dprintf is declared without a macro... yes
# checking whether fpurge is declared without a macro... no
# checking whether fseeko is declared without a macro... yes
# checking whether ftello is declared without a macro... yes
# checking whether getdelim is declared without a macro... yes
# checking whether getline is declared without a macro... yes
# checking whether gets is declared without a macro... no
# checking whether pclose is declared without a macro... yes
# checking whether popen is declared without a macro... yes
# checking whether renameat is declared without a macro... yes
# checking whether snprintf is declared without a macro... yes
# checking whether tmpfile is declared without a macro... yes
# checking whether vdprintf is declared without a macro... yes
# checking whether vsnprintf is declared without a macro... yes
# checking whether _Exit is declared without a macro... yes
# checking whether atoll is declared without a macro... yes
# checking whether canonicalize_file_name is declared without a macro... yes
# checking whether getloadavg is declared without a macro... yes
# checking whether getsubopt is declared without a macro... yes
# checking whether grantpt is declared without a macro... yes
# checking whether initstate is declared without a macro... yes
# checking whether initstate_r is declared without a macro... yes
# checking whether mkdtemp is declared without a macro... yes
# checking whether mkostemp is declared without a macro... yes
# checking whether mkostemps is declared without a macro... yes
# checking whether mkstemp is declared without a macro... yes
# checking whether mkstemps is declared without a macro... yes
# checking whether posix_openpt is declared without a macro... yes
# checking whether ptsname is declared without a macro... yes
# checking whether ptsname_r is declared without a macro... yes
# checking whether random is declared without a macro... yes
# checking whether random_r is declared without a macro... yes
# checking whether realpath is declared without a macro... yes
# checking whether rpmatch is declared without a macro... yes
# checking whether 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 strcasecmp... yes
# checking for strncasecmp... yes
# checking whether strncasecmp is declared... (cached) yes
# checking for working strerror function... yes
# checking for working strndup... yes
# checking for working strnlen... yes
# checking for nlink_t... yes
# checking whether fchmodat is declared without a macro... yes
# checking whether fstat is declared without a macro... yes
# checking whether fstatat is declared without a macro... yes
# checking whether futimens is declared without a macro... yes
# checking whether lchmod is declared without a macro... yes
# checking whether lstat is declared without a macro... yes
# checking whether mkdirat is declared without a macro... yes
# checking whether mkfifo is declared without a macro... yes
# checking whether mkfifoat is declared without a macro... yes
# checking whether mknod is declared without a macro... yes
# checking whether mknodat is declared without a macro... yes
# checking whether stat is declared without a macro... yes
# checking whether utimensat is declared without a macro... yes
# checking whether chdir is declared without a macro... yes
# checking whether chown is declared without a macro... yes
# checking whether dup is declared without a macro... yes
# checking whether dup2 is declared without a macro... yes
# checking whether dup3 is declared without a macro... yes
# checking whether environ is declared without a macro... yes
# checking whether euidaccess is declared without a macro... yes
# checking whether faccessat is declared without a macro... yes
# checking whether fchdir is declared without a macro... yes
# checking whether fchownat is declared without a macro... yes
# checking whether fdatasync is declared without a macro... yes
# checking whether fsync is declared without a macro... yes
# checking whether ftruncate is declared without a macro... yes
# checking whether getcwd is declared without a macro... yes
# checking whether getdomainname is declared without a macro... yes
# checking whether getdtablesize is declared without a macro... yes
# checking whether getgroups is declared without a macro... yes
# checking whether gethostname is declared without a macro... yes
# checking whether getlogin is declared without a macro... yes
# checking whether getlogin_r is declared without a macro... yes
# checking whether getpagesize is declared without a macro... yes
# checking whether getusershell is declared without a macro... yes
# checking whether setusershell is declared without a macro... yes
# checking whether endusershell is declared without a macro... yes
# checking whether group_member is declared without a macro... yes
# checking whether isatty is declared without a macro... yes
# checking whether lchown is declared without a macro... yes
# checking whether link is declared without a macro... yes
# checking whether linkat is declared without a macro... yes
# checking whether lseek is declared without a macro... yes
# checking whether pipe is declared without a macro... yes
# checking whether pipe2 is declared without a macro... yes
# checking whether pread is declared without a macro... yes
# checking whether pwrite is declared without a macro... yes
# checking whether readlink is declared without a macro... yes
# checking whether readlinkat is declared without a macro... yes
# checking whether rmdir is declared without a macro... yes
# checking whether sethostname is declared without a macro... yes
# checking whether sleep is declared without a macro... yes
# checking whether symlink is declared without a macro... yes
# checking whether symlinkat is declared without a macro... yes
# checking whether ttyname_r is declared without a macro... yes
# checking whether unlink is declared without a macro... yes
# checking whether unlinkat is declared without a macro... yes
# checking whether usleep is declared without a macro... yes
# checking 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 whether NLS is requested... yes
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking for ld used by GCC... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking for a readline compatible library... -lreadline -lhistory
# checking readline.h usability... no
# checking readline.h presence... no
# checking for readline.h... no
# checking readline/readline.h usability... yes
# checking readline/readline.h presence... yes
# checking for readline/readline.h... yes
# checking whether readline supports history... yes
# checking history.h usability... no
# checking history.h presence... no
# checking for history.h... no
# checking readline/history.h usability... yes
# checking readline/history.h presence... yes
# checking for readline/history.h... yes
# checking for rl_completion_matches... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for stdint.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking wordexp.h usability... yes
# checking wordexp.h presence... yes
# checking for wordexp.h... yes
# checking for sys/time.h... (cached) yes
# checking for inline... (cached) inline
# checking for mode_t... (cached) yes
# checking for off_t... yes
# checking for pid_t... (cached) yes
# checking for comparison_fn_t... yes
# checking whether closedir returns void... no
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking for fchdir... yes
# checking for lstat64... yes
# checking for special C compiler options needed for large files... (cached) no
# checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating po/Makefile.in
# config.status: creating gnulib-po/Makefile.in
# config.status: creating gnulib-lib/Makefile
# config.status: creating src/Makefile
# config.status: creating src/common/Makefile
# config.status: creating src/editformats/Makefile
# config.status: creating renameutils.spec
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# config.status: creating gnulib-po/POTFILES
# config.status: creating gnulib-po/Makefile
# make all-recursive
# make[1]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0'
# Making all in po
# make[2]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/po'
# make[2]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/po'
# Making all in gnulib-po
# make[2]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-po'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-po'
# Making all in gnulib-lib
# make[2]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-lib'
# rm -f alloca.h-t alloca.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./alloca.in.h; \
# } > alloca.h-t && \
# mv -f alloca.h-t alloca.h
# rm -f configmake.h-t && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# echo '#define PREFIX "/usr"'; \
# echo '#define EXEC_PREFIX "/usr"'; \
# echo '#define BINDIR "/usr/bin"'; \
# echo '#define SBINDIR "/usr/sbin"'; \
# echo '#define LIBEXECDIR "/usr/libexec"'; \
# echo '#define DATAROOTDIR "/usr/share"'; \
# echo '#define DATADIR "/usr/share"'; \
# echo '#define SYSCONFDIR "/usr/etc"'; \
# echo '#define SHAREDSTATEDIR "/usr/com"'; \
# echo '#define LOCALSTATEDIR "/usr/var"'; \
# echo '#define INCLUDEDIR "/usr/include"'; \
# echo '#define OLDINCLUDEDIR "/usr/include"'; \
# echo '#define DOCDIR "/usr/share/doc/renameutils"'; \
# echo '#define INFODIR "/usr/share/info"'; \
# echo '#define HTMLDIR "/usr/share/doc/renameutils"'; \
# echo '#define DVIDIR "/usr/share/doc/renameutils"'; \
# echo '#define PDFDIR "/usr/share/doc/renameutils"'; \
# echo '#define PSDIR "/usr/share/doc/renameutils"'; \
# echo '#define LIBDIR "/usr/lib"'; \
# echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \
# echo '#define LOCALEDIR "/usr/share/locale"'; \
# echo '#define MANDIR "/usr/share/man"'; \
# echo '#define MANEXT ""'; \
# echo '#define PKGDATADIR "/usr/share/renameutils"'; \
# echo '#define PKGINCLUDEDIR "/usr/include/renameutils"'; \
# echo '#define PKGLIBDIR "/usr/lib/renameutils"'; \
# echo '#define PKGLIBEXECDIR "/usr/libexec/renameutils"'; \
# } | sed '/""/d' > configmake.h-t && \
# mv -f configmake.h-t configmake.h
# rm -f c++defs.h-t c++defs.h && \
# sed -n -e '/_GL_CXXDEFS/,$p' \
# < ../build-aux/snippet/c++defs.h \
# > c++defs.h-t && \
# mv c++defs.h-t c++defs.h
# rm -f arg-nonnull.h-t arg-nonnull.h && \
# sed -n -e '/GL_ARG_NONNULL/,$p' \
# < ../build-aux/snippet/arg-nonnull.h \
# > arg-nonnull.h-t && \
# mv arg-nonnull.h-t arg-nonnull.h
# rm -f warn-on-use.h-t warn-on-use.h && \
# sed -n -e '/^.ifndef/,$p' \
# < ../build-aux/snippet/warn-on-use.h \
# > warn-on-use.h-t && \
# mv warn-on-use.h-t warn-on-use.h
# rm -f fcntl.h-t fcntl.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_FCNTL_H''@||g' \
# -e 's/@''GNULIB_FCNTL''@/1/g' \
# -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_OPEN''@/0/g' \
# -e 's/@''GNULIB_OPENAT''@/0/g' \
# -e 's|@''HAVE_FCNTL''@|1|g' \
# -e 's|@''HAVE_OPENAT''@|1|g' \
# -e 's|@''REPLACE_FCNTL''@|1|g' \
# -e 's|@''REPLACE_OPEN''@|0|g' \
# -e 's|@''REPLACE_OPENAT''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./fcntl.in.h; \
# } > fcntl.h-t && \
# mv fcntl.h-t fcntl.h
# rm -f langinfo.h-t langinfo.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_LANGINFO_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_LANGINFO_H''@||g' \
# -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
# -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
# -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
# -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
# -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
# -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
# -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./langinfo.in.h; \
# } > langinfo.h-t && \
# mv langinfo.h-t langinfo.h
# rm -f locale.h-t locale.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_LOCALE_H''@||g' \
# -e 's/@''GNULIB_LOCALECONV''@/1/g' \
# -e 's/@''GNULIB_SETLOCALE''@/0/g' \
# -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
# -e 's|@''HAVE_DUPLOCALE''@|1|g' \
# -e 's|@''HAVE_XLOCALE_H''@|1|g' \
# -e 's|@''REPLACE_LOCALECONV''@|0|g' \
# -e 's|@''REPLACE_SETLOCALE''@|0|g' \
# -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
# -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./locale.in.h; \
# } > locale.h-t && \
# mv locale.h-t locale.h
# rm -f signal.h-t signal.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SIGNAL_H''@||g' \
# -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
# -e 's|@''GNULIB_RAISE''@|0|g' \
# -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
# -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \
# -e 's/@''GNULIB_SIGACTION''@/0/g' \
# -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
# -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
# -e 's|@''HAVE_RAISE''@|1|g' \
# -e 's|@''HAVE_SIGSET_T''@|1|g' \
# -e 's|@''HAVE_SIGINFO_T''@|1|g' \
# -e 's|@''HAVE_SIGACTION''@|1|g' \
# -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
# -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
# -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
# -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
# -e 's|@''REPLACE_RAISE''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./signal.in.h; \
# } > signal.h-t && \
# mv signal.h-t signal.h
# rm -f stdio.h-t stdio.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STDIO_H''@||g' \
# -e 's/@''GNULIB_DPRINTF''@/0/g' \
# -e 's/@''GNULIB_FCLOSE''@/0/g' \
# -e 's/@''GNULIB_FDOPEN''@/0/g' \
# -e 's/@''GNULIB_FFLUSH''@/0/g' \
# -e 's/@''GNULIB_FGETC''@/1/g' \
# -e 's/@''GNULIB_FGETS''@/1/g' \
# -e 's/@''GNULIB_FOPEN''@/0/g' \
# -e 's/@''GNULIB_FPRINTF''@/1/g' \
# -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_FPURGE''@/0/g' \
# -e 's/@''GNULIB_FPUTC''@/1/g' \
# -e 's/@''GNULIB_FPUTS''@/1/g' \
# -e 's/@''GNULIB_FREAD''@/1/g' \
# -e 's/@''GNULIB_FREOPEN''@/0/g' \
# -e 's/@''GNULIB_FSCANF''@/1/g' \
# -e 's/@''GNULIB_FSEEK''@/0/g' \
# -e 's/@''GNULIB_FSEEKO''@/0/g' \
# -e 's/@''GNULIB_FTELL''@/0/g' \
# -e 's/@''GNULIB_FTELLO''@/0/g' \
# -e 's/@''GNULIB_FWRITE''@/1/g' \
# -e 's/@''GNULIB_GETC''@/1/g' \
# -e 's/@''GNULIB_GETCHAR''@/1/g' \
# -e 's/@''GNULIB_GETDELIM''@/1/g' \
# -e 's/@''GNULIB_GETLINE''@/1/g' \
# -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
# -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_PCLOSE''@/0/g' \
# -e 's/@''GNULIB_PERROR''@/0/g' \
# -e 's/@''GNULIB_POPEN''@/0/g' \
# -e 's/@''GNULIB_PRINTF''@/1/g' \
# -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_PUTC''@/1/g' \
# -e 's/@''GNULIB_PUTCHAR''@/1/g' \
# -e 's/@''GNULIB_PUTS''@/1/g' \
# -e 's/@''GNULIB_REMOVE''@/0/g' \
# -e 's/@''GNULIB_RENAME''@/0/g' \
# -e 's/@''GNULIB_RENAMEAT''@/0/g' \
# -e 's/@''GNULIB_SCANF''@/1/g' \
# -e 's/@''GNULIB_SNPRINTF''@/0/g' \
# -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
# -e 's/@''GNULIB_TMPFILE''@/0/g' \
# -e 's/@''GNULIB_VASPRINTF''@/1/g' \
# -e 's/@''GNULIB_VDPRINTF''@/0/g' \
# -e 's/@''GNULIB_VFPRINTF''@/1/g' \
# -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_VFSCANF''@/0/g' \
# -e 's/@''GNULIB_VSCANF''@/0/g' \
# -e 's/@''GNULIB_VPRINTF''@/1/g' \
# -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
# -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
# < ./stdio.in.h | \
# sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
# -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
# -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
# -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
# -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
# -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
# -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
# -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
# -e 's|@''HAVE_DPRINTF''@|1|g' \
# -e 's|@''HAVE_FSEEKO''@|1|g' \
# -e 's|@''HAVE_FTELLO''@|1|g' \
# -e 's|@''HAVE_PCLOSE''@|1|g' \
# -e 's|@''HAVE_POPEN''@|1|g' \
# -e 's|@''HAVE_RENAMEAT''@|1|g' \
# -e 's|@''HAVE_VASPRINTF''@|1|g' \
# -e 's|@''HAVE_VDPRINTF''@|1|g' \
# -e 's|@''REPLACE_DPRINTF''@|0|g' \
# -e 's|@''REPLACE_FCLOSE''@|0|g' \
# -e 's|@''REPLACE_FDOPEN''@|0|g' \
# -e 's|@''REPLACE_FFLUSH''@|0|g' \
# -e 's|@''REPLACE_FOPEN''@|0|g' \
# -e 's|@''REPLACE_FPRINTF''@|0|g' \
# -e 's|@''REPLACE_FPURGE''@|0|g' \
# -e 's|@''REPLACE_FREOPEN''@|0|g' \
# -e 's|@''REPLACE_FSEEK''@|0|g' \
# -e 's|@''REPLACE_FSEEKO''@|0|g' \
# -e 's|@''REPLACE_FTELL''@|0|g' \
# -e 's|@''REPLACE_FTELLO''@|0|g' \
# -e 's|@''REPLACE_GETDELIM''@|0|g' \
# -e 's|@''REPLACE_GETLINE''@|0|g' \
# -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
# -e 's|@''REPLACE_PERROR''@|0|g' \
# -e 's|@''REPLACE_POPEN''@|0|g' \
# -e 's|@''REPLACE_PRINTF''@|0|g' \
# -e 's|@''REPLACE_REMOVE''@|0|g' \
# -e 's|@''REPLACE_RENAME''@|0|g' \
# -e 's|@''REPLACE_RENAMEAT''@|0|g' \
# -e 's|@''REPLACE_SNPRINTF''@|0|g' \
# -e 's|@''REPLACE_SPRINTF''@|0|g' \
# -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
# -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
# -e 's|@''REPLACE_TMPFILE''@|0|g' \
# -e 's|@''REPLACE_VASPRINTF''@|0|g' \
# -e 's|@''REPLACE_VDPRINTF''@|0|g' \
# -e 's|@''REPLACE_VFPRINTF''@|0|g' \
# -e 's|@''REPLACE_VPRINTF''@|0|g' \
# -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
# -e 's|@''REPLACE_VSPRINTF''@|0|g' \
# -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > stdio.h-t && \
# mv stdio.h-t stdio.h
# rm -f stdlib.h-t stdlib.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STDLIB_H''@||g' \
# -e 's/@''GNULIB__EXIT''@/0/g' \
# -e 's/@''GNULIB_ATOLL''@/0/g' \
# -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
# -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
# -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
# -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
# -e 's/@''GNULIB_GRANTPT''@/0/g' \
# -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
# -e 's/@''GNULIB_MBTOWC''@/1/g' \
# -e 's/@''GNULIB_MKDTEMP''@/0/g' \
# -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
# -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
# -e 's/@''GNULIB_MKSTEMP''@/0/g' \
# -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
# -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
# -e 's/@''GNULIB_PTSNAME''@/0/g' \
# -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
# -e 's/@''GNULIB_PUTENV''@/0/g' \
# -e 's/@''GNULIB_RANDOM''@/0/g' \
# -e 's/@''GNULIB_RANDOM_R''@/0/g' \
# -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
# -e 's/@''GNULIB_REALPATH''@/0/g' \
# -e 's/@''GNULIB_RPMATCH''@/1/g' \
# -e 's/@''GNULIB_SETENV''@/0/g' \
# -e 's/@''GNULIB_STRTOD''@/0/g' \
# -e 's/@''GNULIB_STRTOLL''@/0/g' \
# -e 's/@''GNULIB_STRTOULL''@/0/g' \
# -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
# -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
# -e 's/@''GNULIB_UNSETENV''@/0/g' \
# -e 's/@''GNULIB_WCTOMB''@/0/g' \
# < ./stdlib.in.h | \
# sed -e 's|@''HAVE__EXIT''@|1|g' \
# -e 's|@''HAVE_ATOLL''@|1|g' \
# -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
# -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
# -e 's|@''HAVE_GETSUBOPT''@|1|g' \
# -e 's|@''HAVE_GRANTPT''@|1|g' \
# -e 's|@''HAVE_MKDTEMP''@|1|g' \
# -e 's|@''HAVE_MKOSTEMP''@|1|g' \
# -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
# -e 's|@''HAVE_MKSTEMP''@|1|g' \
# -e 's|@''HAVE_MKSTEMPS''@|1|g' \
# -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
# -e 's|@''HAVE_PTSNAME''@|1|g' \
# -e 's|@''HAVE_PTSNAME_R''@|1|g' \
# -e 's|@''HAVE_RANDOM''@|1|g' \
# -e 's|@''HAVE_RANDOM_H''@|1|g' \
# -e 's|@''HAVE_RANDOM_R''@|1|g' \
# -e 's|@''HAVE_REALPATH''@|1|g' \
# -e 's|@''HAVE_RPMATCH''@|1|g' \
# -e 's|@''HAVE_DECL_SETENV''@|1|g' \
# -e 's|@''HAVE_STRTOD''@|1|g' \
# -e 's|@''HAVE_STRTOLL''@|1|g' \
# -e 's|@''HAVE_STRTOULL''@|1|g' \
# -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
# -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
# -e 's|@''HAVE_UNLOCKPT''@|1|g' \
# -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
# -e 's|@''REPLACE_CALLOC''@|0|g' \
# -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
# -e 's|@''REPLACE_MALLOC''@|0|g' \
# -e 's|@''REPLACE_MBTOWC''@|0|g' \
# -e 's|@''REPLACE_MKSTEMP''@|0|g' \
# -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
# -e 's|@''REPLACE_PUTENV''@|0|g' \
# -e 's|@''REPLACE_RANDOM_R''@|0|g' \
# -e 's|@''REPLACE_REALLOC''@|0|g' \
# -e 's|@''REPLACE_REALPATH''@|0|g' \
# -e 's|@''REPLACE_SETENV''@|0|g' \
# -e 's|@''REPLACE_STRTOD''@|0|g' \
# -e 's|@''REPLACE_UNSETENV''@|0|g' \
# -e 's|@''REPLACE_WCTOMB''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > stdlib.h-t && \
# mv stdlib.h-t stdlib.h
# rm -f string.h-t string.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STRING_H''@||g' \
# -e 's/@''GNULIB_FFSL''@/0/g' \
# -e 's/@''GNULIB_FFSLL''@/0/g' \
# -e 's/@''GNULIB_MBSLEN''@/0/g' \
# -e 's/@''GNULIB_MBSNLEN''@/0/g' \
# -e 's/@''GNULIB_MBSCHR''@/0/g' \
# -e 's/@''GNULIB_MBSRCHR''@/0/g' \
# -e 's/@''GNULIB_MBSSTR''@/0/g' \
# -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
# -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
# -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
# -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
# -e 's/@''GNULIB_MBSCSPN''@/0/g' \
# -e 's/@''GNULIB_MBSPBRK''@/0/g' \
# -e 's/@''GNULIB_MBSSPN''@/0/g' \
# -e 's/@''GNULIB_MBSSEP''@/0/g' \
# -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
# -e 's/@''GNULIB_MEMCHR''@/1/g' \
# -e 's/@''GNULIB_MEMMEM''@/0/g' \
# -e 's/@''GNULIB_MEMPCPY''@/0/g' \
# -e 's/@''GNULIB_MEMRCHR''@/0/g' \
# -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
# -e 's/@''GNULIB_STPCPY''@/0/g' \
# -e 's/@''GNULIB_STPNCPY''@/0/g' \
# -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
# -e 's/@''GNULIB_STRDUP''@/1/g' \
# -e 's/@''GNULIB_STRNCAT''@/0/g' \
# -e 's/@''GNULIB_STRNDUP''@/1/g' \
# -e 's/@''GNULIB_STRNLEN''@/1/g' \
# -e 's/@''GNULIB_STRPBRK''@/0/g' \
# -e 's/@''GNULIB_STRSEP''@/0/g' \
# -e 's/@''GNULIB_STRSTR''@/0/g' \
# -e 's/@''GNULIB_STRCASESTR''@/0/g' \
# -e 's/@''GNULIB_STRTOK_R''@/0/g' \
# -e 's/@''GNULIB_STRERROR''@/1/g' \
# -e 's/@''GNULIB_STRERROR_R''@/0/g' \
# -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
# -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
# < ./string.in.h | \
# sed -e 's|@''HAVE_FFSL''@|1|g' \
# -e 's|@''HAVE_FFSLL''@|1|g' \
# -e 's|@''HAVE_MBSLEN''@|0|g' \
# -e 's|@''HAVE_MEMCHR''@|1|g' \
# -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
# -e 's|@''HAVE_MEMPCPY''@|1|g' \
# -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
# -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
# -e 's|@''HAVE_STPCPY''@|1|g' \
# -e 's|@''HAVE_STPNCPY''@|1|g' \
# -e 's|@''HAVE_STRCHRNUL''@|1|g' \
# -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
# -e 's|@''HAVE_STRPBRK''@|1|g' \
# -e 's|@''HAVE_STRSEP''@|1|g' \
# -e 's|@''HAVE_STRCASESTR''@|1|g' \
# -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
# -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
# -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
# -e 's|@''HAVE_STRVERSCMP''@|1|g' \
# -e 's|@''REPLACE_STPNCPY''@|0|g' \
# -e 's|@''REPLACE_MEMCHR''@|0|g' \
# -e 's|@''REPLACE_MEMMEM''@|0|g' \
# -e 's|@''REPLACE_STRCASESTR''@|0|g' \
# -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
# -e 's|@''REPLACE_STRDUP''@|0|g' \
# -e 's|@''REPLACE_STRSTR''@|0|g' \
# -e 's|@''REPLACE_STRERROR''@|0|g' \
# -e 's|@''REPLACE_STRERROR_R''@|0|g' \
# -e 's|@''REPLACE_STRNCAT''@|0|g' \
# -e 's|@''REPLACE_STRNDUP''@|0|g' \
# -e 's|@''REPLACE_STRNLEN''@|0|g' \
# -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
# -e 's|@''REPLACE_STRTOK_R''@|0|g' \
# -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# < ./string.in.h; \
# } > string.h-t && \
# mv string.h-t string.h
# rm -f strings.h-t strings.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_STRINGS_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STRINGS_H''@||g' \
# -e 's|@''GNULIB_FFS''@|0|g' \
# -e 's|@''HAVE_FFS''@|1|g' \
# -e 's|@''HAVE_STRCASECMP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./strings.in.h; \
# } > strings.h-t && \
# mv strings.h-t strings.h
# /usr/bin/mkdir -p sys
# rm -f sys/stat.h-t sys/stat.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_STAT_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
# -e 's/@''GNULIB_FCHMODAT''@/0/g' \
# -e 's/@''GNULIB_FSTAT''@/0/g' \
# -e 's/@''GNULIB_FSTATAT''@/0/g' \
# -e 's/@''GNULIB_FUTIMENS''@/0/g' \
# -e 's/@''GNULIB_LCHMOD''@/0/g' \
# -e 's/@''GNULIB_LSTAT''@/1/g' \
# -e 's/@''GNULIB_MKDIRAT''@/0/g' \
# -e 's/@''GNULIB_MKFIFO''@/0/g' \
# -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
# -e 's/@''GNULIB_MKNOD''@/0/g' \
# -e 's/@''GNULIB_MKNODAT''@/0/g' \
# -e 's/@''GNULIB_STAT''@/1/g' \
# -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
# -e 's|@''HAVE_FCHMODAT''@|1|g' \
# -e 's|@''HAVE_FSTATAT''@|1|g' \
# -e 's|@''HAVE_FUTIMENS''@|1|g' \
# -e 's|@''HAVE_LCHMOD''@|1|g' \
# -e 's|@''HAVE_LSTAT''@|1|g' \
# -e 's|@''HAVE_MKDIRAT''@|1|g' \
# -e 's|@''HAVE_MKFIFO''@|1|g' \
# -e 's|@''HAVE_MKFIFOAT''@|1|g' \
# -e 's|@''HAVE_MKNOD''@|1|g' \
# -e 's|@''HAVE_MKNODAT''@|1|g' \
# -e 's|@''HAVE_UTIMENSAT''@|1|g' \
# -e 's|@''REPLACE_FSTAT''@|0|g' \
# -e 's|@''REPLACE_FSTATAT''@|0|g' \
# -e 's|@''REPLACE_FUTIMENS''@|0|g' \
# -e 's|@''REPLACE_LSTAT''@|0|g' \
# -e 's|@''REPLACE_MKDIR''@|0|g' \
# -e 's|@''REPLACE_MKFIFO''@|0|g' \
# -e 's|@''REPLACE_MKNOD''@|0|g' \
# -e 's|@''REPLACE_STAT''@|0|g' \
# -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./sys_stat.in.h; \
# } > sys/stat.h-t && \
# mv sys/stat.h-t sys/stat.h
# /usr/bin/mkdir -p sys
# rm -f sys/time.h-t sys/time.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_TIME_H''@||g' \
# -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
# -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
# -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
# -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
# -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
# -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./sys_time.in.h; \
# } > sys/time.h-t && \
# mv sys/time.h-t sys/time.h
# /usr/bin/mkdir -p sys
# rm -f sys/types.h-t sys/types.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_TYPES_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
# < ./sys_types.in.h; \
# } > sys/types.h-t && \
# mv sys/types.h-t sys/types.h
# rm -f time.h-t time.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_TIME_H''@||g' \
# -e 's/@''GNULIB_MKTIME''@/0/g' \
# -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
# -e 's/@''GNULIB_STRPTIME''@/0/g' \
# -e 's/@''GNULIB_TIMEGM''@/0/g' \
# -e 's/@''GNULIB_TIME_R''@/0/g' \
# -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
# -e 's|@''HAVE_NANOSLEEP''@|1|g' \
# -e 's|@''HAVE_STRPTIME''@|1|g' \
# -e 's|@''HAVE_TIMEGM''@|1|g' \
# -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
# -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./time.in.h; \
# } > time.h-t && \
# mv time.h-t time.h
# rm -f unistd.h-t unistd.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_UNISTD_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_UNISTD_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
# -e 's/@''GNULIB_CHDIR''@/0/g' \
# -e 's/@''GNULIB_CHOWN''@/0/g' \
# -e 's/@''GNULIB_CLOSE''@/1/g' \
# -e 's/@''GNULIB_DUP''@/0/g' \
# -e 's/@''GNULIB_DUP2''@/1/g' \
# -e 's/@''GNULIB_DUP3''@/0/g' \
# -e 's/@''GNULIB_ENVIRON''@/0/g' \
# -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
# -e 's/@''GNULIB_FACCESSAT''@/0/g' \
# -e 's/@''GNULIB_FCHDIR''@/0/g' \
# -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
# -e 's/@''GNULIB_FDATASYNC''@/0/g' \
# -e 's/@''GNULIB_FSYNC''@/0/g' \
# -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
# -e 's/@''GNULIB_GETCWD''@/0/g' \
# -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
# -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
# -e 's/@''GNULIB_GETGROUPS''@/0/g' \
# -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
# -e 's/@''GNULIB_GETLOGIN''@/0/g' \
# -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
# -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
# -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
# -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
# -e 's/@''GNULIB_ISATTY''@/0/g' \
# -e 's/@''GNULIB_LCHOWN''@/0/g' \
# -e 's/@''GNULIB_LINK''@/0/g' \
# -e 's/@''GNULIB_LINKAT''@/0/g' \
# -e 's/@''GNULIB_LSEEK''@/0/g' \
# -e 's/@''GNULIB_PIPE''@/0/g' \
# -e 's/@''GNULIB_PIPE2''@/0/g' \
# -e 's/@''GNULIB_PREAD''@/0/g' \
# -e 's/@''GNULIB_PWRITE''@/0/g' \
# -e 's/@''GNULIB_READ''@/0/g' \
# -e 's/@''GNULIB_READLINK''@/0/g' \
# -e 's/@''GNULIB_READLINKAT''@/0/g' \
# -e 's/@''GNULIB_RMDIR''@/0/g' \
# -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
# -e 's/@''GNULIB_SLEEP''@/0/g' \
# -e 's/@''GNULIB_SYMLINK''@/0/g' \
# -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
# -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
# -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
# -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
# -e 's/@''GNULIB_UNLINK''@/0/g' \
# -e 's/@''GNULIB_UNLINKAT''@/0/g' \
# -e 's/@''GNULIB_USLEEP''@/0/g' \
# -e 's/@''GNULIB_WRITE''@/0/g' \
# < ./unistd.in.h | \
# sed -e 's|@''HAVE_CHOWN''@|1|g' \
# -e 's|@''HAVE_DUP2''@|1|g' \
# -e 's|@''HAVE_DUP3''@|1|g' \
# -e 's|@''HAVE_EUIDACCESS''@|1|g' \
# -e 's|@''HAVE_FACCESSAT''@|1|g' \
# -e 's|@''HAVE_FCHDIR''@|1|g' \
# -e 's|@''HAVE_FCHOWNAT''@|1|g' \
# -e 's|@''HAVE_FDATASYNC''@|1|g' \
# -e 's|@''HAVE_FSYNC''@|1|g' \
# -e 's|@''HAVE_FTRUNCATE''@|1|g' \
# -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
# -e 's|@''HAVE_GETGROUPS''@|1|g' \
# -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
# -e 's|@''HAVE_GETLOGIN''@|1|g' \
# -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
# -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
# -e 's|@''HAVE_LCHOWN''@|1|g' \
# -e 's|@''HAVE_LINK''@|1|g' \
# -e 's|@''HAVE_LINKAT''@|1|g' \
# -e 's|@''HAVE_PIPE''@|1|g' \
# -e 's|@''HAVE_PIPE2''@|1|g' \
# -e 's|@''HAVE_PREAD''@|1|g' \
# -e 's|@''HAVE_PWRITE''@|1|g' \
# -e 's|@''HAVE_READLINK''@|1|g' \
# -e 's|@''HAVE_READLINKAT''@|1|g' \
# -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
# -e 's|@''HAVE_SLEEP''@|1|g' \
# -e 's|@''HAVE_SYMLINK''@|1|g' \
# -e 's|@''HAVE_SYMLINKAT''@|1|g' \
# -e 's|@''HAVE_UNLINKAT''@|1|g' \
# -e 's|@''HAVE_USLEEP''@|1|g' \
# -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
# -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
# -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
# -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
# -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
# -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
# -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
# -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
# -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
# -e 's|@''HAVE_OS_H''@|0|g' \
# -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
# | \
# sed -e 's|@''REPLACE_CHOWN''@|0|g' \
# -e 's|@''REPLACE_CLOSE''@|0|g' \
# -e 's|@''REPLACE_DUP''@|0|g' \
# -e 's|@''REPLACE_DUP2''@|0|g' \
# -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
# -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
# -e 's|@''REPLACE_GETCWD''@|0|g' \
# -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
# -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
# -e 's|@''REPLACE_GETGROUPS''@|0|g' \
# -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
# -e 's|@''REPLACE_ISATTY''@|0|g' \
# -e 's|@''REPLACE_LCHOWN''@|0|g' \
# -e 's|@''REPLACE_LINK''@|0|g' \
# -e 's|@''REPLACE_LINKAT''@|0|g' \
# -e 's|@''REPLACE_LSEEK''@|0|g' \
# -e 's|@''REPLACE_PREAD''@|0|g' \
# -e 's|@''REPLACE_PWRITE''@|0|g' \
# -e 's|@''REPLACE_READ''@|0|g' \
# -e 's|@''REPLACE_READLINK''@|0|g' \
# -e 's|@''REPLACE_RMDIR''@|0|g' \
# -e 's|@''REPLACE_SLEEP''@|0|g' \
# -e 's|@''REPLACE_SYMLINK''@|0|g' \
# -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
# -e 's|@''REPLACE_UNLINK''@|0|g' \
# -e 's|@''REPLACE_UNLINKAT''@|0|g' \
# -e 's|@''REPLACE_USLEEP''@|0|g' \
# -e 's|@''REPLACE_WRITE''@|0|g' \
# -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
# -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > unistd.h-t && \
# mv unistd.h-t unistd.h
# rm -f wchar.h-t wchar.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''HAVE_FEATURES_H''@|1|g' \
# -e 's|@''NEXT_WCHAR_H''@||g' \
# -e 's|@''HAVE_WCHAR_H''@|1|g' \
# -e 's/@''GNULIB_BTOWC''@/1/g' \
# -e 's/@''GNULIB_WCTOB''@/0/g' \
# -e 's/@''GNULIB_MBSINIT''@/1/g' \
# -e 's/@''GNULIB_MBRTOWC''@/1/g' \
# -e 's/@''GNULIB_MBRLEN''@/0/g' \
# -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
# -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
# -e 's/@''GNULIB_WCRTOMB''@/1/g' \
# -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
# -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
# -e 's/@''GNULIB_WCWIDTH''@/0/g' \
# -e 's/@''GNULIB_WMEMCHR''@/0/g' \
# -e 's/@''GNULIB_WMEMCMP''@/0/g' \
# -e 's/@''GNULIB_WMEMCPY''@/0/g' \
# -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
# -e 's/@''GNULIB_WMEMSET''@/0/g' \
# -e 's/@''GNULIB_WCSLEN''@/0/g' \
# -e 's/@''GNULIB_WCSNLEN''@/0/g' \
# -e 's/@''GNULIB_WCSCPY''@/0/g' \
# -e 's/@''GNULIB_WCPCPY''@/0/g' \
# -e 's/@''GNULIB_WCSNCPY''@/0/g' \
# -e 's/@''GNULIB_WCPNCPY''@/0/g' \
# -e 's/@''GNULIB_WCSCAT''@/0/g' \
# -e 's/@''GNULIB_WCSNCAT''@/0/g' \
# -e 's/@''GNULIB_WCSCMP''@/0/g' \
# -e 's/@''GNULIB_WCSNCMP''@/0/g' \
# -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
# -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
# -e 's/@''GNULIB_WCSCOLL''@/0/g' \
# -e 's/@''GNULIB_WCSXFRM''@/0/g' \
# -e 's/@''GNULIB_WCSDUP''@/0/g' \
# -e 's/@''GNULIB_WCSCHR''@/0/g' \
# -e 's/@''GNULIB_WCSRCHR''@/0/g' \
# -e 's/@''GNULIB_WCSCSPN''@/0/g' \
# -e 's/@''GNULIB_WCSSPN''@/0/g' \
# -e 's/@''GNULIB_WCSPBRK''@/0/g' \
# -e 's/@''GNULIB_WCSSTR''@/0/g' \
# -e 's/@''GNULIB_WCSTOK''@/0/g' \
# -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
# < ./wchar.in.h | \
# sed -e 's|@''HAVE_WINT_T''@|1|g' \
# -e 's|@''HAVE_BTOWC''@|1|g' \
# -e 's|@''HAVE_MBSINIT''@|1|g' \
# -e 's|@''HAVE_MBRTOWC''@|1|g' \
# -e 's|@''HAVE_MBRLEN''@|1|g' \
# -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
# -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
# -e 's|@''HAVE_WCRTOMB''@|1|g' \
# -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
# -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
# -e 's|@''HAVE_WMEMCHR''@|1|g' \
# -e 's|@''HAVE_WMEMCMP''@|1|g' \
# -e 's|@''HAVE_WMEMCPY''@|1|g' \
# -e 's|@''HAVE_WMEMMOVE''@|1|g' \
# -e 's|@''HAVE_WMEMSET''@|1|g' \
# -e 's|@''HAVE_WCSLEN''@|1|g' \
# -e 's|@''HAVE_WCSNLEN''@|1|g' \
# -e 's|@''HAVE_WCSCPY''@|1|g' \
# -e 's|@''HAVE_WCPCPY''@|1|g' \
# -e 's|@''HAVE_WCSNCPY''@|1|g' \
# -e 's|@''HAVE_WCPNCPY''@|1|g' \
# -e 's|@''HAVE_WCSCAT''@|1|g' \
# -e 's|@''HAVE_WCSNCAT''@|1|g' \
# -e 's|@''HAVE_WCSCMP''@|1|g' \
# -e 's|@''HAVE_WCSNCMP''@|1|g' \
# -e 's|@''HAVE_WCSCASECMP''@|1|g' \
# -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
# -e 's|@''HAVE_WCSCOLL''@|1|g' \
# -e 's|@''HAVE_WCSXFRM''@|1|g' \
# -e 's|@''HAVE_WCSDUP''@|1|g' \
# -e 's|@''HAVE_WCSCHR''@|1|g' \
# -e 's|@''HAVE_WCSRCHR''@|1|g' \
# -e 's|@''HAVE_WCSCSPN''@|1|g' \
# -e 's|@''HAVE_WCSSPN''@|1|g' \
# -e 's|@''HAVE_WCSPBRK''@|1|g' \
# -e 's|@''HAVE_WCSSTR''@|1|g' \
# -e 's|@''HAVE_WCSTOK''@|1|g' \
# -e 's|@''HAVE_WCSWIDTH''@|1|g' \
# -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
# -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
# | \
# sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
# -e 's|@''REPLACE_BTOWC''@|0|g' \
# -e 's|@''REPLACE_WCTOB''@|0|g' \
# -e 's|@''REPLACE_MBSINIT''@|0|g' \
# -e 's|@''REPLACE_MBRTOWC''@|0|g' \
# -e 's|@''REPLACE_MBRLEN''@|0|g' \
# -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
# -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
# -e 's|@''REPLACE_WCRTOMB''@|0|g' \
# -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
# -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
# -e 's|@''REPLACE_WCWIDTH''@|0|g' \
# -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > wchar.h-t && \
# mv wchar.h-t wchar.h
# rm -f wctype.h-t wctype.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's/@''HAVE_WCTYPE_H''@/1/g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_WCTYPE_H''@||g' \
# -e 's/@''GNULIB_ISWBLANK''@/0/g' \
# -e 's/@''GNULIB_WCTYPE''@/0/g' \
# -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
# -e 's/@''GNULIB_WCTRANS''@/0/g' \
# -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
# -e 's/@''HAVE_ISWBLANK''@/1/g' \
# -e 's/@''HAVE_ISWCNTRL''@/1/g' \
# -e 's/@''HAVE_WCTYPE_T''@/1/g' \
# -e 's/@''HAVE_WCTRANS_T''@/1/g' \
# -e 's/@''HAVE_WINT_T''@/1/g' \
# -e 's/@''REPLACE_ISWBLANK''@/0/g' \
# -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
# -e 's/@''REPLACE_TOWLOWER''@/0/g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./wctype.in.h; \
# } > wctype.h-t && \
# mv wctype.h-t wctype.h
# make all-recursive
# make[3]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-lib'
# make[4]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-lib'
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c
# mv -f .deps/c-ctype.Tpo .deps/c-ctype.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT c-strcasecmp.o -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.o c-strcasecmp.c
# mv -f .deps/c-strcasecmp.Tpo .deps/c-strcasecmp.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT c-strncasecmp.o -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.o c-strncasecmp.c
# mv -f .deps/c-strncasecmp.Tpo .deps/c-strncasecmp.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT dirname.o -MD -MP -MF .deps/dirname.Tpo -c -o dirname.o dirname.c
# mv -f .deps/dirname.Tpo .deps/dirname.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.c
# mv -f .deps/basename.Tpo .deps/basename.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o dirname-lgpl.c
# mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o basename-lgpl.c
# mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o stripslash.c
# mv -f .deps/stripslash.Tpo .deps/stripslash.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c
# mv -f .deps/exitfail.Tpo .deps/exitfail.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT fd-hook.o -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.o fd-hook.c
# mv -f .deps/fd-hook.Tpo .deps/fd-hook.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o localcharset.c
# mv -f .deps/localcharset.Tpo .deps/localcharset.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT progname.o -MD -MP -MF .deps/progname.Tpo -c -o progname.o progname.c
# mv -f .deps/progname.Tpo .deps/progname.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT quotearg.o -MD -MP -MF .deps/quotearg.Tpo -c -o quotearg.o quotearg.c
# mv -f .deps/quotearg.Tpo .deps/quotearg.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT version-etc.o -MD -MP -MF .deps/version-etc.Tpo -c -o version-etc.o version-etc.c
# mv -f .deps/version-etc.Tpo .deps/version-etc.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c
# mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c
# mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT xstrndup.o -MD -MP -MF .deps/xstrndup.Tpo -c -o xstrndup.o xstrndup.c
# mv -f .deps/xstrndup.Tpo .deps/xstrndup.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT xvasprintf.o -MD -MP -MF .deps/xvasprintf.Tpo -c -o xvasprintf.o xvasprintf.c
# mv -f .deps/xvasprintf.Tpo .deps/xvasprintf.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT xasprintf.o -MD -MP -MF .deps/xasprintf.Tpo -c -o xasprintf.o xasprintf.c
# mv -f .deps/xasprintf.Tpo .deps/xasprintf.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT yesno.o -MD -MP -MF .deps/yesno.Tpo -c -o yesno.o yesno.c
# mv -f .deps/yesno.Tpo .deps/yesno.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT asnprintf.o -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.o asnprintf.c
# mv -f .deps/asnprintf.Tpo .deps/asnprintf.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT fcntl.o -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.o fcntl.c
# mv -f .deps/fcntl.Tpo .deps/fcntl.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT printf-args.o -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.o printf-args.c
# mv -f .deps/printf-args.Tpo .deps/printf-args.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT printf-parse.o -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.o printf-parse.c
# mv -f .deps/printf-parse.Tpo .deps/printf-parse.Po
# clang -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_TEXT_DOMAIN=\"renameutils-gnulib\" -I../intl -MT vasnprintf.o -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.o vasnprintf.c
# mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Po
# rm -f libgnu.a
# ar cru libgnu.a c-ctype.o c-strcasecmp.o c-strncasecmp.o dirname.o basename.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o fd-hook.o localcharset.o progname.o quotearg.o version-etc.o xmalloc.o xalloc-die.o xstrndup.o xvasprintf.o xasprintf.o yesno.o asnprintf.o fcntl.o printf-args.o printf-parse.o vasnprintf.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libgnu.a
# rm -f t-charset.alias charset.alias && \
# /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias && \
# mv t-charset.alias charset.alias
# rm -f t-ref-add.sed ref-add.sed && \
# sed -e '/^#/d' -e 's/@''PACKAGE''@/renameutils/g' ref-add.sin > t-ref-add.sed && \
# mv t-ref-add.sed ref-add.sed
# rm -f t-ref-del.sed ref-del.sed && \
# sed -e '/^#/d' -e 's/@''PACKAGE''@/renameutils/g' ref-del.sin > t-ref-del.sed && \
# mv t-ref-del.sed ref-del.sed
# make[4]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-lib'
# make[3]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-lib'
# make[2]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-lib'
# Making all in src
# make[2]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/src'
# Making all in common
# make[3]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/src/common'
# clang -DHAVE_CONFIG_H -I. -I../.. -I../../gnulib-lib -I../../gnulib-lib -Wall -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c
# mv -f .deps/error.Tpo .deps/error.Po
# clang -DHAVE_CONFIG_H -I. -I../.. -I../../gnulib-lib -I../../gnulib-lib -Wall -MT hmap.o -MD -MP -MF .deps/hmap.Tpo -c -o hmap.o hmap.c
# mv -f .deps/hmap.Tpo .deps/hmap.Po
# clang -DHAVE_CONFIG_H -I. -I../.. -I../../gnulib-lib -I../../gnulib-lib -Wall -MT io-utils.o -MD -MP -MF .deps/io-utils.Tpo -c -o io-utils.o io-utils.c
# mv -f .deps/io-utils.Tpo .deps/io-utils.Po
# clang -DHAVE_CONFIG_H -I. -I../.. -I../../gnulib-lib -I../../gnulib-lib -Wall -MT intutil.o -MD -MP -MF .deps/intutil.Tpo -c -o intutil.o intutil.c
# mv -f .deps/intutil.Tpo .deps/intutil.Po
# clang -DHAVE_CONFIG_H -I. -I../.. -I../../gnulib-lib -I../../gnulib-lib -Wall -MT llist.o -MD -MP -MF .deps/llist.Tpo -c -o llist.o llist.c
# llist.c:284:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (index < 0 || index >= list->size)
# ~~~~~ ^ ~
# llist.c:297:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (index < 0 || index >= list->size)
# ~~~~~ ^ ~
# llist.c:319:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (index < 0 || index > list->size)
# ~~~~~ ^ ~
# llist.c:346:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (index < 0 || index >= list->size)
# ~~~~~ ^ ~
# 4 warnings generated.
# mv -f .deps/llist.Tpo .deps/llist.Po
# clang -DHAVE_CONFIG_H -I. -I../.. -I../../gnulib-lib -I../../gnulib-lib -Wall -MT strbuf.o -MD -MP -MF .deps/strbuf.Tpo -c -o strbuf.o strbuf.c
# mv -f .deps/strbuf.Tpo .deps/strbuf.Po
# clang -DHAVE_CONFIG_H -I. -I../.. -I../../gnulib-lib -I../../gnulib-lib -Wall -MT string-utils.o -MD -MP -MF .deps/string-utils.Tpo -c -o string-utils.o string-utils.c
# mv -f .deps/string-utils.Tpo .deps/string-utils.Po
# clang -DHAVE_CONFIG_H -I. -I../.. -I../../gnulib-lib -I../../gnulib-lib -Wall -MT tab-utils.o -MD -MP -MF .deps/tab-utils.Tpo -c -o tab-utils.o tab-utils.c
# mv -f .deps/tab-utils.Tpo .deps/tab-utils.Po
# clang -DHAVE_CONFIG_H -I. -I../.. -I../../gnulib-lib -I../../gnulib-lib -Wall -MT tmap.o -MD -MP -MF .deps/tmap.Tpo -c -o tmap.o tmap.c
# mv -f .deps/tmap.Tpo .deps/tmap.Po
# rm -f lib_common.a
# ar cru lib_common.a error.o hmap.o io-utils.o intutil.o llist.o strbuf.o string-utils.o tab-utils.o tmap.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib lib_common.a
# make[3]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/src/common'
# Making all in editformats
# make[3]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/src/editformats'
# clang -DHAVE_CONFIG_H -I. -I../.. -I../../gnulib-lib -I../../gnulib-lib -I./.. -Wall -MT destination-only.o -MD -MP -MF .deps/destination-only.Tpo -c -o destination-only.o destination-only.c
# mv -f .deps/destination-only.Tpo .deps/destination-only.Po
# clang -DHAVE_CONFIG_H -I. -I../.. -I../../gnulib-lib -I../../gnulib-lib -I./.. -Wall -MT dual-column.o -MD -MP -MF .deps/dual-column.Tpo -c -o dual-column.o dual-column.c
# mv -f .deps/dual-column.Tpo .deps/dual-column.Po
# clang -DHAVE_CONFIG_H -I. -I../.. -I../../gnulib-lib -I../../gnulib-lib -I./.. -Wall -MT single-column.o -MD -MP -MF .deps/single-column.Tpo -c -o single-column.o single-column.c
# mv -f .deps/single-column.Tpo .deps/single-column.Po
# rm -f lib_editformats.a
# ar cru lib_editformats.a destination-only.o dual-column.o single-column.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib lib_editformats.a
# make[3]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/src/editformats'
# make[3]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/src'
# clang -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -Wall -MT apply.o -MD -MP -MF .deps/apply.Tpo -c -o apply.o apply.c
# mv -f .deps/apply.Tpo .deps/apply.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -Wall -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c
# mv -f .deps/display.Tpo .deps/display.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -Wall -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c
# mv -f .deps/edit.Tpo .deps/edit.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -Wall -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c
# mv -f .deps/list.Tpo .deps/list.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -Wall -MT interactive.o -MD -MP -MF .deps/interactive.Tpo -c -o interactive.o interactive.c
# mv -f .deps/interactive.Tpo .deps/interactive.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -Wall -MT plan.o -MD -MP -MF .deps/plan.Tpo -c -o plan.o plan.c
# mv -f .deps/plan.Tpo .deps/plan.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -Wall -MT qcmd.o -MD -MP -MF .deps/qcmd.Tpo -c -o qcmd.o qcmd.c
# mv -f .deps/qcmd.Tpo .deps/qcmd.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -Wall -MT quote.o -MD -MP -MF .deps/quote.Tpo -c -o quote.o quote.c
# mv -f .deps/quote.Tpo .deps/quote.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -Wall -MT variables.o -MD -MP -MF .deps/variables.Tpo -c -o variables.o variables.c
# mv -f .deps/variables.Tpo .deps/variables.Po
# clang -Wall -o qcmd apply.o display.o edit.o list.o interactive.o plan.o qcmd.o quote.o variables.o editformats/lib_editformats.a common/lib_common.a ../gnulib-lib/libgnu.a -lreadline -lhistory
# clang -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -Wall -MT icmd.o -MD -MP -MF .deps/icmd.Tpo -c -o icmd.o icmd.c
# mv -f .deps/icmd.Tpo .deps/icmd.Po
# clang -Wall -o icmd icmd.o common/lib_common.a ../gnulib-lib/libgnu.a -lreadline -lhistory
# clang -DHAVE_CONFIG_H -I. -I.. -I../gnulib-lib -I../gnulib-lib -Wall -MT deurlname.o -MD -MP -MF .deps/deurlname.Tpo -c -o deurlname.o deurlname.c
# mv -f .deps/deurlname.Tpo .deps/deurlname.Po
# clang -Wall -o deurlname deurlname.o common/lib_common.a ../gnulib-lib/libgnu.a
# ln -s qcmd qmv
# ln -s qcmd qcp
# ln -s icmd imv
# ln -s icmd icp
# make[3]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/src'
# make[2]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/src'
# make[2]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0'
# make[2]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0'
# make[1]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in po
# make[1]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/po'
# installing sv.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/sv/LC_MESSAGES/renameutils.mo
# installing fr.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/fr/LC_MESSAGES/renameutils.mo
# if test "renameutils" = "gettext-tools"; then \
# /usr/bin/mkdir -p /tmp/renameutils/pkg/renameutils/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/renameutils/pkg/renameutils/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/renameutils/pkg/renameutils/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/po'
# Making install in gnulib-po
# make[1]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-po'
# installing af.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/af/LC_MESSAGES/renameutils-gnulib.mo
# installing be.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/be/LC_MESSAGES/renameutils-gnulib.mo
# installing bg.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/bg/LC_MESSAGES/renameutils-gnulib.mo
# installing ca.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/ca/LC_MESSAGES/renameutils-gnulib.mo
# installing cs.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/cs/LC_MESSAGES/renameutils-gnulib.mo
# installing da.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/da/LC_MESSAGES/renameutils-gnulib.mo
# installing de.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/de/LC_MESSAGES/renameutils-gnulib.mo
# installing el.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/el/LC_MESSAGES/renameutils-gnulib.mo
# installing es.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/es/LC_MESSAGES/renameutils-gnulib.mo
# installing et.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/et/LC_MESSAGES/renameutils-gnulib.mo
# installing eu.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/eu/LC_MESSAGES/renameutils-gnulib.mo
# installing fi.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/fi/LC_MESSAGES/renameutils-gnulib.mo
# installing fr.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/fr/LC_MESSAGES/renameutils-gnulib.mo
# installing ga.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/ga/LC_MESSAGES/renameutils-gnulib.mo
# installing gl.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/gl/LC_MESSAGES/renameutils-gnulib.mo
# installing hu.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/hu/LC_MESSAGES/renameutils-gnulib.mo
# installing it.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/it/LC_MESSAGES/renameutils-gnulib.mo
# installing ja.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/ja/LC_MESSAGES/renameutils-gnulib.mo
# installing ko.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/ko/LC_MESSAGES/renameutils-gnulib.mo
# installing ms.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/ms/LC_MESSAGES/renameutils-gnulib.mo
# installing nb.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/nb/LC_MESSAGES/renameutils-gnulib.mo
# installing nl.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/nl/LC_MESSAGES/renameutils-gnulib.mo
# installing pl.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/pl/LC_MESSAGES/renameutils-gnulib.mo
# installing pt.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/pt/LC_MESSAGES/renameutils-gnulib.mo
# installing pt_BR.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/pt_BR/LC_MESSAGES/renameutils-gnulib.mo
# installing ro.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/ro/LC_MESSAGES/renameutils-gnulib.mo
# installing ru.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/ru/LC_MESSAGES/renameutils-gnulib.mo
# installing rw.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/rw/LC_MESSAGES/renameutils-gnulib.mo
# installing sk.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/sk/LC_MESSAGES/renameutils-gnulib.mo
# installing sl.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/sl/LC_MESSAGES/renameutils-gnulib.mo
# installing sv.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/sv/LC_MESSAGES/renameutils-gnulib.mo
# installing tr.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/tr/LC_MESSAGES/renameutils-gnulib.mo
# installing uk.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/uk/LC_MESSAGES/renameutils-gnulib.mo
# installing vi.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/vi/LC_MESSAGES/renameutils-gnulib.mo
# installing zh_CN.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/zh_CN/LC_MESSAGES/renameutils-gnulib.mo
# installing zh_TW.gmo as /tmp/renameutils/pkg/renameutils/usr/share/locale/zh_TW/LC_MESSAGES/renameutils-gnulib.mo
# if test "renameutils" = "gettext-tools"; then \
# /usr/bin/mkdir -p /tmp/renameutils/pkg/renameutils/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/renameutils/pkg/renameutils/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/renameutils/pkg/renameutils/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-po'
# Making install in gnulib-lib
# make[1]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-lib'
# make install-recursive
# make[2]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-lib'
# make[3]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-lib'
# make[4]: Entering directory '/tmp/renameutils/src/renameutils-0.12.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/renameutils/src/renameutils-0.12.0/build-aux/install-sh -d /tmp/renameutils/pkg/renameutils/usr/lib ; \
# fi ; \
# if test -f /tmp/renameutils/pkg/renameutils/usr/lib/charset.alias; then \
# sed -f ref-add.sed /tmp/renameutils/pkg/renameutils/usr/lib/charset.alias > /tmp/renameutils/pkg/renameutils/usr/lib/charset.tmp ; \
# /usr/bin/install -c -m 644 /tmp/renameutils/pkg/renameutils/usr/lib/charset.tmp /tmp/renameutils/pkg/renameutils/usr/lib/charset.alias ; \
# rm -f /tmp/renameutils/pkg/renameutils/usr/lib/charset.tmp ; \
# else \
# if $need_charset_alias; then \
# sed -f ref-add.sed charset.alias > /tmp/renameutils/pkg/renameutils/usr/lib/charset.tmp ; \
# /usr/bin/install -c -m 644 /tmp/renameutils/pkg/renameutils/usr/lib/charset.tmp /tmp/renameutils/pkg/renameutils/usr/lib/charset.alias ; \
# rm -f /tmp/renameutils/pkg/renameutils/usr/lib/charset.tmp ; \
# fi ; \
# fi
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-lib'
# make[3]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-lib'
# make[2]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-lib'
# make[1]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/gnulib-lib'
# Making install in src
# make[1]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/src'
# Making install in common
# make[2]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/src/common'
# make[3]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/src/common'
# 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/renameutils/src/renameutils-0.12.0/src/common'
# make[2]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/src/common'
# Making install in editformats
# make[2]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/src/editformats'
# make[3]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/src/editformats'
# 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/renameutils/src/renameutils-0.12.0/src/editformats'
# make[2]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/src/editformats'
# make[2]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/src'
# make[3]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0/src'
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/renameutils/pkg/renameutils/usr/bin"
# /usr/bin/install -c qcmd icmd deurlname '/tmp/renameutils/pkg/renameutils/usr/bin'
# /usr/bin/mkdir -p /tmp/renameutils/pkg/renameutils/usr/bin
# ln -s qcmd /tmp/renameutils/pkg/renameutils/usr/bin/qmv
# ln -s qcmd /tmp/renameutils/pkg/renameutils/usr/bin/qcp
# ln -s icmd /tmp/renameutils/pkg/renameutils/usr/bin/imv
# ln -s icmd /tmp/renameutils/pkg/renameutils/usr/bin/icp
# /usr/bin/mkdir -p /tmp/renameutils/pkg/renameutils/usr/share/man/man1
# ln -s qcmd.1 /tmp/renameutils/pkg/renameutils/usr/share/man/man1/qmv.1
# ln -s qcmd.1 /tmp/renameutils/pkg/renameutils/usr/share/man/man1/qcp.1
# ln -s icmd.1 /tmp/renameutils/pkg/renameutils/usr/share/man/man1/imv.1
# ln -s icmd.1 /tmp/renameutils/pkg/renameutils/usr/share/man/man1/icp.1
# test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/tmp/renameutils/pkg/renameutils/usr/share/man/man1"
# /usr/bin/install -c -m 644 qcmd.1 icmd.1 deurlname.1 '/tmp/renameutils/pkg/renameutils/usr/share/man/man1'
# make[3]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/src'
# make[2]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/src'
# make[1]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0/src'
# make[1]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0'
# make[2]: Entering directory '/tmp/renameutils/src/renameutils-0.12.0'
# 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/renameutils/src/renameutils-0.12.0'
# make[1]: Leaving directory '/tmp/renameutils/src/renameutils-0.12.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "renameutils"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: renameutils 0.12.0-3 (Thu Apr 13 16:32:04 UTC 2017)

CMD: pacman --query --file renameutils-0.12.0-3-x86_64.pkg.tar.xz
# renameutils 0.12.0-3

Creating hybrid package for 'renameutils'

Trying to find vanilla package 'renameutils'...

CMD: pacman --query --file /mirror/renameutils-0.12.0-3.pkg.tar.xz
# renameutils 0.12.0-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/qmv
# /usr/bin/qcp
# /usr/bin/imv
# /usr/bin/icp
# /usr/bin/qcmd
# /usr/bin/icmd
# /usr/bin/deurlname
# /usr/share/locale/sv/LC_MESSAGES/renameutils.mo
# /usr/share/locale/sv/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/fr/LC_MESSAGES/renameutils.mo
# /usr/share/locale/fr/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/af/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/be/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/bg/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/ca/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/cs/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/da/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/de/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/el/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/es/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/et/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/eu/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/fi/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/ga/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/gl/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/hu/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/it/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/ja/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/ko/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/ms/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/nb/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/nl/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/pl/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/pt/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/pt_BR/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/ro/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/ru/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/rw/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/sk/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/sl/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/tr/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/uk/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/vi/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/zh_CN/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/locale/zh_TW/LC_MESSAGES/renameutils-gnulib.mo
# /usr/share/man/man1/qmv.1.gz
# /usr/share/man/man1/qcp.1.gz
# /usr/share/man/man1/qcmd.1.gz
# /usr/share/man/man1/imv.1.gz
# /usr/share/man/man1/icp.1.gz
# /usr/share/man/man1/icmd.1.gz
# /usr/share/man/man1/deurlname.1.gz

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/renameutils.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/renameutils.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/renameutils/src/renameutils-0.12.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 renameutils configure 0.12.0, which was
# generated by GNU Autoconf 2.67. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 9f8d4d79297b
# 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:3297: checking for a BSD-compatible install
# configure:3365: result: /usr/bin/install -c
# configure:3376: checking whether build environment is sane
# configure:3426: result: yes
# configure:3475: checking for x86_64-unknown-linux-strip
# configure:3505: result: no
# configure:3515: checking for strip
# configure:3531: found /usr/bin/strip
# configure:3542: result: strip
# configure:3567: checking for a thread-safe mkdir -p
# configure:3606: result: /usr/bin/mkdir -p
# configure:3620: checking for gawk
# configure:3636: found /usr/bin/gawk
# configure:3647: result: gawk
# configure:3658: checking whether make sets $(MAKE)
# configure:3680: result: yes
# configure:3766: checking build system type
# configure:3780: result: x86_64-unknown-linux-gnu
# configure:3800: checking host system type
# configure:3813: result: x86_64-unknown-linux-gnu
# configure:3845: checking for style of include used by make
# configure:3873: result: GNU
# configure:3903: checking for x86_64-unknown-linux-gcc
# configure:3930: result: clang
# configure:4199: checking for C compiler version
# configure:4208: 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:4219: $? = 0
# configure:4208: 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:4219: $? = 0
# configure:4208: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4219: $? = 1
# configure:4208: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4219: $? = 1
# configure:4239: checking whether the C compiler works
# configure:4261: clang conftest.c >&5
# configure:4265: $? = 0
# configure:4313: result: yes
# configure:4316: checking for C compiler default output file name
# configure:4318: result: a.out
# configure:4324: checking for suffix of executables
# configure:4331: clang -o conftest conftest.c >&5
# configure:4335: $? = 0
# configure:4357: result:
# configure:4379: checking whether we are cross compiling
# configure:4387: clang -o conftest conftest.c >&5
# configure:4391: $? = 0
# configure:4398: ./conftest
# configure:4402: $? = 0
# configure:4417: result: no
# configure:4422: checking for suffix of object files
# configure:4444: clang -c conftest.c >&5
# configure:4448: $? = 0
# configure:4469: result: o
# configure:4473: checking whether we are using the GNU C compiler
# configure:4492: clang -c conftest.c >&5
# configure:4492: $? = 0
# configure:4501: result: yes
# configure:4510: checking whether clang accepts -g
# configure:4530: clang -c -g conftest.c >&5
# configure:4530: $? = 0
# configure:4571: result: yes
# configure:4588: checking for clang option to accept ISO C89
# configure:4652: clang -c conftest.c >&5
# configure:4652: $? = 0
# configure:4665: result: none needed
# configure:4687: checking dependency style of clang
# configure:4797: result: gcc3
# configure:4818: checking how to run the C preprocessor
# configure:4849: clang -E conftest.c
# configure:4849: $? = 0
# configure:4863: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4863: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | /* end confdefs.h. */
# | #include
# configure:4888: result: clang -E
# configure:4908: clang -E conftest.c
# configure:4908: $? = 0
# configure:4922: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | /* end confdefs.h. */
# | #include
# configure:4951: checking for grep that handles long lines and -e
# configure:5009: result: /usr/bin/grep
# configure:5014: checking for egrep
# configure:5076: result: /usr/bin/grep -E
# configure:5081: checking for ANSI C header files
# configure:5101: clang -c conftest.c >&5
# configure:5101: $? = 0
# configure:5174: clang -o conftest conftest.c >&5
# configure:5174: $? = 0
# configure:5174: ./conftest
# configure:5174: $? = 0
# configure:5185: result: yes
# configure:5198: checking for sys/types.h
# configure:5198: clang -c conftest.c >&5
# configure:5198: $? = 0
# configure:5198: result: yes
# configure:5198: checking for sys/stat.h
# configure:5198: clang -c conftest.c >&5
# configure:5198: $? = 0
# configure:5198: result: yes
# configure:5198: checking for stdlib.h
# configure:5198: clang -c conftest.c >&5
# configure:5198: $? = 0
# configure:5198: result: yes
# configure:5198: checking for string.h
# configure:5198: clang -c conftest.c >&5
# configure:5198: $? = 0
# configure:5198: result: yes
# configure:5198: checking for memory.h
# configure:5198: clang -c conftest.c >&5
# configure:5198: $? = 0
# configure:5198: result: yes
# configure:5198: checking for strings.h
# configure:5198: clang -c conftest.c >&5
# configure:5198: $? = 0
# configure:5198: result: yes
# configure:5198: checking for inttypes.h
# configure:5198: clang -c conftest.c >&5
# configure:5198: $? = 0
# configure:5198: result: yes
# configure:5198: checking for stdint.h
# configure:5198: clang -c conftest.c >&5
# configure:5198: $? = 0
# configure:5198: result: yes
# configure:5198: checking for unistd.h
# configure:5198: clang -c conftest.c >&5
# configure:5198: $? = 0
# configure:5198: result: yes
# configure:5213: checking minix/config.h usability
# configure:5213: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5213: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* 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:5213: result: no
# configure:5213: checking minix/config.h presence
# configure:5213: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5213: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5213: result: no
# configure:5213: checking for minix/config.h
# configure:5213: result: no
# configure:5242: checking whether it is safe to define __EXTENSIONS__
# configure:5260: clang -c conftest.c >&5
# configure:5260: $? = 0
# configure:5267: result: yes
# configure:5294: checking for x86_64-unknown-linux-gcc
# configure:5321: result: clang
# configure:5590: checking for C compiler version
# configure:5599: 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:5610: $? = 0
# configure:5599: 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:5610: $? = 0
# configure:5599: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5610: $? = 1
# configure:5599: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:5610: $? = 1
# configure:5614: checking whether we are using the GNU C compiler
# configure:5642: result: yes
# configure:5651: checking whether clang accepts -g
# configure:5712: result: yes
# configure:5729: checking for clang option to accept ISO C89
# configure:5806: result: none needed
# configure:5828: checking dependency style of clang
# configure:5938: result: gcc3
# configure:5955: checking for Minix Amsterdam compiler
# configure:5979: result: no
# configure:5991: checking for x86_64-unknown-linux-ar
# configure:6021: result: no
# configure:6031: checking for ar
# configure:6047: found /usr/bin/ar
# configure:6058: result: ar
# configure:6098: checking for x86_64-unknown-linux-ranlib
# configure:6128: result: no
# configure:6138: checking for ranlib
# configure:6154: found /usr/bin/ranlib
# configure:6165: result: ranlib
# configure:6203: checking for special C compiler options needed for large files
# configure:6248: result: no
# configure:6254: checking for _FILE_OFFSET_BITS value needed for large files
# configure:6279: clang -c conftest.c >&5
# configure:6279: $? = 0
# configure:6311: result: no
# configure:6400: checking for clang option to accept ISO C99
# configure:6549: clang -c conftest.c >&5
# configure:6549: $? = 0
# configure:6562: result: none needed
# configure:6671: checking for clang option to accept ISO Standard C
# configure:6682: result: none needed
# configure:6804: checking for x86_64-unknown-linux-ranlib
# configure:6831: result: ranlib
# configure:6893: checking whether ln -s works
# configure:6897: result: yes
# configure:6914: checking for working alloca.h
# configure:6931: clang -o conftest conftest.c >&5
# configure:6931: $? = 0
# configure:6939: result: yes
# configure:6947: checking for alloca
# configure:6984: clang -o conftest conftest.c >&5
# configure:6984: $? = 0
# configure:6992: result: yes
# configure:7196: checking whether uses 'inline' correctly
# configure:7218: clang -c conftest.c >&5
# configure:7221: $? = 0
# configure:7239: clang -c conftest.c >&5
# configure:7242: $? = 0
# configure:7255: result: yes
# configure:7276: checking for btowc
# configure:7276: clang -o conftest conftest.c >&5
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for _set_invalid_parameter_handler
# configure:7276: clang -o conftest conftest.c >&5
# /tmp/conftest-f80835.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:7276: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | /* end confdefs.h. */
# | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _set_invalid_parameter_handler (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _set_invalid_parameter_handler
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _set_invalid_parameter_handler ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _set_invalid_parameter_handler ();
# | ;
# | return 0;
# | }
# configure:7276: result: no
# configure:7276: checking for fcntl
# configure:7276: clang -o conftest conftest.c >&5
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for symlink
# configure:7276: clang -o conftest conftest.c >&5
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for getdelim
# configure:7276: clang -o conftest conftest.c >&5
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for getdtablesize
# configure:7276: clang -o conftest conftest.c >&5
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for gettimeofday
# configure:7276: clang -o conftest conftest.c >&5
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for lstat
# configure:7276: clang -o conftest conftest.c >&5
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for mbsinit
# configure:7276: clang -o conftest conftest.c >&5
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for mbrtowc
# configure:7276: clang -o conftest conftest.c >&5
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for mprotect
# configure:7276: clang -o conftest conftest.c >&5
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for nl_langinfo
# configure:7276: clang -o conftest conftest.c >&5
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for isblank
# configure:7276: clang -o conftest conftest.c >&5
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for iswctype
# configure:7276: clang -o conftest conftest.c >&5
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for wcscoll
# configure:7276: clang -o conftest conftest.c >&5
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for strdup
# configure:7276: clang -o conftest conftest.c >&5
# conftest.c:66:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:66:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for strndup
# configure:7276: clang -o conftest conftest.c >&5
# conftest.c:67:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
# char strndup ();
# ^
# conftest.c:67:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
# 1 warning generated.
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for vasnprintf
# configure:7276: clang -o conftest conftest.c >&5
# /tmp/conftest-a3baf2.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:7276: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 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:7276: result: no
# configure:7276: checking for snprintf
# configure:7276: clang -o conftest conftest.c >&5
# conftest.c:68:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:68:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for wcrtomb
# configure:7276: clang -o conftest conftest.c >&5
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7276: checking for iswcntrl
# configure:7276: clang -o conftest conftest.c >&5
# configure:7276: $? = 0
# configure:7276: result: yes
# configure:7290: checking for nl_langinfo and CODESET
# configure:7306: clang -o conftest conftest.c >&5
# configure:7306: $? = 0
# configure:7315: result: yes
# configure:7326: checking for a traditional french locale
# configure:7394: clang -o conftest conftest.c >&5
# configure:7397: $? = 0
# configure:7453: result: none
# configure:7611: checking sys/socket.h usability
# configure:7611: clang -c conftest.c >&5
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking sys/socket.h presence
# configure:7611: clang -E conftest.c
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking for sys/socket.h
# configure:7611: result: yes
# configure:7611: checking for unistd.h
# configure:7611: result: yes
# configure:7611: checking getopt.h usability
# configure:7611: clang -c conftest.c >&5
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking getopt.h presence
# configure:7611: clang -E conftest.c
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking for getopt.h
# configure:7611: result: yes
# configure:7611: checking sys/time.h usability
# configure:7611: clang -c conftest.c >&5
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking sys/time.h presence
# configure:7611: clang -E conftest.c
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking for sys/time.h
# configure:7611: result: yes
# configure:7611: checking langinfo.h usability
# configure:7611: clang -c conftest.c >&5
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking langinfo.h presence
# configure:7611: clang -E conftest.c
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking for langinfo.h
# configure:7611: result: yes
# configure:7611: checking xlocale.h usability
# configure:7611: clang -c conftest.c >&5
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking xlocale.h presence
# configure:7611: clang -E conftest.c
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking for xlocale.h
# configure:7611: result: yes
# configure:7611: checking sys/mman.h usability
# configure:7611: clang -c conftest.c >&5
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking sys/mman.h presence
# configure:7611: clang -E conftest.c
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking for sys/mman.h
# configure:7611: result: yes
# configure:7611: checking sys/param.h usability
# configure:7611: clang -c conftest.c >&5
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking sys/param.h presence
# configure:7611: clang -E conftest.c
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking for sys/param.h
# configure:7611: result: yes
# configure:7611: checking wchar.h usability
# configure:7611: clang -c conftest.c >&5
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking wchar.h presence
# configure:7611: clang -E conftest.c
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking for wchar.h
# configure:7611: result: yes
# configure:7611: checking for stdint.h
# configure:7611: result: yes
# configure:7611: checking for strings.h
# configure:7611: result: yes
# configure:7611: checking for sys/stat.h
# configure:7611: result: yes
# configure:7611: checking features.h usability
# configure:7611: clang -c conftest.c >&5
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking features.h presence
# configure:7611: clang -E conftest.c
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking for features.h
# configure:7611: result: yes
# configure:7611: checking wctype.h usability
# configure:7611: clang -c conftest.c >&5
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking wctype.h presence
# configure:7611: clang -E conftest.c
# configure:7611: $? = 0
# configure:7611: result: yes
# configure:7611: checking for wctype.h
# configure:7611: result: yes
# configure:7627: checking whether // is distinct from /
# configure:7656: result: no
# configure:7670: checking whether the preprocessor supports include_next
# configure:7708: clang -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:7708: $? = 0
# configure:7729: result: yes
# configure:7750: checking whether system header files limit the line length
# configure:7773: result: no
# configure:7784: checking for complete errno.h
# configure:7845: result: yes
# configure:8142: checking whether strerror_r is declared
# configure:8142: clang -c conftest.c >&5
# configure:8142: $? = 0
# configure:8142: result: yes
# configure:8155: checking for strerror_r
# configure:8155: clang -o conftest conftest.c >&5
# configure:8155: $? = 0
# configure:8155: result: yes
# configure:8164: checking whether strerror_r returns char *
# configure:8188: clang -c conftest.c >&5
# configure:8188: $? = 0
# configure:8226: result: yes
# configure:8234: checking for inline
# configure:8250: clang -c conftest.c >&5
# configure:8250: $? = 0
# configure:8258: result: inline
# configure:8322: checking for working fcntl.h
# configure:8414: clang -o conftest conftest.c >&5
# conftest.c:92:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
# int result = !constants;
# ~^~~~~~~~~
# 1 warning generated.
# configure:8414: $? = 0
# configure:8414: ./conftest
# configure:8414: $? = 0
# configure:8429: result: yes
# configure:8452: checking for pid_t
# configure:8452: clang -c conftest.c >&5
# configure:8452: $? = 0
# configure:8452: clang -c conftest.c >&5
# conftest.c:104:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:8452: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 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:8452: result: yes
# configure:8463: checking for mode_t
# configure:8463: clang -c conftest.c >&5
# configure:8463: $? = 0
# configure:8463: clang -c conftest.c >&5
# conftest.c:104:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:8463: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 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:8463: result: yes
# configure:8578: checking whether getdelim is declared
# configure:8578: clang -c conftest.c >&5
# configure:8578: $? = 0
# configure:8578: result: yes
# configure:8601: checking whether getline is declared
# configure:8601: clang -c conftest.c >&5
# configure:8601: $? = 0
# configure:8601: result: yes
# configure:8714: checking for getopt.h
# configure:8714: result: yes
# configure:8731: checking for getopt_long_only
# configure:8731: clang -o conftest conftest.c >&5
# configure:8731: $? = 0
# configure:8731: result: yes
# configure:8745: checking whether getopt is POSIX compatible
# configure:8762: clang -o conftest conftest.c >&5
# conftest.c:76:11: error: use of undeclared identifier 'optreset'
# int *p = &optreset; return optreset;
# ^
# conftest.c:76:28: error: use of undeclared identifier 'optreset'
# int *p = &optreset; return optreset;
# ^
# 2 errors generated.
# configure:8762: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | int *p = &optreset; return optreset;
# | ;
# | return 0;
# | }
# configure:8776: clang -c conftest.c >&5
# conftest.c:76:9: error: use of undeclared identifier 'getopt_clip'; did you mean 'getopt_long'?
# return !getopt_clip;
# ^~~~~~~~~~~
# getopt_long
# /usr/include/getopt.h:173:12: note: 'getopt_long' declared here
# extern int getopt_long (int ___argc, char *const *___argv,
# ^
# conftest.c:76:9: warning: address of function 'getopt_long' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return !getopt_clip;
# ~^~~~~~~~~~~
# conftest.c:76:9: note: prefix with the address-of operator to silence this warning
# return !getopt_clip;
# ^
# &
# 1 warning and 1 error generated.
# configure:8776: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | return !getopt_clip;
# | ;
# | return 0;
# | }
# configure:8882: clang -o conftest -DOPTIND_MIN=0 conftest.c >&5
# configure:8882: $? = 0
# configure:8882: ./conftest
# configure:8882: $? = 0
# configure:8894: result: yes
# configure:8902: checking for working GNU getopt function
# configure:9127: clang -o conftest conftest.c >&5
# configure:9127: $? = 0
# configure:9127: ./conftest
# configure:9127: $? = 0
# configure:9143: result: yes
# configure:9175: checking whether getenv is declared
# configure:9175: clang -c conftest.c >&5
# configure:9175: $? = 0
# configure:9175: result: yes
# configure:9187: checking for C/C++ restrict keyword
# configure:9212: clang -c conftest.c >&5
# configure:9212: $? = 0
# configure:9220: result: __restrict
# configure:9374: checking for struct timeval
# configure:9397: clang -c conftest.c >&5
# configure:9397: $? = 0
# configure:9405: result: yes
# configure:9410: checking for correct struct timeval.tv_sec member
# configure:9435: clang -c conftest.c >&5
# configure:9435: $? = 0
# configure:9443: result: yes
# configure:9453: checking whether gettimeofday is declared without a macro
# configure:9475: clang -c conftest.c >&5
# configure:9475: $? = 0
# configure:9483: result: yes
# configure:9559: checking whether getc_unlocked is declared
# configure:9559: clang -c conftest.c >&5
# configure:9559: $? = 0
# configure:9559: result: yes
# configure:9572: checking whether we are using the GNU C Library >= 2.1 or uClibc
# configure:9602: result: yes
# configure:9623: checking for wchar_t
# configure:9640: clang -c conftest.c >&5
# configure:9640: $? = 0
# configure:9647: result: yes
# configure:9663: checking whether NULL can be used in arbitrary expressions
# configure:9681: clang -c conftest.c >&5
# configure:9681: $? = 0
# configure:9688: result: yes
# configure:9819: checking whether lstat correctly handles trailing slash
# configure:9850: clang -o conftest conftest.c >&5
# configure:9850: $? = 0
# configure:9850: ./conftest
# configure:9850: $? = 0
# configure:9867: result: yes
# configure:9952: checking whether malloc, realloc, calloc are POSIX compliant
# configure:9972: clang -c conftest.c >&5
# configure:9972: $? = 0
# configure:9980: result: yes
# configure:9985: checking for mbstate_t
# configure:10009: clang -c conftest.c >&5
# configure:10009: $? = 0
# configure:10016: result: yes
# configure:10041: checking for a traditional japanese locale
# configure:10111: clang -o conftest conftest.c >&5
# configure:10114: $? = 0
# configure:10172: result: none
# configure:10180: checking for a transitional chinese locale
# configure:10251: clang -o conftest conftest.c >&5
# configure:10254: $? = 0
# configure:10305: result: none
# configure:10312: checking for a french Unicode locale
# configure:10384: clang -o conftest conftest.c >&5
# configure:10387: $? = 0
# configure:10433: result: none
# configure:10530: checking for mmap
# configure:10530: clang -o conftest conftest.c >&5
# configure:10530: $? = 0
# configure:10530: result: yes
# configure:10541: checking for MAP_ANONYMOUS
# configure:10578: result: yes
# configure:10612: checking whether memchr works
# configure:10675: clang -o conftest conftest.c >&5
# configure:10675: $? = 0
# configure:10675: ./conftest
# configure:10675: $? = 0
# configure:10685: result: yes
# configure:10696: checking whether defines MIN and MAX
# configure:10713: clang -c conftest.c >&5
# conftest.c:81:21: warning: implicit declaration of function 'MIN' is invalid in C99 [-Wimplicit-function-declaration]
# int x = MIN (42, 17);
# ^
# conftest.c:81:21: error: initializer element is not a compile-time constant
# int x = MIN (42, 17);
# ^~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:10713: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# | #include
# | int x = MIN (42, 17);
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:10720: result: no
# configure:10733: checking whether defines MIN and MAX
# configure:10750: clang -c conftest.c >&5
# configure:10750: $? = 0
# configure:10757: result: yes
# configure:10778: clang -c conftest.c >&5
# conftest.c:82:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:82:15: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:10778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:10856: checking for sigset_t
# configure:10856: clang -c conftest.c >&5
# configure:10856: $? = 0
# configure:10856: clang -c conftest.c >&5
# conftest.c:90:23: error: expected expression
# if (sizeof ((sigset_t)))
# ^
# 1 error generated.
# configure:10856: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | /* end confdefs.h. */
# |
# | #include
# | /* Mingw defines sigset_t not in , but in . */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sigset_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:10856: result: yes
# configure:10877: checking for uid_t in sys/types.h
# configure:10896: result: yes
# configure:10907: checking for stdbool.h that conforms to C99
# configure:10974: clang -c conftest.c >&5
# conftest.c:131:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:135: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:135: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:135: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:135: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:135: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:135: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:135: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:135: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:136:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:136:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:136:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:10974: $? = 0
# configure:10981: result: yes
# configure:10983: checking for _Bool
# configure:10983: clang -c conftest.c >&5
# configure:10983: $? = 0
# configure:10983: clang -c conftest.c >&5
# conftest.c:118:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:10983: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:10983: result: yes
# configure:10995: checking for unsigned long long int
# configure:11043: result: yes
# configure:11053: checking for long long int
# configure:11103: result: yes
# configure:11254: checking whether stdint.h conforms to C99
# configure:11423: clang -c conftest.c >&5
# configure:11423: $? = 0
# configure:11503: clang -o conftest conftest.c >&5
# configure:11503: $? = 0
# configure:11503: ./conftest
# configure:11503: $? = 0
# configure:11515: result: yes
# configure:11870: checking whether strdup is declared
# configure:11870: clang -c conftest.c >&5
# configure:11870: $? = 0
# configure:11870: result: yes
# configure:11884: checking whether strerror(0) succeeds
# configure:11913: clang -o conftest conftest.c >&5
# configure:11913: $? = 0
# configure:11913: ./conftest
# configure:11913: $? = 0
# configure:11924: result: yes
# configure:12007: checking whether ffsl is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether ffsll is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether memmem is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether mempcpy is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether memrchr is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether rawmemchr is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether stpcpy is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether stpncpy is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether strchrnul is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether strdup is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether strncat is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether strndup is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether strnlen is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether strpbrk is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether strsep is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether strcasestr is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether strtok_r is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether strerror_r is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether strsignal is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12007: checking whether strverscmp is declared without a macro
# configure:12025: clang -c conftest.c >&5
# configure:12025: $? = 0
# configure:12033: result: yes
# configure:12143: checking whether ffs is declared without a macro
# configure:12165: clang -c conftest.c >&5
# configure:12165: $? = 0
# configure:12173: result: yes
# configure:12143: checking whether strcasecmp is declared without a macro
# configure:12165: clang -c conftest.c >&5
# configure:12165: $? = 0
# configure:12173: result: yes
# configure:12143: checking whether strncasecmp is declared without a macro
# configure:12165: clang -c conftest.c >&5
# configure:12165: $? = 0
# configure:12173: result: yes
# configure:12186: checking whether strndup is declared
# configure:12186: result: yes
# configure:12204: checking whether strnlen is declared
# configure:12204: result: yes
# configure:12216: checking whether stat file-mode macros are broken
# configure:12243: clang -c conftest.c >&5
# configure:12243: $? = 0
# configure:12250: result: no
# configure:12288: checking for struct timespec in
# configure:12305: clang -c conftest.c >&5
# configure:12305: $? = 0
# configure:12312: result: yes
# configure:12463: checking for wint_t
# configure:12488: clang -c conftest.c >&5
# configure:12488: $? = 0
# configure:12495: result: yes
# configure:12523: checking for size_t
# configure:12523: clang -c conftest.c >&5
# configure:12523: $? = 0
# configure:12523: clang -c conftest.c >&5
# conftest.c:148:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:12523: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12523: result: yes
# configure:12535: checking for inttypes.h
# configure:12554: clang -c conftest.c >&5
# configure:12554: $? = 0
# configure:12561: result: yes
# configure:12572: checking for stdint.h
# configure:12589: clang -c conftest.c >&5
# configure:12589: $? = 0
# configure:12596: result: yes
# configure:12609: checking for intmax_t
# configure:12634: clang -c conftest.c >&5
# configure:12634: $? = 0
# configure:12641: result: yes
# configure:12660: checking where to find the exponent in a 'double'
# configure:12974: clang -o conftest conftest.c >&5
# configure:12974: $? = 0
# configure:12974: ./conftest
# configure:12974: $? = 0
# configure:12986: result: word 1 bit 20
# configure:13022: checking whether snprintf returns a byte count as in C99
# configure:13092: clang -o conftest conftest.c >&5
# configure:13092: $? = 0
# configure:13092: ./conftest
# configure:13092: $? = 0
# configure:13103: result: yes
# configure:13115: checking for snprintf
# configure:13115: result: yes
# configure:13115: checking for strnlen
# configure:13115: clang -o conftest conftest.c >&5
# configure:13115: $? = 0
# configure:13115: result: yes
# configure:13115: checking for wcslen
# configure:13115: clang -o conftest conftest.c >&5
# configure:13115: $? = 0
# configure:13115: result: yes
# configure:13115: checking for wcsnlen
# configure:13115: clang -o conftest conftest.c >&5
# configure:13115: $? = 0
# configure:13115: result: yes
# configure:13115: checking for mbrtowc
# configure:13115: result: yes
# configure:13115: checking for wcrtomb
# configure:13115: result: yes
# configure:13124: checking whether _snprintf is declared
# configure:13124: clang -c conftest.c >&5
# conftest.c:132:10: error: use of undeclared identifier '_snprintf'
# (void) _snprintf;
# ^
# 1 error generated.
# configure:13124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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:13124: result: no
# configure:13203: checking for alloca as a compiler built-in
# configure:13227: result: yes
# configure:13269: checking whether btowc(0) is correct
# configure:13304: clang -o conftest conftest.c >&5
# configure:13304: $? = 0
# configure:13304: ./conftest
# configure:13304: $? = 0
# configure:13315: result: yes
# configure:13318: checking whether btowc(EOF) is correct
# configure:13369: result: guessing yes
# configure:13538: checking whether // is distinct from /
# configure:13567: result: no
# configure:13584: checking whether dup2 works
# configure:13638: clang -o conftest conftest.c >&5
# configure:13638: $? = 0
# configure:13638: ./conftest
# configure:13638: $? = 0
# configure:13649: result: yes
# configure:13687: checking for error_at_line
# configure:13703: clang -o conftest conftest.c >&5
# configure:13703: $? = 0
# configure:13711: result: yes
# configure:13767: checking whether fcntl handles F_DUPFD correctly
# configure:13797: clang -o conftest conftest.c >&5
# configure:13797: $? = 0
# configure:13797: ./conftest
# configure:13797: $? = 0
# configure:13807: result: yes
# configure:13831: checking whether fcntl understands F_DUPFD_CLOEXEC
# configure:13852: clang -c conftest.c >&5
# configure:13852: $? = 0
# configure:13870: clang -c conftest.c >&5
# conftest.c:135:1: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:135:9: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:13870: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | /* end confdefs.h. */
# |
# | #ifdef __linux__
# | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace
# | it to support the semantics on older kernels that failed with EINVAL. */
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:13881: result: needs runtime check
# configure:14008: checking whether fcntl is declared without a macro
# configure:14026: clang -c conftest.c >&5
# configure:14026: $? = 0
# configure:14034: result: yes
# configure:14008: checking whether openat is declared without a macro
# configure:14026: clang -c conftest.c >&5
# configure:14026: $? = 0
# configure:14034: result: yes
# configure:14097: checking whether conversion from 'int' to 'long double' works
# configure:14138: clang -o conftest conftest.c >&5
# configure:14138: $? = 0
# configure:14138: ./conftest
# configure:14138: $? = 0
# configure:14149: result: yes
# configure:14284: checking for working getdelim function
# configure:14344: clang -o conftest conftest.c >&5
# configure:14344: $? = 0
# configure:14344: ./conftest
# configure:14344: $? = 0
# configure:14354: result: yes
# configure:14476: checking for getline
# configure:14476: clang -o conftest conftest.c >&5
# configure:14476: $? = 0
# configure:14476: result: yes
# configure:14484: checking for working getline function
# configure:14544: clang -o conftest conftest.c >&5
# configure:14544: $? = 0
# configure:14544: ./conftest
# configure:14544: $? = 0
# configure:14554: result: yes
# configure:14718: checking whether gettimeofday clobbers localtime buffer
# configure:14750: clang -o conftest conftest.c >&5
# configure:14750: $? = 0
# configure:14750: ./conftest
# configure:14750: $? = 0
# configure:14760: result: no
# configure:14778: checking for gettimeofday with POSIX signature
# configure:14806: clang -c conftest.c >&5
# conftest.c:140: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:150: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:14806: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | /* end confdefs.h. */
# | #include
# | struct timeval c;
# | int gettimeofday (struct timeval *restrict, void *restrict);
# |
# | int
# | main ()
# | {
# | /* glibc uses struct timezone * rather than the POSIX void *
# | if _GNU_SOURCE is defined. However, since the only portable
# | use of gettimeofday uses NULL as the second parameter, and
# | since the glibc definition is actually more typesafe, it is
# | not worth wrapping this to get a compliant signature. */
# | int (*f) (struct timeval *restrict, void *restrict)
# | = gettimeofday;
# | int x = f (&c, 0);
# | return !(x | c.tv_sec | c.tv_usec);
# |
# | ;
# | return 0;
# | }
# configure:14822: clang -c conftest.c >&5
# configure:14822: $? = 0
# configure:14831: result: almost
# configure:14903: checking whether the compiler generally respects inline
# configure:14924: clang -c conftest.c >&5
# conftest.c:145:17: error: "inline is not effective"
# #error "inline is not effective"
# ^
# 1 error generated.
# configure:14924: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | #ifdef __NO_INLINE__
# | #error "inline is not effective"
# | #endif
# | ;
# | return 0;
# | }
# configure:14933: result: no
# configure:15040: checking whether langinfo.h defines CODESET
# configure:15058: clang -c conftest.c >&5
# configure:15058: $? = 0
# configure:15066: result: yes
# configure:15071: checking whether langinfo.h defines T_FMT_AMPM
# configure:15089: clang -c conftest.c >&5
# configure:15089: $? = 0
# configure:15097: result: yes
# configure:15102: checking whether langinfo.h defines ERA
# configure:15120: clang -c conftest.c >&5
# configure:15120: $? = 0
# configure:15128: result: yes
# configure:15133: checking whether langinfo.h defines YESEXPR
# configure:15151: clang -c conftest.c >&5
# configure:15151: $? = 0
# configure:15159: result: yes
# configure:15176: checking whether nl_langinfo is declared without a macro
# configure:15194: clang -c conftest.c >&5
# configure:15194: $? = 0
# configure:15202: result: yes
# configure:15247: checking whether locale.h conforms to POSIX:2001
# configure:15265: clang -c conftest.c >&5
# configure:15265: $? = 0
# configure:15272: result: yes
# configure:15284: checking whether locale.h defines locale_t
# configure:15301: clang -c conftest.c >&5
# configure:15301: $? = 0
# configure:15309: result: yes
# configure:15322: checking whether struct lconv is properly defined
# configure:15341: clang -c conftest.c >&5
# configure:15341: $? = 0
# configure:15349: result: yes
# configure:15426: checking whether setlocale is declared without a macro
# configure:15448: clang -c conftest.c >&5
# configure:15448: $? = 0
# configure:15456: result: yes
# configure:15426: checking whether duplocale is declared without a macro
# configure:15448: clang -c conftest.c >&5
# configure:15448: $? = 0
# configure:15456: result: yes
# configure:15569: checking for stdlib.h
# configure:15569: result: yes
# configure:15579: checking for GNU libc compatible malloc
# configure:15603: clang -o conftest conftest.c >&5
# configure:15603: $? = 0
# configure:15603: ./conftest
# configure:15603: $? = 0
# configure:15613: result: yes
# configure:15710: checking whether mbrtowc handles incomplete characters
# configure:15767: result: guessing yes
# configure:15773: checking whether mbrtowc works as well as mbtowc
# configure:15834: result: guessing yes
# configure:15891: checking whether mbrtowc handles a NULL pwc argument
# configure:15962: result: guessing yes
# configure:15968: checking whether mbrtowc handles a NULL string argument
# configure:16027: result: guessing yes
# configure:16035: checking whether mbrtowc has a correct return value
# configure:16165: result: guessing yes
# configure:16171: checking whether mbrtowc returns 0 when parsing a NUL character
# configure:16227: result: guessing yes
# configure:16322: checking whether mbrtowc handles incomplete characters
# configure:16379: result: guessing yes
# configure:16385: checking whether mbrtowc works as well as mbtowc
# configure:16446: result: guessing yes
# configure:16676: checking whether YESEXPR works
# configure:16704: clang -o conftest conftest.c >&5
# configure:16704: $? = 0
# configure:16704: ./conftest
# configure:16704: $? = 0
# configure:16715: result: yes
# configure:16775: checking whether program_invocation_name is declared
# configure:16775: clang -c conftest.c >&5
# configure:16775: $? = 0
# configure:16775: result: yes
# configure:16787: checking whether program_invocation_short_name is declared
# configure:16787: clang -c conftest.c >&5
# configure:16787: $? = 0
# configure:16787: result: yes
# configure:16809: checking for stdlib.h
# configure:16809: result: yes
# configure:16819: checking for GNU libc compatible realloc
# configure:16843: clang -o conftest conftest.c >&5
# configure:16843: $? = 0
# configure:16843: ./conftest
# configure:16843: $? = 0
# configure:16853: result: yes
# configure:16940: checking for working re_compile_pattern
# configure:17087: clang -o conftest conftest.c >&5
# configure:17087: $? = 0
# configure:17087: ./conftest
# configure:17087: $? = 0
# configure:17097: result: yes
# configure:17223: checking for rpmatch
# configure:17223: clang -o conftest conftest.c >&5
# configure:17223: $? = 0
# configure:17223: result: yes
# configure:17370: checking for volatile sig_atomic_t
# configure:17370: clang -c conftest.c >&5
# configure:17370: $? = 0
# configure:17370: clang -c conftest.c >&5
# conftest.c:172:36: error: expected expression
# if (sizeof ((volatile sig_atomic_t)))
# ^
# 1 error generated.
# configure:17370: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_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_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RPMATCH 1
# | #define GNULIB_TEST_RPMATCH 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((volatile sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17370: result: yes
# configure:17386: checking for sighandler_t
# configure:17386: clang -c conftest.c >&5
# configure:17386: $? = 0
# configure:17386: clang -c conftest.c >&5
# conftest.c:172:27: error: expected expression
# if (sizeof ((sighandler_t)))
# ^
# 1 error generated.
# configure:17386: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_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_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RPMATCH 1
# | #define GNULIB_TEST_RPMATCH 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sighandler_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17386: result: yes
# configure:17400: checking whether pthread_sigmask is declared without a macro
# configure:17418: clang -c conftest.c >&5
# configure:17418: $? = 0
# configure:17426: result: yes
# configure:17400: checking whether sigaction is declared without a macro
# configure:17418: clang -c conftest.c >&5
# configure:17418: $? = 0
# configure:17426: result: yes
# configure:17400: checking whether sigaddset is declared without a macro
# configure:17418: clang -c conftest.c >&5
# configure:17418: $? = 0
# configure:17426: result: yes
# configure:17400: checking whether sigdelset is declared without a macro
# configure:17418: clang -c conftest.c >&5
# configure:17418: $? = 0
# configure:17426: result: yes
# configure:17400: checking whether sigemptyset is declared without a macro
# configure:17418: clang -c conftest.c >&5
# configure:17418: $? = 0
# configure:17426: result: yes
# configure:17400: checking whether sigfillset is declared without a macro
# configure:17418: clang -c conftest.c >&5
# configure:17418: $? = 0
# configure:17426: result: yes
# configure:17400: checking whether sigismember is declared without a macro
# configure:17418: clang -c conftest.c >&5
# configure:17418: $? = 0
# configure:17426: result: yes
# configure:17400: checking whether sigpending is declared without a macro
# configure:17418: clang -c conftest.c >&5
# configure:17418: $? = 0
# configure:17426: result: yes
# configure:17400: checking whether sigprocmask is declared without a macro
# configure:17418: clang -c conftest.c >&5
# configure:17418: $? = 0
# configure:17426: result: yes
# configure:17441: checking for stdint.h
# configure:17441: result: yes
# configure:17451: checking for SIZE_MAX
# configure:17522: result: yes
# configure:17534: checking for ssize_t
# configure:17551: clang -c conftest.c >&5
# configure:17551: $? = 0
# configure:17558: result: yes
# configure:17575: checking whether stat handles trailing slashes on directories
# configure:17598: clang -o conftest conftest.c >&5
# configure:17598: $? = 0
# configure:17598: ./conftest
# configure:17598: $? = 0
# configure:17608: result: yes
# configure:17610: checking whether stat handles trailing slashes on files
# configure:17644: clang -o conftest conftest.c >&5
# configure:17644: $? = 0
# configure:17644: ./conftest
# configure:17644: $? = 0
# configure:17655: result: yes
# configure:17704: checking for va_copy
# configure:17725: clang -c conftest.c >&5
# configure:17725: $? = 0
# configure:17733: result: yes
# configure:17915: checking whether NULL can be used in arbitrary expressions
# configure:17940: result: yes
# configure:18122: checking whether dprintf is declared without a macro
# configure:18140: clang -c conftest.c >&5
# configure:18140: $? = 0
# configure:18148: result: yes
# configure:18122: checking whether fpurge is declared without a macro
# configure:18140: clang -c conftest.c >&5
# conftest.c:183:10: error: use of undeclared identifier 'fpurge'
# (void) fpurge;
# ^
# 1 error generated.
# configure:18140: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_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_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RPMATCH 1
# | #define GNULIB_TEST_RPMATCH 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef fpurge
# | (void) fpurge;
# | ;
# | return 0;
# | }
# configure:18148: result: no
# configure:18122: checking whether fseeko is declared without a macro
# configure:18140: clang -c conftest.c >&5
# configure:18140: $? = 0
# configure:18148: result: yes
# configure:18122: checking whether ftello is declared without a macro
# configure:18140: clang -c conftest.c >&5
# configure:18140: $? = 0
# configure:18148: result: yes
# configure:18122: checking whether getdelim is declared without a macro
# configure:18140: clang -c conftest.c >&5
# configure:18140: $? = 0
# configure:18148: result: yes
# configure:18122: checking whether getline is declared without a macro
# configure:18140: clang -c conftest.c >&5
# configure:18140: $? = 0
# configure:18148: result: yes
# configure:18122: checking whether gets is declared without a macro
# configure:18140: clang -c conftest.c >&5
# conftest.c:187:10: error: use of undeclared identifier 'gets'; did you mean 'goto'?
# (void) gets;
# ^~~~
# goto
# conftest.c:187:10: error: expected expression
# 2 errors generated.
# configure:18140: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_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_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RPMATCH 1
# | #define GNULIB_TEST_RPMATCH 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 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:18148: result: no
# configure:18122: checking whether pclose is declared without a macro
# configure:18140: clang -c conftest.c >&5
# configure:18140: $? = 0
# configure:18148: result: yes
# configure:18122: checking whether popen is declared without a macro
# configure:18140: clang -c conftest.c >&5
# configure:18140: $? = 0
# configure:18148: result: yes
# configure:18122: checking whether renameat is declared without a macro
# configure:18140: clang -c conftest.c >&5
# configure:18140: $? = 0
# configure:18148: result: yes
# configure:18122: checking whether snprintf is declared without a macro
# configure:18140: clang -c conftest.c >&5
# configure:18140: $? = 0
# configure:18148: result: yes
# configure:18122: checking whether tmpfile is declared without a macro
# configure:18140: clang -c conftest.c >&5
# configure:18140: $? = 0
# configure:18148: result: yes
# configure:18122: checking whether vdprintf is declared without a macro
# configure:18140: clang -c conftest.c >&5
# configure:18140: $? = 0
# configure:18148: result: yes
# configure:18122: checking whether vsnprintf is declared without a macro
# configure:18140: clang -c conftest.c >&5
# configure:18140: $? = 0
# configure:18148: result: yes
# configure:18233: checking whether _Exit is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether atoll is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether canonicalize_file_name is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether getloadavg is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether getsubopt is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether grantpt is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether initstate is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether initstate_r is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether mkdtemp is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether mkostemp is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether mkostemps is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether mkstemp is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether mkstemps is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether posix_openpt is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether ptsname is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether ptsname_r is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether random is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether random_r is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether realpath is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether rpmatch is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether setenv is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether setstate is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether setstate_r is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether srandom is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether srandom_r is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether strtod is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether strtoll is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether strtoull is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether unlockpt is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18233: checking whether unsetenv is declared without a macro
# configure:18257: clang -c conftest.c >&5
# configure:18257: $? = 0
# configure:18265: result: yes
# configure:18282: checking for strcasecmp
# configure:18282: clang -o conftest conftest.c >&5
# conftest.c:241:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:241:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:18282: $? = 0
# configure:18282: result: yes
# configure:18299: checking for strncasecmp
# configure:18299: clang -o conftest conftest.c >&5
# conftest.c:242:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:242:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:18299: $? = 0
# configure:18299: result: yes
# configure:18313: checking whether strncasecmp is declared
# configure:18313: result: yes
# configure:18419: checking for working strerror function
# configure:18439: clang -o conftest conftest.c >&5
# configure:18439: $? = 0
# configure:18439: ./conftest
# configure:18439: $? = 0
# configure:18450: result: yes
# configure:18572: checking for working strndup
# configure:18610: clang -o conftest conftest.c >&5
# configure:18610: $? = 0
# configure:18610: ./conftest
# configure:18610: $? = 0
# configure:18620: result: yes
# configure:18672: checking for working strnlen
# configure:18706: clang -o conftest conftest.c >&5
# configure:18706: $? = 0
# configure:18706: ./conftest
# configure:18706: $? = 0
# configure:18716: result: yes
# configure:18854: checking for nlink_t
# configure:18854: clang -c conftest.c >&5
# configure:18854: $? = 0
# configure:18854: clang -c conftest.c >&5
# conftest.c:232:22: error: expected expression
# if (sizeof ((nlink_t)))
# ^
# 1 error generated.
# configure:18854: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_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_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RPMATCH 1
# | #define GNULIB_TEST_RPMATCH 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 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_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:18854: result: yes
# configure:18869: checking whether fchmodat is declared without a macro
# configure:18887: clang -c conftest.c >&5
# configure:18887: $? = 0
# configure:18895: result: yes
# configure:18869: checking whether fstat is declared without a macro
# configure:18887: clang -c conftest.c >&5
# configure:18887: $? = 0
# configure:18895: result: yes
# configure:18869: checking whether fstatat is declared without a macro
# configure:18887: clang -c conftest.c >&5
# configure:18887: $? = 0
# configure:18895: result: yes
# configure:18869: checking whether futimens is declared without a macro
# configure:18887: clang -c conftest.c >&5
# configure:18887: $? = 0
# configure:18895: result: yes
# configure:18869: checking whether lchmod is declared without a macro
# configure:18887: clang -c conftest.c >&5
# configure:18887: $? = 0
# configure:18895: result: yes
# configure:18869: checking whether lstat is declared without a macro
# configure:18887: clang -c conftest.c >&5
# configure:18887: $? = 0
# configure:18895: result: yes
# configure:18869: checking whether mkdirat is declared without a macro
# configure:18887: clang -c conftest.c >&5
# configure:18887: $? = 0
# configure:18895: result: yes
# configure:18869: checking whether mkfifo is declared without a macro
# configure:18887: clang -c conftest.c >&5
# configure:18887: $? = 0
# configure:18895: result: yes
# configure:18869: checking whether mkfifoat is declared without a macro
# configure:18887: clang -c conftest.c >&5
# configure:18887: $? = 0
# configure:18895: result: yes
# configure:18869: checking whether mknod is declared without a macro
# configure:18887: clang -c conftest.c >&5
# configure:18887: $? = 0
# configure:18895: result: yes
# configure:18869: checking whether mknodat is declared without a macro
# configure:18887: clang -c conftest.c >&5
# configure:18887: $? = 0
# configure:18895: result: yes
# configure:18869: checking whether stat is declared without a macro
# configure:18887: clang -c conftest.c >&5
# configure:18887: $? = 0
# configure:18895: result: yes
# configure:18869: checking whether utimensat is declared without a macro
# configure:18887: clang -c conftest.c >&5
# configure:18887: $? = 0
# configure:18895: result: yes
# configure:19093: checking whether chdir is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether chown is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether dup is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether dup2 is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether dup3 is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether environ is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether euidaccess is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether faccessat is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether fchdir is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether fchownat is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether fdatasync is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether fsync is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether ftruncate is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether getcwd is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether getdomainname is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether getdtablesize is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether getgroups is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether gethostname is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether getlogin is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether getlogin_r is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether getpagesize is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether getusershell is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether setusershell is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether endusershell is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether group_member is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether isatty is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether lchown is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether link is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether linkat is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether lseek is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether pipe is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether pipe2 is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether pread is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether pwrite is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether readlink is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether readlinkat is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether rmdir is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether sethostname is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether sleep is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether symlink is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether symlinkat is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether ttyname_r is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether unlink is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether unlinkat is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19093: checking whether usleep is declared without a macro
# configure:19123: clang -c conftest.c >&5
# configure:19123: $? = 0
# configure:19131: result: yes
# configure:19216: checking for ptrdiff_t
# configure:19216: clang -c conftest.c >&5
# configure:19216: $? = 0
# configure:19216: clang -c conftest.c >&5
# conftest.c:320:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# configure:19216: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_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_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RPMATCH 1
# | #define GNULIB_TEST_RPMATCH 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 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_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | /* 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:19216: result: yes
# configure:19237: checking for vasprintf
# configure:19237: clang -o conftest conftest.c >&5
# conftest.c:318:19: warning: format string missing [-Wformat]
# return vasprintf ();
# ~~~~~~~~~ ^
# 1 warning generated.
# configure:19237: $? = 0
# configure:19237: result: yes
# configure:19461: checking whether btowc is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wctob is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether mbsinit is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether mbrtowc is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether mbrlen is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether mbsrtowcs is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether mbsnrtowcs is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcrtomb is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcsrtombs is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcsnrtombs is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcwidth is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wmemchr is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wmemcmp is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wmemcpy is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wmemmove is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wmemset is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcslen is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcsnlen is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcscpy is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcpcpy is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcsncpy is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcpncpy is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcscat is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcsncat is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcscmp is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcsncmp is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcscasecmp is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcsncasecmp is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcscoll is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcsxfrm is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcsdup is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcschr is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcsrchr is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcscspn is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcsspn is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcspbrk is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcsstr is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcstok is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19461: checking whether wcswidth is declared without a macro
# configure:19489: clang -c conftest.c >&5
# configure:19489: $? = 0
# configure:19497: result: yes
# configure:19535: checking whether mbrtowc handles incomplete characters
# configure:19592: result: guessing yes
# configure:19598: checking whether mbrtowc works as well as mbtowc
# configure:19659: result: guessing yes
# configure:19718: checking whether wcrtomb return value is correct
# configure:19785: result: guessing yes
# configure:19934: checking whether iswcntrl works
# configure:19978: clang -o conftest conftest.c >&5
# configure:19978: $? = 0
# configure:19978: ./conftest
# configure:19978: $? = 0
# configure:19989: result: yes
# configure:20014: checking for towlower
# configure:20014: clang -o conftest conftest.c >&5
# configure:20014: $? = 0
# configure:20014: result: yes
# configure:20062: checking for wctype_t
# configure:20090: clang -c conftest.c >&5
# configure:20090: $? = 0
# configure:20098: result: yes
# configure:20104: checking for wctrans_t
# configure:20130: clang -c conftest.c >&5
# configure:20130: $? = 0
# configure:20138: result: yes
# configure:20147: checking whether wctype is declared without a macro
# configure:20176: clang -c conftest.c >&5
# configure:20176: $? = 0
# configure:20184: result: yes
# configure:20147: checking whether iswctype is declared without a macro
# configure:20176: clang -c conftest.c >&5
# configure:20176: $? = 0
# configure:20184: result: yes
# configure:20147: checking whether wctrans is declared without a macro
# configure:20176: clang -c conftest.c >&5
# configure:20176: $? = 0
# configure:20184: result: yes
# configure:20147: checking whether towctrans is declared without a macro
# configure:20176: clang -c conftest.c >&5
# configure:20176: $? = 0
# configure:20184: result: yes
# configure:20210: checking for stdint.h
# configure:20210: result: yes
# configure:20278: checking whether NLS is requested
# configure:20287: result: yes
# configure:20327: checking for msgfmt
# configure: trying /usr/bin/msgfmt...
# 0 translated messages.
# configure:20359: result: /usr/bin/msgfmt
# configure:20368: checking for gmsgfmt
# configure:20399: result: /usr/bin/msgfmt
# configure:20449: checking for xgettext
# configure: trying /usr/bin/xgettext...
# /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:20481: result: /usr/bin/xgettext
# configure:20526: checking for msgmerge
# configure: trying /usr/bin/msgmerge...
# configure:20557: result: /usr/bin/msgmerge
# configure:20613: checking for ld used by GCC
# configure:20677: result: /usr/bin/ld
# configure:20684: checking if the linker (/usr/bin/ld) is GNU ld
# configure:20697: result: yes
# configure:20704: checking for shared library run path origin
# configure:20717: result: done
# configure:21289: checking for CFPreferencesCopyAppValue
# configure:21307: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:332:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:21307: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_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_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RPMATCH 1
# | #define GNULIB_TEST_RPMATCH 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 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_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define 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
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:21316: result: no
# configure:21323: checking for CFLocaleCopyCurrent
# configure:21341: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:332:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:21341: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_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_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RPMATCH 1
# | #define GNULIB_TEST_RPMATCH 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 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_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define 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
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:21350: result: no
# configure:21399: checking for GNU gettext in libc
# configure:21423: clang -o conftest conftest.c >&5
# configure:21423: $? = 0
# configure:21432: result: yes
# configure:22260: checking whether to use NLS
# configure:22262: result: yes
# configure:22265: checking where the gettext function comes from
# configure:22276: result: libc
# configure:22336: checking for a readline compatible library
# configure:22370: clang -o conftest conftest.c -lreadline >&5
# configure:22370: $? = 0
# configure:22407: clang -o conftest conftest.c -lhistory >&5
# configure:22407: $? = 0
# configure:22417: result: -lreadline -lhistory
# configure:22432: checking readline.h usability
# configure:22432: clang -c conftest.c >&5
# conftest.c:369:10: fatal error: 'readline.h' file not found
# #include
# ^
# 1 error generated.
# configure:22432: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_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_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RPMATCH 1
# | #define GNULIB_TEST_RPMATCH 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 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_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define 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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_LIBREADLINE 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:22432: result: no
# configure:22432: checking readline.h presence
# configure:22432: clang -E conftest.c
# conftest.c:336:10: fatal error: 'readline.h' file not found
# #include
# ^
# 1 error generated.
# configure:22432: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_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_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RPMATCH 1
# | #define GNULIB_TEST_RPMATCH 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 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_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define 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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_LIBREADLINE 1
# | /* end confdefs.h. */
# | #include
# configure:22432: result: no
# configure:22432: checking for readline.h
# configure:22432: result: no
# configure:22432: checking readline/readline.h usability
# configure:22432: clang -c conftest.c >&5
# configure:22432: $? = 0
# configure:22432: result: yes
# configure:22432: checking readline/readline.h presence
# configure:22432: clang -E conftest.c
# configure:22432: $? = 0
# configure:22432: result: yes
# configure:22432: checking for readline/readline.h
# configure:22432: result: yes
# configure:22442: checking whether readline supports history
# configure:22468: clang -o conftest conftest.c -lreadline -lhistory >&5
# configure:22468: $? = 0
# configure:22476: result: yes
# configure:22485: checking history.h usability
# configure:22485: clang -c conftest.c >&5
# conftest.c:371:10: fatal error: 'history.h' file not found
# #include
# ^
# 1 error generated.
# configure:22485: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_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_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RPMATCH 1
# | #define GNULIB_TEST_RPMATCH 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 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_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define 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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_LIBREADLINE 1
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_READLINE_HISTORY 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:22485: result: no
# configure:22485: checking history.h presence
# configure:22485: clang -E conftest.c
# conftest.c:338:10: fatal error: 'history.h' file not found
# #include
# ^
# 1 error generated.
# configure:22485: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_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_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RPMATCH 1
# | #define GNULIB_TEST_RPMATCH 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 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_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define 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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_LIBREADLINE 1
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_READLINE_HISTORY 1
# | /* end confdefs.h. */
# | #include
# configure:22485: result: no
# configure:22485: checking for history.h
# configure:22485: result: no
# configure:22485: checking readline/history.h usability
# configure:22485: clang -c conftest.c >&5
# configure:22485: $? = 0
# configure:22485: result: yes
# configure:22485: checking readline/history.h presence
# configure:22485: clang -E conftest.c
# configure:22485: $? = 0
# configure:22485: result: yes
# configure:22485: checking for readline/history.h
# configure:22485: result: yes
# configure:22503: checking for rl_completion_matches
# configure:22503: clang -o conftest conftest.c -lreadline -lhistory >&5
# configure:22503: $? = 0
# configure:22503: result: yes
# configure:22530: checking for dirent.h that defines DIR
# configure:22549: clang -c conftest.c >&5
# configure:22549: $? = 0
# configure:22557: result: yes
# configure:22570: checking for library containing opendir
# configure:22601: clang -o conftest conftest.c >&5
# configure:22601: $? = 0
# configure:22618: result: none required
# configure:22685: checking for sys/wait.h that is POSIX.1 compatible
# configure:22711: clang -c conftest.c >&5
# configure:22711: $? = 0
# configure:22718: result: yes
# configure:22726: checking whether time.h and sys/time.h may both be included
# configure:22746: clang -c conftest.c >&5
# configure:22746: $? = 0
# configure:22753: result: yes
# configure:22764: checking fcntl.h usability
# configure:22764: clang -c conftest.c >&5
# configure:22764: $? = 0
# configure:22764: result: yes
# configure:22764: checking fcntl.h presence
# configure:22764: clang -E conftest.c
# configure:22764: $? = 0
# configure:22764: result: yes
# configure:22764: checking for fcntl.h
# configure:22764: result: yes
# configure:22764: checking for stdint.h
# configure:22764: result: yes
# configure:22764: checking for unistd.h
# configure:22764: result: yes
# configure:22764: checking regex.h usability
# configure:22764: clang -c conftest.c >&5
# configure:22764: $? = 0
# configure:22764: result: yes
# configure:22764: checking regex.h presence
# configure:22764: clang -E conftest.c
# configure:22764: $? = 0
# configure:22764: result: yes
# configure:22764: checking for regex.h
# configure:22764: result: yes
# configure:22764: checking wordexp.h usability
# configure:22764: clang -c conftest.c >&5
# configure:22764: $? = 0
# configure:22764: result: yes
# configure:22764: checking wordexp.h presence
# configure:22764: clang -E conftest.c
# configure:22764: $? = 0
# configure:22764: result: yes
# configure:22764: checking for wordexp.h
# configure:22764: result: yes
# configure:22764: checking for sys/time.h
# configure:22764: result: yes
# configure:22781: checking for inline
# configure:22805: result: inline
# configure:22823: checking for mode_t
# configure:22823: result: yes
# configure:22834: checking for off_t
# configure:22834: clang -c conftest.c >&5
# configure:22834: $? = 0
# configure:22834: clang -c conftest.c >&5
# conftest.c:384:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:22834: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_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_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RPMATCH 1
# | #define GNULIB_TEST_RPMATCH 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 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_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define 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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_LIBREADLINE 1
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_READLINE_HISTORY 1
# | #define HAVE_READLINE_HISTORY_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_WORDEXP_H 1
# | #define HAVE_SYS_TIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:22834: result: yes
# configure:22845: checking for pid_t
# configure:22845: result: yes
# configure:22859: checking for comparison_fn_t
# configure:22859: clang -c conftest.c >&5
# configure:22859: $? = 0
# configure:22859: clang -c conftest.c >&5
# conftest.c:384:30: error: expected expression
# if (sizeof ((comparison_fn_t)))
# ^
# 1 error generated.
# configure:22859: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_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_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RPMATCH 1
# | #define GNULIB_TEST_RPMATCH 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 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_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define 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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_LIBREADLINE 1
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_READLINE_HISTORY 1
# | #define HAVE_READLINE_HISTORY_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_WORDEXP_H 1
# | #define HAVE_SYS_TIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((comparison_fn_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:22859: result: yes
# configure:22871: checking whether closedir returns void
# configure:22895: clang -o conftest conftest.c >&5
# configure:22895: $? = 0
# configure:22895: ./conftest
# configure:22895: $? = 0
# configure:22905: result: no
# configure:22915: checking vfork.h usability
# configure:22915: clang -c conftest.c >&5
# conftest.c:382:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:22915: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_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_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RPMATCH 1
# | #define GNULIB_TEST_RPMATCH 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 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_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define 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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_LIBREADLINE 1
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_READLINE_HISTORY 1
# | #define HAVE_READLINE_HISTORY_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_WORDEXP_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_COMPARISON_FN_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:22915: result: no
# configure:22915: checking vfork.h presence
# configure:22915: clang -E conftest.c
# conftest.c:349:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:22915: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "renameutils"
# | #define PACKAGE_TARNAME "renameutils"
# | #define PACKAGE_VERSION "0.12.0"
# | #define PACKAGE_STRING "renameutils 0.12.0"
# | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# | #define PACKAGE_URL ""
# | #define PACKAGE "renameutils"
# | #define VERSION "0.12.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_WCSCOLL 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# | #define HAVE_RAW_DECL_STRCASECMP 1
# | #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_DIRNAME 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_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_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RPMATCH 1
# | #define GNULIB_TEST_RPMATCH 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_STAT 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_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_DECL_STRNCASECMP 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define 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 ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_LIBREADLINE 1
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_READLINE_HISTORY 1
# | #define HAVE_READLINE_HISTORY_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_WORDEXP_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_COMPARISON_FN_T 1
# | /* end confdefs.h. */
# | #include
# configure:22915: result: no
# configure:22915: checking for vfork.h
# configure:22915: result: no
# configure:22928: checking for fork
# configure:22928: clang -o conftest conftest.c >&5
# configure:22928: $? = 0
# configure:22928: result: yes
# configure:22928: checking for vfork
# configure:22928: clang -o conftest conftest.c >&5
# conftest.c:373:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:373:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:22928: $? = 0
# configure:22928: result: yes
# configure:22938: checking for working fork
# configure:22960: clang -o conftest conftest.c >&5
# configure:22960: $? = 0
# configure:22960: ./conftest
# configure:22960: $? = 0
# configure:22970: result: yes
# configure:22991: checking for working vfork
# configure:23101: result: yes
# configure:23129: checking for fchdir
# configure:23129: clang -o conftest conftest.c >&5
# configure:23129: $? = 0
# configure:23129: result: yes
# configure:23129: checking for lstat64
# configure:23129: clang -o conftest conftest.c >&5
# configure:23129: $? = 0
# configure:23129: result: yes
# configure:23153: checking for special C compiler options needed for large files
# configure:23198: result: no
# configure:23204: checking for _FILE_OFFSET_BITS value needed for large files
# configure:23261: result: no
# configure:23541: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by renameutils config.status 0.12.0, which was
# generated by GNU Autoconf 2.67. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 9f8d4d79297b
#
# config.status:1935: creating Makefile
# config.status:1935: creating po/Makefile.in
# config.status:1935: creating gnulib-po/Makefile.in
# config.status:1935: creating gnulib-lib/Makefile
# config.status:1935: creating src/Makefile
# config.status:1935: creating src/common/Makefile
# config.status:1935: creating src/editformats/Makefile
# config.status:1935: creating renameutils.spec
# config.status:1935: creating config.h
# config.status:2163: executing depfiles commands
# config.status:2163: executing po-directories 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_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_btowc=yes
# ac_cv_func_closedir_void=no
# ac_cv_func_fchdir=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getdelim=yes
# ac_cv_func_getdtablesize=yes
# ac_cv_func_getline=yes
# ac_cv_func_getopt_long_only=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_isblank=yes
# ac_cv_func_iswcntrl=yes
# ac_cv_func_iswctype=yes
# ac_cv_func_lstat64=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_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_nl_langinfo=yes
# ac_cv_func_realloc_0_nonnull=yes
# ac_cv_func_rl_completion_matches=yes
# ac_cv_func_rpmatch=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=yes
# ac_cv_func_strncasecmp=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_vasnprintf=no
# ac_cv_func_vasprintf=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcscoll=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_gnu_library_2_1=yes
# ac_cv_have_decl__Exit=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl_atoll=yes
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_canonicalize_file_name=yes
# ac_cv_have_decl_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_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_ffs=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_initstate=yes
# ac_cv_have_decl_initstate_r=yes
# ac_cv_have_decl_isatty=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_program_invocation_name=yes
# ac_cv_have_decl_program_invocation_short_name=yes
# ac_cv_have_decl_pthread_sigmask=yes
# ac_cv_have_decl_ptsname=yes
# ac_cv_have_decl_ptsname_r=yes
# ac_cv_have_decl_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_sigaction=yes
# ac_cv_have_decl_sigaddset=yes
# ac_cv_have_decl_sigdelset=yes
# ac_cv_have_decl_sigemptyset=yes
# ac_cv_have_decl_sigfillset=yes
# ac_cv_have_decl_sigismember=yes
# ac_cv_have_decl_sigpending=yes
# ac_cv_have_decl_sigprocmask=yes
# ac_cv_have_decl_sleep=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_srandom=yes
# ac_cv_have_decl_srandom_r=yes
# ac_cv_have_decl_stat=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasecmp=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_strncasecmp=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtod=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoll=yes
# ac_cv_have_decl_strtoull=yes
# ac_cv_have_decl_strverscmp=yes
# ac_cv_have_decl_symlink=yes
# ac_cv_have_decl_symlinkat=yes
# ac_cv_have_decl_tmpfile=yes
# ac_cv_have_decl_towctrans=yes
# ac_cv_have_decl_ttyname_r=yes
# ac_cv_have_decl_unlink=yes
# ac_cv_have_decl_unlinkat=yes
# ac_cv_have_decl_unlockpt=yes
# ac_cv_have_decl_unsetenv=yes
# ac_cv_have_decl_usleep=yes
# ac_cv_have_decl_utimensat=yes
# ac_cv_have_decl_vdprintf=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_have_decl_wcpcpy=yes
# ac_cv_have_decl_wcpncpy=yes
# ac_cv_have_decl_wcrtomb=yes
# ac_cv_have_decl_wcscasecmp=yes
# ac_cv_have_decl_wcscat=yes
# ac_cv_have_decl_wcschr=yes
# ac_cv_have_decl_wcscmp=yes
# ac_cv_have_decl_wcscoll=yes
# ac_cv_have_decl_wcscpy=yes
# ac_cv_have_decl_wcscspn=yes
# ac_cv_have_decl_wcsdup=yes
# ac_cv_have_decl_wcslen=yes
# ac_cv_have_decl_wcsncasecmp=yes
# ac_cv_have_decl_wcsncat=yes
# ac_cv_have_decl_wcsncmp=yes
# ac_cv_have_decl_wcsncpy=yes
# ac_cv_have_decl_wcsnlen=yes
# ac_cv_have_decl_wcsnrtombs=yes
# ac_cv_have_decl_wcspbrk=yes
# ac_cv_have_decl_wcsrchr=yes
# ac_cv_have_decl_wcsrtombs=yes
# ac_cv_have_decl_wcsspn=yes
# ac_cv_have_decl_wcsstr=yes
# ac_cv_have_decl_wcstok=yes
# ac_cv_have_decl_wcswidth=yes
# ac_cv_have_decl_wcsxfrm=yes
# ac_cv_have_decl_wctob=yes
# ac_cv_have_decl_wctrans=yes
# ac_cv_have_decl_wctype=yes
# ac_cv_have_decl_wcwidth=yes
# ac_cv_have_decl_wmemchr=yes
# ac_cv_have_decl_wmemcmp=yes
# ac_cv_have_decl_wmemcpy=yes
# ac_cv_have_decl_wmemmove=yes
# ac_cv_have_decl_wmemset=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_history_h=no
# 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_readline_h=no
# ac_cv_header_readline_history_h=yes
# ac_cv_header_readline_readline_h=yes
# ac_cv_header_regex_h=yes
# 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_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_header_wordexp_h=yes
# ac_cv_header_xlocale_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_error_at_line=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_opendir='none required'
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type__Bool=yes
# ac_cv_type_comparison_fn_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_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_sighandler_t=yes
# ac_cv_type_sigset_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_type_volatile_sig_atomic_t=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/usr/bin/ld
# 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
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_inline_effective=no
# gl_cv_c_multiarch=no
# gl_cv_cc_double_expbit0='word 1 bit 20'
# gl_cv_decl_null_works=yes
# gl_cv_double_slash_root=no
# gl_cv_func_btowc_eof='guessing yes'
# gl_cv_func_btowc_nul=yes
# gl_cv_func_dup2_works=yes
# gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check'
# gl_cv_func_fcntl_f_dupfd_works=yes
# gl_cv_func_getopt_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_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_memchr_works=yes
# gl_cv_func_nl_langinfo_yesexpr_works=yes
# gl_cv_func_re_compile_pattern_working=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_strerror_0_works=yes
# gl_cv_func_strndup_works=yes
# gl_cv_func_va_copy=yes
# gl_cv_func_wcrtomb_retval='guessing yes'
# gl_cv_func_working_getdelim=yes
# gl_cv_func_working_strerror=yes
# gl_cv_have_include_next=yes
# gl_cv_have_raw_decl__Exit=yes
# gl_cv_have_raw_decl_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_ffs=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_initstate=yes
# gl_cv_have_raw_decl_initstate_r=yes
# gl_cv_have_raw_decl_isatty=yes
# gl_cv_have_raw_decl_iswctype=yes
# gl_cv_have_raw_decl_lchmod=yes
# gl_cv_have_raw_decl_lchown=yes
# gl_cv_have_raw_decl_link=yes
# gl_cv_have_raw_decl_linkat=yes
# gl_cv_have_raw_decl_lseek=yes
# gl_cv_have_raw_decl_lstat=yes
# gl_cv_have_raw_decl_mbrlen=yes
# gl_cv_have_raw_decl_mbrtowc=yes
# gl_cv_have_raw_decl_mbsinit=yes
# gl_cv_have_raw_decl_mbsnrtowcs=yes
# gl_cv_have_raw_decl_mbsrtowcs=yes
# gl_cv_have_raw_decl_memmem=yes
# gl_cv_have_raw_decl_mempcpy=yes
# gl_cv_have_raw_decl_memrchr=yes
# gl_cv_have_raw_decl_mkdirat=yes
# gl_cv_have_raw_decl_mkdtemp=yes
# gl_cv_have_raw_decl_mkfifo=yes
# gl_cv_have_raw_decl_mkfifoat=yes
# gl_cv_have_raw_decl_mknod=yes
# gl_cv_have_raw_decl_mknodat=yes
# gl_cv_have_raw_decl_mkostemp=yes
# gl_cv_have_raw_decl_mkostemps=yes
# gl_cv_have_raw_decl_mkstemp=yes
# gl_cv_have_raw_decl_mkstemps=yes
# gl_cv_have_raw_decl_nl_langinfo=yes
# gl_cv_have_raw_decl_openat=yes
# gl_cv_have_raw_decl_pclose=yes
# gl_cv_have_raw_decl_pipe2=yes
# gl_cv_have_raw_decl_pipe=yes
# gl_cv_have_raw_decl_popen=yes
# gl_cv_have_raw_decl_posix_openpt=yes
# gl_cv_have_raw_decl_pread=yes
# gl_cv_have_raw_decl_pthread_sigmask=yes
# gl_cv_have_raw_decl_ptsname=yes
# gl_cv_have_raw_decl_ptsname_r=yes
# gl_cv_have_raw_decl_pwrite=yes
# gl_cv_have_raw_decl_random=yes
# gl_cv_have_raw_decl_random_r=yes
# gl_cv_have_raw_decl_rawmemchr=yes
# gl_cv_have_raw_decl_readlink=yes
# gl_cv_have_raw_decl_readlinkat=yes
# gl_cv_have_raw_decl_realpath=yes
# gl_cv_have_raw_decl_renameat=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_rpmatch=yes
# gl_cv_have_raw_decl_setenv=yes
# gl_cv_have_raw_decl_sethostname=yes
# gl_cv_have_raw_decl_setlocale=yes
# gl_cv_have_raw_decl_setstate=yes
# gl_cv_have_raw_decl_setstate_r=yes
# gl_cv_have_raw_decl_setusershell=yes
# gl_cv_have_raw_decl_sigaction=yes
# gl_cv_have_raw_decl_sigaddset=yes
# gl_cv_have_raw_decl_sigdelset=yes
# gl_cv_have_raw_decl_sigemptyset=yes
# gl_cv_have_raw_decl_sigfillset=yes
# gl_cv_have_raw_decl_sigismember=yes
# gl_cv_have_raw_decl_sigpending=yes
# gl_cv_have_raw_decl_sigprocmask=yes
# gl_cv_have_raw_decl_sleep=yes
# gl_cv_have_raw_decl_snprintf=yes
# gl_cv_have_raw_decl_srandom=yes
# gl_cv_have_raw_decl_srandom_r=yes
# gl_cv_have_raw_decl_stat=yes
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasecmp=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_strncasecmp=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtod=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strtoll=yes
# gl_cv_have_raw_decl_strtoull=yes
# gl_cv_have_raw_decl_strverscmp=yes
# gl_cv_have_raw_decl_symlink=yes
# gl_cv_have_raw_decl_symlinkat=yes
# gl_cv_have_raw_decl_tmpfile=yes
# gl_cv_have_raw_decl_towctrans=yes
# gl_cv_have_raw_decl_ttyname_r=yes
# gl_cv_have_raw_decl_unlink=yes
# gl_cv_have_raw_decl_unlinkat=yes
# gl_cv_have_raw_decl_unlockpt=yes
# gl_cv_have_raw_decl_unsetenv=yes
# gl_cv_have_raw_decl_usleep=yes
# gl_cv_have_raw_decl_utimensat=yes
# gl_cv_have_raw_decl_vdprintf=yes
# gl_cv_have_raw_decl_vsnprintf=yes
# gl_cv_have_raw_decl_wcpcpy=yes
# gl_cv_have_raw_decl_wcpncpy=yes
# gl_cv_have_raw_decl_wcrtomb=yes
# gl_cv_have_raw_decl_wcscasecmp=yes
# gl_cv_have_raw_decl_wcscat=yes
# gl_cv_have_raw_decl_wcschr=yes
# gl_cv_have_raw_decl_wcscmp=yes
# gl_cv_have_raw_decl_wcscoll=yes
# gl_cv_have_raw_decl_wcscpy=yes
# gl_cv_have_raw_decl_wcscspn=yes
# gl_cv_have_raw_decl_wcsdup=yes
# gl_cv_have_raw_decl_wcslen=yes
# gl_cv_have_raw_decl_wcsncasecmp=yes
# gl_cv_have_raw_decl_wcsncat=yes
# gl_cv_have_raw_decl_wcsncmp=yes
# gl_cv_have_raw_decl_wcsncpy=yes
# gl_cv_have_raw_decl_wcsnlen=yes
# gl_cv_have_raw_decl_wcsnrtombs=yes
# gl_cv_have_raw_decl_wcspbrk=yes
# gl_cv_have_raw_decl_wcsrchr=yes
# gl_cv_have_raw_decl_wcsrtombs=yes
# gl_cv_have_raw_decl_wcsspn=yes
# gl_cv_have_raw_decl_wcsstr=yes
# gl_cv_have_raw_decl_wcstok=yes
# gl_cv_have_raw_decl_wcswidth=yes
# gl_cv_have_raw_decl_wcsxfrm=yes
# gl_cv_have_raw_decl_wctob=yes
# gl_cv_have_raw_decl_wctrans=yes
# gl_cv_have_raw_decl_wctype=yes
# gl_cv_have_raw_decl_wcwidth=yes
# gl_cv_have_raw_decl_wmemchr=yes
# gl_cv_have_raw_decl_wmemcmp=yes
# gl_cv_have_raw_decl_wmemcpy=yes
# gl_cv_have_raw_decl_wmemmove=yes
# gl_cv_have_raw_decl_wmemset=yes
# gl_cv_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_minmax_in_limits_h=no
# gl_cv_minmax_in_sys_param_h=yes
# gl_cv_next_fcntl_h=''
# gl_cv_next_getopt_h=''
# gl_cv_next_langinfo_h=''
# gl_cv_next_locale_h=''
# gl_cv_next_signal_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_stdio_h=''
# gl_cv_next_stdlib_h=''
# gl_cv_next_string_h=''
# gl_cv_next_strings_h=''
# gl_cv_next_sys_stat_h=''
# gl_cv_next_sys_time_h=''
# gl_cv_next_sys_types_h=''
# gl_cv_next_time_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_next_wctype_h=''
# gl_cv_pragma_columns=no
# gl_cv_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_type_sigset_t=yes
# gl_cv_type_wctrans_t=yes
# gl_cv_type_wctype_t=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=yes
# gt_cv_locale_fr=none
# gt_cv_locale_fr_utf8=none
# gt_cv_locale_ja=none
# gt_cv_locale_zh_CN=none
# gt_cv_ssize_t=yes
# ol_cv_lib_readline='-lreadline -lhistory'
# ol_cv_lib_readline_history=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/renameutils/src/renameutils-0.12.0/build-aux/missing --run aclocal-1.11'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/renameutils/src/renameutils-0.12.0/build-aux/missing --run tar'
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARFLAGS='cru'
# AUTOCONF='${SHELL} /tmp/renameutils/src/renameutils-0.12.0/build-aux/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/renameutils/src/renameutils-0.12.0/build-aux/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/renameutils/src/renameutils-0.12.0/build-aux/missing --run automake-1.11'
# 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'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FLOAT_H=''
# GETOPT_H=''
# GETTEXT_MACRO_VERSION='0.18'
# GLIBC21='yes'
# GL_COND_LIBTOOL_FALSE=''
# GL_COND_LIBTOOL_TRUE='#'
# GL_GENERATE_ALLOCA_H_FALSE='#'
# GL_GENERATE_ALLOCA_H_TRUE=''
# GL_GENERATE_ERRNO_H_FALSE=''
# GL_GENERATE_ERRNO_H_TRUE='#'
# GL_GENERATE_FLOAT_H_FALSE=''
# GL_GENERATE_FLOAT_H_TRUE='#'
# GL_GENERATE_STDARG_H_FALSE=''
# GL_GENERATE_STDARG_H_TRUE='#'
# GL_GENERATE_STDBOOL_H_FALSE=''
# GL_GENERATE_STDBOOL_H_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE=''
# GL_GENERATE_STDDEF_H_TRUE='#'
# GL_GENERATE_STDINT_H_FALSE=''
# GL_GENERATE_STDINT_H_TRUE='#'
# GMSGFMT='/usr/bin/msgfmt'
# GMSGFMT_015='/usr/bin/msgfmt'
# GNULIB_ATOLL='0'
# GNULIB_BTOWC='1'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='0'
# GNULIB_CHDIR='0'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='1'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='1'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_DUPLOCALE='0'
# GNULIB_ENVIRON='0'
# GNULIB_EUIDACCESS='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHMODAT='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FCNTL='1'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='0'
# GNULIB_FFLUSH='0'
# GNULIB_FFS='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FOPEN='0'
# GNULIB_FPRINTF='1'
# GNULIB_FPRINTF_POSIX='0'
# GNULIB_FPURGE='0'
# GNULIB_FPUTC='1'
# GNULIB_FPUTS='1'
# GNULIB_FREAD='1'
# GNULIB_FREOPEN='0'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='0'
# GNULIB_FSEEKO='0'
# GNULIB_FSTAT='0'
# GNULIB_FSTATAT='0'
# GNULIB_FSYNC='0'
# GNULIB_FTELL='0'
# GNULIB_FTELLO='0'
# GNULIB_FTRUNCATE='0'
# GNULIB_FUTIMENS='0'
# GNULIB_FWRITE='1'
# GNULIB_GETC='1'
# GNULIB_GETCHAR='1'
# GNULIB_GETCWD='0'
# GNULIB_GETDELIM='1'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='1'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='1'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='0'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETTIMEOFDAY='1'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GL_UNISTD_H_GETOPT=''
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_ISATTY='0'
# 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='0'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='0'
# GNULIB_MBSTOK_R='0'
# GNULIB_MBTOWC='1'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_MKDIRAT='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKFIFO='0'
# GNULIB_MKFIFOAT='0'
# GNULIB_MKNOD='0'
# GNULIB_MKNODAT='0'
# GNULIB_MKOSTEMP='0'
# GNULIB_MKOSTEMPS='0'
# GNULIB_MKSTEMP='0'
# GNULIB_MKSTEMPS='0'
# GNULIB_MKTIME='0'
# GNULIB_NANOSLEEP='0'
# GNULIB_NL_LANGINFO='1'
# GNULIB_NONBLOCKING='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_OPEN='0'
# 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_PTHREAD_SIGMASK='0'
# GNULIB_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='0'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_RAISE='0'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_READ='0'
# GNULIB_READLINK='0'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='1'
# GNULIB_REALPATH='0'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_RMDIR='0'
# GNULIB_RPMATCH='1'
# GNULIB_SCANF='1'
# GNULIB_SETENV='0'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SETLOCALE='0'
# GNULIB_SIGACTION='0'
# GNULIB_SIGNAL_H_SIGPIPE='0'
# GNULIB_SIGPROCMASK='0'
# 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='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='1'
# GNULIB_STRERROR='1'
# 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='0'
# GNULIB_STRTOD='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOLL='0'
# GNULIB_STRTOULL='0'
# GNULIB_STRVERSCMP='0'
# GNULIB_SYMLINK='0'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TIMEGM='0'
# GNULIB_TIME_R='0'
# GNULIB_TMPFILE='0'
# GNULIB_TOWCTRANS='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='0'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_UNLOCKPT='0'
# GNULIB_UNSETENV='0'
# 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_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='0'
# GNULIB_WCTOMB='0'
# 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_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_STRNCASECMP='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_TTYNAME_R='1'
# HAVE_DECL_UNSETENV='1'
# HAVE_DECL_VSNPRINTF='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_DUPLOCALE='1'
# HAVE_EUIDACCESS='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHMODAT='1'
# HAVE_FCHOWNAT='1'
# HAVE_FCNTL='1'
# HAVE_FDATASYNC='1'
# HAVE_FEATURES_H='1'
# HAVE_FFS='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_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_POSIX_SIGNALBLOCKING='1'
# HAVE_PREAD='1'
# HAVE_PTHREAD_SIGMASK='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_RAISE='1'
# HAVE_RANDOM='1'
# HAVE_RANDOM_H='1'
# HAVE_RANDOM_R='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_RENAMEAT='1'
# HAVE_RPMATCH='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGACTION='1'
# HAVE_SIGHANDLER_T='1'
# HAVE_SIGINFO_T='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SIGSET_T='1'
# HAVE_SLEEP='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASECMP='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRINGS_H='1'
# HAVE_STRPBRK='1'
# HAVE_STRPTIME='1'
# HAVE_STRSEP='1'
# HAVE_STRTOD='1'
# HAVE_STRTOLL='1'
# HAVE_STRTOULL='1'
# HAVE_STRUCT_RANDOM_DATA='1'
# HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
# HAVE_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_TYPE_VOLATILE_SIG_ATOMIC_T='1'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_UTIMENSAT='1'
# HAVE_VASPRINTF='1'
# HAVE_VDPRINTF='1'
# HAVE_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'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LDFLAGS=''
# LIBGNU_LIBDEPS=''
# LIBGNU_LTLIBDEPS=''
# LIBICONV='-liconv'
# LIBINTL=''
# LIBOBJS=''
# LIBS=''
# LN_S='ln -s'
# LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/gnulib-lib"'
# LOCALE_FR='none'
# LOCALE_FR_UTF8='none'
# LOCALE_JA='none'
# LOCALE_ZH_CN='none'
# LTLIBICONV='-liconv'
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/renameutils/src/renameutils-0.12.0/build-aux/missing --run makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# MSGFMT='/usr/bin/msgfmt'
# MSGFMT_015='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
# NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
# NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H=''
# NEXT_AS_FIRST_DIRECTIVE_LOCALE_H=''
# NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRINGS_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_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H=''
# NEXT_ERRNO_H=''
# NEXT_FCNTL_H=''
# NEXT_FLOAT_H=''
# NEXT_GETOPT_H=''
# NEXT_LANGINFO_H=''
# NEXT_LOCALE_H=''
# NEXT_SIGNAL_H=''
# NEXT_STDARG_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRINGS_H=''
# NEXT_STRING_H=''
# NEXT_SYS_STAT_H=''
# NEXT_SYS_TIME_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NEXT_WCTYPE_H=''
# OBJEXT='o'
# PACKAGE='renameutils'
# PACKAGE_BUGREPORT='oskar@osk.mine.nu'
# PACKAGE_NAME='renameutils'
# PACKAGE_STRING='renameutils 0.12.0'
# PACKAGE_TARNAME='renameutils'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.12.0'
# PATH_SEPARATOR=':'
# POSUB='po'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# READLINE_LIBS='-lreadline -lhistory'
# 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='1'
# 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_PTHREAD_SIGMASK='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='0'
# REPLACE_RAISE='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_SETENV='0'
# REPLACE_SETLOCALE='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# REPLACE_STAT='0'
# REPLACE_STDIO_READ_FUNCS='0'
# REPLACE_STDIO_WRITE_FUNCS='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='0'
# REPLACE_STRERROR_R='0'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOD='0'
# REPLACE_STRTOK_R='0'
# REPLACE_STRUCT_LCONV='0'
# REPLACE_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'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDARG_H=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STRIP='strip'
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# USE_NLS='yes'
# VERSION='0.12.0'
# WCHAR_T_SUFFIX=''
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINT_T_SUFFIX=''
# XGETTEXT='/usr/bin/xgettext'
# XGETTEXT_015='/usr/bin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} 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 fcntl.o printf-args.o printf-parse.o vasnprintf.o'
# gl_LTLIBOBJS=' asnprintf.lo fcntl.lo printf-args.lo printf-parse.lo vasnprintf.lo'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_RENAMEUTILS_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/renameutils/src/renameutils-0.12.0/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# lispdir='${datarootdir}/emacs/site-lisp'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/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 "renameutils"
# #define PACKAGE_TARNAME "renameutils"
# #define PACKAGE_VERSION "0.12.0"
# #define PACKAGE_STRING "renameutils 0.12.0"
# #define PACKAGE_BUGREPORT "oskar@osk.mine.nu"
# #define PACKAGE_URL ""
# #define PACKAGE "renameutils"
# #define VERSION "0.12.0"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __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_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_BTOWC 1
# #define HAVE_FCNTL 1
# #define HAVE_SYMLINK 1
# #define HAVE_GETDELIM 1
# #define HAVE_GETDTABLESIZE 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_LSTAT 1
# #define HAVE_MBSINIT 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MPROTECT 1
# #define HAVE_NL_LANGINFO 1
# #define HAVE_ISBLANK 1
# #define HAVE_ISWCTYPE 1
# #define HAVE_WCSCOLL 1
# #define HAVE_STRDUP 1
# #define HAVE_STRNDUP 1
# #define HAVE_SNPRINTF 1
# #define HAVE_WCRTOMB 1
# #define HAVE_ISWCNTRL 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_XLOCALE_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define STRERROR_R_CHAR_P 1
# #define HAVE_WORKING_O_NOATIME 1
# #define HAVE_WORKING_O_NOFOLLOW 1
# #define HAVE_DECL_GETDELIM 1
# #define HAVE_DECL_GETLINE 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG_ONLY 1
# #define HAVE_DECL_GETENV 1
# #define restrict __restrict
# #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_WCHAR_T 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# #define HAVE_SIGSET_T 1
# #define HAVE__BOOL 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_DECL_STRDUP 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_RAW_DECL_FFS 1
# #define HAVE_RAW_DECL_STRCASECMP 1
# #define HAVE_RAW_DECL_STRNCASECMP 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_ALLOCA 1
# #define GNULIB_TEST_BTOWC 1
# #define GNULIB_TEST_CLOSE 1
# #define GNULIB_DIRNAME 1
# #define HAVE_DUP2 1
# #define GNULIB_TEST_DUP2 1
# #define GNULIB_TEST_FCNTL 1
# #define HAVE_RAW_DECL_FCNTL 1
# #define HAVE_RAW_DECL_OPENAT 1
# #define GNULIB_TEST_GETDELIM 1
# #define GNULIB_TEST_GETDTABLESIZE 1
# #define GNULIB_TEST_GETLINE 1
# #define GNULIB_TEST_GETOPT_GNU 1
# #define GETTIMEOFDAY_TIMEZONE struct timezone
# #define GNULIB_TEST_GETTIMEOFDAY 1
# #define HAVE_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_MBTOWC 1
# #define GNULIB_TEST_MEMCHR 1
# #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# #define GNULIB_TEST_NL_LANGINFO 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC_GNU 1
# #define GNULIB_REALLOC_GNU 1
# #define HAVE_REALLOC_POSIX 1
# #define GNULIB_TEST_REALLOC_POSIX 1
# #define HAVE_RPMATCH 1
# #define GNULIB_TEST_RPMATCH 1
# #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# #define HAVE_RAW_DECL_SIGACTION 1
# #define HAVE_RAW_DECL_SIGADDSET 1
# #define HAVE_RAW_DECL_SIGDELSET 1
# #define HAVE_RAW_DECL_SIGEMPTYSET 1
# #define HAVE_RAW_DECL_SIGFILLSET 1
# #define HAVE_RAW_DECL_SIGISMEMBER 1
# #define HAVE_RAW_DECL_SIGPENDING 1
# #define HAVE_RAW_DECL_SIGPROCMASK 1
# #define HAVE_STDINT_H 1
# #define GNULIB_TEST_STAT 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_STRCASECMP 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_DECL_STRNCASECMP 1
# #define GNULIB_TEST_STRDUP 1
# #define GNULIB_STRERROR 1
# #define GNULIB_TEST_STRERROR 1
# #define GNULIB_TEST_STRNDUP 1
# #define GNULIB_TEST_STRNLEN 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_RAW_DECL_CHDIR 1
# #define HAVE_RAW_DECL_CHOWN 1
# #define HAVE_RAW_DECL_DUP 1
# #define HAVE_RAW_DECL_DUP2 1
# #define HAVE_RAW_DECL_DUP3 1
# #define HAVE_RAW_DECL_ENVIRON 1
# #define HAVE_RAW_DECL_EUIDACCESS 1
# #define HAVE_RAW_DECL_FACCESSAT 1
# #define HAVE_RAW_DECL_FCHDIR 1
# #define HAVE_RAW_DECL_FCHOWNAT 1
# #define HAVE_RAW_DECL_FDATASYNC 1
# #define HAVE_RAW_DECL_FSYNC 1
# #define HAVE_RAW_DECL_FTRUNCATE 1
# #define HAVE_RAW_DECL_GETCWD 1
# #define HAVE_RAW_DECL_GETDOMAINNAME 1
# #define HAVE_RAW_DECL_GETDTABLESIZE 1
# #define HAVE_RAW_DECL_GETGROUPS 1
# #define HAVE_RAW_DECL_GETHOSTNAME 1
# #define HAVE_RAW_DECL_GETLOGIN 1
# #define HAVE_RAW_DECL_GETLOGIN_R 1
# #define HAVE_RAW_DECL_GETPAGESIZE 1
# #define HAVE_RAW_DECL_GETUSERSHELL 1
# #define HAVE_RAW_DECL_SETUSERSHELL 1
# #define HAVE_RAW_DECL_ENDUSERSHELL 1
# #define HAVE_RAW_DECL_GROUP_MEMBER 1
# #define HAVE_RAW_DECL_ISATTY 1
# #define HAVE_RAW_DECL_LCHOWN 1
# #define HAVE_RAW_DECL_LINK 1
# #define HAVE_RAW_DECL_LINKAT 1
# #define HAVE_RAW_DECL_LSEEK 1
# #define HAVE_RAW_DECL_PIPE 1
# #define HAVE_RAW_DECL_PIPE2 1
# #define HAVE_RAW_DECL_PREAD 1
# #define HAVE_RAW_DECL_PWRITE 1
# #define HAVE_RAW_DECL_READLINK 1
# #define HAVE_RAW_DECL_READLINKAT 1
# #define HAVE_RAW_DECL_RMDIR 1
# #define HAVE_RAW_DECL_SETHOSTNAME 1
# #define HAVE_RAW_DECL_SLEEP 1
# #define HAVE_RAW_DECL_SYMLINK 1
# #define HAVE_RAW_DECL_SYMLINKAT 1
# #define HAVE_RAW_DECL_TTYNAME_R 1
# #define HAVE_RAW_DECL_UNLINK 1
# #define HAVE_RAW_DECL_UNLINKAT 1
# #define HAVE_RAW_DECL_USLEEP 1
# #define 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 ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define HAVE_LIBREADLINE 1
# #define HAVE_READLINE_READLINE_H 1
# #define HAVE_READLINE_HISTORY 1
# #define HAVE_READLINE_HISTORY_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_SYS_WAIT_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_FCNTL_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_REGEX_H 1
# #define HAVE_WORDEXP_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_COMPARISON_FN_T 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_FCHDIR 1
# #define HAVE_LSTAT64 1
#
# configure: exit 0