Build of oath-toolkit with clang_glibc toolchain

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

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

SLOCLanguage
59,039 ansic
44,247 makefile
13,732 sh
1,254 yacc
118,272 total

The process tree of the build process is here.

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

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: oath-toolkit 2.6.1-1 (Thu Apr 13 21:06:55 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) xmlsec-1.2.20-3
#
# Total Installed Size: 4.59 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing xmlsec...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking security/pam_appl.h usability... yes
# checking security/pam_appl.h presence... yes
# checking for security/pam_appl.h... yes
# checking for xml2-config... /usr/bin/xml2-config
# checking for libxml - version >= 2.0.0... yes (version 2.9.4)
# 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# configure: autobuild project... oath-toolkit
# configure: autobuild revision... 2.6.1
# configure: autobuild hostname... cde034e476bc
# configure: autobuild timestamp... 20170413T210708Z
# checking for a sed that does not truncate output... /usr/bin/sed
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating gl/Makefile
# config.status: creating gl/tests/Makefile
# config.status: executing depfiles commands
# === configuring in liboath (/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# 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 Minix Amsterdam compiler... no
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether _XOPEN_SOURCE should be defined... no
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for x86_64-unknown-linux-ar... ar
# checking the archiver (ar) interface... ar
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... (cached) ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for C/C++ restrict keyword... __restrict
# checking for canonicalize_file_name... yes
# checking for getcwd... yes
# checking for readlink... yes
# checking for realpath... yes
# checking for _set_invalid_parameter_handler... no
# checking for fpurge... no
# checking for __fpurge... yes
# checking for __freading... yes
# checking for getdelim... yes
# checking for gettimeofday... yes
# checking for lstat... yes
# checking for mprotect... yes
# checking for link... yes
# checking for snprintf... yes
# checking for strdup... yes
# checking for vasnprintf... no
# checking for symlink... yes
# checking whether // is distinct from /... no
# checking whether realpath works... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for unistd.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking features.h usability... yes
# checking features.h presence... yes
# checking for features.h... yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking for inttypes.h... (cached) yes
# checking priv.h usability... no
# checking priv.h presence... no
# checking for priv.h... no
# checking for ld used by clang... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking whether byte ordering is bigendian... 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 stdin defaults to large file offsets... yes
# checking for pid_t... yes
# checking for mode_t... yes
# checking whether fseeko is declared... yes
# checking for fseeko... yes
# checking whether fflush works on input streams... no
# checking whether stat file-mode macros are broken... no
# checking for nlink_t... yes
# checking whether fchmodat is declared without a macro... yes
# checking whether fstat is declared without a macro... yes
# checking whether fstatat is declared without a macro... yes
# checking whether futimens is declared without a macro... yes
# checking whether lchmod is declared without a macro... yes
# checking whether lstat is declared without a macro... yes
# checking whether mkdirat is declared without a macro... yes
# checking whether mkfifo is declared without a macro... yes
# checking whether mkfifoat is declared without a macro... yes
# checking whether mknod is declared without a macro... yes
# checking whether mknodat is declared without a macro... yes
# checking whether stat is declared without a macro... yes
# checking whether utimensat is declared without a macro... yes
# checking whether ftello is declared... yes
# checking for ftello... yes
# checking whether ftello works... yes
# checking whether getdelim is declared... yes
# checking whether getline is declared... yes
# checking for struct timeval... yes
# checking for wide-enough struct timeval.tv_sec member... yes
# checking whether gettimeofday is declared without a macro... yes
# checking whether lstat correctly handles trailing slash... yes
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... yes
# checking whether snprintf returns a byte count as in C99... yes
# checking whether snprintf is declared... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for wchar_t... yes
# checking whether stdint.h conforms to C99... yes
# checking whether strdup is declared... yes
# checking whether ffsl is declared without a macro... yes
# checking whether ffsll is declared without a macro... yes
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... yes
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... yes
# checking whether stpcpy is declared without a macro... yes
# checking whether stpncpy is declared without a macro... yes
# checking whether strchrnul is declared without a macro... yes
# checking whether strdup is declared without a macro... yes
# checking whether strncat is declared without a macro... yes
# checking whether strndup is declared without a macro... yes
# checking whether strnlen is declared without a macro... yes
# checking whether strpbrk is declared without a macro... yes
# checking whether strsep is declared without a macro... yes
# checking whether strcasestr is declared without a macro... yes
# checking whether strtok_r is declared without a macro... yes
# checking whether strerror_r is declared without a macro... yes
# checking whether strsignal is declared without a macro... yes
# checking whether strverscmp is declared without a macro... yes
# checking whether strtok_r is declared... (cached) yes
# checking for struct timespec in ... yes
# checking for wint_t... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for intmax_t... yes
# checking where to find the exponent in a 'double'... word 1 bit 20
# checking for snprintf... (cached) yes
# checking for strnlen... yes
# checking for wcslen... yes
# checking for wcsnlen... yes
# checking for mbrtowc... yes
# checking for wcrtomb... yes
# checking whether _snprintf is declared... no
# checking whether uses 'inline' correctly... yes
# checking if environ is properly declared... yes
# checking for working fcntl.h... yes
# checking whether ungetc works on arbitrary bytes... yes
# checking whether getcwd (NULL, 0) allocates memory for result... yes
# checking for getcwd with POSIX signature... yes
# checking whether imaxabs is declared without a macro... yes
# checking whether imaxdiv is declared without a macro... yes
# checking whether strtoimax is declared without a macro... yes
# checking whether strtoumax is declared without a macro... yes
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking whether unsetenv is declared... yes
# checking for alloca as a compiler built-in... yes
# checking whether // is distinct from /... (cached) no
# checking whether fflush works on input streams... (cached) no
# checking whether fflush works on input streams... (cached) no
# checking whether conversion from 'int' to 'long double' works... yes
# checking whether fopen recognizes a trailing slash... yes
# checking whether fpurge is declared... no
# checking for fseeko... (cached) yes
# checking whether fflush works on input streams... (cached) no
# checking for _fseeki64... no
# checking for ftello... (cached) yes
# checking whether ftello works... (cached) 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 if LD -Wl,--version-script works... yes
# checking whether the -Werror option is usable... yes
# checking for simple visibility declarations... yes
# checking whether lseek detects pipes... yes
# checking whether readlink signature is correct... yes
# checking whether readlink handles trailing slash correctly... yes
# checking whether rename honors trailing slash on destination... yes
# checking whether rename honors trailing slash on source... yes
# checking whether rename manages hard links correctly... yes
# checking whether rename manages existing destinations correctly... yes
# checking whether rmdir works... yes
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for snprintf... (cached) yes
# checking whether snprintf respects a size of 1... yes
# checking whether printf supports POSIX/XSI format strings with positions... yes
# checking for ssize_t... yes
# checking whether stat handles trailing slashes on directories... yes
# checking whether stat handles trailing slashes on files... yes
# checking for working stdalign.h... yes
# checking for max_align_t... yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking which flavor of printf attribute matches inttypes macros... system
# checking whether dprintf is declared without a macro... yes
# checking whether fpurge is declared without a macro... no
# checking whether fseeko is declared without a macro... yes
# checking whether ftello is declared without a macro... yes
# checking whether getdelim is declared without a macro... yes
# checking whether getline is declared without a macro... yes
# checking whether gets is declared without a macro... no
# checking whether pclose is declared without a macro... yes
# checking whether popen is declared without a macro... yes
# checking whether renameat is declared without a macro... yes
# checking whether snprintf is declared without a macro... yes
# checking whether tmpfile is declared without a macro... yes
# checking whether vdprintf is declared without a macro... yes
# checking whether vsnprintf is declared without a macro... yes
# checking whether _Exit is declared without a macro... yes
# checking whether atoll is declared without a macro... yes
# checking whether canonicalize_file_name is declared without a macro... yes
# checking whether getloadavg is declared without a macro... yes
# checking whether getsubopt is declared without a macro... yes
# checking whether grantpt is declared without a macro... yes
# checking whether initstate is declared without a macro... yes
# checking whether initstate_r is declared without a macro... yes
# checking whether mkdtemp is declared without a macro... yes
# checking whether mkostemp is declared without a macro... yes
# checking whether mkostemps is declared without a macro... yes
# checking whether mkstemp is declared without a macro... yes
# checking whether mkstemps is declared without a macro... yes
# checking whether posix_openpt is declared without a macro... yes
# checking whether ptsname is declared without a macro... yes
# checking whether ptsname_r is declared without a macro... yes
# checking whether random is declared without a macro... yes
# checking whether random_r is declared without a macro... yes
# checking whether realpath is declared without a macro... yes
# checking whether rpmatch is declared without a macro... yes
# checking whether secure_getenv is declared without a macro... yes
# checking whether setenv is declared without a macro... yes
# checking whether setstate is declared without a macro... yes
# checking whether setstate_r is declared without a macro... yes
# checking whether srandom is declared without a macro... yes
# checking whether srandom_r is declared without a macro... yes
# checking whether strtod is declared without a macro... yes
# checking whether strtoll is declared without a macro... yes
# checking whether strtoull is declared without a macro... yes
# checking whether unlockpt is declared without a macro... yes
# checking whether unsetenv is declared without a macro... yes
# checking for strtok_r... yes
# checking whether strtok_r works... yes
# checking for strverscmp... yes
# checking for nlink_t... (cached) yes
# checking whether fchmodat is declared without a macro... (cached) yes
# checking whether fstat is declared without a macro... (cached) yes
# checking whether fstatat is declared without a macro... (cached) yes
# checking whether futimens is declared without a macro... (cached) yes
# checking whether lchmod is declared without a macro... (cached) yes
# checking whether lstat is declared without a macro... (cached) yes
# checking whether mkdirat is declared without a macro... (cached) yes
# checking whether mkfifo is declared without a macro... (cached) yes
# checking whether mkfifoat is declared without a macro... (cached) yes
# checking whether mknod is declared without a macro... (cached) yes
# checking whether mknodat is declared without a macro... (cached) yes
# checking whether stat is declared without a macro... (cached) yes
# checking whether utimensat is declared without a macro... (cached) yes
# checking whether chdir is declared without a macro... yes
# checking whether chown is declared without a macro... yes
# checking whether dup is declared without a macro... yes
# checking whether dup2 is declared without a macro... yes
# checking whether dup3 is declared without a macro... yes
# checking whether environ is declared without a macro... yes
# checking whether euidaccess is declared without a macro... yes
# checking whether faccessat is declared without a macro... yes
# checking whether fchdir is declared without a macro... yes
# checking whether fchownat is declared without a macro... yes
# checking whether fdatasync is declared without a macro... yes
# checking whether fsync is declared without a macro... yes
# checking whether ftruncate is declared without a macro... yes
# checking whether getcwd is declared without a macro... yes
# checking whether getdomainname is declared without a macro... yes
# checking whether getdtablesize is declared without a macro... yes
# checking whether getgroups is declared without a macro... yes
# checking whether gethostname is declared without a macro... yes
# checking whether getlogin is declared without a macro... yes
# checking whether getlogin_r is declared without a macro... yes
# checking whether getpagesize is declared without a macro... yes
# checking whether getusershell is declared without a macro... yes
# checking whether setusershell is declared without a macro... yes
# checking whether endusershell is declared without a macro... yes
# checking whether group_member is declared without a macro... yes
# checking whether isatty is declared without a macro... yes
# checking whether lchown is declared without a macro... yes
# checking whether link is declared without a macro... yes
# checking whether linkat is declared without a macro... yes
# checking whether lseek is declared without a macro... yes
# checking whether pipe is declared without a macro... yes
# checking whether pipe2 is declared without a macro... yes
# checking whether pread is declared without a macro... yes
# checking whether pwrite is declared without a macro... yes
# checking whether readlink is declared without a macro... yes
# checking whether readlinkat is declared without a macro... yes
# checking whether rmdir is declared without a macro... yes
# checking whether sethostname is declared without a macro... yes
# checking whether sleep is declared without a macro... yes
# checking whether symlink is declared without a macro... yes
# checking whether symlinkat is declared without a macro... yes
# checking whether ttyname_r is declared without a macro... yes
# checking whether unlink is declared without a macro... yes
# checking whether unlinkat is declared without a macro... yes
# checking whether usleep is declared without a macro... yes
# checking whether unlink honors trailing slashes... yes
# checking whether unlink of a parent directory fails as it should... guessing yes
# checking for valgrind... no
# checking whether self tests are run under valgrind... no
# checking for ptrdiff_t... 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 for stdint.h... (cached) yes
# checking for closedir... yes
# checking whether alphasort is declared without a macro... yes
# checking whether closedir is declared without a macro... yes
# checking whether dirfd is declared without a macro... yes
# checking whether fdopendir is declared without a macro... yes
# checking whether opendir is declared without a macro... yes
# checking whether readdir is declared without a macro... yes
# checking whether rewinddir is declared without a macro... yes
# checking whether scandir is declared without a macro... yes
# checking whether fcntl is declared without a macro... yes
# checking whether openat is declared without a macro... yes
# checking whether fdopen sets errno... yes
# checking for getpagesize... yes
# checking whether getpagesize is declared... (cached) yes
# checking whether INT32_MAX < INTMAX_MAX... yes
# checking whether INT64_MAX == LONG_MAX... yes
# checking whether UINT32_MAX < UINTMAX_MAX... yes
# checking whether UINT64_MAX == ULONG_MAX... yes
# checking whether link obeys POSIX... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for opendir... yes
# checking for getppriv... no
# checking for putenv compatible with GNU and SVID... yes
# checking for readdir... yes
# checking whether symlink handles trailing slash correctly... yes
# checking for unsetenv... yes
# checking for unsetenv() return type... int
# checking whether unsetenv obeys POSIX... yes
# checking for valgrind... no
# checking whether self tests are run under valgrind... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for gtkdoc-check... /usr/bin/gtkdoc-check
# checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
# checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
# checking whether to build gtk-doc documentation... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating liboath.pc
# config.status: creating oath.h
# config.status: creating gl/Makefile
# config.status: creating gl/tests/Makefile
# config.status: creating tests/Makefile
# config.status: creating gtk-doc/Makefile
# config.status: creating gtk-doc/version.xml
# config.status: creating man/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# === configuring in oathtool (/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# 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 Minix Amsterdam compiler... no
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether _XOPEN_SOURCE should be defined... no
# checking 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-ar... ar
# checking the archiver (ar) interface... ar
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... (cached) ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for unistd.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking features.h usability... yes
# checking features.h presence... yes
# checking for features.h... yes
# checking if environ is properly declared... yes
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking for complete errno.h... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... yes
# checking for gettimeofday... yes
# checking for nanotime... no
# checking for mprotect... yes
# checking for _set_invalid_parameter_handler... no
# checking for setenv... yes
# checking for localtime_r... yes
# checking for vasnprintf... no
# checking for snprintf... yes
# checking for C/C++ restrict keyword... __restrict
# checking for struct timeval... yes
# checking for wide-enough struct timeval.tv_sec member... yes
# checking whether gettimeofday is declared without a macro... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking whether stdint.h conforms to C99... yes
# checking whether imaxabs is declared without a macro... yes
# checking whether imaxdiv is declared without a macro... yes
# checking whether strtoimax is declared without a macro... yes
# checking whether strtoumax is declared without a macro... yes
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... yes
# checking whether alarm is declared... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for compound literals... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for struct tm.tm_gmtoff... yes
# checking whether setenv is declared... yes
# checking search.h usability... yes
# checking search.h presence... yes
# checking for search.h... yes
# checking for tsearch... yes
# checking for wchar_t... 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 for pid_t... yes
# checking for mode_t... yes
# checking for struct timespec in ... yes
# checking whether unsetenv is declared... yes
# checking for wint_t... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for intmax_t... yes
# checking where to find the exponent in a 'double'... word 1 bit 20
# checking whether snprintf returns a byte count as in C99... yes
# checking for snprintf... (cached) yes
# checking for strnlen... yes
# checking for wcslen... yes
# checking for wcsnlen... yes
# checking for mbrtowc... yes
# checking for wcrtomb... yes
# checking whether _snprintf is declared... no
# checking whether uses 'inline' correctly... yes
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for alloca as a compiler built-in... yes
# checking for library containing clock_gettime... none required
# checking for clock_gettime... yes
# checking for clock_settime... yes
# checking for error_at_line... yes
# checking whether conversion from 'int' to 'long double' works... yes
# checking whether gettimeofday clobbers localtime buffer... no
# checking for gettimeofday with POSIX signature... almost
# checking whether INT32_MAX < INTMAX_MAX... yes
# checking whether INT64_MAX == LONG_MAX... yes
# checking whether UINT32_MAX < UINTMAX_MAX... yes
# checking whether UINT64_MAX == ULONG_MAX... yes
# checking for working mktime... yes
# checking for struct tm.tm_zone... yes
# checking whether program_invocation_name is declared... yes
# checking whether program_invocation_short_name is declared... yes
# checking whether setenv validates arguments... yes
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for ssize_t... yes
# checking for va_copy... yes
# checking for max_align_t... yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking which flavor of printf attribute matches inttypes macros... system
# checking whether dprintf is declared without a macro... yes
# checking whether fpurge is declared without a macro... no
# checking whether fseeko is declared without a macro... yes
# checking whether ftello is declared without a macro... yes
# checking whether getdelim is declared without a macro... yes
# checking whether getline is declared without a macro... yes
# checking whether gets is declared without a macro... no
# checking whether pclose is declared without a macro... yes
# checking whether popen is declared without a macro... yes
# checking whether renameat is declared without a macro... yes
# checking whether snprintf is declared without a macro... yes
# checking whether tmpfile is declared without a macro... yes
# checking whether vdprintf is declared without a macro... yes
# checking whether vsnprintf is declared without a macro... yes
# checking whether _Exit is declared without a macro... yes
# checking whether atoll is declared without a macro... yes
# checking whether canonicalize_file_name is declared without a macro... yes
# checking whether getloadavg is declared without a macro... yes
# checking whether getsubopt is declared without a macro... yes
# checking whether grantpt is declared without a macro... yes
# checking whether initstate is declared without a macro... yes
# checking whether initstate_r is declared without a macro... yes
# checking whether mkdtemp is declared without a macro... yes
# checking whether mkostemp is declared without a macro... yes
# checking whether mkostemps is declared without a macro... yes
# checking whether mkstemp is declared without a macro... yes
# checking whether mkstemps is declared without a macro... yes
# checking whether posix_openpt is declared without a macro... yes
# checking whether ptsname is declared without a macro... yes
# checking whether ptsname_r is declared without a macro... yes
# checking whether random is declared without a macro... yes
# checking whether random_r is declared without a macro... yes
# checking whether realpath is declared without a macro... yes
# checking whether rpmatch is declared without a macro... yes
# checking whether secure_getenv is declared without a macro... yes
# checking whether setenv is declared without a macro... yes
# checking whether setstate is declared without a macro... yes
# checking whether setstate_r is declared without a macro... yes
# checking whether srandom is declared without a macro... yes
# checking whether srandom_r is declared without a macro... yes
# checking whether strtod is declared without a macro... yes
# checking whether strtoll is declared without a macro... yes
# checking whether strtoull is declared without a macro... yes
# checking whether unlockpt is declared without a macro... yes
# checking whether unsetenv is declared without a macro... yes
# checking for working strerror function... yes
# checking whether localtime_r is declared... yes
# checking whether localtime_r is compatible with its POSIX signature... yes
# checking whether chdir is declared without a macro... yes
# checking whether chown is declared without a macro... yes
# checking whether dup is declared without a macro... yes
# checking whether dup2 is declared without a macro... yes
# checking whether dup3 is declared without a macro... yes
# checking whether environ is declared without a macro... yes
# checking whether euidaccess is declared without a macro... yes
# checking whether faccessat is declared without a macro... yes
# checking whether fchdir is declared without a macro... yes
# checking whether fchownat is declared without a macro... yes
# checking whether fdatasync is declared without a macro... yes
# checking whether fsync is declared without a macro... yes
# checking whether ftruncate is declared without a macro... yes
# checking whether getcwd is declared without a macro... yes
# checking whether getdomainname is declared without a macro... yes
# checking whether getdtablesize is declared without a macro... yes
# checking whether getgroups is declared without a macro... yes
# checking whether gethostname is declared without a macro... yes
# checking whether getlogin is declared without a macro... yes
# checking whether getlogin_r is declared without a macro... yes
# checking whether getpagesize is declared without a macro... yes
# checking whether getusershell is declared without a macro... yes
# checking whether setusershell is declared without a macro... yes
# checking whether endusershell is declared without a macro... yes
# checking whether group_member is declared without a macro... yes
# checking whether isatty is declared without a macro... yes
# checking whether lchown is declared without a macro... yes
# checking whether link is declared without a macro... yes
# checking whether linkat is declared without a macro... yes
# checking whether lseek is declared without a macro... yes
# checking whether pipe is declared without a macro... yes
# checking whether pipe2 is declared without a macro... yes
# checking whether pread is declared without a macro... yes
# checking whether pwrite is declared without a macro... yes
# checking whether readlink is declared without a macro... yes
# checking whether readlinkat is declared without a macro... yes
# checking whether rmdir is declared without a macro... yes
# checking whether sethostname is declared without a macro... yes
# checking whether sleep is declared without a macro... yes
# checking whether symlink is declared without a macro... yes
# checking whether symlinkat is declared without a macro... yes
# checking whether ttyname_r is declared without a macro... yes
# checking whether unlink is declared without a macro... yes
# checking whether unlinkat is declared without a macro... yes
# checking whether usleep is declared without a macro... yes
# checking for unsetenv... yes
# checking for unsetenv() return type... int
# checking whether unsetenv obeys POSIX... yes
# checking for ptrdiff_t... 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 for stdint.h... (cached) yes
# checking whether fdopen sets errno... yes
# checking for getpagesize... yes
# checking whether getpagesize is declared... (cached) yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for putenv compatible with GNU and SVID... yes
# checking for working stdalign.h... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating gl/Makefile
# config.status: creating gl/tests/Makefile
# config.status: creating tests/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# === configuring in libpskc (/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# 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 Minix Amsterdam compiler... no
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether _XOPEN_SOURCE should be defined... no
# checking for x86_64-unknown-linux-ar... ar
# checking the archiver (ar) interface... ar
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... (cached) ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for C/C++ restrict keyword... __restrict
# checking for off_t... yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.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 inttypes.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking features.h usability... yes
# checking features.h presence... yes
# checking for features.h... yes
# checking for mprotect... yes
# checking for _set_invalid_parameter_handler... no
# checking for snprintf... yes
# checking for vasnprintf... no
# 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 stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for wchar_t... yes
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking whether stdint.h conforms to C99... 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 for pid_t... yes
# checking for mode_t... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for complete errno.h... yes
# checking whether imaxabs is declared without a macro... yes
# checking whether imaxdiv is declared without a macro... yes
# checking whether strtoimax is declared without a macro... yes
# checking whether strtoumax is declared without a macro... yes
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking whether snprintf returns a byte count as in C99... yes
# checking whether snprintf is declared... yes
# checking for wint_t... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for intmax_t... yes
# checking where to find the exponent in a 'double'... word 1 bit 20
# checking for snprintf... (cached) yes
# checking for strnlen... yes
# checking for wcslen... yes
# checking for wcsnlen... yes
# checking for mbrtowc... yes
# checking for wcrtomb... yes
# checking whether _snprintf is declared... no
# checking whether uses 'inline' correctly... yes
# checking if LD -Wl,--version-script works... yes
# checking whether the -Werror option is usable... yes
# checking for simple visibility declarations... yes
# checking for ssize_t... yes
# checking for max_align_t... yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking for strverscmp... yes
# checking for valgrind... no
# checking whether self tests are run under valgrind... no
# checking for alloca as a compiler built-in... yes
# checking whether fdopen sets errno... yes
# checking whether conversion from 'int' to 'long double' works... yes
# checking for getpagesize... yes
# checking whether getpagesize is declared... yes
# checking whether INT32_MAX < INTMAX_MAX... yes
# checking whether INT64_MAX == LONG_MAX... yes
# checking whether UINT32_MAX < UINTMAX_MAX... yes
# checking whether UINT64_MAX == ULONG_MAX... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for snprintf... (cached) yes
# checking whether snprintf respects a size of 1... yes
# checking whether printf supports POSIX/XSI format strings with positions... yes
# checking for working stdalign.h... yes
# checking which flavor of printf attribute matches inttypes macros... system
# checking whether dprintf is declared without a macro... yes
# checking whether fpurge is declared without a macro... no
# checking whether fseeko is declared without a macro... yes
# checking whether ftello is declared without a macro... yes
# checking whether getdelim is declared without a macro... yes
# checking whether getline is declared without a macro... yes
# checking whether gets is declared without a macro... no
# checking whether pclose is declared without a macro... yes
# checking whether popen is declared without a macro... yes
# checking whether renameat is declared without a macro... yes
# checking whether snprintf is declared without a macro... yes
# checking whether tmpfile is declared without a macro... yes
# checking whether vdprintf is declared without a macro... yes
# checking whether vsnprintf is declared without a macro... yes
# checking 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 valgrind... no
# checking whether self tests are run under valgrind... no
# checking for ptrdiff_t... 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 for stdint.h... (cached) yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for gtkdoc-check... /usr/bin/gtkdoc-check
# checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
# checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
# checking whether to build gtk-doc documentation... no
# checking for xml2-config... /usr/bin/xml2-config
# checking for libxml - version >= 2.0.0... yes (version 2.9.4)
# checking for XMLSEC... yes
# checking for xmlcatalog... /usr/bin/xmlcatalog
# checking if xmlsec should be used... yes
# configure: putting PSKC schema files in $(datarootdir)/xml/pskc
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating examples/Makefile
# config.status: creating gl/Makefile
# config.status: creating gl/tests/Makefile
# config.status: creating gtk-doc/Makefile
# config.status: creating gtk-doc/version.xml
# config.status: creating include/Makefile
# config.status: creating include/pskc/Makefile
# config.status: creating include/pskc/version.h
# config.status: creating libpskc.pc
# config.status: creating man/Makefile
# config.status: creating schemas/Makefile
# config.status: creating tests/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# configure: summary of build options:
#
# XMLSEC enabled: yes
#
# === configuring in pskctool (/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# 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 Minix Amsterdam compiler... no
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether _XOPEN_SOURCE should be defined... no
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for clang option to accept ISO C99... none needed
# checking for clang option to accept ISO Standard C... (cached) none needed
# checking for x86_64-unknown-linux-ar... ar
# checking the archiver (ar) interface... ar
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... (cached) ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking 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 _set_invalid_parameter_handler... no
# checking for gettimeofday... yes
# checking for symlink... yes
# checking whether stat file-mode macros are broken... no
# checking for sys/stat.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for unistd.h... (cached) yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking features.h usability... yes
# checking features.h presence... yes
# checking for features.h... yes
# checking for mode_t... 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 stdin defaults to large file offsets... yes
# checking for pid_t... yes
# checking whether ftello is declared... yes
# checking for ftello... yes
# checking whether ftello works... yes
# checking for C/C++ restrict keyword... __restrict
# checking for struct timeval... yes
# checking for wide-enough struct timeval.tv_sec member... yes
# checking whether gettimeofday is declared without a macro... yes
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for wchar_t... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking whether stdint.h conforms to C99... 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 for struct timespec in ... yes
# checking for working fcntl.h... yes
# checking whether ungetc works on arbitrary bytes... yes
# checking whether imaxabs is declared without a macro... yes
# checking whether imaxdiv is declared without a macro... yes
# checking whether strtoimax is declared without a macro... yes
# checking whether strtoumax is declared without a macro... yes
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for wint_t... yes
# checking whether uses 'inline' correctly... yes
# checking for error_at_line... yes
# checking for ftello... (cached) yes
# checking whether ftello works... (cached) yes
# checking whether gettimeofday clobbers localtime buffer... no
# checking for gettimeofday with POSIX signature... almost
# checking whether lseek detects pipes... yes
# checking whether program_invocation_name is declared... yes
# checking whether program_invocation_short_name is declared... yes
# checking for ssize_t... yes
# checking for va_copy... yes
# checking for max_align_t... yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking which flavor of printf attribute matches inttypes macros... system
# checking whether dprintf is declared without a macro... yes
# checking whether fpurge is declared without a macro... no
# checking whether fseeko is declared without a macro... yes
# checking whether ftello is declared without a macro... yes
# checking whether getdelim is declared without a macro... yes
# checking whether getline is declared without a macro... yes
# checking whether gets is declared without a macro... no
# checking whether pclose is declared without a macro... yes
# checking whether popen is declared without a macro... yes
# checking whether renameat is declared without a macro... yes
# checking whether snprintf is declared without a macro... yes
# checking whether tmpfile is declared without a macro... yes
# checking whether vdprintf is declared without a macro... yes
# checking whether vsnprintf is declared without a macro... yes
# checking whether _Exit is declared without a macro... yes
# checking whether atoll is declared without a macro... yes
# checking whether canonicalize_file_name is declared without a macro... yes
# checking whether getloadavg is declared without a macro... yes
# checking whether getsubopt is declared without a macro... yes
# checking whether grantpt is declared without a macro... yes
# checking whether initstate is declared without a macro... yes
# checking whether initstate_r is declared without a macro... yes
# checking whether mkdtemp is declared without a macro... yes
# checking whether mkostemp is declared without a macro... yes
# checking whether mkostemps is declared without a macro... yes
# checking whether mkstemp is declared without a macro... yes
# checking whether mkstemps is declared without a macro... yes
# checking whether posix_openpt is declared without a macro... yes
# checking whether ptsname is declared without a macro... yes
# checking whether ptsname_r is declared without a macro... yes
# checking whether random is declared without a macro... yes
# checking whether random_r is declared without a macro... yes
# checking whether realpath is declared without a macro... yes
# checking whether rpmatch is declared without a macro... yes
# checking whether secure_getenv is declared without a macro... yes
# checking whether setenv is declared without a macro... yes
# checking whether setstate is declared without a macro... yes
# checking whether setstate_r is declared without a macro... yes
# checking whether srandom is declared without a macro... yes
# checking whether srandom_r is declared without a macro... yes
# checking whether strtod is declared without a macro... yes
# checking whether strtoll is declared without a macro... yes
# checking whether strtoull is declared without a macro... yes
# checking whether unlockpt is declared without a macro... yes
# checking whether unsetenv is declared without a macro... yes
# checking for working strerror function... yes
# checking for nlink_t... (cached) yes
# checking whether fchmodat is declared without a macro... (cached) yes
# checking whether fstat is declared without a macro... (cached) yes
# checking whether fstatat is declared without a macro... (cached) yes
# checking whether futimens is declared without a macro... (cached) yes
# checking whether lchmod is declared without a macro... (cached) yes
# checking whether lstat is declared without a macro... (cached) yes
# checking whether mkdirat is declared without a macro... (cached) yes
# checking whether mkfifo is declared without a macro... (cached) yes
# checking whether mkfifoat is declared without a macro... (cached) yes
# checking whether mknod is declared without a macro... (cached) yes
# checking whether mknodat is declared without a macro... (cached) yes
# checking whether stat is declared without a macro... (cached) yes
# checking whether utimensat is declared without a macro... (cached) yes
# checking whether chdir is declared without a macro... yes
# checking whether chown is declared without a macro... yes
# checking whether dup is declared without a macro... yes
# checking whether dup2 is declared without a macro... yes
# checking whether dup3 is declared without a macro... yes
# checking whether environ is declared without a macro... yes
# checking whether euidaccess is declared without a macro... yes
# checking whether faccessat is declared without a macro... yes
# checking whether fchdir is declared without a macro... yes
# checking whether fchownat is declared without a macro... yes
# checking whether fdatasync is declared without a macro... yes
# checking whether fsync is declared without a macro... yes
# checking whether ftruncate is declared without a macro... yes
# checking whether getcwd is declared without a macro... yes
# checking whether getdomainname is declared without a macro... yes
# checking whether getdtablesize is declared without a macro... yes
# checking whether getgroups is declared without a macro... yes
# checking whether gethostname is declared without a macro... yes
# checking whether getlogin is declared without a macro... yes
# checking whether getlogin_r is declared without a macro... yes
# checking whether getpagesize is declared without a macro... yes
# checking whether getusershell is declared without a macro... yes
# checking whether setusershell is declared without a macro... yes
# checking whether endusershell is declared without a macro... yes
# checking whether group_member is declared without a macro... yes
# checking whether isatty is declared without a macro... yes
# checking whether lchown is declared without a macro... yes
# checking whether link is declared without a macro... yes
# checking whether linkat is declared without a macro... yes
# checking whether lseek is declared without a macro... yes
# checking whether pipe is declared without a macro... yes
# checking whether pipe2 is declared without a macro... yes
# checking whether pread is declared without a macro... yes
# checking whether pwrite is declared without a macro... yes
# checking whether readlink is declared without a macro... yes
# checking whether readlinkat is declared without a macro... yes
# checking whether rmdir is declared without a macro... yes
# checking whether sethostname is declared without a macro... yes
# checking whether sleep is declared without a macro... yes
# checking whether symlink is declared without a macro... yes
# checking whether symlinkat is declared without a macro... yes
# checking whether ttyname_r is declared without a macro... yes
# checking whether unlink is declared without a macro... yes
# checking whether unlinkat is declared without a macro... yes
# checking whether usleep is declared without a macro... yes
# checking whether fcntl is declared without a macro... yes
# checking whether openat is declared without a macro... yes
# checking whether fdopen sets errno... yes
# checking whether INT32_MAX < INTMAX_MAX... yes
# checking whether INT64_MAX == LONG_MAX... yes
# checking whether UINT32_MAX < UINTMAX_MAX... yes
# checking whether UINT64_MAX == ULONG_MAX... yes
# checking for working stdalign.h... 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 that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating gl/Makefile
# config.status: creating gl/tests/Makefile
# config.status: creating tests/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# === configuring in pam_oath (/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -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 for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking security/pam_appl.h usability... yes
# checking security/pam_appl.h presence... yes
# checking for security/pam_appl.h... yes
# checking for security/pam_modules.h... yes
# checking for security/_pam_macros.h... yes
# checking for pam_get_item in -lpam... yes
# configure: PAM installation path $(exec_prefix)/lib/security
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating tests/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# configure: summary of build options:
#
# version: 2.6.1
# Install prefix: /usr
# Compiler: clang
# Build PAM module: yes
# PSKC: yes
#
# echo 2.6.1 > .version-t && mv .version-t .version
# make all-recursive
# make[1]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1'
# Making all in gl
# make[2]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl'
# make all-recursive
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl'
# Making all in tests
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl/tests'
# make all-recursive
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl/tests'
# Making all in .
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl/tests'
# make[6]: Nothing to be done for 'all-am'.
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl/tests'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl/tests'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl/tests'
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl'
# CC dummy.o
# AR libgnu.a
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl'
# make[2]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl'
# Making all in liboath
# make[2]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath'
# make all-recursive
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath'
# Making all in gl
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl'
# GEN alloca.h
# GEN arg-nonnull.h
# GEN c++defs.h
# GEN unused-parameter.h
# GEN warn-on-use.h
# GEN stdio.h
# GEN stdlib.h
# GEN string.h
# GEN sys/stat.h
# GEN sys/time.h
# GEN sys/types.h
# GEN time.h
# GEN unistd.h
# GEN wchar.h
# make all-recursive
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl'
# Making all in tests
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl/tests'
# GEN c++defs.h
# GEN arg-nonnull.h
# GEN warn-on-use.h
# GEN dirent.h
# GEN fcntl.h
# GEN inttypes.h
# GEN unused-parameter.h
# make all-recursive
# make[7]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl/tests'
# Making all in .
# make[8]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl/tests'
# make[8]: Nothing to be done for 'all-am'.
# make[8]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl/tests'
# make[7]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl/tests'
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl/tests'
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl'
# CC base32.lo
# CC c-ctype.lo
# CC hmac-sha1.lo
# CC hmac-sha256.lo
# CC hmac-sha512.lo
# CC sha1.lo
# CC sha256.lo
# CC sha512.lo
# CC dirname-lgpl.lo
# CC basename-lgpl.lo
# CC stripslash.lo
# CC fd-hook.lo
# CC freading.lo
# CC malloca.lo
# CC memxor.lo
# CC u64.lo
# CC unistd.lo
# CC xsize.lo
# CC asnprintf.lo
# CC fclose.lo
# CC fflush.lo
# CC fpurge.lo
# CC fseek.lo
# CC fseeko.lo
# CC gc-gnulib.lo
# CC printf-args.lo
# CC printf-parse.lo
# CC vasnprintf.lo
# CCLD libgnu.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl'
# Making all in .
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath'
# CC global.lo
# CC coding.lo
# CC usersfile.lo
# CC hotp.lo
# CC totp.lo
# CC aux.lo
# CC errors.lo
# CCLD liboath.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath'
# Making all in tests
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/tests'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/tests'
# Making all in gtk-doc
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gtk-doc'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gtk-doc'
# Making all in man
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/man'
# make all-am
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/man'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/man'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/man'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath'
# make[2]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath'
# Making all in oathtool
# make[2]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool'
# make all-recursive
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool'
# Making all in gl
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl'
# GEN alloca.h
# GEN c++defs.h
# GEN warn-on-use.h
# GEN arg-nonnull.h
# GEN inttypes.h
# GEN stdio.h
# GEN stdlib.h
# GEN string.h
# GEN sys/time.h
# GEN sys/types.h
# GEN time.h
# GEN unistd.h
# GEN wchar.h
# make all-recursive
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl'
# Making all in tests
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl/tests'
# GEN arg-nonnull.h
# GEN c++defs.h
# GEN warn-on-use.h
# make all-recursive
# make[7]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl/tests'
# Making all in .
# make[8]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl/tests'
# make[8]: Nothing to be done for 'all-am'.
# make[8]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl/tests'
# make[7]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl/tests'
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl/tests'
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl'
# CC c-ctype.lo
# CC exitfail.lo
# CC gettime.lo
# CC malloca.lo
# CC parse-datetime.lo
# ./parse-datetime.y:876:17: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
# if (24 * 60 < abs (n_minutes))
# ^
# ./parse-datetime.y:876:17: note: use function 'labs' instead
# if (24 * 60 < abs (n_minutes))
# ^~~
# labs
# 1 warning generated.
# CC parse-duration.lo
# CC progname.lo
# CC timespec.lo
# CC unistd.lo
# CC version-etc.lo
# CC xmalloc.lo
# CC xalloc-die.lo
# CC xsize.lo
# CC asnprintf.lo
# CC printf-args.lo
# CC printf-parse.lo
# CC vasnprintf.lo
# CCLD libgnu.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl'
# Making all in .
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool'
# CC liboathtool_cmd_la-oathtool_cmd.lo
# CCLD liboathtool_cmd.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CC oathtool.o
# oathtool.c:152:36: warning: data argument not used by format string [-Wformat-extra-args]
# oath_check_version (NULL), OATH_VERSION);
# ^
# ./../liboath/oath.h:54:22: note: expanded from macro 'OATH_VERSION'
# #define OATH_VERSION "2.6.1"
# ^
# 1 warning generated.
# CCLD oathtool
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool'
# Making all in tests
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/tests'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/tests'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool'
# make[2]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool'
# Making all in libpskc
# make[2]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc'
# make all-recursive
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc'
# Making all in gl
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl'
# GEN arg-nonnull.h
# GEN c++defs.h
# GEN warn-on-use.h
# GEN string.h
# GEN sys/types.h
# make all-recursive
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl'
# Making all in tests
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl/tests'
# GEN alloca.h
# GEN c++defs.h
# GEN warn-on-use.h
# GEN arg-nonnull.h
# GEN inttypes.h
# GEN stdio.h
# GEN unistd.h
# GEN wchar.h
# make all-recursive
# make[7]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl/tests'
# Making all in .
# make[8]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl/tests'
# make[8]: Nothing to be done for 'all-am'.
# make[8]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl/tests'
# make[7]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl/tests'
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl/tests'
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl'
# CC base64.lo
# CC imaxtostr.lo
# CC inttostr.lo
# CC offtostr.lo
# CC uinttostr.lo
# CC umaxtostr.lo
# CCLD libgnu.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl'
# Making all in schemas
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/schemas'
# GEN catalog-pskc.xml
# mv tmp catalog-pskc.xml
# make all-am
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/schemas'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/schemas'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/schemas'
# Making all in include
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/include'
# Making all in pskc
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/include/pskc'
# make[5]: Nothing to be done for 'all'.
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/include/pskc'
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/include'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/include'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/include'
# Making all in .
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc'
# CC global.lo
# CC errors.lo
# CC enums.lo
# CC container.lo
# CC parser.lo
# CC validate.lo
# CC build.lo
# CC sign.lo
# In file included from sign.c:32:
# /usr/include/xmlsec1/xmlsec/templates.h:11:9: warning: '__XMLSEC_TEMPLATES_H__' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
# #ifndef __XMLSEC_TEMPLATES_H__
# ^~~~~~~~~~~~~~~~~~~~~~
# /usr/include/xmlsec1/xmlsec/templates.h:12:9: note: '__XMLSEC_TEMPALTES_H__' is defined here; did you mean '__XMLSEC_TEMPLATES_H__'?
# #define __XMLSEC_TEMPALTES_H__
# ^~~~~~~~~~~~~~~~~~~~~~
# __XMLSEC_TEMPLATES_H__
# 1 warning generated.
# CC output.lo
# CCLD libpskc.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc'
# Making all in examples
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/examples'
# CC serialno.o
# CCLD serialno
# CC pskc2csv.o
# CCLD pskc2csv
# CC pskcsign.o
# CCLD pskcsign
# CC pskcverify.o
# CCLD pskcverify
# CC pskccreate.o
# CCLD pskccreate
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/examples'
# Making all in tests
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/tests'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/tests'
# Making all in gtk-doc
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gtk-doc'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gtk-doc'
# Making all in man
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/man'
# make all-am
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/man'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/man'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/man'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc'
# make[2]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc'
# Making all in pskctool
# make[2]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool'
# make all-recursive
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool'
# Making all in gl
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl'
# GEN arg-nonnull.h
# GEN c++defs.h
# GEN warn-on-use.h
# GEN stdio.h
# GEN stdlib.h
# GEN string.h
# GEN sys/stat.h
# GEN sys/time.h
# GEN sys/types.h
# GEN time.h
# GEN unistd.h
# make all-recursive
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl'
# Making all in tests
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl/tests'
# GEN c++defs.h
# GEN arg-nonnull.h
# GEN warn-on-use.h
# GEN fcntl.h
# GEN inttypes.h
# GEN wchar.h
# make all-recursive
# make[7]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl/tests'
# Making all in .
# make[8]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl/tests'
# make[8]: Nothing to be done for 'all-am'.
# make[8]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl/tests'
# make[7]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl/tests'
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl/tests'
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl'
# CC progname.lo
# CC read-file.lo
# CC unistd.lo
# CC version-etc.lo
# CCLD libgnu.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl'
# Making all in .
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool'
# CC libpskctool_cmd_la-pskctool_cmd.lo
# CCLD libpskctool_cmd.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CC pskctool.o
# CCLD pskctool
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool'
# Making all in tests
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/tests'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/tests'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool'
# make[2]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool'
# Making all in pam_oath
# make[2]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath'
# make all-recursive
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath'
# Making all in .
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath'
# CC pam_oath.lo
# pam_oath.c:215:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (wrote < 0 || wrote >= len)
# ~~~~~ ^ ~
# pam_oath.c:302:20: warning: address of array 'otp' will always evaluate to 'true' [-Wpointer-bool-conversion]
# DBG (("OTP: %s", otp ? otp : "(null)"));
# ^~~ ~
# pam_oath.c:53:35: note: expanded from macro 'DBG'
# #define DBG(x) if (cfg.debug) { D(x); }
# ^
# pam_oath.c:50:12: note: expanded from macro 'D'
# printf x; \
# ^
# 2 warnings generated.
# CCLD pam_oath.la
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath'
# Making all in tests
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath/tests'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath/tests'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath'
# make[2]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath'
# make[2]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1'
# make[1]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make install-recursive
# make[1]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1'
# Making install in gl
# make[2]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl'
# make install-recursive
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl'
# Making install in tests
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl/tests'
# make install-recursive
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl/tests'
# Making install in .
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl/tests'
# make[7]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl/tests'
# make[7]: Nothing to be done for 'install-exec-am'.
# make[7]: Nothing to be done for 'install-data-am'.
# make[7]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl/tests'
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl/tests'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl/tests'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl/tests'
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl'
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl'
# make[2]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/gl'
# Making install in liboath
# make[2]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath'
# Making install in gl
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl'
# make install-recursive
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl'
# Making install in tests
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl/tests'
# make install-recursive
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl/tests'
# Making install in .
# make[7]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl/tests'
# make[8]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl/tests'
# make[8]: Nothing to be done for 'install-exec-am'.
# make[8]: Nothing to be done for 'install-data-am'.
# make[8]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl/tests'
# make[7]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl/tests'
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl/tests'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl/tests'
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl'
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl'
# make[6]: Nothing to be done for 'install-exec-am'.
# make[6]: Nothing to be done for 'install-data-am'.
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gl'
# Making install in .
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath'
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath'
# /usr/bin/mkdir -p '/tmp/oath-toolkit/pkg/oath-toolkit/usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c liboath.la '/tmp/oath-toolkit/pkg/oath-toolkit/usr/lib'
# libtool: install: /usr/bin/install -c .libs/liboath.so.0.1.3 /tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/liboath.so.0.1.3
# libtool: install: (cd /tmp/oath-toolkit/pkg/oath-toolkit/usr/lib && { ln -s -f liboath.so.0.1.3 liboath.so.0 || { rm -f liboath.so.0 && ln -s liboath.so.0.1.3 liboath.so.0; }; })
# libtool: install: (cd /tmp/oath-toolkit/pkg/oath-toolkit/usr/lib && { ln -s -f liboath.so.0.1.3 liboath.so || { rm -f liboath.so && ln -s liboath.so.0.1.3 liboath.so; }; })
# libtool: install: /usr/bin/install -c .libs/liboath.lai /tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/liboath.la
# libtool: install: /usr/bin/install -c .libs/liboath.a /tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/liboath.a
# libtool: install: chmod 644 /tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/liboath.a
# libtool: install: ranlib /tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/liboath.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/oath-toolkit/pkg/oath-toolkit/usr/include/liboath'
# /usr/bin/install -c -m 644 oath.h '/tmp/oath-toolkit/pkg/oath-toolkit/usr/include/liboath'
# /usr/bin/mkdir -p '/tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 liboath.pc '/tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/pkgconfig'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath'
# Making install in tests
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/tests'
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/tests'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/tests'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/tests'
# Making install in gtk-doc
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gtk-doc'
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gtk-doc'
# make[4]: Nothing to be done for 'install-exec-am'.
# /usr/bin/install -c -m 644 ./html/api-index-1-10-0.html
# /usr/bin/install -c -m 644 ./html/api-index-1-12-0.html
# /usr/bin/install -c -m 644 ./html/api-index-1-4-0.html
# /usr/bin/install -c -m 644 ./html/api-index-1-6-0.html
# /usr/bin/install -c -m 644 ./html/api-index-1-8-0.html
# /usr/bin/install -c -m 644 ./html/api-index-2-4-0.html
# /usr/bin/install -c -m 644 ./html/api-index-2-6-0.html
# /usr/bin/install -c -m 644 ./html/api-index-full.html
# /usr/bin/install -c -m 644 ./html/home.png
# /usr/bin/install -c -m 644 ./html/index.html
# /usr/bin/install -c -m 644 ./html/index.sgml
# /usr/bin/install -c -m 644 ./html/intro.html
# /usr/bin/install -c -m 644 ./html/left-insensitive.png
# /usr/bin/install -c -m 644 ./html/left.png
# /usr/bin/install -c -m 644 ./html/liboath-oath.html
# /usr/bin/install -c -m 644 ./html/liboath.devhelp2
# /usr/bin/install -c -m 644 ./html/right-insensitive.png
# /usr/bin/install -c -m 644 ./html/right.png
# /usr/bin/install -c -m 644 ./html/style.css
# /usr/bin/install -c -m 644 ./html/up-insensitive.png
# /usr/bin/install -c -m 644 ./html/up.png
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gtk-doc'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/gtk-doc'
# Making install in man
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/man'
# make install-am
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/man'
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/man'
# make[5]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/oath-toolkit/pkg/oath-toolkit/usr/share/man/man3'
# /usr/bin/install -c -m 644 oath_init.3 oath_done.3 oath_check_version.3 oath_hex2bin.3 oath_bin2hex.3 oath_base32_decode.3 oath_base32_encode.3 oath_authenticate_usersfile.3 oath_hotp_generate.3 oath_hotp_validate_callback.3 oath_hotp_validate.3 oath_totp_generate.3 oath_totp_generate2.3 oath_totp_validate.3 oath_totp_validate_callback.3 oath_totp_validate2.3 oath_totp_validate2_callback.3 oath_totp_validate3.3 oath_totp_validate3_callback.3 oath_totp_validate4.3 oath_totp_validate4_callback.3 oath_strerror.3 oath_strerror_name.3 '/tmp/oath-toolkit/pkg/oath-toolkit/usr/share/man/man3'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/man'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/man'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/man'
# make[2]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath'
# Making install in oathtool
# make[2]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool'
# make install-recursive
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool'
# Making install in gl
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl'
# make install-recursive
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl'
# Making install in tests
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl/tests'
# make install-recursive
# make[7]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl/tests'
# Making install in .
# make[8]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl/tests'
# make[9]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl/tests'
# make[9]: Nothing to be done for 'install-exec-am'.
# make[9]: Nothing to be done for 'install-data-am'.
# make[9]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl/tests'
# make[8]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl/tests'
# make[7]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl/tests'
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl/tests'
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl'
# make[7]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl'
# make[7]: Nothing to be done for 'install-exec-am'.
# make[7]: Nothing to be done for 'install-data-am'.
# make[7]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl'
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/gl'
# Making install in .
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool'
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool'
# /usr/bin/mkdir -p '/tmp/oath-toolkit/pkg/oath-toolkit/usr/bin'
# /bin/sh ./libtool --mode=install /usr/bin/install -c oathtool '/tmp/oath-toolkit/pkg/oath-toolkit/usr/bin'
# libtool: install: warning: `../liboath/liboath.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/oathtool /tmp/oath-toolkit/pkg/oath-toolkit/usr/bin/oathtool
# /usr/bin/mkdir -p '/tmp/oath-toolkit/pkg/oath-toolkit/usr/share/man/man1'
# /usr/bin/install -c -m 644 oathtool.1 '/tmp/oath-toolkit/pkg/oath-toolkit/usr/share/man/man1'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool'
# Making install in tests
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/tests'
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/tests'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/tests'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/tests'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool'
# make[2]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool'
# Making install in libpskc
# make[2]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc'
# Making install in gl
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl'
# make install-recursive
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl'
# Making install in tests
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl/tests'
# make install-recursive
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl/tests'
# Making install in .
# make[7]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl/tests'
# make[8]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl/tests'
# make[8]: Nothing to be done for 'install-exec-am'.
# make[8]: Nothing to be done for 'install-data-am'.
# make[8]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl/tests'
# make[7]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl/tests'
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl/tests'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl/tests'
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl'
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl'
# make[6]: Nothing to be done for 'install-exec-am'.
# make[6]: Nothing to be done for 'install-data-am'.
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gl'
# Making install in schemas
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/schemas'
# make install-am
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/schemas'
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/schemas'
# make[5]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/oath-toolkit/pkg/oath-toolkit/usr/share/xml/pskc'
# /usr/bin/install -c -m 644 pskc-schema.xsd xmldsig-core-schema.xsd xenc-schema.xsd '/tmp/oath-toolkit/pkg/oath-toolkit/usr/share/xml/pskc'
# make install-data-hook
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/schemas'
# GEN install-data-hook
# mv tmp /tmp/oath-toolkit/pkg/oath-toolkit/usr/share/xml/pskc/catalog-pskc.xml
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/schemas'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/schemas'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/schemas'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/schemas'
# Making install in include
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/include'
# Making install in pskc
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/include/pskc'
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/include/pskc'
# make[5]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/oath-toolkit/pkg/oath-toolkit/usr/include/pskc'
# /usr/bin/install -c -m 644 pskc.h exports.h version.h global.h errors.h enums.h container.h keypackage.h '/tmp/oath-toolkit/pkg/oath-toolkit/usr/include/pskc'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/include/pskc'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/include/pskc'
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/include'
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/include'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/include'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/include'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/include'
# Making install in .
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc'
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc'
# /usr/bin/mkdir -p '/tmp/oath-toolkit/pkg/oath-toolkit/usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libpskc.la '/tmp/oath-toolkit/pkg/oath-toolkit/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libpskc.so.0.0.1 /tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/libpskc.so.0.0.1
# libtool: install: (cd /tmp/oath-toolkit/pkg/oath-toolkit/usr/lib && { ln -s -f libpskc.so.0.0.1 libpskc.so.0 || { rm -f libpskc.so.0 && ln -s libpskc.so.0.0.1 libpskc.so.0; }; })
# libtool: install: (cd /tmp/oath-toolkit/pkg/oath-toolkit/usr/lib && { ln -s -f libpskc.so.0.0.1 libpskc.so || { rm -f libpskc.so && ln -s libpskc.so.0.0.1 libpskc.so; }; })
# libtool: install: /usr/bin/install -c .libs/libpskc.lai /tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/libpskc.la
# libtool: install: /usr/bin/install -c .libs/libpskc.a /tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/libpskc.a
# libtool: install: chmod 644 /tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/libpskc.a
# libtool: install: ranlib /tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/libpskc.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libpskc.pc '/tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/pkgconfig'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc'
# Making install in examples
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/examples'
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/examples'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/examples'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/examples'
# Making install in tests
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/tests'
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/tests'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/tests'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/tests'
# Making install in gtk-doc
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gtk-doc'
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gtk-doc'
# make[4]: Nothing to be done for 'install-exec-am'.
# /usr/bin/install -c -m 644 ./html/api-index-2-2-0.html
# /usr/bin/install -c -m 644 ./html/api-index-full.html
# /usr/bin/install -c -m 644 ./html/ch02s02.html
# /usr/bin/install -c -m 644 ./html/ch02s03.html
# /usr/bin/install -c -m 644 ./html/ch02s04.html
# /usr/bin/install -c -m 644 ./html/home.png
# /usr/bin/install -c -m 644 ./html/index.html
# /usr/bin/install -c -m 644 ./html/index.sgml
# /usr/bin/install -c -m 644 ./html/left-insensitive.png
# /usr/bin/install -c -m 644 ./html/left.png
# /usr/bin/install -c -m 644 ./html/libpskc-container.html
# /usr/bin/install -c -m 644 ./html/libpskc-enums.html
# /usr/bin/install -c -m 644 ./html/libpskc-errors.html
# /usr/bin/install -c -m 644 ./html/libpskc-global.html
# /usr/bin/install -c -m 644 ./html/libpskc-keypackage.html
# /usr/bin/install -c -m 644 ./html/libpskc-pskc.html
# /usr/bin/install -c -m 644 ./html/libpskc-version.html
# /usr/bin/install -c -m 644 ./html/libpskc.devhelp2
# /usr/bin/install -c -m 644 ./html/pskc-reference.html
# /usr/bin/install -c -m 644 ./html/pskc-tutorial-libpskc-create.html
# /usr/bin/install -c -m 644 ./html/pskc-tutorial-libpskc-sign.html
# /usr/bin/install -c -m 644 ./html/pskc-tutorial-libpskc-verify.html
# /usr/bin/install -c -m 644 ./html/pskc-tutorial-pskctool.html
# /usr/bin/install -c -m 644 ./html/pskc-tutorial-quickstart.html
# /usr/bin/install -c -m 644 ./html/pskc-tutorial.html
# /usr/bin/install -c -m 644 ./html/right-insensitive.png
# /usr/bin/install -c -m 644 ./html/right.png
# /usr/bin/install -c -m 644 ./html/style.css
# /usr/bin/install -c -m 644 ./html/up-insensitive.png
# /usr/bin/install -c -m 644 ./html/up.png
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gtk-doc'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/gtk-doc'
# Making install in man
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/man'
# make install-am
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/man'
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/man'
# make[5]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/oath-toolkit/pkg/oath-toolkit/usr/share/man/man3'
# /usr/bin/install -c -m 644 pskc_global_init.3 pskc_global_done.3 pskc_check_version.3 pskc_free.3 pskc_global_log.3 pskc_strerror.3 pskc_strerror_name.3 pskc_pinusagemode2str.3 pskc_valueformat2str.3 pskc_keyusage2str.3 pskc_str2pinusagemode.3 pskc_str2valueformat.3 pskc_str2keyusage.3 pskc_get_version.3 pskc_set_version.3 pskc_get_id.3 pskc_set_id.3 pskc_get_signed_p.3 pskc_get_keypackage.3 pskc_add_keypackage.3 pskc_get_device_manufacturer.3 pskc_set_device_manufacturer.3 pskc_get_device_serialno.3 pskc_set_device_serialno.3 pskc_get_device_model.3 pskc_set_device_model.3 pskc_get_device_issueno.3 pskc_set_device_issueno.3 pskc_get_device_devicebinding.3 pskc_set_device_devicebinding.3 pskc_get_device_startdate.3 pskc_set_device_startdate.3 pskc_get_device_expirydate.3 pskc_set_device_expirydate.3 pskc_get_device_userid.3 pskc_set_device_userid.3 pskc_get_cryptomodule_id.3 pskc_set_cryptomodule_id.3 pskc_get_key_id.3 pskc_set_key_id.3 '/tmp/oath-toolkit/pkg/oath-toolkit/usr/share/man/man3'
# /usr/bin/install -c -m 644 pskc_get_key_algorithm.3 pskc_set_key_algorithm.3 pskc_get_key_issuer.3 pskc_set_key_issuer.3 pskc_get_key_algparm_suite.3 pskc_set_key_algparm_suite.3 pskc_get_key_algparm_chall_encoding.3 pskc_set_key_algparm_chall_encoding.3 pskc_get_key_algparm_chall_min.3 pskc_set_key_algparm_chall_min.3 pskc_get_key_algparm_chall_max.3 pskc_set_key_algparm_chall_max.3 pskc_get_key_algparm_chall_checkdigits.3 pskc_set_key_algparm_chall_checkdigits.3 pskc_get_key_algparm_resp_encoding.3 pskc_set_key_algparm_resp_encoding.3 pskc_get_key_algparm_resp_length.3 pskc_set_key_algparm_resp_length.3 pskc_get_key_algparm_resp_checkdigits.3 pskc_set_key_algparm_resp_checkdigits.3 pskc_get_key_profileid.3 pskc_set_key_profileid.3 pskc_get_key_reference.3 pskc_set_key_reference.3 pskc_get_key_friendlyname.3 pskc_set_key_friendlyname.3 pskc_get_key_userid.3 pskc_set_key_userid.3 pskc_get_key_data_secret.3 pskc_set_key_data_secret.3 pskc_get_key_data_b64secret.3 pskc_set_key_data_b64secret.3 pskc_get_key_data_counter.3 pskc_set_key_data_counter.3 pskc_get_key_data_time.3 pskc_set_key_data_time.3 pskc_get_key_data_timeinterval.3 pskc_set_key_data_timeinterval.3 pskc_get_key_data_timedrift.3 pskc_set_key_data_timedrift.3 '/tmp/oath-toolkit/pkg/oath-toolkit/usr/share/man/man3'
# /usr/bin/install -c -m 644 pskc_get_key_policy_startdate.3 pskc_set_key_policy_startdate.3 pskc_get_key_policy_expirydate.3 pskc_set_key_policy_expirydate.3 pskc_get_key_policy_pinkeyid.3 pskc_set_key_policy_pinkeyid.3 pskc_get_key_policy_pinusagemode.3 pskc_set_key_policy_pinusagemode.3 pskc_get_key_policy_pinmaxfailedattempts.3 pskc_set_key_policy_pinmaxfailedattempts.3 pskc_get_key_policy_pinminlength.3 pskc_set_key_policy_pinminlength.3 pskc_get_key_policy_pinmaxlength.3 pskc_set_key_policy_pinmaxlength.3 pskc_get_key_policy_pinencoding.3 pskc_set_key_policy_pinencoding.3 pskc_get_key_policy_keyusages.3 pskc_set_key_policy_keyusages.3 pskc_get_key_policy_numberoftransactions.3 pskc_set_key_policy_numberoftransactions.3 pskc_init.3 pskc_done.3 pskc_parse_from_memory.3 pskc_validate.3 pskc_build_xml.3 pskc_sign_x509.3 pskc_verify_x509crt.3 pskc_output.3 '/tmp/oath-toolkit/pkg/oath-toolkit/usr/share/man/man3'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/man'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/man'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/man'
# make[2]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc'
# Making install in pskctool
# make[2]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool'
# make install-recursive
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool'
# Making install in gl
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl'
# make install-recursive
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl'
# Making install in tests
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl/tests'
# make install-recursive
# make[7]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl/tests'
# Making install in .
# make[8]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl/tests'
# make[9]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl/tests'
# make[9]: Nothing to be done for 'install-exec-am'.
# make[9]: Nothing to be done for 'install-data-am'.
# make[9]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl/tests'
# make[8]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl/tests'
# make[7]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl/tests'
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl/tests'
# make[6]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl'
# make[7]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl'
# make[7]: Nothing to be done for 'install-exec-am'.
# make[7]: Nothing to be done for 'install-data-am'.
# make[7]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl'
# make[6]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/gl'
# Making install in .
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool'
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool'
# /usr/bin/mkdir -p '/tmp/oath-toolkit/pkg/oath-toolkit/usr/bin'
# /bin/sh ./libtool --mode=install /usr/bin/install -c pskctool '/tmp/oath-toolkit/pkg/oath-toolkit/usr/bin'
# libtool: install: warning: `../libpskc/libpskc.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/pskctool /tmp/oath-toolkit/pkg/oath-toolkit/usr/bin/pskctool
# /usr/bin/mkdir -p '/tmp/oath-toolkit/pkg/oath-toolkit/usr/share/man/man1'
# /usr/bin/install -c -m 644 pskctool.1 '/tmp/oath-toolkit/pkg/oath-toolkit/usr/share/man/man1'
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool'
# Making install in tests
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/tests'
# make[5]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/tests'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/tests'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/tests'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool'
# make[2]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool'
# Making install in pam_oath
# make[2]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath'
# Making install in .
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath'
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath'
# make[4]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/security'
# /bin/sh ./libtool --mode=install /usr/bin/install -c pam_oath.la '/tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/security'
# libtool: install: warning: relinking `pam_oath.la'
# libtool: install: (cd /tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath; /bin/sh /tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath/libtool --silent --tag CC --mode=relink clang -module -avoid-version -o pam_oath.la -rpath /usr/lib/security pam_oath.lo ../liboath/liboath.la -lpam -inst-prefix-dir /tmp/oath-toolkit/pkg/oath-toolkit)
# libtool: install: /usr/bin/install -c .libs/pam_oath.soT /tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/security/pam_oath.so
# libtool: install: /usr/bin/install -c .libs/pam_oath.lai /tmp/oath-toolkit/pkg/oath-toolkit/usr/lib/security/pam_oath.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/security'
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath'
# Making install in tests
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath/tests'
# make[4]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath/tests'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath/tests'
# make[3]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath/tests'
# make[2]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath'
# make[2]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1'
# make[3]: Entering directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1'
# 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/oath-toolkit/src/oath-toolkit-2.6.1'
# make[2]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1'
# make[1]: Leaving directory '/tmp/oath-toolkit/src/oath-toolkit-2.6.1'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "oath-toolkit"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: oath-toolkit 2.6.1-1 (Thu Apr 13 21:10:00 UTC 2017)

CMD: pacman --query --file oath-toolkit-2.6.1-1-x86_64.pkg.tar.xz
# oath-toolkit 2.6.1-1

Creating hybrid package for 'oath-toolkit'

Trying to find vanilla package 'oath-toolkit'...

CMD: pacman --query --file /mirror/oath-toolkit-2.6.1-1.pkg.tar.xz
# oath-toolkit 2.6.1-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/include/liboath/oath.h
# /usr/include/pskc/pskc.h
# /usr/include/pskc/exports.h
# /usr/include/pskc/version.h
# /usr/include/pskc/global.h
# /usr/include/pskc/errors.h
# /usr/include/pskc/enums.h
# /usr/include/pskc/container.h
# /usr/include/pskc/keypackage.h
# /usr/lib/liboath.so.0
# /usr/lib/liboath.so
# /usr/lib/libpskc.so.0
# /usr/lib/libpskc.so
# /usr/lib/liboath.so.0.1.3
# /usr/lib/libpskc.so.0.0.1
# /usr/lib/pkgconfig/liboath.pc
# /usr/lib/pkgconfig/libpskc.pc
# /usr/lib/security/pam_oath.so
# /usr/share/gtk-doc/html/liboath/api-index-1-10-0.html
# /usr/share/gtk-doc/html/liboath/api-index-1-12-0.html
# /usr/share/gtk-doc/html/liboath/api-index-1-4-0.html
# /usr/share/gtk-doc/html/liboath/api-index-1-6-0.html
# /usr/share/gtk-doc/html/liboath/api-index-1-8-0.html
# /usr/share/gtk-doc/html/liboath/api-index-2-4-0.html
# /usr/share/gtk-doc/html/liboath/api-index-2-6-0.html
# /usr/share/gtk-doc/html/liboath/api-index-full.html
# /usr/share/gtk-doc/html/liboath/home.png
# /usr/share/gtk-doc/html/liboath/index.html
# /usr/share/gtk-doc/html/liboath/index.sgml
# /usr/share/gtk-doc/html/liboath/intro.html
# /usr/share/gtk-doc/html/liboath/left-insensitive.png
# /usr/share/gtk-doc/html/liboath/left.png
# /usr/share/gtk-doc/html/liboath/liboath-oath.html
# /usr/share/gtk-doc/html/liboath/liboath.devhelp2
# /usr/share/gtk-doc/html/liboath/right-insensitive.png
# /usr/share/gtk-doc/html/liboath/right.png
# /usr/share/gtk-doc/html/liboath/style.css
# /usr/share/gtk-doc/html/liboath/up-insensitive.png
# /usr/share/gtk-doc/html/liboath/up.png
# /usr/share/gtk-doc/html/libpskc/api-index-2-2-0.html
# /usr/share/gtk-doc/html/libpskc/api-index-full.html
# /usr/share/gtk-doc/html/libpskc/ch02s02.html
# /usr/share/gtk-doc/html/libpskc/ch02s03.html
# /usr/share/gtk-doc/html/libpskc/ch02s04.html
# /usr/share/gtk-doc/html/libpskc/home.png
# /usr/share/gtk-doc/html/libpskc/index.html
# /usr/share/gtk-doc/html/libpskc/index.sgml
# /usr/share/gtk-doc/html/libpskc/left-insensitive.png
# /usr/share/gtk-doc/html/libpskc/left.png
# /usr/share/gtk-doc/html/libpskc/libpskc-container.html
# /usr/share/gtk-doc/html/libpskc/libpskc-enums.html
# /usr/share/gtk-doc/html/libpskc/libpskc-errors.html
# /usr/share/gtk-doc/html/libpskc/libpskc-global.html
# /usr/share/gtk-doc/html/libpskc/libpskc-keypackage.html
# /usr/share/gtk-doc/html/libpskc/libpskc-pskc.html
# /usr/share/gtk-doc/html/libpskc/libpskc-version.html
# /usr/share/gtk-doc/html/libpskc/libpskc.devhelp2
# /usr/share/gtk-doc/html/libpskc/pskc-reference.html
# /usr/share/gtk-doc/html/libpskc/pskc-tutorial-libpskc-create.html
# /usr/share/gtk-doc/html/libpskc/pskc-tutorial-libpskc-sign.html
# /usr/share/gtk-doc/html/libpskc/pskc-tutorial-libpskc-verify.html
# /usr/share/gtk-doc/html/libpskc/pskc-tutorial-pskctool.html
# /usr/share/gtk-doc/html/libpskc/pskc-tutorial-quickstart.html
# /usr/share/gtk-doc/html/libpskc/pskc-tutorial.html
# /usr/share/gtk-doc/html/libpskc/right-insensitive.png
# /usr/share/gtk-doc/html/libpskc/right.png
# /usr/share/gtk-doc/html/libpskc/style.css
# /usr/share/gtk-doc/html/libpskc/up-insensitive.png
# /usr/share/gtk-doc/html/libpskc/up.png
# /usr/share/man/man3/oath_init.3.gz
# /usr/share/man/man3/oath_done.3.gz
# /usr/share/man/man3/oath_check_version.3.gz
# /usr/share/man/man3/oath_hex2bin.3.gz
# /usr/share/man/man3/oath_bin2hex.3.gz
# /usr/share/man/man3/oath_base32_decode.3.gz
# /usr/share/man/man3/oath_base32_encode.3.gz
# /usr/share/man/man3/oath_authenticate_usersfile.3.gz
# /usr/share/man/man3/oath_hotp_generate.3.gz
# /usr/share/man/man3/oath_hotp_validate_callback.3.gz
# /usr/share/man/man3/oath_hotp_validate.3.gz
# /usr/share/man/man3/oath_totp_generate.3.gz
# /usr/share/man/man3/oath_totp_generate2.3.gz
# /usr/share/man/man3/oath_totp_validate.3.gz
# /usr/share/man/man3/oath_totp_validate_callback.3.gz
# /usr/share/man/man3/oath_totp_validate2.3.gz
# /usr/share/man/man3/oath_totp_validate2_callback.3.gz
# /usr/share/man/man3/oath_totp_validate3.3.gz
# /usr/share/man/man3/oath_totp_validate3_callback.3.gz
# /usr/share/man/man3/oath_totp_validate4.3.gz
# /usr/share/man/man3/oath_totp_validate4_callback.3.gz
# /usr/share/man/man3/oath_strerror.3.gz
# /usr/share/man/man3/oath_strerror_name.3.gz
# /usr/share/man/man3/pskc_global_init.3.gz
# /usr/share/man/man3/pskc_global_done.3.gz
# /usr/share/man/man3/pskc_check_version.3.gz
# /usr/share/man/man3/pskc_free.3.gz
# /usr/share/man/man3/pskc_global_log.3.gz
# /usr/share/man/man3/pskc_strerror.3.gz
# /usr/share/man/man3/pskc_strerror_name.3.gz
# /usr/share/man/man3/pskc_pinusagemode2str.3.gz
# /usr/share/man/man3/pskc_valueformat2str.3.gz
# /usr/share/man/man3/pskc_keyusage2str.3.gz
# /usr/share/man/man3/pskc_str2pinusagemode.3.gz
# /usr/share/man/man3/pskc_str2valueformat.3.gz
# /usr/share/man/man3/pskc_str2keyusage.3.gz
# /usr/share/man/man3/pskc_get_version.3.gz
# /usr/share/man/man3/pskc_set_version.3.gz
# /usr/share/man/man3/pskc_get_id.3.gz
# /usr/share/man/man3/pskc_set_id.3.gz
# /usr/share/man/man3/pskc_get_signed_p.3.gz
# /usr/share/man/man3/pskc_get_keypackage.3.gz
# /usr/share/man/man3/pskc_add_keypackage.3.gz
# /usr/share/man/man3/pskc_get_device_manufacturer.3.gz
# /usr/share/man/man3/pskc_set_device_manufacturer.3.gz
# /usr/share/man/man3/pskc_get_device_serialno.3.gz
# /usr/share/man/man3/pskc_set_device_serialno.3.gz
# /usr/share/man/man3/pskc_get_device_model.3.gz
# /usr/share/man/man3/pskc_set_device_model.3.gz
# /usr/share/man/man3/pskc_get_device_issueno.3.gz
# /usr/share/man/man3/pskc_set_device_issueno.3.gz
# /usr/share/man/man3/pskc_get_device_devicebinding.3.gz
# /usr/share/man/man3/pskc_set_device_devicebinding.3.gz
# /usr/share/man/man3/pskc_get_device_startdate.3.gz
# /usr/share/man/man3/pskc_set_device_startdate.3.gz
# /usr/share/man/man3/pskc_get_device_expirydate.3.gz
# /usr/share/man/man3/pskc_set_device_expirydate.3.gz
# /usr/share/man/man3/pskc_get_device_userid.3.gz
# /usr/share/man/man3/pskc_set_device_userid.3.gz
# /usr/share/man/man3/pskc_get_cryptomodule_id.3.gz
# /usr/share/man/man3/pskc_set_cryptomodule_id.3.gz
# /usr/share/man/man3/pskc_get_key_id.3.gz
# /usr/share/man/man3/pskc_set_key_id.3.gz
# /usr/share/man/man3/pskc_get_key_algorithm.3.gz
# /usr/share/man/man3/pskc_set_key_algorithm.3.gz
# /usr/share/man/man3/pskc_get_key_issuer.3.gz
# /usr/share/man/man3/pskc_set_key_issuer.3.gz
# /usr/share/man/man3/pskc_get_key_algparm_suite.3.gz
# /usr/share/man/man3/pskc_set_key_algparm_suite.3.gz
# /usr/share/man/man3/pskc_get_key_algparm_chall_encoding.3.gz
# /usr/share/man/man3/pskc_set_key_algparm_chall_encoding.3.gz
# /usr/share/man/man3/pskc_get_key_algparm_chall_min.3.gz
# /usr/share/man/man3/pskc_set_key_algparm_chall_min.3.gz
# /usr/share/man/man3/pskc_get_key_algparm_chall_max.3.gz
# /usr/share/man/man3/pskc_set_key_algparm_chall_max.3.gz
# /usr/share/man/man3/pskc_get_key_algparm_chall_checkdigits.3.gz
# /usr/share/man/man3/pskc_set_key_algparm_chall_checkdigits.3.gz
# /usr/share/man/man3/pskc_get_key_algparm_resp_encoding.3.gz
# /usr/share/man/man3/pskc_set_key_algparm_resp_encoding.3.gz
# /usr/share/man/man3/pskc_get_key_algparm_resp_length.3.gz
# /usr/share/man/man3/pskc_set_key_algparm_resp_length.3.gz
# /usr/share/man/man3/pskc_get_key_algparm_resp_checkdigits.3.gz
# /usr/share/man/man3/pskc_set_key_algparm_resp_checkdigits.3.gz
# /usr/share/man/man3/pskc_get_key_profileid.3.gz
# /usr/share/man/man3/pskc_set_key_profileid.3.gz
# /usr/share/man/man3/pskc_get_key_reference.3.gz
# /usr/share/man/man3/pskc_set_key_reference.3.gz
# /usr/share/man/man3/pskc_get_key_friendlyname.3.gz
# /usr/share/man/man3/pskc_set_key_friendlyname.3.gz
# /usr/share/man/man3/pskc_get_key_userid.3.gz
# /usr/share/man/man3/pskc_set_key_userid.3.gz
# /usr/share/man/man3/pskc_get_key_data_secret.3.gz
# /usr/share/man/man3/pskc_get_key_data_time.3.gz
# /usr/share/man/man3/pskc_set_key_data_secret.3.gz
# /usr/share/man/man3/pskc_get_key_data_b64secret.3.gz
# /usr/share/man/man3/pskc_set_key_data_b64secret.3.gz
# /usr/share/man/man3/pskc_get_key_data_counter.3.gz
# /usr/share/man/man3/pskc_set_key_data_counter.3.gz
# /usr/share/man/man3/pskc_set_key_data_time.3.gz
# /usr/share/man/man3/pskc_get_key_data_timeinterval.3.gz
# /usr/share/man/man3/pskc_set_key_data_timeinterval.3.gz
# /usr/share/man/man3/pskc_get_key_data_timedrift.3.gz
# /usr/share/man/man3/pskc_set_key_data_timedrift.3.gz
# /usr/share/man/man3/pskc_get_key_policy_startdate.3.gz
# /usr/share/man/man3/pskc_set_key_policy_startdate.3.gz
# /usr/share/man/man3/pskc_get_key_policy_expirydate.3.gz
# /usr/share/man/man3/pskc_set_key_policy_expirydate.3.gz
# /usr/share/man/man3/pskc_get_key_policy_pinkeyid.3.gz
# /usr/share/man/man3/pskc_set_key_policy_pinkeyid.3.gz
# /usr/share/man/man3/pskc_get_key_policy_pinusagemode.3.gz
# /usr/share/man/man3/pskc_set_key_policy_pinusagemode.3.gz
# /usr/share/man/man3/pskc_get_key_policy_pinmaxfailedattempts.3.gz
# /usr/share/man/man3/pskc_set_key_policy_pinmaxfailedattempts.3.gz
# /usr/share/man/man3/pskc_get_key_policy_pinminlength.3.gz
# /usr/share/man/man3/pskc_set_key_policy_pinminlength.3.gz
# /usr/share/man/man3/pskc_get_key_policy_pinmaxlength.3.gz
# /usr/share/man/man3/pskc_set_key_policy_pinmaxlength.3.gz
# /usr/share/man/man3/pskc_get_key_policy_pinencoding.3.gz
# /usr/share/man/man3/pskc_set_key_policy_pinencoding.3.gz
# /usr/share/man/man3/pskc_get_key_policy_keyusages.3.gz
# /usr/share/man/man3/pskc_set_key_policy_keyusages.3.gz
# /usr/share/man/man3/pskc_get_key_policy_numberoftransactions.3.gz
# /usr/share/man/man3/pskc_set_key_policy_numberoftransactions.3.gz
# /usr/share/man/man3/pskc_init.3.gz
# /usr/share/man/man3/pskc_done.3.gz
# /usr/share/man/man3/pskc_parse_from_memory.3.gz
# /usr/share/man/man3/pskc_validate.3.gz
# /usr/share/man/man3/pskc_build_xml.3.gz
# /usr/share/man/man3/pskc_sign_x509.3.gz
# /usr/share/man/man3/pskc_verify_x509crt.3.gz
# /usr/share/man/man3/pskc_output.3.gz
# /usr/share/man/man1/oathtool.1.gz
# /usr/share/man/man1/pskctool.1.gz
# /usr/share/xml/pskc/pskc-schema.xsd
# /usr/share/xml/pskc/xmldsig-core-schema.xsd
# /usr/share/xml/pskc/xenc-schema.xsd
# /usr/share/xml/pskc/catalog-pskc.xml
# /usr/share/doc/oath-toolkit/PAM_README
# /usr/share/doc/oath-toolkit/README
# /usr/bin/oathtool
# /usr/bin/pskctool
# /sysroot/usr/lib/liboath.so.0.1.3
# /sysroot/usr/lib/liboath.so.0
# /sysroot/usr/lib/liboath.so
# /sysroot/usr/lib/liboath.la
# /sysroot/usr/lib/liboath.a
# /sysroot/usr/lib/libpskc.so.0.0.1
# /sysroot/usr/lib/libpskc.so.0
# /sysroot/usr/lib/libpskc.so
# /sysroot/usr/lib/libpskc.la
# /sysroot/usr/lib/libpskc.a
# /sysroot/usr/lib/pkgconfig/liboath.pc
# /sysroot/usr/lib/pkgconfig/libpskc.pc
# /sysroot/usr/lib/security/pam_oath.so
# /sysroot/usr/lib/security/pam_oath.la
# /sysroot/usr/include/liboath/oath.h
# /sysroot/usr/include/pskc/pskc.h
# /sysroot/usr/include/pskc/exports.h
# /sysroot/usr/include/pskc/version.h
# /sysroot/usr/include/pskc/global.h
# /sysroot/usr/include/pskc/errors.h
# /sysroot/usr/include/pskc/enums.h
# /sysroot/usr/include/pskc/container.h
# /sysroot/usr/include/pskc/keypackage.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

CMD: bsdtar -tqf oath-toolkit.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/oath-toolkit.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/oath-toolkit.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/oath-toolkit.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/oath-toolkit/src/oath-toolkit-2.6.1/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by oath-toolkit configure 2.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = cde034e476bc
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2180: checking for a BSD-compatible install
# configure:2248: result: /usr/bin/install -c
# configure:2259: checking whether build environment is sane
# configure:2314: result: yes
# configure:2373: checking for x86_64-unknown-linux-strip
# configure:2403: result: no
# configure:2413: checking for strip
# configure:2429: found /usr/bin/strip
# configure:2440: result: strip
# configure:2465: checking for a thread-safe mkdir -p
# configure:2504: result: /usr/bin/mkdir -p
# configure:2511: checking for gawk
# configure:2527: found /usr/bin/gawk
# configure:2538: result: gawk
# configure:2549: checking whether make sets $(MAKE)
# configure:2571: result: yes
# configure:2600: checking whether make supports nested variables
# configure:2617: result: yes
# configure:2754: checking whether make supports nested variables
# configure:2771: result: yes
# configure:2795: checking for style of include used by make
# configure:2823: result: GNU
# configure:2854: checking for x86_64-unknown-linux-gcc
# configure:2881: result: clang
# configure:3150: checking for C compiler version
# configure:3159: 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:3170: $? = 0
# configure:3159: 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:3170: $? = 0
# configure:3159: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3170: $? = 1
# configure:3159: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3170: $? = 1
# configure:3190: checking whether the C compiler works
# configure:3212: clang conftest.c >&5
# configure:3216: $? = 0
# configure:3264: result: yes
# configure:3267: checking for C compiler default output file name
# configure:3269: result: a.out
# configure:3275: checking for suffix of executables
# configure:3282: clang -o conftest conftest.c >&5
# configure:3286: $? = 0
# configure:3308: result:
# configure:3330: checking whether we are cross compiling
# configure:3338: clang -o conftest conftest.c >&5
# configure:3342: $? = 0
# configure:3349: ./conftest
# configure:3353: $? = 0
# configure:3368: result: no
# configure:3373: checking for suffix of object files
# configure:3395: clang -c conftest.c >&5
# configure:3399: $? = 0
# configure:3420: result: o
# configure:3424: checking whether we are using the GNU C compiler
# configure:3443: clang -c conftest.c >&5
# configure:3443: $? = 0
# configure:3452: result: yes
# configure:3461: checking whether clang accepts -g
# configure:3481: clang -c -g conftest.c >&5
# configure:3481: $? = 0
# configure:3522: result: yes
# configure:3539: checking for clang option to accept ISO C89
# configure:3602: clang -c conftest.c >&5
# configure:3602: $? = 0
# configure:3615: result: none needed
# configure:3640: checking whether clang understands -c and -o together
# configure:3662: clang -c conftest.c -o conftest2.o
# configure:3665: $? = 0
# configure:3662: clang -c conftest.c -o conftest2.o
# configure:3665: $? = 0
# configure:3677: result: yes
# configure:3696: checking dependency style of clang
# configure:3807: result: gcc3
# configure:3828: checking how to run the C preprocessor
# configure:3859: clang -E conftest.c
# configure:3859: $? = 0
# configure:3873: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3873: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oath-toolkit"
# | #define PACKAGE_TARNAME "oath-toolkit"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oath-toolkit 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oath-toolkit"
# | #define VERSION "2.6.1"
# | /* end confdefs.h. */
# | #include
# configure:3898: result: clang -E
# configure:3918: clang -E conftest.c
# configure:3918: $? = 0
# configure:3932: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3932: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oath-toolkit"
# | #define PACKAGE_TARNAME "oath-toolkit"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oath-toolkit 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oath-toolkit"
# | #define VERSION "2.6.1"
# | /* end confdefs.h. */
# | #include
# configure:3961: checking for grep that handles long lines and -e
# configure:4019: result: /usr/bin/grep
# configure:4024: checking for egrep
# configure:4086: result: /usr/bin/grep -E
# configure:4091: checking for ANSI C header files
# configure:4111: clang -c conftest.c >&5
# configure:4111: $? = 0
# configure:4184: clang -o conftest conftest.c >&5
# configure:4184: $? = 0
# configure:4184: ./conftest
# configure:4184: $? = 0
# configure:4195: result: yes
# configure:4208: checking for sys/types.h
# configure:4208: clang -c conftest.c >&5
# configure:4208: $? = 0
# configure:4208: result: yes
# configure:4208: checking for sys/stat.h
# configure:4208: clang -c conftest.c >&5
# configure:4208: $? = 0
# configure:4208: result: yes
# configure:4208: checking for stdlib.h
# configure:4208: clang -c conftest.c >&5
# configure:4208: $? = 0
# configure:4208: result: yes
# configure:4208: checking for string.h
# configure:4208: clang -c conftest.c >&5
# configure:4208: $? = 0
# configure:4208: result: yes
# configure:4208: checking for memory.h
# configure:4208: clang -c conftest.c >&5
# configure:4208: $? = 0
# configure:4208: result: yes
# configure:4208: checking for strings.h
# configure:4208: clang -c conftest.c >&5
# configure:4208: $? = 0
# configure:4208: result: yes
# configure:4208: checking for inttypes.h
# configure:4208: clang -c conftest.c >&5
# configure:4208: $? = 0
# configure:4208: result: yes
# configure:4208: checking for stdint.h
# configure:4208: clang -c conftest.c >&5
# configure:4208: $? = 0
# configure:4208: result: yes
# configure:4208: checking for unistd.h
# configure:4208: clang -c conftest.c >&5
# configure:4208: $? = 0
# configure:4208: result: yes
# configure:4227: checking security/pam_appl.h usability
# configure:4227: clang -c conftest.c >&5
# configure:4227: $? = 0
# configure:4227: result: yes
# configure:4227: checking security/pam_appl.h presence
# configure:4227: clang -E conftest.c
# configure:4227: $? = 0
# configure:4227: result: yes
# configure:4227: checking for security/pam_appl.h
# configure:4227: result: yes
# configure:4312: checking for xml2-config
# configure:4330: found /usr/bin/xml2-config
# configure:4343: result: /usr/bin/xml2-config
# configure:4352: checking for libxml - version >= 2.0.0
# configure:4454: clang -o conftest -I/usr/include/libxml2 conftest.c -lxml2 -lz -llzma -lm -ldl >&5
# configure:4454: $? = 0
# configure:4454: ./conftest
# configure:4454: $? = 0
# configure:4469: result: yes (version 2.9.4)
# configure:4544: checking for Minix Amsterdam compiler
# configure:4568: result: no
# configure:4580: checking for x86_64-unknown-linux-ar
# configure:4610: result: no
# configure:4620: checking for ar
# configure:4636: found /usr/bin/ar
# configure:4647: result: ar
# configure:4687: checking for x86_64-unknown-linux-ranlib
# configure:4717: result: no
# configure:4727: checking for ranlib
# configure:4743: found /usr/bin/ranlib
# configure:4754: result: ranlib
# configure:4784: checking build system type
# configure:4798: result: x86_64-unknown-linux-gnu
# configure:4818: checking host system type
# configure:4831: result: x86_64-unknown-linux-gnu
# configure:4861: autobuild project... oath-toolkit
# configure:4867: autobuild revision... 2.6.1
# configure:4872: autobuild hostname... cde034e476bc
# configure:4883: autobuild timestamp... 20170413T210708Z
# configure:4906: checking for a sed that does not truncate output
# configure:4970: result: /usr/bin/sed
# configure:5211: checking that generated files are newer than configure
# configure:5217: result: done
# configure:5285: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by oath-toolkit config.status 2.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on cde034e476bc
#
# config.status:817: creating Makefile
# config.status:817: creating gl/Makefile
# config.status:817: creating gl/tests/Makefile
# config.status:1020: executing depfiles commands
# configure:6521: === configuring in liboath (/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath)
# configure:6584: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# configure:6521: === configuring in oathtool (/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool)
# configure:6584: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# configure:6521: === configuring in libpskc (/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc)
# configure:6584: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# configure:6521: === configuring in pskctool (/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool)
# configure:6584: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# configure:6521: === configuring in pam_oath (/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath)
# configure:6584: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
# configure:6608: summary of build options:
#
# version: 2.6.1
# Install prefix: /usr
# Compiler: clang
# Build PAM module: yes
# PSKC: yes
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# 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_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_security_pam_appl_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config
# 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_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_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_c_amsterdam_compiler=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/build-aux/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# ARFLAGS='cr'
# AUTOCONF='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/build-aux/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"oath-toolkit\" -DPACKAGE_TARNAME=\"oath-toolkit\" -DPACKAGE_VERSION=\"2.6.1\" -DPACKAGE_STRING=\"oath-toolkit\ 2.6.1\" -DPACKAGE_BUGREPORT=\"oath-toolkit-help@nongnu.org\" -DPACKAGE_URL=\"http://www.nongnu.org/oath-toolkit/\" -DPACKAGE=\"oath-toolkit\" -DVERSION=\"2.6.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SECURITY_PAM_APPL_H=1'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_PAM_FALSE='#'
# ENABLE_PAM_TRUE=''
# ENABLE_PSKC_FALSE='#'
# ENABLE_PSKC_TRUE=''
# EXEEXT=''
# GL_COND_LIBTOOL_FALSE=''
# GL_COND_LIBTOOL_TRUE='#'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBGNU_LIBDEPS=''
# LIBGNU_LTLIBDEPS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/build-aux/missing makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# OBJEXT='o'
# PACKAGE='oath-toolkit'
# PACKAGE_BUGREPORT='oath-toolkit-help@nongnu.org'
# PACKAGE_NAME='oath-toolkit'
# PACKAGE_STRING='oath-toolkit 2.6.1'
# PACKAGE_TARNAME='oath-toolkit'
# PACKAGE_URL='http://www.nongnu.org/oath-toolkit/'
# PACKAGE_VERSION='2.6.1'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='2.6.1'
# XML2_CONFIG='/usr/bin/xml2-config'
# XML_CPPFLAGS='-I/usr/include/libxml2'
# XML_LIBS='-lxml2 -lz -llzma -lm -ldl'
# abs_aux_dir='/tmp/oath-toolkit/src/oath-toolkit-2.6.1/build-aux'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=''
# gl_LTLIBOBJS=''
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_OATH_TOOLKIT_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/oath-toolkit/src/oath-toolkit-2.6.1/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=' liboath oathtool libpskc pskctool pam_oath'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "oath-toolkit"
# #define PACKAGE_TARNAME "oath-toolkit"
# #define PACKAGE_VERSION "2.6.1"
# #define PACKAGE_STRING "oath-toolkit 2.6.1"
# #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# #define PACKAGE "oath-toolkit"
# #define VERSION "2.6.1"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SECURITY_PAM_APPL_H 1
#
# configure: exit 0

CMD: config logfiles '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/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 pskctool configure 2.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = cde034e476bc
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:3214: checking for a BSD-compatible install
# configure:3282: result: /usr/bin/install -c
# configure:3293: checking whether build environment is sane
# configure:3348: result: yes
# configure:3407: checking for x86_64-unknown-linux-strip
# configure:3437: result: no
# configure:3447: checking for strip
# configure:3463: found /usr/bin/strip
# configure:3474: result: strip
# configure:3499: checking for a thread-safe mkdir -p
# configure:3538: result: /usr/bin/mkdir -p
# configure:3545: checking for gawk
# configure:3561: found /usr/bin/gawk
# configure:3572: result: gawk
# configure:3583: checking whether make sets $(MAKE)
# configure:3605: result: yes
# configure:3634: checking whether make supports nested variables
# configure:3651: result: yes
# configure:3788: checking whether make supports nested variables
# configure:3805: result: yes
# configure:3825: checking build system type
# configure:3839: result: x86_64-unknown-linux-gnu
# configure:3859: checking host system type
# configure:3872: result: x86_64-unknown-linux-gnu
# configure:4203: checking for x86_64-unknown-linux-gcc
# configure:4230: result: clang
# configure:4499: checking for C compiler version
# configure:4508: 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:4519: $? = 0
# configure:4508: 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:4519: $? = 0
# configure:4508: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4519: $? = 1
# configure:4508: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4519: $? = 1
# configure:4539: checking whether the C compiler works
# configure:4561: clang conftest.c >&5
# configure:4565: $? = 0
# configure:4613: result: yes
# configure:4616: checking for C compiler default output file name
# configure:4618: result: a.out
# configure:4624: checking for suffix of executables
# configure:4631: clang -o conftest conftest.c >&5
# configure:4635: $? = 0
# configure:4657: result:
# configure:4679: checking whether we are cross compiling
# configure:4687: clang -o conftest conftest.c >&5
# configure:4691: $? = 0
# configure:4698: ./conftest
# configure:4702: $? = 0
# configure:4717: result: no
# configure:4722: checking for suffix of object files
# configure:4744: clang -c conftest.c >&5
# configure:4748: $? = 0
# configure:4769: result: o
# configure:4773: checking whether we are using the GNU C compiler
# configure:4792: clang -c conftest.c >&5
# configure:4792: $? = 0
# configure:4801: result: yes
# configure:4810: checking whether clang accepts -g
# configure:4830: clang -c -g conftest.c >&5
# configure:4830: $? = 0
# configure:4871: result: yes
# configure:4888: checking for clang option to accept ISO C89
# configure:4951: clang -c conftest.c >&5
# configure:4951: $? = 0
# configure:4964: result: none needed
# configure:4989: checking whether clang understands -c and -o together
# configure:5011: clang -c conftest.c -o conftest2.o
# configure:5014: $? = 0
# configure:5011: clang -c conftest.c -o conftest2.o
# configure:5014: $? = 0
# configure:5026: result: yes
# configure:5054: checking for style of include used by make
# configure:5082: result: GNU
# configure:5108: checking dependency style of clang
# configure:5219: result: gcc3
# configure:5240: checking how to run the C preprocessor
# configure:5271: clang -E conftest.c
# configure:5271: $? = 0
# configure:5285: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5285: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pskctool"
# | #define PACKAGE_TARNAME "pskctool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pskctool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pskctool"
# | #define VERSION "2.6.1"
# | /* end confdefs.h. */
# | #include
# configure:5310: result: clang -E
# configure:5330: clang -E conftest.c
# configure:5330: $? = 0
# configure:5344: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pskctool"
# | #define PACKAGE_TARNAME "pskctool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pskctool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pskctool"
# | #define VERSION "2.6.1"
# | /* end confdefs.h. */
# | #include
# configure:5373: checking for grep that handles long lines and -e
# configure:5431: result: /usr/bin/grep
# configure:5436: checking for egrep
# configure:5498: result: /usr/bin/grep -E
# configure:5505: checking for Minix Amsterdam compiler
# configure:5529: result: no
# configure:5541: checking for x86_64-unknown-linux-ar
# configure:5571: result: no
# configure:5581: checking for ar
# configure:5597: found /usr/bin/ar
# configure:5608: result: ar
# configure:5648: checking for x86_64-unknown-linux-ranlib
# configure:5678: result: no
# configure:5688: checking for ranlib
# configure:5704: found /usr/bin/ranlib
# configure:5715: result: ranlib
# configure:5741: checking for ANSI C header files
# configure:5761: clang -c conftest.c >&5
# configure:5761: $? = 0
# configure:5834: clang -o conftest conftest.c >&5
# configure:5834: $? = 0
# configure:5834: ./conftest
# configure:5834: $? = 0
# configure:5845: result: yes
# configure:5858: checking for sys/types.h
# configure:5858: clang -c conftest.c >&5
# configure:5858: $? = 0
# configure:5858: result: yes
# configure:5858: checking for sys/stat.h
# configure:5858: clang -c conftest.c >&5
# configure:5858: $? = 0
# configure:5858: result: yes
# configure:5858: checking for stdlib.h
# configure:5858: clang -c conftest.c >&5
# configure:5858: $? = 0
# configure:5858: result: yes
# configure:5858: checking for string.h
# configure:5858: clang -c conftest.c >&5
# configure:5858: $? = 0
# configure:5858: result: yes
# configure:5858: checking for memory.h
# configure:5858: clang -c conftest.c >&5
# configure:5858: $? = 0
# configure:5858: result: yes
# configure:5858: checking for strings.h
# configure:5858: clang -c conftest.c >&5
# configure:5858: $? = 0
# configure:5858: result: yes
# configure:5858: checking for inttypes.h
# configure:5858: clang -c conftest.c >&5
# configure:5858: $? = 0
# configure:5858: result: yes
# configure:5858: checking for stdint.h
# configure:5858: clang -c conftest.c >&5
# configure:5858: $? = 0
# configure:5858: result: yes
# configure:5858: checking for unistd.h
# configure:5858: clang -c conftest.c >&5
# configure:5858: $? = 0
# configure:5858: result: yes
# configure:5871: checking minix/config.h usability
# configure:5871: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5871: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pskctool"
# | #define PACKAGE_TARNAME "pskctool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pskctool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pskctool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5871: result: no
# configure:5871: checking minix/config.h presence
# configure:5871: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5871: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pskctool"
# | #define PACKAGE_TARNAME "pskctool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pskctool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pskctool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5871: result: no
# configure:5871: checking for minix/config.h
# configure:5871: result: no
# configure:5895: checking whether it is safe to define __EXTENSIONS__
# configure:5913: clang -c conftest.c >&5
# configure:5913: $? = 0
# configure:5920: result: yes
# configure:5937: checking whether _XOPEN_SOURCE should be defined
# configure:5956: clang -c conftest.c >&5
# configure:5956: $? = 0
# configure:5980: result: no
# configure:5992: checking for _LARGEFILE_SOURCE value needed for large files
# configure:6011: clang -o conftest conftest.c >&5
# configure:6011: $? = 0
# configure:6039: result: no
# configure:6067: checking for special C compiler options needed for large files
# configure:6112: result: no
# configure:6118: checking for _FILE_OFFSET_BITS value needed for large files
# configure:6143: clang -c conftest.c >&5
# configure:6143: $? = 0
# configure:6175: result: no
# configure:6266: checking for clang option to accept ISO C99
# configure:6415: clang -c conftest.c >&5
# configure:6415: $? = 0
# configure:6428: result: none needed
# configure:6536: checking for clang option to accept ISO Standard C
# configure:6547: result: none needed
# configure:6652: checking for x86_64-unknown-linux-ar
# configure:6679: result: ar
# configure:6749: checking the archiver (ar) interface
# configure:6765: clang -c conftest.c >&5
# configure:6765: $? = 0
# configure:6767: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6770: $? = 0
# configure:6798: result: ar
# configure:6864: checking how to print strings
# configure:6891: result: printf
# configure:6912: checking for a sed that does not truncate output
# configure:6976: result: /usr/bin/sed
# configure:6994: checking for fgrep
# configure:7056: result: /usr/bin/grep -F
# configure:7091: checking for ld used by clang
# configure:7158: result: /usr/bin/ld
# configure:7165: checking if the linker (/usr/bin/ld) is GNU ld
# configure:7180: result: yes
# configure:7192: checking for BSD- or MS-compatible name lister (nm)
# configure:7241: result: /usr/bin/nm -B
# configure:7371: checking the name lister (/usr/bin/nm -B) interface
# configure:7378: clang -c conftest.c >&5
# configure:7381: /usr/bin/nm -B "conftest.o"
# configure:7384: output
# 0000000000000000 B some_variable
# configure:7391: result: BSD nm
# configure:7394: checking whether ln -s works
# configure:7398: result: yes
# configure:7406: checking the maximum length of command line arguments
# configure:7537: result: 1572864
# configure:7554: checking whether the shell understands some XSI constructs
# configure:7564: result: yes
# configure:7568: checking whether the shell understands "+="
# configure:7574: result: yes
# configure:7609: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:7649: result: func_convert_file_noop
# configure:7656: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:7676: result: func_convert_file_noop
# configure:7683: checking for /usr/bin/ld option to reload object files
# configure:7690: result: -r
# configure:7724: checking for x86_64-unknown-linux-objdump
# configure:7751: result: objdump
# configure:7820: checking how to recognize dependent libraries
# configure:8018: result: pass_all
# configure:8063: checking for x86_64-unknown-linux-dlltool
# configure:8090: result: dlltool
# configure:8160: checking how to associate runtime and link libraries
# configure:8187: result: printf %s\n
# configure:8203: checking for x86_64-unknown-linux-ar
# configure:8230: result: ar
# configure:8311: checking for archiver @FILE support
# configure:8328: clang -c conftest.c >&5
# configure:8328: $? = 0
# configure:8331: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:8334: $? = 0
# configure:8339: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:8342: $? = 1
# configure:8354: result: @
# configure:8372: checking for x86_64-unknown-linux-strip
# configure:8399: result: strip
# configure:8471: checking for x86_64-unknown-linux-ranlib
# configure:8498: result: ranlib
# configure:8640: checking command to parse /usr/bin/nm -B output from clang object
# configure:8760: clang -c conftest.c >&5
# configure:8763: $? = 0
# configure:8767: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:8770: $? = 0
# configure:8836: clang -o conftest conftest.c conftstm.o >&5
# configure:8839: $? = 0
# configure:8877: result: ok
# configure:8914: checking for sysroot
# configure:8944: result: no
# configure:9021: clang -c conftest.c >&5
# configure:9024: $? = 0
# configure:9173: checking for x86_64-unknown-linux-mt
# configure:9203: result: no
# configure:9213: checking for mt
# configure:9243: result: no
# configure:9263: checking if : is a manifest tool
# configure:9269: : '-?'
# configure:9277: result: no
# configure:9916: checking for dlfcn.h
# configure:9916: clang -c conftest.c >&5
# configure:9916: $? = 0
# configure:9916: result: yes
# configure:10120: checking for objdir
# configure:10135: result: .libs
# configure:10406: checking if clang supports -fno-rtti -fno-exceptions
# configure:10424: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:10428: $? = 0
# configure:10441: result: yes
# configure:10768: checking for clang option to produce PIC
# configure:10775: result: -fPIC -DPIC
# configure:10783: checking if clang PIC flag -fPIC -DPIC works
# configure:10801: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10805: $? = 0
# configure:10818: result: yes
# configure:10847: checking if clang static flag -static works
# configure:10875: result: yes
# configure:10890: checking if clang supports -c -o file.o
# configure:10911: clang -c -o out/conftest2.o conftest.c >&5
# configure:10915: $? = 0
# configure:10937: result: yes
# configure:10945: checking if clang supports -c -o file.o
# configure:10992: result: yes
# configure:11025: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12182: result: yes
# configure:12219: checking whether -lc should be explicitly linked in
# configure:12227: clang -c conftest.c >&5
# configure:12230: $? = 0
# configure:12245: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:12248: $? = 0
# configure:12262: result: no
# configure:12422: checking dynamic linker characteristics
# configure:12922: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12922: $? = 0
# configure:13156: result: GNU/Linux ld.so
# configure:13263: checking how to hardcode library paths into programs
# configure:13288: result: immediate
# configure:13828: checking whether stripping libraries is possible
# configure:13833: result: yes
# configure:13868: checking if libtool supports shared libraries
# configure:13870: result: yes
# configure:13873: checking whether to build shared libraries
# configure:13894: result: yes
# configure:13897: checking whether to build static libraries
# configure:13901: result: yes
# configure:13948: checking whether the preprocessor supports include_next
# configure:13986: clang -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:13986: $? = 0
# configure:14007: result: yes
# configure:14028: checking whether system header files limit the line length
# configure:14051: result: no
# configure:14062: checking for complete errno.h
# configure:14135: result: yes
# configure:14436: checking whether strerror_r is declared
# configure:14436: clang -c conftest.c >&5
# configure:14436: $? = 0
# configure:14436: result: yes
# configure:14449: checking for strerror_r
# configure:14449: clang -o conftest conftest.c >&5
# configure:14449: $? = 0
# configure:14449: result: yes
# configure:14458: checking whether strerror_r returns char *
# configure:14482: clang -c conftest.c >&5
# configure:14482: $? = 0
# configure:14520: result: yes
# configure:14702: checking for _set_invalid_parameter_handler
# configure:14702: clang -o conftest conftest.c >&5
# /tmp/conftest-f967c2.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:14702: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pskctool"
# | #define PACKAGE_TARNAME "pskctool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pskctool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pskctool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 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:14702: result: no
# configure:14702: checking for gettimeofday
# configure:14702: clang -o conftest conftest.c >&5
# configure:14702: $? = 0
# configure:14702: result: yes
# configure:14702: checking for symlink
# configure:14702: clang -o conftest conftest.c >&5
# configure:14702: $? = 0
# configure:14702: result: yes
# configure:14733: checking whether stat file-mode macros are broken
# configure:14760: clang -c conftest.c >&5
# configure:14760: $? = 0
# configure:14767: result: no
# configure:14782: checking for sys/stat.h
# configure:14782: result: yes
# configure:14782: checking sys/time.h usability
# configure:14782: clang -c conftest.c >&5
# configure:14782: $? = 0
# configure:14782: result: yes
# configure:14782: checking sys/time.h presence
# configure:14782: clang -E conftest.c
# configure:14782: $? = 0
# configure:14782: result: yes
# configure:14782: checking for sys/time.h
# configure:14782: result: yes
# configure:14782: checking sys/socket.h usability
# configure:14782: clang -c conftest.c >&5
# configure:14782: $? = 0
# configure:14782: result: yes
# configure:14782: checking sys/socket.h presence
# configure:14782: clang -E conftest.c
# configure:14782: $? = 0
# configure:14782: result: yes
# configure:14782: checking for sys/socket.h
# configure:14782: result: yes
# configure:14782: checking for unistd.h
# configure:14782: result: yes
# configure:14782: checking wchar.h usability
# configure:14782: clang -c conftest.c >&5
# configure:14782: $? = 0
# configure:14782: result: yes
# configure:14782: checking wchar.h presence
# configure:14782: clang -E conftest.c
# configure:14782: $? = 0
# configure:14782: result: yes
# configure:14782: checking for wchar.h
# configure:14782: result: yes
# configure:14782: checking for stdint.h
# configure:14782: result: yes
# configure:14782: checking for inttypes.h
# configure:14782: result: yes
# configure:14782: checking features.h usability
# configure:14782: clang -c conftest.c >&5
# configure:14782: $? = 0
# configure:14782: result: yes
# configure:14782: checking features.h presence
# configure:14782: clang -E conftest.c
# configure:14782: $? = 0
# configure:14782: result: yes
# configure:14782: checking for features.h
# configure:14782: result: yes
# configure:14796: checking for mode_t
# configure:14796: clang -c conftest.c >&5
# configure:14796: $? = 0
# configure:14796: clang -c conftest.c >&5
# conftest.c:81:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:14796: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pskctool"
# | #define PACKAGE_TARNAME "pskctool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pskctool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pskctool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_FEATURES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14796: result: yes
# configure:14954: checking for nlink_t
# configure:14954: clang -c conftest.c >&5
# configure:14954: $? = 0
# configure:14954: clang -c conftest.c >&5
# conftest.c:51:22: error: expected expression
# if (sizeof ((nlink_t)))
# ^
# 1 error generated.
# configure:14954: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pskctool"
# | #define PACKAGE_TARNAME "pskctool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pskctool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pskctool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_FEATURES_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14954: result: yes
# configure:14969: checking whether fchmodat is declared without a macro
# configure:14987: clang -c conftest.c >&5
# configure:14987: $? = 0
# configure:14995: result: yes
# configure:14969: checking whether fstat is declared without a macro
# configure:14987: clang -c conftest.c >&5
# configure:14987: $? = 0
# configure:14995: result: yes
# configure:14969: checking whether fstatat is declared without a macro
# configure:14987: clang -c conftest.c >&5
# configure:14987: $? = 0
# configure:14995: result: yes
# configure:14969: checking whether futimens is declared without a macro
# configure:14987: clang -c conftest.c >&5
# configure:14987: $? = 0
# configure:14995: result: yes
# configure:14969: checking whether lchmod is declared without a macro
# configure:14987: clang -c conftest.c >&5
# configure:14987: $? = 0
# configure:14995: result: yes
# configure:14969: checking whether lstat is declared without a macro
# configure:14987: clang -c conftest.c >&5
# configure:14987: $? = 0
# configure:14995: result: yes
# configure:14969: checking whether mkdirat is declared without a macro
# configure:14987: clang -c conftest.c >&5
# configure:14987: $? = 0
# configure:14995: result: yes
# configure:14969: checking whether mkfifo is declared without a macro
# configure:14987: clang -c conftest.c >&5
# configure:14987: $? = 0
# configure:14995: result: yes
# configure:14969: checking whether mkfifoat is declared without a macro
# configure:14987: clang -c conftest.c >&5
# configure:14987: $? = 0
# configure:14995: result: yes
# configure:14969: checking whether mknod is declared without a macro
# configure:14987: clang -c conftest.c >&5
# configure:14987: $? = 0
# configure:14995: result: yes
# configure:14969: checking whether mknodat is declared without a macro
# configure:14987: clang -c conftest.c >&5
# configure:14987: $? = 0
# configure:14995: result: yes
# configure:14969: checking whether stat is declared without a macro
# configure:14987: clang -c conftest.c >&5
# configure:14987: $? = 0
# configure:14995: result: yes
# configure:14969: checking whether utimensat is declared without a macro
# configure:14987: clang -c conftest.c >&5
# configure:14987: $? = 0
# configure:14995: result: yes
# configure:15111: checking whether stdin defaults to large file offsets
# configure:15135: clang -o conftest conftest.c >&5
# configure:15135: $? = 0
# configure:15143: result: yes
# configure:15148: checking for pid_t
# configure:15148: clang -c conftest.c >&5
# configure:15148: $? = 0
# configure:15148: clang -c conftest.c >&5
# conftest.c:94:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:15148: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pskctool"
# | #define PACKAGE_TARNAME "pskctool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pskctool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pskctool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_FEATURES_H 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
# | /* 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:15148: result: yes
# configure:15246: checking whether ftello is declared
# configure:15246: clang -c conftest.c >&5
# configure:15246: $? = 0
# configure:15246: result: yes
# configure:15277: checking for ftello
# configure:15294: clang -o conftest conftest.c >&5
# configure:15294: $? = 0
# configure:15303: result: yes
# configure:15316: checking whether ftello works
# configure:15392: clang -o conftest conftest.c >&5
# configure:15392: $? = 0
# configure:15392: ./conftest
# configure:15392: $? = 0
# configure:15403: result: yes
# configure:15417: checking for C/C++ restrict keyword
# configure:15444: clang -c conftest.c >&5
# configure:15444: $? = 0
# configure:15452: result: __restrict
# configure:15616: checking for struct timeval
# configure:15639: clang -c conftest.c >&5
# configure:15639: $? = 0
# configure:15647: result: yes
# configure:15652: checking for wide-enough struct timeval.tv_sec member
# configure:15679: clang -c conftest.c >&5
# configure:15679: $? = 0
# configure:15687: result: yes
# configure:15697: checking whether gettimeofday is declared without a macro
# configure:15719: clang -c conftest.c >&5
# configure:15719: $? = 0
# configure:15727: result: yes
# configure:15833: checking whether malloc, realloc, calloc are POSIX compliant
# configure:15853: clang -c conftest.c >&5
# configure:15853: $? = 0
# configure:15861: result: yes
# configure:15874: clang -c conftest.c >&5
# conftest.c:62:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:62:15: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:15874: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pskctool"
# | #define PACKAGE_TARNAME "pskctool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pskctool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pskctool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:15912: checking for wchar_t
# configure:15929: clang -c conftest.c >&5
# configure:15929: $? = 0
# configure:15936: result: yes
# configure:15945: checking for unsigned long long int
# configure:15993: result: yes
# configure:16003: checking for long long int
# configure:16053: result: yes
# configure:16208: checking whether stdint.h conforms to C99
# configure:16377: clang -c conftest.c >&5
# configure:16377: $? = 0
# configure:16457: clang -o conftest conftest.c >&5
# configure:16457: $? = 0
# configure:16457: ./conftest
# configure:16457: $? = 0
# configure:16469: result: yes
# configure:16889: checking whether strerror(0) succeeds
# configure:16924: clang -o conftest conftest.c >&5
# configure:16924: $? = 0
# configure:16924: ./conftest
# configure:16924: $? = 0
# configure:16935: result: yes
# configure:17025: checking whether ffsl is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether ffsll is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether memmem is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether mempcpy is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether memrchr is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether rawmemchr is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether stpcpy is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether stpncpy is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether strchrnul is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether strdup is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether strncat is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether strndup is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether strnlen is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether strpbrk is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether strsep is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether strcasestr is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether strtok_r is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether strerror_r is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether strsignal is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17025: checking whether strverscmp is declared without a macro
# configure:17043: clang -c conftest.c >&5
# configure:17043: $? = 0
# configure:17051: result: yes
# configure:17091: checking for struct timespec in
# configure:17108: clang -c conftest.c >&5
# configure:17108: $? = 0
# configure:17115: result: yes
# configure:17329: checking for working fcntl.h
# configure:17432: clang -o conftest conftest.c >&5
# conftest.c:110:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
# int result = !constants;
# ~^~~~~~~~~
# 1 warning generated.
# configure:17432: $? = 0
# configure:17432: ./conftest
# configure:17432: $? = 0
# configure:17447: result: yes
# configure:17473: checking whether ungetc works on arbitrary bytes
# configure:17514: clang -o conftest conftest.c >&5
# configure:17514: $? = 0
# configure:17514: ./conftest
# configure:17514: $? = 0
# configure:17525: result: yes
# configure:17660: checking whether imaxabs is declared without a macro
# configure:17678: clang -c conftest.c >&5
# configure:17678: $? = 0
# configure:17686: result: yes
# configure:17660: checking whether imaxdiv is declared without a macro
# configure:17678: clang -c conftest.c >&5
# configure:17678: $? = 0
# configure:17686: result: yes
# configure:17660: checking whether strtoimax is declared without a macro
# configure:17678: clang -c conftest.c >&5
# configure:17678: $? = 0
# configure:17686: result: yes
# configure:17660: checking whether strtoumax is declared without a macro
# configure:17678: clang -c conftest.c >&5
# configure:17678: $? = 0
# configure:17686: result: yes
# configure:17701: checking for inttypes.h
# configure:17701: result: yes
# configure:17712: checking whether the inttypes.h PRIxNN macros are broken
# configure:17734: clang -c conftest.c >&5
# configure:17734: $? = 0
# configure:17742: result: no
# configure:17757: checking for stdbool.h that conforms to C99
# configure:17824: clang -c conftest.c >&5
# conftest.c:140:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:144: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:144: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:144: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:144: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:144: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:144: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:144: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:144: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:145:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:145:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:145:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:17824: $? = 0
# configure:17831: result: yes
# configure:17833: checking for _Bool
# configure:17833: clang -c conftest.c >&5
# configure:17833: $? = 0
# configure:17833: clang -c conftest.c >&5
# conftest.c:127:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:17833: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pskctool"
# | #define PACKAGE_TARNAME "pskctool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pskctool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pskctool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | /* 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:17833: result: yes
# configure:17845: checking for wint_t
# configure:17870: clang -c conftest.c >&5
# configure:17870: $? = 0
# configure:17877: result: yes
# configure:17979: checking whether uses 'inline' correctly
# configure:18001: clang -c conftest.c >&5
# configure:18004: $? = 0
# configure:18022: clang -c conftest.c >&5
# configure:18025: $? = 0
# configure:18038: result: yes
# configure:18095: checking for error_at_line
# configure:18111: clang -o conftest conftest.c >&5
# configure:18111: $? = 0
# configure:18119: result: yes
# configure:18243: checking for ftello
# configure:18269: result: yes
# configure:18282: checking whether ftello works
# configure:18369: result: yes
# configure:18444: checking whether gettimeofday clobbers localtime buffer
# configure:18483: clang -o conftest conftest.c >&5
# configure:18483: $? = 0
# configure:18483: ./conftest
# configure:18483: $? = 0
# configure:18493: result: no
# configure:18509: checking for gettimeofday with POSIX signature
# configure:18537: clang -c conftest.c >&5
# conftest.c:98: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:108: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:18537: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pskctool"
# | #define PACKAGE_TARNAME "pskctool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pskctool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pskctool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WINT_T 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 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:18553: clang -c conftest.c >&5
# configure:18553: $? = 0
# configure:18562: result: almost
# configure:18645: checking whether lseek detects pipes
# configure:18678: clang -o conftest conftest.c >&5
# configure:18678: $? = 0
# configure:18713: result: yes
# configure:18838: checking whether program_invocation_name is declared
# configure:18838: clang -c conftest.c >&5
# configure:18838: $? = 0
# configure:18838: result: yes
# configure:18850: checking whether program_invocation_short_name is declared
# configure:18850: clang -c conftest.c >&5
# configure:18850: $? = 0
# configure:18850: result: yes
# configure:18902: checking for ssize_t
# configure:18919: clang -c conftest.c >&5
# configure:18919: $? = 0
# configure:18926: result: yes
# configure:18937: checking for va_copy
# configure:18958: clang -c conftest.c >&5
# configure:18958: $? = 0
# configure:18966: result: yes
# configure:19121: checking for max_align_t
# configure:19121: clang -c conftest.c >&5
# configure:19121: $? = 0
# configure:19121: clang -c conftest.c >&5
# conftest.c:111:26: error: expected expression
# if (sizeof ((max_align_t)))
# ^
# 1 error generated.
# configure:19121: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pskctool"
# | #define PACKAGE_TARNAME "pskctool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pskctool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pskctool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WINT_T 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | /* end confdefs.h. */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((max_align_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19121: result: yes
# configure:19134: checking whether NULL can be used in arbitrary expressions
# configure:19152: clang -c conftest.c >&5
# configure:19152: $? = 0
# configure:19159: result: yes
# configure:19325: checking which flavor of printf attribute matches inttypes macros
# configure:19352: clang -c conftest.c >&5
# configure:19352: $? = 0
# configure:19359: result: system
# configure:19406: checking whether dprintf is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19406: checking whether fpurge is declared without a macro
# configure:19424: clang -c conftest.c >&5
# conftest.c:114:10: error: use of undeclared identifier 'fpurge'
# (void) fpurge;
# ^
# 1 error generated.
# configure:19424: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pskctool"
# | #define PACKAGE_TARNAME "pskctool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pskctool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pskctool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WINT_T 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef fpurge
# | (void) fpurge;
# | ;
# | return 0;
# | }
# configure:19432: result: no
# configure:19406: checking whether fseeko is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19406: checking whether ftello is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19406: checking whether getdelim is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19406: checking whether getline is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19406: checking whether gets is declared without a macro
# configure:19424: clang -c conftest.c >&5
# conftest.c:118:10: error: use of undeclared identifier 'gets'; did you mean 'goto'?
# (void) gets;
# ^~~~
# goto
# conftest.c:118:10: error: expected expression
# 2 errors generated.
# configure:19424: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pskctool"
# | #define PACKAGE_TARNAME "pskctool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pskctool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pskctool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WINT_T 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef gets
# | (void) gets;
# | ;
# | return 0;
# | }
# configure:19432: result: no
# configure:19406: checking whether pclose is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19406: checking whether popen is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19406: checking whether renameat is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19406: checking whether snprintf is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19406: checking whether tmpfile is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19406: checking whether vdprintf is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19406: checking whether vsnprintf is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19521: checking whether _Exit is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether atoll is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether canonicalize_file_name is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether getloadavg is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether getsubopt is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether grantpt is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether initstate is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether initstate_r is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether mkdtemp is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether mkostemp is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether mkostemps is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether mkstemp is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether mkstemps is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether posix_openpt is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether ptsname is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether ptsname_r is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether random is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether random_r is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether realpath is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether rpmatch is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether secure_getenv is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether setenv is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether setstate is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether setstate_r is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether srandom is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether srandom_r is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether strtod is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether strtoll is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether strtoull is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether unlockpt is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19521: checking whether unsetenv is declared without a macro
# configure:19545: clang -c conftest.c >&5
# configure:19545: $? = 0
# configure:19553: result: yes
# configure:19571: checking for working strerror function
# configure:19597: clang -o conftest conftest.c >&5
# configure:19597: $? = 0
# configure:19597: ./conftest
# configure:19597: $? = 0
# configure:19608: result: yes
# configure:19807: checking for nlink_t
# configure:19807: result: yes
# configure:19822: checking whether fchmodat is declared without a macro
# configure:19848: result: yes
# configure:19822: checking whether fstat is declared without a macro
# configure:19848: result: yes
# configure:19822: checking whether fstatat is declared without a macro
# configure:19848: result: yes
# configure:19822: checking whether futimens is declared without a macro
# configure:19848: result: yes
# configure:19822: checking whether lchmod is declared without a macro
# configure:19848: result: yes
# configure:19822: checking whether lstat is declared without a macro
# configure:19848: result: yes
# configure:19822: checking whether mkdirat is declared without a macro
# configure:19848: result: yes
# configure:19822: checking whether mkfifo is declared without a macro
# configure:19848: result: yes
# configure:19822: checking whether mkfifoat is declared without a macro
# configure:19848: result: yes
# configure:19822: checking whether mknod is declared without a macro
# configure:19848: result: yes
# configure:19822: checking whether mknodat is declared without a macro
# configure:19848: result: yes
# configure:19822: checking whether stat is declared without a macro
# configure:19848: result: yes
# configure:19822: checking whether utimensat is declared without a macro
# configure:19848: result: yes
# configure:19971: checking whether chdir is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether chown is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether dup is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether dup2 is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether dup3 is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether environ is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether euidaccess is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether faccessat is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether fchdir is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether fchownat is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether fdatasync is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether fsync is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether ftruncate is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether getcwd is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether getdomainname is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether getdtablesize is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether getgroups is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether gethostname is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether getlogin is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether getlogin_r is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether getpagesize is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether getusershell is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether setusershell is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether endusershell is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether group_member is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether isatty is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether lchown is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether link is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether linkat is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether lseek is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether pipe is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether pipe2 is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether pread is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether pwrite is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether readlink is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether readlinkat is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether rmdir is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether sethostname is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether sleep is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether symlink is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether symlinkat is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether ttyname_r is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether unlink is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether unlinkat is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:19971: checking whether usleep is declared without a macro
# configure:20001: clang -c conftest.c >&5
# configure:20001: $? = 0
# configure:20009: result: yes
# configure:20180: checking whether fcntl is declared without a macro
# configure:20198: clang -c conftest.c >&5
# configure:20198: $? = 0
# configure:20206: result: yes
# configure:20180: checking whether openat is declared without a macro
# configure:20198: clang -c conftest.c >&5
# configure:20198: $? = 0
# configure:20206: result: yes
# configure:20224: checking whether fdopen sets errno
# configure:20253: clang -o conftest conftest.c >&5
# configure:20253: $? = 0
# configure:20253: ./conftest
# configure:20253: $? = 0
# configure:20264: result: yes
# configure:20336: clang -c conftest.c >&5
# conftest.c:215:23: error: redeclaration of 'foo' with a different type: 'int' vs 'intptr_t' (aka 'long')
# extern int foo;
# ^
# conftest.c:214:28: note: previous declaration is here
# extern intptr_t foo;
# ^
# 1 error generated.
# configure:20336: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pskctool"
# | #define PACKAGE_TARNAME "pskctool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pskctool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pskctool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WINT_T 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define 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_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FDOPEN 1
# | /* end confdefs.h. */
# | #include
# | extern intptr_t foo;
# | extern int foo;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:20336: clang -c conftest.c >&5
# configure:20336: $? = 0
# configure:20346: checking whether INT32_MAX < INTMAX_MAX
# configure:20380: clang -c conftest.c >&5
# configure:20380: $? = 0
# configure:20387: result: yes
# configure:20398: checking whether INT64_MAX == LONG_MAX
# configure:20432: clang -c conftest.c >&5
# configure:20432: $? = 0
# configure:20439: result: yes
# configure:20452: checking whether UINT32_MAX < UINTMAX_MAX
# configure:20486: clang -c conftest.c >&5
# configure:20486: $? = 0
# configure:20493: result: yes
# configure:20504: checking whether UINT64_MAX == ULONG_MAX
# configure:20538: clang -c conftest.c >&5
# configure:20538: $? = 0
# configure:20545: result: yes
# configure:20561: checking for working stdalign.h
# configure:20606: clang -c conftest.c >&5
# configure:20606: $? = 0
# configure:20613: result: yes
# configure:20768: checking whether btowc is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wctob is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether mbsinit is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether mbrtowc is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether mbrlen is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether mbsrtowcs is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether mbsnrtowcs is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcrtomb is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcsrtombs is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcsnrtombs is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcwidth is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wmemchr is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wmemcmp is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wmemcpy is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wmemmove is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wmemset is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcslen is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcsnlen is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcscpy is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcpcpy is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcsncpy is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcpncpy is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcscat is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcsncat is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcscmp is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcsncmp is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcscasecmp is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcsncasecmp is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcscoll is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcsxfrm is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcsdup is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcschr is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcsrchr is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcscspn is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcsspn is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcspbrk is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcsstr is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcstok is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20768: checking whether wcswidth is declared without a macro
# configure:20796: clang -c conftest.c >&5
# configure:20796: $? = 0
# configure:20804: result: yes
# configure:20941: checking that generated files are newer than configure
# configure:20947: result: done
# configure:21030: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by pskctool config.status 2.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on cde034e476bc
#
# config.status:1969: creating Makefile
# config.status:1969: creating gl/Makefile
# config.status:1969: creating gl/tests/Makefile
# config.status:1969: creating tests/Makefile
# config.status:1969: creating config.h
# config.status:2198: executing depfiles commands
# config.status:2198: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# 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_gettimeofday=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=yes
# ac_cv_func_symlink=yes
# ac_cv_have_decl__Exit=yes
# ac_cv_have_decl_atoll=yes
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_canonicalize_file_name=yes
# ac_cv_have_decl_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_dprintf=yes
# ac_cv_have_decl_dup2=yes
# ac_cv_have_decl_dup3=yes
# ac_cv_have_decl_dup=yes
# ac_cv_have_decl_endusershell=yes
# ac_cv_have_decl_environ=yes
# ac_cv_have_decl_euidaccess=yes
# ac_cv_have_decl_faccessat=yes
# ac_cv_have_decl_fchdir=yes
# ac_cv_have_decl_fchmodat=yes
# ac_cv_have_decl_fchownat=yes
# ac_cv_have_decl_fcntl=yes
# ac_cv_have_decl_fdatasync=yes
# ac_cv_have_decl_ffsl=yes
# ac_cv_have_decl_ffsll=yes
# ac_cv_have_decl_fseeko=yes
# ac_cv_have_decl_fstat=yes
# ac_cv_have_decl_fstatat=yes
# ac_cv_have_decl_fsync=yes
# ac_cv_have_decl_ftello=yes
# ac_cv_have_decl_ftruncate=yes
# ac_cv_have_decl_futimens=yes
# ac_cv_have_decl_getcwd=yes
# ac_cv_have_decl_getdelim=yes
# ac_cv_have_decl_getdomainname=yes
# ac_cv_have_decl_getdtablesize=yes
# ac_cv_have_decl_getgroups=yes
# ac_cv_have_decl_gethostname=yes
# ac_cv_have_decl_getline=yes
# ac_cv_have_decl_getloadavg=yes
# ac_cv_have_decl_getlogin=yes
# ac_cv_have_decl_getlogin_r=yes
# ac_cv_have_decl_getpagesize=yes
# ac_cv_have_decl_getsubopt=yes
# ac_cv_have_decl_gettimeofday=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_grantpt=yes
# ac_cv_have_decl_group_member=yes
# ac_cv_have_decl_imaxabs=yes
# ac_cv_have_decl_imaxdiv=yes
# ac_cv_have_decl_initstate=yes
# ac_cv_have_decl_initstate_r=yes
# ac_cv_have_decl_isatty=yes
# ac_cv_have_decl_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_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_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_secure_getenv=yes
# ac_cv_have_decl_setenv=yes
# ac_cv_have_decl_sethostname=yes
# ac_cv_have_decl_setstate=yes
# ac_cv_have_decl_setstate_r=yes
# ac_cv_have_decl_setusershell=yes
# ac_cv_have_decl_sleep=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_srandom=yes
# ac_cv_have_decl_srandom_r=yes
# ac_cv_have_decl_stat=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strchrnul=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtod=yes
# ac_cv_have_decl_strtoimax=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoll=yes
# ac_cv_have_decl_strtoull=yes
# ac_cv_have_decl_strtoumax=yes
# ac_cv_have_decl_strverscmp=yes
# ac_cv_have_decl_symlink=yes
# ac_cv_have_decl_symlinkat=yes
# ac_cv_have_decl_tmpfile=yes
# ac_cv_have_decl_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_wcwidth=yes
# ac_cv_have_decl_wmemchr=yes
# ac_cv_have_decl_wmemcmp=yes
# ac_cv_have_decl_wmemcpy=yes
# ac_cv_have_decl_wmemmove=yes
# ac_cv_have_decl_wmemset=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stat_broken=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_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_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# 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_should_define__xopen_source=no
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_max_align_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_nlink_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_multiarch=no
# gl_cv_decl_null_works=yes
# gl_cv_func_fdopen_works=yes
# gl_cv_func_ftello=yes
# gl_cv_func_ftello_works=yes
# gl_cv_func_gettimeofday_clobber=no
# gl_cv_func_gettimeofday_posix_signature=almost
# gl_cv_func_lseek_pipe=yes
# gl_cv_func_malloc_posix=yes
# gl_cv_func_printf_attribute_flavor=system
# gl_cv_func_strerror_0_works=yes
# gl_cv_func_ungetc_works=yes
# gl_cv_func_va_copy=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_endusershell=yes
# gl_cv_have_raw_decl_environ=yes
# gl_cv_have_raw_decl_euidaccess=yes
# gl_cv_have_raw_decl_faccessat=yes
# gl_cv_have_raw_decl_fchdir=yes
# gl_cv_have_raw_decl_fchmodat=yes
# gl_cv_have_raw_decl_fchownat=yes
# gl_cv_have_raw_decl_fcntl=yes
# gl_cv_have_raw_decl_fdatasync=yes
# gl_cv_have_raw_decl_ffsl=yes
# gl_cv_have_raw_decl_ffsll=yes
# gl_cv_have_raw_decl_fpurge=no
# gl_cv_have_raw_decl_fseeko=yes
# gl_cv_have_raw_decl_fstat=yes
# gl_cv_have_raw_decl_fstatat=yes
# gl_cv_have_raw_decl_fsync=yes
# gl_cv_have_raw_decl_ftello=yes
# gl_cv_have_raw_decl_ftruncate=yes
# gl_cv_have_raw_decl_futimens=yes
# gl_cv_have_raw_decl_getcwd=yes
# gl_cv_have_raw_decl_getdelim=yes
# gl_cv_have_raw_decl_getdomainname=yes
# gl_cv_have_raw_decl_getdtablesize=yes
# gl_cv_have_raw_decl_getgroups=yes
# gl_cv_have_raw_decl_gethostname=yes
# gl_cv_have_raw_decl_getline=yes
# gl_cv_have_raw_decl_getloadavg=yes
# gl_cv_have_raw_decl_getlogin=yes
# gl_cv_have_raw_decl_getlogin_r=yes
# gl_cv_have_raw_decl_getpagesize=yes
# gl_cv_have_raw_decl_gets=no
# gl_cv_have_raw_decl_getsubopt=yes
# gl_cv_have_raw_decl_gettimeofday=yes
# gl_cv_have_raw_decl_getusershell=yes
# gl_cv_have_raw_decl_grantpt=yes
# gl_cv_have_raw_decl_group_member=yes
# gl_cv_have_raw_decl_imaxabs=yes
# gl_cv_have_raw_decl_imaxdiv=yes
# gl_cv_have_raw_decl_initstate=yes
# gl_cv_have_raw_decl_initstate_r=yes
# gl_cv_have_raw_decl_isatty=yes
# gl_cv_have_raw_decl_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_openat=yes
# gl_cv_have_raw_decl_pclose=yes
# gl_cv_have_raw_decl_pipe2=yes
# gl_cv_have_raw_decl_pipe=yes
# gl_cv_have_raw_decl_popen=yes
# gl_cv_have_raw_decl_posix_openpt=yes
# gl_cv_have_raw_decl_pread=yes
# gl_cv_have_raw_decl_ptsname=yes
# gl_cv_have_raw_decl_ptsname_r=yes
# gl_cv_have_raw_decl_pwrite=yes
# gl_cv_have_raw_decl_random=yes
# gl_cv_have_raw_decl_random_r=yes
# gl_cv_have_raw_decl_rawmemchr=yes
# gl_cv_have_raw_decl_readlink=yes
# gl_cv_have_raw_decl_readlinkat=yes
# gl_cv_have_raw_decl_realpath=yes
# gl_cv_have_raw_decl_renameat=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_rpmatch=yes
# gl_cv_have_raw_decl_secure_getenv=yes
# gl_cv_have_raw_decl_setenv=yes
# gl_cv_have_raw_decl_sethostname=yes
# gl_cv_have_raw_decl_setstate=yes
# gl_cv_have_raw_decl_setstate_r=yes
# gl_cv_have_raw_decl_setusershell=yes
# gl_cv_have_raw_decl_sleep=yes
# gl_cv_have_raw_decl_snprintf=yes
# gl_cv_have_raw_decl_srandom=yes
# gl_cv_have_raw_decl_srandom_r=yes
# gl_cv_have_raw_decl_stat=yes
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=yes
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtod=yes
# gl_cv_have_raw_decl_strtoimax=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strtoll=yes
# gl_cv_have_raw_decl_strtoull=yes
# gl_cv_have_raw_decl_strtoumax=yes
# gl_cv_have_raw_decl_strverscmp=yes
# gl_cv_have_raw_decl_symlink=yes
# gl_cv_have_raw_decl_symlinkat=yes
# gl_cv_have_raw_decl_tmpfile=yes
# gl_cv_have_raw_decl_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_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_wchar_h_correct_inline=yes
# gl_cv_header_working_fcntl_h=yes
# gl_cv_header_working_stdalign_h=yes
# gl_cv_header_working_stdint_h=yes
# gl_cv_next_fcntl_h=''
# gl_cv_next_inttypes_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_stdio_h=''
# gl_cv_next_stdlib_h=''
# gl_cv_next_string_h=''
# gl_cv_next_sys_stat_h=''
# gl_cv_next_sys_time_h=''
# gl_cv_next_sys_types_h=''
# gl_cv_next_time_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_pragma_columns=no
# gl_cv_sys_struct_timespec_in_time_h=yes
# gl_cv_sys_struct_timeval=yes
# gl_cv_sys_struct_timeval_tv_sec=yes
# gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
# gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes
# gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
# gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
# gl_cv_var_stdin_large_offset=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_inttypes_pri_broken=no
# gt_cv_ssize_t=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/build-aux/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARFLAGS='cr'
# AS='as'
# AUTOCONF='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/build-aux/missing automake-1.14'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GL_COND_LIBTOOL_FALSE='#'
# GL_COND_LIBTOOL_TRUE=''
# GL_GENERATE_ERRNO_H_FALSE=''
# GL_GENERATE_ERRNO_H_TRUE='#'
# GL_GENERATE_STDALIGN_H_FALSE=''
# GL_GENERATE_STDALIGN_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='#'
# GNULIB_ATOLL='0'
# GNULIB_BTOWC='0'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='0'
# GNULIB_CHDIR='0'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='0'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='0'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_ENVIRON='0'
# GNULIB_EUIDACCESS='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHMODAT='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FCNTL='0'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='IN_PSKCTOOL_GNULIB_TESTS'
# GNULIB_FFLUSH='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FOPEN='0'
# GNULIB_FPRINTF='1'
# GNULIB_FPRINTF_POSIX='0'
# GNULIB_FPURGE='0'
# GNULIB_FPUTC='1'
# GNULIB_FPUTS='1'
# GNULIB_FREAD='1'
# GNULIB_FREOPEN='0'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='0'
# GNULIB_FSEEKO='0'
# GNULIB_FSTAT='1'
# GNULIB_FSTATAT='0'
# GNULIB_FSYNC='0'
# GNULIB_FTELL='1'
# GNULIB_FTELLO='1'
# GNULIB_FTRUNCATE='0'
# GNULIB_FUTIMENS='0'
# GNULIB_FWRITE='1'
# GNULIB_GETC='1'
# GNULIB_GETCHAR='1'
# GNULIB_GETCWD='0'
# GNULIB_GETDELIM='0'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='0'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='0'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='0'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETTIMEOFDAY='1'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_ISATTY='0'
# GNULIB_LCHMOD='0'
# GNULIB_LCHOWN='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LSEEK='1'
# GNULIB_LSTAT='0'
# GNULIB_MALLOC_POSIX='1'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='0'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='0'
# 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='0'
# GNULIB_MEMCHR='0'
# 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_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_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='0'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_QSORT_R='0'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_READ='0'
# GNULIB_READLINK='0'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='1'
# GNULIB_REALPATH='0'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_RMDIR='0'
# GNULIB_RPMATCH='0'
# GNULIB_SCANF='1'
# GNULIB_SECURE_GETENV='0'
# GNULIB_SETENV='0'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SLEEP='0'
# GNULIB_SNPRINTF='0'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_STAT='0'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='1'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='0'
# GNULIB_STRPBRK='0'
# GNULIB_STRPTIME='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOD='0'
# GNULIB_STRTOIMAX='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOLL='0'
# GNULIB_STRTOULL='0'
# GNULIB_STRTOUMAX='0'
# GNULIB_STRVERSCMP='0'
# GNULIB_SYMLINK='0'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TIMEGM='0'
# GNULIB_TIME_R='0'
# GNULIB_TIME_RZ='0'
# GNULIB_TMPFILE='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='0'
# GNULIB_VDPRINTF='0'
# GNULIB_VFPRINTF='1'
# GNULIB_VFPRINTF_POSIX='0'
# GNULIB_VFSCANF='0'
# GNULIB_VPRINTF='1'
# GNULIB_VPRINTF_POSIX='0'
# GNULIB_VSCANF='0'
# GNULIB_VSNPRINTF='0'
# GNULIB_VSPRINTF_POSIX='0'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='0'
# GNULIB_WCSCASECMP='0'
# GNULIB_WCSCAT='0'
# GNULIB_WCSCHR='0'
# GNULIB_WCSCMP='0'
# GNULIB_WCSCOLL='0'
# GNULIB_WCSCPY='0'
# GNULIB_WCSCSPN='0'
# GNULIB_WCSDUP='0'
# GNULIB_WCSLEN='0'
# GNULIB_WCSNCASECMP='0'
# GNULIB_WCSNCAT='0'
# GNULIB_WCSNCMP='0'
# GNULIB_WCSNCPY='0'
# GNULIB_WCSNLEN='0'
# GNULIB_WCSNRTOMBS='0'
# GNULIB_WCSPBRK='0'
# GNULIB_WCSRCHR='0'
# GNULIB_WCSRTOMBS='0'
# GNULIB_WCSSPN='0'
# GNULIB_WCSSTR='0'
# GNULIB_WCSTOK='0'
# GNULIB_WCSWIDTH='0'
# GNULIB_WCSXFRM='0'
# GNULIB_WCTOB='0'
# GNULIB_WCTOMB='0'
# GNULIB_WCWIDTH='0'
# GNULIB_WMEMCHR='0'
# GNULIB_WMEMCMP='0'
# GNULIB_WMEMCPY='0'
# GNULIB_WMEMMOVE='0'
# GNULIB_WMEMSET='0'
# GNULIB_WRITE='0'
# GNULIB__EXIT='0'
# GREP='/usr/bin/grep'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CHOWN='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FPURGE='1'
# HAVE_DECL_FSEEKO='1'
# HAVE_DECL_FTELLO='1'
# HAVE_DECL_GETDELIM='1'
# HAVE_DECL_GETDOMAINNAME='1'
# HAVE_DECL_GETLINE='1'
# HAVE_DECL_GETLOADAVG='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_GETPAGESIZE='1'
# HAVE_DECL_GETUSERSHELL='1'
# HAVE_DECL_IMAXABS='1'
# HAVE_DECL_IMAXDIV='1'
# HAVE_DECL_LOCALTIME_R='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_OBSTACK_PRINTF='1'
# HAVE_DECL_SETENV='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_SNPRINTF='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOIMAX='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_STRTOUMAX='1'
# HAVE_DECL_TTYNAME_R='1'
# HAVE_DECL_UNSETENV='1'
# HAVE_DECL_VSNPRINTF='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_EUIDACCESS='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHMODAT='1'
# HAVE_FCHOWNAT='1'
# HAVE_FCNTL='1'
# HAVE_FDATASYNC='1'
# HAVE_FEATURES_H='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FSEEKO='1'
# HAVE_FSTATAT='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_FUTIMENS='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GETTIMEOFDAY='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_INTTYPES_H='1'
# HAVE_LCHMOD='1'
# HAVE_LCHOWN='1'
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_LSTAT='1'
# HAVE_MAX_ALIGN_T='1'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_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_OPENAT='1'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POPEN='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_PREAD='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_RANDOM='1'
# HAVE_RANDOM_H='1'
# HAVE_RANDOM_R='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_RENAMEAT='1'
# HAVE_RPMATCH='1'
# HAVE_SECURE_GETENV='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SLEEP='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRPTIME='1'
# HAVE_STRSEP='1'
# HAVE_STRTOD='1'
# HAVE_STRTOLL='1'
# HAVE_STRTOULL='1'
# HAVE_STRUCT_RANDOM_DATA='1'
# HAVE_STRUCT_TIMEVAL='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_BITYPES_H=''
# HAVE_SYS_INTTYPES_H=''
# HAVE_SYS_LOADAVG_H='0'
# HAVE_SYS_PARAM_H='0'
# HAVE_SYS_TIME_H='1'
# HAVE_SYS_TYPES_H='1'
# HAVE_TIMEGM='1'
# HAVE_TIMEZONE_T='0'
# 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_WINSOCK2_H='0'
# HAVE_WINT_T='1'
# HAVE_WMEMCHR='1'
# HAVE_WMEMCMP='1'
# HAVE_WMEMCPY='1'
# HAVE_WMEMMOVE='1'
# HAVE_WMEMSET='1'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# HELP2MAN='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/build-aux/missing help2man'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='1'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBINTL=''
# LIBOBJS=''
# LIBS=''
# LIBTESTS_LIBDEPS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
# NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_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_ERRNO_H=''
# NEXT_FCNTL_H=''
# NEXT_INTTYPES_H=''
# NEXT_STDARG_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_SYS_STAT_H=''
# NEXT_SYS_TIME_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='pskctool'
# PACKAGE_BUGREPORT='oath-toolkit-help@nongnu.org'
# PACKAGE_NAME='pskctool'
# PACKAGE_STRING='pskctool 2.6.1'
# PACKAGE_TARNAME='pskctool'
# PACKAGE_URL='http://www.nongnu.org/oath-toolkit/'
# PACKAGE_VERSION='2.6.1'
# PATH_SEPARATOR=':'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRIPTR_PREFIX='"l"'
# PRI_MACROS_BROKEN='0'
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# 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_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FCNTL='0'
# REPLACE_FDOPEN='0'
# REPLACE_FFLUSH='0'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='0'
# REPLACE_FPURGE='0'
# REPLACE_FREOPEN='0'
# REPLACE_FSEEK='0'
# REPLACE_FSEEKO='0'
# REPLACE_FSTAT='0'
# REPLACE_FSTATAT='0'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_FUTIMENS='0'
# REPLACE_GETCWD='0'
# REPLACE_GETDELIM='0'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETDTABLESIZE='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='0'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_GETTIMEOFDAY='0'
# REPLACE_GMTIME='0'
# REPLACE_ISATTY='0'
# REPLACE_LCHOWN='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALTIME='0'
# REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
# REPLACE_LSEEK='0'
# REPLACE_LSTAT='0'
# REPLACE_MALLOC='0'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='0'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MBTOWC='0'
# REPLACE_MEMCHR='0'
# REPLACE_MEMMEM='0'
# REPLACE_MKDIR='0'
# REPLACE_MKFIFO='0'
# REPLACE_MKNOD='0'
# REPLACE_MKSTEMP='0'
# REPLACE_MKTIME='GNULIB_PORTCHECK'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_OPEN='0'
# REPLACE_OPENAT='0'
# REPLACE_PERROR='0'
# REPLACE_POPEN='0'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PTSNAME='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='0'
# REPLACE_QSORT_R='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_READLINKAT='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_SETENV='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# REPLACE_STAT='0'
# REPLACE_STDIO_READ_FUNCS='0'
# REPLACE_STDIO_WRITE_FUNCS='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='0'
# REPLACE_STRERROR_R='0'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOD='0'
# REPLACE_STRTOIMAX='0'
# REPLACE_STRTOK_R='0'
# REPLACE_STRTOUMAX='0'
# REPLACE_STRUCT_TIMEVAL='0'
# REPLACE_SYMLINK='0'
# REPLACE_SYMLINKAT='0'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_TMPFILE='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='0'
# REPLACE_USLEEP='0'
# REPLACE_UTIMENSAT='0'
# REPLACE_VASPRINTF='0'
# REPLACE_VDPRINTF='0'
# REPLACE_VFPRINTF='0'
# REPLACE_VPRINTF='0'
# REPLACE_VSNPRINTF='0'
# REPLACE_VSPRINTF='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCSWIDTH='0'
# REPLACE_WCTOB='0'
# REPLACE_WCTOMB='0'
# REPLACE_WCWIDTH='0'
# REPLACE_WRITE='0'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDALIGN_H=''
# STDARG_H=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STRIP='strip'
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# UINT32_MAX_LT_UINTMAX_MAX='1'
# UINT64_MAX_EQ_ULONG_MAX='1'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_DEFINES_STRUCT_TIMESPEC='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# VERSION='2.6.1'
# WCHAR_T_SUFFIX=''
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINT_T_SUFFIX=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=''
# gl_LTLIBOBJS=''
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_PSKCTOOL_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/oath-toolkit/src/oath-toolkit-2.6.1/pskctool/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "pskctool"
# #define PACKAGE_TARNAME "pskctool"
# #define PACKAGE_VERSION "2.6.1"
# #define PACKAGE_STRING "pskctool 2.6.1"
# #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# #define PACKAGE "pskctool"
# #define VERSION "2.6.1"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define __USE_MINGW_ANSI_STDIO 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_FSEEKO 1
# #define _DARWIN_USE_64_BIT_INODE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define STRERROR_R_CHAR_P 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_SYMLINK 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_DECL_FTELLO 1
# #define restrict __restrict
# #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# #define HAVE_WCHAR_T 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 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_WORKING_O_NOATIME 1
# #define HAVE_WORKING_O_NOFOLLOW 1
# #define HAVE_RAW_DECL_IMAXABS 1
# #define HAVE_RAW_DECL_IMAXDIV 1
# #define HAVE_RAW_DECL_STRTOIMAX 1
# #define HAVE_RAW_DECL_STRTOUMAX 1
# #define HAVE_INTTYPES_H 1
# #define HAVE__BOOL 1
# #define HAVE_WINT_T 1
# #define GNULIB_TEST_FSTAT 1
# #define GNULIB_TEST_FTELL 1
# #define GNULIB_TEST_FTELLO 1
# #define GETTIMEOFDAY_TIMEZONE struct timezone
# #define GNULIB_TEST_GETTIMEOFDAY 1
# #define GNULIB_TEST_LSEEK 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# #define HAVE_REALLOC_POSIX 1
# #define GNULIB_TEST_REALLOC_POSIX 1
# #define GNULIB_FSCANF 1
# #define GNULIB_SCANF 1
# #define HAVE_RAW_DECL_DPRINTF 1
# #define HAVE_RAW_DECL_FSEEKO 1
# #define HAVE_RAW_DECL_FTELLO 1
# #define HAVE_RAW_DECL_GETDELIM 1
# #define HAVE_RAW_DECL_GETLINE 1
# #define HAVE_RAW_DECL_PCLOSE 1
# #define HAVE_RAW_DECL_POPEN 1
# #define HAVE_RAW_DECL_RENAMEAT 1
# #define HAVE_RAW_DECL_SNPRINTF 1
# #define HAVE_RAW_DECL_TMPFILE 1
# #define HAVE_RAW_DECL_VDPRINTF 1
# #define HAVE_RAW_DECL_VSNPRINTF 1
# #define HAVE_RAW_DECL__EXIT 1
# #define HAVE_RAW_DECL_ATOLL 1
# #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# #define HAVE_RAW_DECL_GETLOADAVG 1
# #define HAVE_RAW_DECL_GETSUBOPT 1
# #define HAVE_RAW_DECL_GRANTPT 1
# #define HAVE_RAW_DECL_INITSTATE 1
# #define HAVE_RAW_DECL_INITSTATE_R 1
# #define HAVE_RAW_DECL_MKDTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMPS 1
# #define HAVE_RAW_DECL_MKSTEMP 1
# #define HAVE_RAW_DECL_MKSTEMPS 1
# #define HAVE_RAW_DECL_POSIX_OPENPT 1
# #define HAVE_RAW_DECL_PTSNAME 1
# #define HAVE_RAW_DECL_PTSNAME_R 1
# #define HAVE_RAW_DECL_RANDOM 1
# #define HAVE_RAW_DECL_RANDOM_R 1
# #define HAVE_RAW_DECL_REALPATH 1
# #define HAVE_RAW_DECL_RPMATCH 1
# #define HAVE_RAW_DECL_SECURE_GETENV 1
# #define HAVE_RAW_DECL_SETENV 1
# #define HAVE_RAW_DECL_SETSTATE 1
# #define HAVE_RAW_DECL_SETSTATE_R 1
# #define HAVE_RAW_DECL_SRANDOM 1
# #define HAVE_RAW_DECL_SRANDOM_R 1
# #define HAVE_RAW_DECL_STRTOD 1
# #define HAVE_RAW_DECL_STRTOLL 1
# #define HAVE_RAW_DECL_STRTOULL 1
# #define HAVE_RAW_DECL_UNLOCKPT 1
# #define HAVE_RAW_DECL_UNSETENV 1
# #define GNULIB_STRERROR 1
# #define GNULIB_TEST_STRERROR 1
# #define 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_RAW_DECL_FCNTL 1
# #define HAVE_RAW_DECL_OPENAT 1
# #define GNULIB_TEST_FDOPEN 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
#
# configure: exit 0

CMD: config logfiles '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/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 libpskc configure 2.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = cde034e476bc
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:3135: checking for a BSD-compatible install
# configure:3203: result: /usr/bin/install -c
# configure:3214: checking whether build environment is sane
# configure:3269: result: yes
# configure:3328: checking for x86_64-unknown-linux-strip
# configure:3358: result: no
# configure:3368: checking for strip
# configure:3384: found /usr/bin/strip
# configure:3395: result: strip
# configure:3420: checking for a thread-safe mkdir -p
# configure:3459: result: /usr/bin/mkdir -p
# configure:3466: checking for gawk
# configure:3482: found /usr/bin/gawk
# configure:3493: result: gawk
# configure:3504: checking whether make sets $(MAKE)
# configure:3526: result: yes
# configure:3555: checking whether make supports nested variables
# configure:3572: result: yes
# configure:3709: checking whether make supports nested variables
# configure:3726: result: yes
# configure:3742: checking build system type
# configure:3756: result: x86_64-unknown-linux-gnu
# configure:3776: checking host system type
# configure:3789: result: x86_64-unknown-linux-gnu
# configure:4120: checking for x86_64-unknown-linux-gcc
# configure:4147: result: clang
# configure:4416: checking for C compiler version
# configure:4425: 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:4436: $? = 0
# configure:4425: 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:4436: $? = 0
# configure:4425: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4436: $? = 1
# configure:4425: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4436: $? = 1
# configure:4456: checking whether the C compiler works
# configure:4478: clang conftest.c >&5
# configure:4482: $? = 0
# configure:4530: result: yes
# configure:4533: checking for C compiler default output file name
# configure:4535: result: a.out
# configure:4541: checking for suffix of executables
# configure:4548: clang -o conftest conftest.c >&5
# configure:4552: $? = 0
# configure:4574: result:
# configure:4596: checking whether we are cross compiling
# configure:4604: clang -o conftest conftest.c >&5
# configure:4608: $? = 0
# configure:4615: ./conftest
# configure:4619: $? = 0
# configure:4634: result: no
# configure:4639: checking for suffix of object files
# configure:4661: clang -c conftest.c >&5
# configure:4665: $? = 0
# configure:4686: result: o
# configure:4690: checking whether we are using the GNU C compiler
# configure:4709: clang -c conftest.c >&5
# configure:4709: $? = 0
# configure:4718: result: yes
# configure:4727: checking whether clang accepts -g
# configure:4747: clang -c -g conftest.c >&5
# configure:4747: $? = 0
# configure:4788: result: yes
# configure:4805: checking for clang option to accept ISO C89
# configure:4868: clang -c conftest.c >&5
# configure:4868: $? = 0
# configure:4881: result: none needed
# configure:4906: checking whether clang understands -c and -o together
# configure:4928: clang -c conftest.c -o conftest2.o
# configure:4931: $? = 0
# configure:4928: clang -c conftest.c -o conftest2.o
# configure:4931: $? = 0
# configure:4943: result: yes
# configure:4971: checking for style of include used by make
# configure:4999: result: GNU
# configure:5025: checking dependency style of clang
# configure:5136: result: gcc3
# configure:5157: checking how to run the C preprocessor
# configure:5188: clang -E conftest.c
# configure:5188: $? = 0
# configure:5202: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5202: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | /* end confdefs.h. */
# | #include
# configure:5227: result: clang -E
# configure:5247: clang -E conftest.c
# configure:5247: $? = 0
# configure:5261: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5261: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | /* end confdefs.h. */
# | #include
# configure:5290: checking for grep that handles long lines and -e
# configure:5348: result: /usr/bin/grep
# configure:5353: checking for egrep
# configure:5415: result: /usr/bin/grep -E
# configure:5422: checking for Minix Amsterdam compiler
# configure:5446: result: no
# configure:5458: checking for x86_64-unknown-linux-ar
# configure:5488: result: no
# configure:5498: checking for ar
# configure:5514: found /usr/bin/ar
# configure:5525: result: ar
# configure:5565: checking for x86_64-unknown-linux-ranlib
# configure:5595: result: no
# configure:5605: checking for ranlib
# configure:5621: found /usr/bin/ranlib
# configure:5632: result: ranlib
# configure:5658: checking for ANSI C header files
# configure:5678: clang -c conftest.c >&5
# configure:5678: $? = 0
# configure:5751: clang -o conftest conftest.c >&5
# configure:5751: $? = 0
# configure:5751: ./conftest
# configure:5751: $? = 0
# configure:5762: result: yes
# configure:5775: checking for sys/types.h
# configure:5775: clang -c conftest.c >&5
# configure:5775: $? = 0
# configure:5775: result: yes
# configure:5775: checking for sys/stat.h
# configure:5775: clang -c conftest.c >&5
# configure:5775: $? = 0
# configure:5775: result: yes
# configure:5775: checking for stdlib.h
# configure:5775: clang -c conftest.c >&5
# configure:5775: $? = 0
# configure:5775: result: yes
# configure:5775: checking for string.h
# configure:5775: clang -c conftest.c >&5
# configure:5775: $? = 0
# configure:5775: result: yes
# configure:5775: checking for memory.h
# configure:5775: clang -c conftest.c >&5
# configure:5775: $? = 0
# configure:5775: result: yes
# configure:5775: checking for strings.h
# configure:5775: clang -c conftest.c >&5
# configure:5775: $? = 0
# configure:5775: result: yes
# configure:5775: checking for inttypes.h
# configure:5775: clang -c conftest.c >&5
# configure:5775: $? = 0
# configure:5775: result: yes
# configure:5775: checking for stdint.h
# configure:5775: clang -c conftest.c >&5
# configure:5775: $? = 0
# configure:5775: result: yes
# configure:5775: checking for unistd.h
# configure:5775: clang -c conftest.c >&5
# configure:5775: $? = 0
# configure:5775: result: yes
# configure:5788: checking minix/config.h usability
# configure:5788: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5788: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5788: result: no
# configure:5788: checking minix/config.h presence
# configure:5788: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5788: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5788: result: no
# configure:5788: checking for minix/config.h
# configure:5788: result: no
# configure:5812: checking whether it is safe to define __EXTENSIONS__
# configure:5830: clang -c conftest.c >&5
# configure:5830: $? = 0
# configure:5837: result: yes
# configure:5854: checking whether _XOPEN_SOURCE should be defined
# configure:5873: clang -c conftest.c >&5
# configure:5873: $? = 0
# configure:5897: result: no
# configure:6020: checking for x86_64-unknown-linux-ar
# configure:6047: result: ar
# configure:6117: checking the archiver (ar) interface
# configure:6133: clang -c conftest.c >&5
# configure:6133: $? = 0
# configure:6135: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6138: $? = 0
# configure:6166: result: ar
# configure:6232: checking how to print strings
# configure:6259: result: printf
# configure:6280: checking for a sed that does not truncate output
# configure:6344: result: /usr/bin/sed
# configure:6362: checking for fgrep
# configure:6424: result: /usr/bin/grep -F
# configure:6459: checking for ld used by clang
# configure:6526: result: /usr/bin/ld
# configure:6533: checking if the linker (/usr/bin/ld) is GNU ld
# configure:6548: result: yes
# configure:6560: checking for BSD- or MS-compatible name lister (nm)
# configure:6609: result: /usr/bin/nm -B
# configure:6739: checking the name lister (/usr/bin/nm -B) interface
# configure:6746: clang -c conftest.c >&5
# configure:6749: /usr/bin/nm -B "conftest.o"
# configure:6752: output
# 0000000000000000 B some_variable
# configure:6759: result: BSD nm
# configure:6762: checking whether ln -s works
# configure:6766: result: yes
# configure:6774: checking the maximum length of command line arguments
# configure:6905: result: 1572864
# configure:6922: checking whether the shell understands some XSI constructs
# configure:6932: result: yes
# configure:6936: checking whether the shell understands "+="
# configure:6942: result: yes
# configure:6977: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:7017: result: func_convert_file_noop
# configure:7024: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:7044: result: func_convert_file_noop
# configure:7051: checking for /usr/bin/ld option to reload object files
# configure:7058: result: -r
# configure:7092: checking for x86_64-unknown-linux-objdump
# configure:7119: result: objdump
# configure:7188: checking how to recognize dependent libraries
# configure:7386: result: pass_all
# configure:7431: checking for x86_64-unknown-linux-dlltool
# configure:7458: result: dlltool
# configure:7528: checking how to associate runtime and link libraries
# configure:7555: result: printf %s\n
# configure:7571: checking for x86_64-unknown-linux-ar
# configure:7598: result: ar
# configure:7679: checking for archiver @FILE support
# configure:7696: clang -c conftest.c >&5
# configure:7696: $? = 0
# configure:7699: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7702: $? = 0
# configure:7707: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:7710: $? = 1
# configure:7722: result: @
# configure:7740: checking for x86_64-unknown-linux-strip
# configure:7767: result: strip
# configure:7839: checking for x86_64-unknown-linux-ranlib
# configure:7866: result: ranlib
# configure:8008: checking command to parse /usr/bin/nm -B output from clang object
# configure:8128: clang -c conftest.c >&5
# configure:8131: $? = 0
# configure:8135: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:8138: $? = 0
# configure:8204: clang -o conftest conftest.c conftstm.o >&5
# configure:8207: $? = 0
# configure:8245: result: ok
# configure:8282: checking for sysroot
# configure:8312: result: no
# configure:8389: clang -c conftest.c >&5
# configure:8392: $? = 0
# configure:8541: checking for x86_64-unknown-linux-mt
# configure:8571: result: no
# configure:8581: checking for mt
# configure:8611: result: no
# configure:8631: checking if : is a manifest tool
# configure:8637: : '-?'
# configure:8645: result: no
# configure:9284: checking for dlfcn.h
# configure:9284: clang -c conftest.c >&5
# configure:9284: $? = 0
# configure:9284: result: yes
# configure:9488: checking for objdir
# configure:9503: result: .libs
# configure:9774: checking if clang supports -fno-rtti -fno-exceptions
# configure:9792: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9796: $? = 0
# configure:9809: result: yes
# configure:10136: checking for clang option to produce PIC
# configure:10143: result: -fPIC -DPIC
# configure:10151: checking if clang PIC flag -fPIC -DPIC works
# configure:10169: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10173: $? = 0
# configure:10186: result: yes
# configure:10215: checking if clang static flag -static works
# configure:10243: result: yes
# configure:10258: checking if clang supports -c -o file.o
# configure:10279: clang -c -o out/conftest2.o conftest.c >&5
# configure:10283: $? = 0
# configure:10305: result: yes
# configure:10313: checking if clang supports -c -o file.o
# configure:10360: result: yes
# configure:10393: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11550: result: yes
# configure:11587: checking whether -lc should be explicitly linked in
# configure:11595: clang -c conftest.c >&5
# configure:11598: $? = 0
# configure:11613: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:11616: $? = 0
# configure:11630: result: no
# configure:11790: checking dynamic linker characteristics
# configure:12290: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12290: $? = 0
# configure:12524: result: GNU/Linux ld.so
# configure:12631: checking how to hardcode library paths into programs
# configure:12656: result: immediate
# configure:13196: checking whether stripping libraries is possible
# configure:13201: result: yes
# configure:13236: checking if libtool supports shared libraries
# configure:13238: result: yes
# configure:13241: checking whether to build shared libraries
# configure:13262: result: yes
# configure:13265: checking whether to build static libraries
# configure:13269: result: yes
# configure:13314: checking for C/C++ restrict keyword
# configure:13341: clang -c conftest.c >&5
# configure:13341: $? = 0
# configure:13349: result: __restrict
# configure:13365: checking for off_t
# configure:13365: clang -c conftest.c >&5
# configure:13365: $? = 0
# configure:13365: clang -c conftest.c >&5
# conftest.c:67:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:13365: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | /* 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:13365: result: yes
# configure:13383: checking sys/mman.h usability
# configure:13383: clang -c conftest.c >&5
# configure:13383: $? = 0
# configure:13383: result: yes
# configure:13383: checking sys/mman.h presence
# configure:13383: clang -E conftest.c
# configure:13383: $? = 0
# configure:13383: result: yes
# configure:13383: checking for sys/mman.h
# configure:13383: result: yes
# configure:13383: checking wchar.h usability
# configure:13383: clang -c conftest.c >&5
# configure:13383: $? = 0
# configure:13383: result: yes
# configure:13383: checking wchar.h presence
# configure:13383: clang -E conftest.c
# configure:13383: $? = 0
# configure:13383: result: yes
# configure:13383: checking for wchar.h
# configure:13383: result: yes
# configure:13383: checking for stdint.h
# configure:13383: result: yes
# configure:13383: checking for inttypes.h
# configure:13383: result: yes
# configure:13383: checking for unistd.h
# configure:13383: result: yes
# configure:13383: checking features.h usability
# configure:13383: clang -c conftest.c >&5
# configure:13383: $? = 0
# configure:13383: result: yes
# configure:13383: checking features.h presence
# configure:13383: clang -E conftest.c
# configure:13383: $? = 0
# configure:13383: result: yes
# configure:13383: checking for features.h
# configure:13383: result: yes
# configure:13404: checking for mprotect
# configure:13404: clang -o conftest conftest.c >&5
# configure:13404: $? = 0
# configure:13404: result: yes
# configure:13404: checking for _set_invalid_parameter_handler
# configure:13404: clang -o conftest conftest.c >&5
# /tmp/conftest-9cb383.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:13404: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_MPROTECT 1
# | /* end confdefs.h. */
# | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _set_invalid_parameter_handler (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _set_invalid_parameter_handler
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _set_invalid_parameter_handler ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _set_invalid_parameter_handler ();
# | ;
# | return 0;
# | }
# configure:13404: result: no
# configure:13404: checking for snprintf
# configure:13404: clang -o conftest conftest.c >&5
# conftest.c:61:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:61:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:13404: $? = 0
# configure:13404: result: yes
# configure:13404: checking for vasnprintf
# configure:13404: clang -o conftest conftest.c >&5
# /tmp/conftest-8cd543.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:13404: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 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:13404: result: no
# configure:13499: checking for mmap
# configure:13499: clang -o conftest conftest.c >&5
# configure:13499: $? = 0
# configure:13499: result: yes
# configure:13510: checking for MAP_ANONYMOUS
# configure:13547: result: yes
# configure:13581: checking whether memchr works
# configure:13644: clang -o conftest conftest.c >&5
# configure:13644: $? = 0
# configure:13644: ./conftest
# configure:13644: $? = 0
# configure:13654: result: yes
# configure:13665: checking whether defines MIN and MAX
# configure:13682: clang -c conftest.c >&5
# conftest.c:41:21: warning: implicit declaration of function 'MIN' is invalid in C99 [-Wimplicit-function-declaration]
# int x = MIN (42, 17);
# ^
# conftest.c:41:21: error: initializer element is not a compile-time constant
# int x = MIN (42, 17);
# ^~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:13682: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# | #include
# | int x = MIN (42, 17);
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:13689: result: no
# configure:13702: checking whether defines MIN and MAX
# configure:13719: clang -c conftest.c >&5
# configure:13719: $? = 0
# configure:13726: result: yes
# configure:13747: clang -c conftest.c >&5
# conftest.c:42:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:42:15: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:13747: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 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:13779: checking for stdbool.h that conforms to C99
# configure:13846: clang -c conftest.c >&5
# conftest.c:90:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:94: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:94: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:94: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:94: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:94: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:94: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:94: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:94: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:95:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:95:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:95:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:13846: $? = 0
# configure:13853: result: yes
# configure:13855: checking for _Bool
# configure:13855: clang -c conftest.c >&5
# configure:13855: $? = 0
# configure:13855: clang -c conftest.c >&5
# conftest.c:77:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:13855: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_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 ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13855: result: yes
# configure:13872: checking for wchar_t
# configure:13889: clang -c conftest.c >&5
# configure:13889: $? = 0
# configure:13896: result: yes
# configure:13906: checking whether the preprocessor supports include_next
# configure:13944: clang -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:13944: $? = 0
# configure:13965: result: yes
# configure:13986: checking whether system header files limit the line length
# configure:14009: result: no
# configure:14019: checking for unsigned long long int
# configure:14058: clang -o conftest conftest.c >&5
# configure:14058: $? = 0
# configure:14067: result: yes
# configure:14077: checking for long long int
# configure:14115: clang -o conftest conftest.c >&5
# configure:14115: $? = 0
# configure:14115: ./conftest
# configure:14115: $? = 0
# configure:14127: result: yes
# configure:14282: checking whether stdint.h conforms to C99
# configure:14451: clang -c conftest.c >&5
# configure:14451: $? = 0
# configure:14531: clang -o conftest conftest.c >&5
# configure:14531: $? = 0
# configure:14531: ./conftest
# configure:14531: $? = 0
# configure:14543: result: yes
# configure:14964: checking whether ffsl is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether ffsll is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether memmem is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether mempcpy is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether memrchr is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether rawmemchr is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether stpcpy is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether stpncpy is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether strchrnul is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether strdup is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether strncat is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether strndup is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether strnlen is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether strpbrk is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether strsep is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether strcasestr is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether strtok_r is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether strerror_r is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether strsignal is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:14964: checking whether strverscmp is declared without a macro
# configure:14982: clang -c conftest.c >&5
# configure:14982: $? = 0
# configure:14990: result: yes
# configure:15004: checking for pid_t
# configure:15004: clang -c conftest.c >&5
# configure:15004: $? = 0
# configure:15004: clang -c conftest.c >&5
# conftest.c:101:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:15004: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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
# | /* 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:15004: result: yes
# configure:15015: checking for mode_t
# configure:15015: clang -c conftest.c >&5
# configure:15015: $? = 0
# configure:15015: clang -c conftest.c >&5
# conftest.c:101:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:15015: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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
# | /* 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:15015: result: yes
# configure:15112: checking for size_t
# configure:15112: clang -c conftest.c >&5
# configure:15112: $? = 0
# configure:15112: clang -c conftest.c >&5
# conftest.c:101:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:15112: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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
# | /* 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:15112: result: yes
# configure:15125: checking for working alloca.h
# configure:15142: clang -o conftest conftest.c >&5
# configure:15142: $? = 0
# configure:15150: result: yes
# configure:15158: checking for alloca
# configure:15195: clang -o conftest conftest.c >&5
# configure:15195: $? = 0
# configure:15203: result: yes
# configure:15315: checking for complete errno.h
# configure:15388: result: yes
# configure:16065: checking whether imaxabs is declared without a macro
# configure:16083: clang -c conftest.c >&5
# configure:16083: $? = 0
# configure:16091: result: yes
# configure:16065: checking whether imaxdiv is declared without a macro
# configure:16083: clang -c conftest.c >&5
# configure:16083: $? = 0
# configure:16091: result: yes
# configure:16065: checking whether strtoimax is declared without a macro
# configure:16083: clang -c conftest.c >&5
# configure:16083: $? = 0
# configure:16091: result: yes
# configure:16065: checking whether strtoumax is declared without a macro
# configure:16083: clang -c conftest.c >&5
# configure:16083: $? = 0
# configure:16091: result: yes
# configure:16106: checking for inttypes.h
# configure:16106: result: yes
# configure:16117: checking whether the inttypes.h PRIxNN macros are broken
# configure:16139: clang -c conftest.c >&5
# configure:16139: $? = 0
# configure:16147: result: no
# configure:16179: checking whether snprintf returns a byte count as in C99
# configure:16249: clang -o conftest conftest.c >&5
# configure:16249: $? = 0
# configure:16249: ./conftest
# configure:16249: $? = 0
# configure:16260: result: yes
# configure:16264: checking whether snprintf is declared
# configure:16264: clang -c conftest.c >&5
# configure:16264: $? = 0
# configure:16264: result: yes
# configure:16277: checking for wint_t
# configure:16302: clang -c conftest.c >&5
# configure:16302: $? = 0
# configure:16309: result: yes
# configure:16348: checking for inttypes.h
# configure:16367: clang -c conftest.c >&5
# configure:16367: $? = 0
# configure:16374: result: yes
# configure:16385: checking for stdint.h
# configure:16402: clang -c conftest.c >&5
# configure:16402: $? = 0
# configure:16409: result: yes
# configure:16422: checking for intmax_t
# configure:16447: clang -c conftest.c >&5
# configure:16447: $? = 0
# configure:16454: result: yes
# configure:16473: checking where to find the exponent in a 'double'
# configure:16787: clang -o conftest conftest.c >&5
# configure:16787: $? = 0
# configure:16787: ./conftest
# configure:16787: $? = 0
# configure:16799: result: word 1 bit 20
# configure:16826: checking for snprintf
# configure:16826: result: yes
# configure:16826: checking for strnlen
# configure:16826: clang -o conftest conftest.c >&5
# configure:16826: $? = 0
# configure:16826: result: yes
# configure:16826: checking for wcslen
# configure:16826: clang -o conftest conftest.c >&5
# configure:16826: $? = 0
# configure:16826: result: yes
# configure:16826: checking for wcsnlen
# configure:16826: clang -o conftest conftest.c >&5
# configure:16826: $? = 0
# configure:16826: result: yes
# configure:16826: checking for mbrtowc
# configure:16826: clang -o conftest conftest.c >&5
# configure:16826: $? = 0
# configure:16826: result: yes
# configure:16826: checking for wcrtomb
# configure:16826: clang -o conftest conftest.c >&5
# configure:16826: $? = 0
# configure:16826: result: yes
# configure:16835: checking whether _snprintf is declared
# configure:16835: clang -c conftest.c >&5
# conftest.c:94:10: error: use of undeclared identifier '_snprintf'
# (void) _snprintf;
# ^
# 1 error generated.
# configure:16835: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SNPRINTF 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:16835: result: no
# configure:16951: checking whether uses 'inline' correctly
# configure:16973: clang -c conftest.c >&5
# configure:16976: $? = 0
# configure:16994: clang -c conftest.c >&5
# configure:16997: $? = 0
# configure:17010: result: yes
# configure:17066: checking if LD -Wl,--version-script works
# configure:17086: clang -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# /usr/bin/ld:conftest.map:2: syntax error in VERSION script
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:17086: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:17109: clang -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# configure:17109: $? = 0
# configure:17120: result: yes
# configure:17139: checking whether the -Werror option is usable
# configure:17158: clang -c -Werror conftest.c >&5
# configure:17158: $? = 0
# configure:17167: result: yes
# configure:17169: checking for simple visibility declarations
# configure:17196: clang -c -fvisibility=hidden -Werror conftest.c >&5
# configure:17196: $? = 0
# configure:17205: result: yes
# configure:17267: checking for ssize_t
# configure:17284: clang -c conftest.c >&5
# configure:17284: $? = 0
# configure:17291: result: yes
# configure:17330: checking for max_align_t
# configure:17330: clang -c conftest.c >&5
# configure:17330: $? = 0
# configure:17330: clang -c conftest.c >&5
# conftest.c:95:26: error: expected expression
# if (sizeof ((max_align_t)))
# ^
# 1 error generated.
# configure:17330: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SNPRINTF 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_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | /* end confdefs.h. */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((max_align_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17330: result: yes
# configure:17343: checking whether NULL can be used in arbitrary expressions
# configure:17361: clang -c conftest.c >&5
# configure:17361: $? = 0
# configure:17368: result: yes
# configure:17467: checking for strverscmp
# configure:17467: clang -o conftest conftest.c >&5
# configure:17467: $? = 0
# configure:17467: result: yes
# configure:17527: checking for valgrind
# configure:17557: result: no
# configure:17578: checking whether self tests are run under valgrind
# configure:17580: result: no
# configure:17617: checking for alloca as a compiler built-in
# configure:17641: result: yes
# configure:17671: checking whether fdopen sets errno
# configure:17700: clang -o conftest conftest.c >&5
# configure:17700: $? = 0
# configure:17700: ./conftest
# configure:17700: $? = 0
# configure:17711: result: yes
# configure:17803: checking whether conversion from 'int' to 'long double' works
# configure:17844: clang -o conftest conftest.c >&5
# configure:17844: $? = 0
# configure:17844: ./conftest
# configure:17844: $? = 0
# configure:17855: result: yes
# configure:17977: checking for getpagesize
# configure:17977: clang -o conftest conftest.c >&5
# configure:17977: $? = 0
# configure:17977: result: yes
# configure:18024: checking whether getpagesize is declared
# configure:18024: clang -c conftest.c >&5
# configure:18024: $? = 0
# configure:18024: result: yes
# configure:18094: clang -c conftest.c >&5
# conftest.c:97:23: error: redeclaration of 'foo' with a different type: 'int' vs 'intptr_t' (aka 'long')
# extern int foo;
# ^
# conftest.c:96:28: note: previous declaration is here
# extern intptr_t foo;
# ^
# 1 error generated.
# configure:18094: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SNPRINTF 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_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | /* end confdefs.h. */
# | #include
# | extern intptr_t foo;
# | extern int foo;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:18094: clang -c conftest.c >&5
# configure:18094: $? = 0
# configure:18104: checking whether INT32_MAX < INTMAX_MAX
# configure:18138: clang -c conftest.c >&5
# configure:18138: $? = 0
# configure:18145: result: yes
# configure:18156: checking whether INT64_MAX == LONG_MAX
# configure:18190: clang -c conftest.c >&5
# configure:18190: $? = 0
# configure:18197: result: yes
# configure:18210: checking whether UINT32_MAX < UINTMAX_MAX
# configure:18244: clang -c conftest.c >&5
# configure:18244: $? = 0
# configure:18251: result: yes
# configure:18262: checking whether UINT64_MAX == ULONG_MAX
# configure:18296: clang -c conftest.c >&5
# configure:18296: $? = 0
# configure:18303: result: yes
# configure:18324: checking for mmap
# configure:18324: result: yes
# configure:18335: checking for MAP_ANONYMOUS
# configure:18372: result: yes
# configure:18428: checking for stdint.h
# configure:18428: result: yes
# configure:18438: checking for SIZE_MAX
# configure:18509: result: yes
# configure:18525: checking for snprintf
# configure:18525: result: yes
# configure:18538: checking whether snprintf respects a size of 1
# configure:18572: clang -o conftest conftest.c >&5
# configure:18572: $? = 0
# configure:18572: ./conftest
# configure:18572: $? = 0
# configure:18583: result: yes
# configure:18593: checking whether printf supports POSIX/XSI format strings with positions
# configure:18625: clang -o conftest conftest.c >&5
# configure:18625: $? = 0
# configure:18625: ./conftest
# configure:18625: $? = 0
# configure:18636: result: yes
# configure:18708: checking for working stdalign.h
# configure:18753: clang -c conftest.c >&5
# configure:18753: $? = 0
# configure:18760: result: yes
# configure:18857: checking which flavor of printf attribute matches inttypes macros
# configure:18884: clang -c conftest.c >&5
# configure:18884: $? = 0
# configure:18891: result: system
# configure:18938: checking whether dprintf is declared without a macro
# configure:18956: clang -c conftest.c >&5
# configure:18956: $? = 0
# configure:18964: result: yes
# configure:18938: checking whether fpurge is declared without a macro
# configure:18956: clang -c conftest.c >&5
# conftest.c:109:10: error: use of undeclared identifier 'fpurge'
# (void) fpurge;
# ^
# 1 error generated.
# configure:18956: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SNPRINTF 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_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF IN_LIBPSKC_GNULIB_TESTS
# | #define GNULIB_FSCANF IN_LIBPSKC_GNULIB_TESTS
# | #define GNULIB_SCANF IN_LIBPSKC_GNULIB_TESTS
# | #define HAVE_RAW_DECL_DPRINTF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef fpurge
# | (void) fpurge;
# | ;
# | return 0;
# | }
# configure:18964: result: no
# configure:18938: checking whether fseeko is declared without a macro
# configure:18956: clang -c conftest.c >&5
# configure:18956: $? = 0
# configure:18964: result: yes
# configure:18938: checking whether ftello is declared without a macro
# configure:18956: clang -c conftest.c >&5
# configure:18956: $? = 0
# configure:18964: result: yes
# configure:18938: checking whether getdelim is declared without a macro
# configure:18956: clang -c conftest.c >&5
# configure:18956: $? = 0
# configure:18964: result: yes
# configure:18938: checking whether getline is declared without a macro
# configure:18956: clang -c conftest.c >&5
# configure:18956: $? = 0
# configure:18964: result: yes
# configure:18938: checking whether gets is declared without a macro
# configure:18956: clang -c conftest.c >&5
# conftest.c:113:10: error: use of undeclared identifier 'gets'; did you mean 'goto'?
# (void) gets;
# ^~~~
# goto
# conftest.c:113:10: error: expected expression
# 2 errors generated.
# configure:18956: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SNPRINTF 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_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF IN_LIBPSKC_GNULIB_TESTS
# | #define GNULIB_FSCANF IN_LIBPSKC_GNULIB_TESTS
# | #define GNULIB_SCANF IN_LIBPSKC_GNULIB_TESTS
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef gets
# | (void) gets;
# | ;
# | return 0;
# | }
# configure:18964: result: no
# configure:18938: checking whether pclose is declared without a macro
# configure:18956: clang -c conftest.c >&5
# configure:18956: $? = 0
# configure:18964: result: yes
# configure:18938: checking whether popen is declared without a macro
# configure:18956: clang -c conftest.c >&5
# configure:18956: $? = 0
# configure:18964: result: yes
# configure:18938: checking whether renameat is declared without a macro
# configure:18956: clang -c conftest.c >&5
# configure:18956: $? = 0
# configure:18964: result: yes
# configure:18938: checking whether snprintf is declared without a macro
# configure:18956: clang -c conftest.c >&5
# configure:18956: $? = 0
# configure:18964: result: yes
# configure:18938: checking whether tmpfile is declared without a macro
# configure:18956: clang -c conftest.c >&5
# configure:18956: $? = 0
# configure:18964: result: yes
# configure:18938: checking whether vdprintf is declared without a macro
# configure:18956: clang -c conftest.c >&5
# configure:18956: $? = 0
# configure:18964: result: yes
# configure:18938: checking whether vsnprintf is declared without a macro
# configure:18956: clang -c conftest.c >&5
# configure:18956: $? = 0
# configure:18964: result: yes
# configure:19077: checking whether chdir is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether chown is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether dup is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether dup2 is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether dup3 is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether environ is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether euidaccess is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether faccessat is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether fchdir is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether fchownat is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether fdatasync is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether fsync is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether ftruncate is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether getcwd is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether getdomainname is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether getdtablesize is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether getgroups is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether gethostname is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether getlogin is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether getlogin_r is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether getpagesize is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether getusershell is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether setusershell is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether endusershell is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether group_member is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether isatty is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether lchown is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether link is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether linkat is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether lseek is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether pipe is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether pipe2 is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether pread is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether pwrite is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether readlink is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether readlinkat is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether rmdir is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether sethostname is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether sleep is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether symlink is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether symlinkat is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether ttyname_r is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether unlink is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether unlinkat is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19077: checking whether usleep is declared without a macro
# configure:19107: clang -c conftest.c >&5
# configure:19107: $? = 0
# configure:19115: result: yes
# configure:19142: checking for valgrind
# configure:19172: result: no
# configure:19193: checking whether self tests are run under valgrind
# configure:19195: result: no
# configure:19271: checking for ptrdiff_t
# configure:19271: clang -c conftest.c >&5
# configure:19271: $? = 0
# configure:19271: clang -c conftest.c >&5
# conftest.c:195:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# configure:19271: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpskc"
# | #define PACKAGE_TARNAME "libpskc"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "libpskc 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "libpskc"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define restrict __restrict
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 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_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SNPRINTF 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_VISIBILITY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF IN_LIBPSKC_GNULIB_TESTS
# | #define GNULIB_FSCANF IN_LIBPSKC_GNULIB_TESTS
# | #define GNULIB_SCANF IN_LIBPSKC_GNULIB_TESTS
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define 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:19271: result: yes
# configure:19396: checking whether btowc is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wctob is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether mbsinit is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether mbrtowc is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether mbrlen is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether mbsrtowcs is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether mbsnrtowcs is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcrtomb is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcsrtombs is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcsnrtombs is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcwidth is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wmemchr is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wmemcmp is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wmemcpy is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wmemmove is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wmemset is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcslen is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcsnlen is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcscpy is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcpcpy is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcsncpy is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcpncpy is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcscat is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcsncat is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcscmp is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcsncmp is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcscasecmp is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcsncasecmp is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcscoll is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcsxfrm is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcsdup is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcschr is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcsrchr is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcscspn is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcsspn is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcspbrk is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcsstr is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcstok is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19396: checking whether wcswidth is declared without a macro
# configure:19424: clang -c conftest.c >&5
# configure:19424: $? = 0
# configure:19432: result: yes
# configure:19448: checking for stdint.h
# configure:19448: result: yes
# configure:19483: checking for x86_64-unknown-linux-pkg-config
# configure:19516: result: no
# configure:19526: checking for pkg-config
# configure:19544: found /usr/bin/pkg-config
# configure:19556: result: /usr/bin/pkg-config
# configure:19581: checking pkg-config is at least version 0.9.0
# configure:19584: result: yes
# configure:19597: checking for gtkdoc-check
# configure:19615: found /usr/bin/gtkdoc-check
# configure:19627: result: /usr/bin/gtkdoc-check
# configure:19639: checking for gtkdoc-rebase
# configure:19657: found /usr/bin/gtkdoc-rebase
# configure:19669: result: /usr/bin/gtkdoc-rebase
# configure:19683: checking for gtkdoc-mkpdf
# configure:19701: found /usr/bin/gtkdoc-mkpdf
# configure:19713: result: /usr/bin/gtkdoc-mkpdf
# configure:19754: checking whether to build gtk-doc documentation
# configure:19756: result: no
# configure:19861: checking for xml2-config
# configure:19879: found /usr/bin/xml2-config
# configure:19892: result: /usr/bin/xml2-config
# configure:19901: checking for libxml - version >= 2.0.0
# configure:20003: clang -o conftest -I/usr/include/libxml2 conftest.c -lxml2 -lz -llzma -lm -ldl >&5
# configure:20003: $? = 0
# configure:20003: ./conftest
# configure:20003: $? = 0
# configure:20018: result: yes (version 2.9.4)
# configure:20083: checking for XMLSEC
# configure:20090: $PKG_CONFIG --exists --print-errors "xmlsec1"
# configure:20093: $? = 0
# configure:20107: $PKG_CONFIG --exists --print-errors "xmlsec1"
# configure:20110: $? = 0
# configure:20148: result: yes
# configure:20154: checking for xmlcatalog
# configure:20172: found /usr/bin/xmlcatalog
# configure:20184: result: /usr/bin/xmlcatalog
# configure:20200: checking if xmlsec should be used
# configure:20202: result: yes
# configure:20217: putting PSKC schema files in $(datarootdir)/xml/pskc
# configure:20857: checking that generated files are newer than configure
# configure:20863: result: done
# configure:20975: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libpskc config.status 2.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on cde034e476bc
#
# config.status:1805: creating Makefile
# config.status:1805: creating examples/Makefile
# config.status:1805: creating gl/Makefile
# config.status:1805: creating gl/tests/Makefile
# config.status:1805: creating gtk-doc/Makefile
# config.status:1805: creating gtk-doc/version.xml
# config.status:1805: creating include/Makefile
# config.status:1805: creating include/pskc/Makefile
# config.status:1805: creating include/pskc/version.h
# config.status:1805: creating libpskc.pc
# config.status:1805: creating man/Makefile
# config.status:1805: creating schemas/Makefile
# config.status:1805: creating tests/Makefile
# config.status:1805: creating config.h
# config.status:2034: executing depfiles commands
# config.status:2034: executing libtool commands
# configure:23221: summary of build options:
#
# XMLSEC enabled: yes
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# 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_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_XMLSEC_CFLAGS_set=
# ac_cv_env_XMLSEC_CFLAGS_value=
# ac_cv_env_XMLSEC_LIBS_set=
# ac_cv_env_XMLSEC_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_getpagesize=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_strverscmp=yes
# ac_cv_func_vasnprintf=no
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl_btowc=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_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_fchownat=yes
# ac_cv_have_decl_fdatasync=yes
# ac_cv_have_decl_ffsl=yes
# ac_cv_have_decl_ffsll=yes
# ac_cv_have_decl_fseeko=yes
# ac_cv_have_decl_fsync=yes
# ac_cv_have_decl_ftello=yes
# ac_cv_have_decl_ftruncate=yes
# ac_cv_have_decl_getcwd=yes
# ac_cv_have_decl_getdelim=yes
# ac_cv_have_decl_getdomainname=yes
# ac_cv_have_decl_getdtablesize=yes
# ac_cv_have_decl_getgroups=yes
# ac_cv_have_decl_gethostname=yes
# ac_cv_have_decl_getline=yes
# ac_cv_have_decl_getlogin=yes
# ac_cv_have_decl_getlogin_r=yes
# ac_cv_have_decl_getpagesize=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_group_member=yes
# ac_cv_have_decl_imaxabs=yes
# ac_cv_have_decl_imaxdiv=yes
# ac_cv_have_decl_isatty=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_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_pclose=yes
# ac_cv_have_decl_pipe2=yes
# ac_cv_have_decl_pipe=yes
# ac_cv_have_decl_popen=yes
# ac_cv_have_decl_pread=yes
# ac_cv_have_decl_pwrite=yes
# ac_cv_have_decl_rawmemchr=yes
# ac_cv_have_decl_readlink=yes
# ac_cv_have_decl_readlinkat=yes
# ac_cv_have_decl_renameat=yes
# ac_cv_have_decl_rmdir=yes
# ac_cv_have_decl_sethostname=yes
# ac_cv_have_decl_setusershell=yes
# ac_cv_have_decl_sleep=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strchrnul=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtoimax=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoumax=yes
# ac_cv_have_decl_strverscmp=yes
# ac_cv_have_decl_symlink=yes
# ac_cv_have_decl_symlinkat=yes
# ac_cv_have_decl_tmpfile=yes
# ac_cv_have_decl_ttyname_r=yes
# ac_cv_have_decl_unlink=yes
# ac_cv_have_decl_unlinkat=yes
# ac_cv_have_decl_usleep=yes
# ac_cv_have_decl_vdprintf=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_have_decl_wcpcpy=yes
# ac_cv_have_decl_wcpncpy=yes
# ac_cv_have_decl_wcrtomb=yes
# ac_cv_have_decl_wcscasecmp=yes
# ac_cv_have_decl_wcscat=yes
# ac_cv_have_decl_wcschr=yes
# ac_cv_have_decl_wcscmp=yes
# ac_cv_have_decl_wcscoll=yes
# ac_cv_have_decl_wcscpy=yes
# ac_cv_have_decl_wcscspn=yes
# ac_cv_have_decl_wcsdup=yes
# ac_cv_have_decl_wcslen=yes
# ac_cv_have_decl_wcsncasecmp=yes
# ac_cv_have_decl_wcsncat=yes
# ac_cv_have_decl_wcsncmp=yes
# ac_cv_have_decl_wcsncpy=yes
# ac_cv_have_decl_wcsnlen=yes
# ac_cv_have_decl_wcsnrtombs=yes
# ac_cv_have_decl_wcspbrk=yes
# ac_cv_have_decl_wcsrchr=yes
# ac_cv_have_decl_wcsrtombs=yes
# ac_cv_have_decl_wcsspn=yes
# ac_cv_have_decl_wcsstr=yes
# ac_cv_have_decl_wcstok=yes
# ac_cv_have_decl_wcswidth=yes
# ac_cv_have_decl_wcsxfrm=yes
# ac_cv_have_decl_wctob=yes
# ac_cv_have_decl_wcwidth=yes
# ac_cv_have_decl_wmemchr=yes
# ac_cv_have_decl_wmemcmp=yes
# ac_cv_have_decl_wmemcpy=yes
# ac_cv_have_decl_wmemmove=yes
# ac_cv_have_decl_wmemset=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=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_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_GTKDOC_CHECK=/usr/bin/gtkdoc-check
# ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf
# ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config
# ac_cv_path_XMLCATALOG=/usr/bin/xmlcatalog
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# 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_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_should_define__xopen_source=no
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_max_align_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_multiarch=no
# gl_cv_cc_double_expbit0='word 1 bit 20'
# gl_cv_cc_vis_werror=yes
# gl_cv_cc_visibility=yes
# gl_cv_decl_null_works=yes
# gl_cv_func_fdopen_works=yes
# gl_cv_func_itold_works=yes
# gl_cv_func_memchr_works=yes
# gl_cv_func_printf_attribute_flavor=system
# gl_cv_func_printf_positions=yes
# gl_cv_func_snprintf_retval_c99=yes
# gl_cv_func_snprintf_size1=yes
# gl_cv_func_snprintf_usable=yes
# gl_cv_have_include_next=yes
# gl_cv_have_raw_decl_btowc=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_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_fchownat=yes
# gl_cv_have_raw_decl_fdatasync=yes
# gl_cv_have_raw_decl_ffsl=yes
# gl_cv_have_raw_decl_ffsll=yes
# gl_cv_have_raw_decl_fpurge=no
# gl_cv_have_raw_decl_fseeko=yes
# gl_cv_have_raw_decl_fsync=yes
# gl_cv_have_raw_decl_ftello=yes
# gl_cv_have_raw_decl_ftruncate=yes
# gl_cv_have_raw_decl_getcwd=yes
# gl_cv_have_raw_decl_getdelim=yes
# gl_cv_have_raw_decl_getdomainname=yes
# gl_cv_have_raw_decl_getdtablesize=yes
# gl_cv_have_raw_decl_getgroups=yes
# gl_cv_have_raw_decl_gethostname=yes
# gl_cv_have_raw_decl_getline=yes
# gl_cv_have_raw_decl_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_getusershell=yes
# gl_cv_have_raw_decl_group_member=yes
# gl_cv_have_raw_decl_imaxabs=yes
# gl_cv_have_raw_decl_imaxdiv=yes
# gl_cv_have_raw_decl_isatty=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_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_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_pread=yes
# gl_cv_have_raw_decl_pwrite=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_renameat=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_sethostname=yes
# gl_cv_have_raw_decl_setusershell=yes
# gl_cv_have_raw_decl_sleep=yes
# gl_cv_have_raw_decl_snprintf=yes
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=yes
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtoimax=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strtoumax=yes
# gl_cv_have_raw_decl_strverscmp=yes
# gl_cv_have_raw_decl_symlink=yes
# gl_cv_have_raw_decl_symlinkat=yes
# gl_cv_have_raw_decl_tmpfile=yes
# gl_cv_have_raw_decl_ttyname_r=yes
# gl_cv_have_raw_decl_unlink=yes
# gl_cv_have_raw_decl_unlinkat=yes
# gl_cv_have_raw_decl_usleep=yes
# gl_cv_have_raw_decl_vdprintf=yes
# gl_cv_have_raw_decl_vsnprintf=yes
# gl_cv_have_raw_decl_wcpcpy=yes
# gl_cv_have_raw_decl_wcpncpy=yes
# gl_cv_have_raw_decl_wcrtomb=yes
# gl_cv_have_raw_decl_wcscasecmp=yes
# gl_cv_have_raw_decl_wcscat=yes
# gl_cv_have_raw_decl_wcschr=yes
# gl_cv_have_raw_decl_wcscmp=yes
# gl_cv_have_raw_decl_wcscoll=yes
# gl_cv_have_raw_decl_wcscpy=yes
# gl_cv_have_raw_decl_wcscspn=yes
# gl_cv_have_raw_decl_wcsdup=yes
# gl_cv_have_raw_decl_wcslen=yes
# gl_cv_have_raw_decl_wcsncasecmp=yes
# gl_cv_have_raw_decl_wcsncat=yes
# gl_cv_have_raw_decl_wcsncmp=yes
# gl_cv_have_raw_decl_wcsncpy=yes
# gl_cv_have_raw_decl_wcsnlen=yes
# gl_cv_have_raw_decl_wcsnrtombs=yes
# gl_cv_have_raw_decl_wcspbrk=yes
# gl_cv_have_raw_decl_wcsrchr=yes
# gl_cv_have_raw_decl_wcsrtombs=yes
# gl_cv_have_raw_decl_wcsspn=yes
# gl_cv_have_raw_decl_wcsstr=yes
# gl_cv_have_raw_decl_wcstok=yes
# gl_cv_have_raw_decl_wcswidth=yes
# gl_cv_have_raw_decl_wcsxfrm=yes
# gl_cv_have_raw_decl_wctob=yes
# gl_cv_have_raw_decl_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_stdint_h=yes
# gl_cv_header_wchar_h_correct_inline=yes
# gl_cv_header_working_stdalign_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_inttypes_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_stdio_h=''
# gl_cv_next_string_h=''
# gl_cv_next_sys_types_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_pragma_columns=no
# gl_cv_rpl_alloca=yes
# gl_cv_size_max=yes
# gl_cv_sys_ld_version_script=yes
# gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
# gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes
# gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
# gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_inttypes_pri_broken=no
# gt_cv_ssize_t=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_XMLSEC_CFLAGS='-DXMLSEC_CRYPTO=\"openssl\" -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1 -I/usr/include/xmlsec1 -I/usr/include/libxml2'
# pkg_cv_XMLSEC_LIBS='-lxmlsec1 -lltdl -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lxml2'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/build-aux/missing aclocal-1.14'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARFLAGS='cr'
# AS='as'
# AUTOCONF='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/build-aux/missing automake-1.14'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CFLAG_VISIBILITY='-fvisibility=hidden'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENABLE_GTK_DOC_FALSE=''
# ENABLE_GTK_DOC_TRUE='#'
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# FLOAT_H=''
# 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_STDALIGN_H_FALSE=''
# GL_GENERATE_STDALIGN_H_TRUE='#'
# GL_GENERATE_STDBOOL_H_FALSE=''
# GL_GENERATE_STDBOOL_H_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE=''
# GL_GENERATE_STDDEF_H_TRUE='#'
# GL_GENERATE_STDINT_H_FALSE=''
# GL_GENERATE_STDINT_H_TRUE='#'
# GNULIB_BTOWC='0'
# GNULIB_CHDIR='0'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='0'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='0'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_ENVIRON='0'
# GNULIB_EUIDACCESS='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='IN_LIBPSKC_GNULIB_TESTS'
# GNULIB_FFLUSH='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FOPEN='0'
# GNULIB_FPRINTF='1'
# GNULIB_FPRINTF_POSIX='0'
# GNULIB_FPURGE='0'
# GNULIB_FPUTC='1'
# GNULIB_FPUTS='1'
# GNULIB_FREAD='1'
# GNULIB_FREOPEN='0'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='0'
# GNULIB_FSEEKO='0'
# GNULIB_FSYNC='0'
# GNULIB_FTELL='0'
# GNULIB_FTELLO='0'
# GNULIB_FTRUNCATE='0'
# GNULIB_FWRITE='1'
# GNULIB_GETC='1'
# GNULIB_GETCHAR='1'
# GNULIB_GETCWD='0'
# GNULIB_GETDELIM='0'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='0'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='IN_LIBPSKC_GNULIB_TESTS'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_ISATTY='0'
# GNULIB_LCHOWN='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LSEEK='0'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='0'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='0'
# 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_MEMCHR='1'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_PCLOSE='0'
# GNULIB_PERROR='0'
# GNULIB_PIPE2='0'
# GNULIB_PIPE='0'
# GNULIB_POPEN='0'
# GNULIB_PREAD='0'
# GNULIB_PRINTF='1'
# GNULIB_PRINTF_POSIX='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_READ='0'
# GNULIB_READLINK='0'
# GNULIB_READLINKAT='0'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_RMDIR='0'
# GNULIB_SCANF='1'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SLEEP='0'
# GNULIB_SNPRINTF='IN_LIBPSKC_GNULIB_TESTS'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='0'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='0'
# GNULIB_STRPBRK='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOIMAX='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOUMAX='0'
# GNULIB_STRVERSCMP='1'
# GNULIB_SYMLINK='0'
# GNULIB_SYMLINKAT='0'
# GNULIB_TMPFILE='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='0'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_USLEEP='0'
# GNULIB_VASPRINTF='0'
# GNULIB_VDPRINTF='0'
# GNULIB_VFPRINTF='1'
# GNULIB_VFPRINTF_POSIX='0'
# GNULIB_VFSCANF='0'
# GNULIB_VPRINTF='1'
# GNULIB_VPRINTF_POSIX='0'
# GNULIB_VSCANF='0'
# GNULIB_VSNPRINTF='0'
# GNULIB_VSPRINTF_POSIX='0'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='0'
# GNULIB_WCSCASECMP='0'
# GNULIB_WCSCAT='0'
# GNULIB_WCSCHR='0'
# GNULIB_WCSCMP='0'
# GNULIB_WCSCOLL='0'
# GNULIB_WCSCPY='0'
# GNULIB_WCSCSPN='0'
# GNULIB_WCSDUP='0'
# GNULIB_WCSLEN='0'
# GNULIB_WCSNCASECMP='0'
# GNULIB_WCSNCAT='0'
# GNULIB_WCSNCMP='0'
# GNULIB_WCSNCPY='0'
# GNULIB_WCSNLEN='0'
# GNULIB_WCSNRTOMBS='0'
# GNULIB_WCSPBRK='0'
# GNULIB_WCSRCHR='0'
# GNULIB_WCSRTOMBS='0'
# GNULIB_WCSSPN='0'
# GNULIB_WCSSTR='0'
# GNULIB_WCSTOK='0'
# GNULIB_WCSWIDTH='0'
# GNULIB_WCSXFRM='0'
# GNULIB_WCTOB='0'
# GNULIB_WCWIDTH='0'
# GNULIB_WMEMCHR='0'
# GNULIB_WMEMCMP='0'
# GNULIB_WMEMCPY='0'
# GNULIB_WMEMMOVE='0'
# GNULIB_WMEMSET='0'
# GNULIB_WRITE='0'
# GREP='/usr/bin/grep'
# GTKDOC_CHECK='/usr/bin/gtkdoc-check'
# GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf'
# GTKDOC_REBASE='/usr/bin/gtkdoc-rebase'
# GTK_DOC_BUILD_HTML_FALSE='#'
# GTK_DOC_BUILD_HTML_TRUE=''
# GTK_DOC_BUILD_PDF_FALSE=''
# GTK_DOC_BUILD_PDF_TRUE='#'
# GTK_DOC_USE_LIBTOOL_FALSE='#'
# GTK_DOC_USE_LIBTOOL_TRUE=''
# GTK_DOC_USE_REBASE_FALSE='#'
# GTK_DOC_USE_REBASE_TRUE=''
# HAVE_BTOWC='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_GETLOGIN_R='1'
# HAVE_DECL_GETPAGESIZE='1'
# HAVE_DECL_GETUSERSHELL='1'
# HAVE_DECL_IMAXABS='1'
# HAVE_DECL_IMAXDIV='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_OBSTACK_PRINTF='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_SNPRINTF='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOIMAX='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_STRTOUMAX='1'
# HAVE_DECL_TTYNAME_R='1'
# HAVE_DECL_VSNPRINTF='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_EUIDACCESS='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHOWNAT='1'
# HAVE_FDATASYNC='1'
# HAVE_FEATURES_H='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FSEEKO='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_INTTYPES_H='1'
# HAVE_LCHOWN='1'
# HAVE_LD_VERSION_SCRIPT_FALSE='#'
# HAVE_LD_VERSION_SCRIPT_TRUE=''
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_MAX_ALIGN_T='1'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POPEN='1'
# HAVE_PREAD='1'
# HAVE_PWRITE='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_RENAMEAT='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SLEEP='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRSEP='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_BITYPES_H=''
# HAVE_SYS_INTTYPES_H=''
# HAVE_SYS_PARAM_H='0'
# HAVE_SYS_TYPES_H='1'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_VASPRINTF='1'
# HAVE_VDPRINTF='1'
# HAVE_VISIBILITY='1'
# HAVE_WCHAR_H='1'
# HAVE_WCHAR_T='1'
# HAVE_WCPCPY='1'
# HAVE_WCPNCPY='1'
# HAVE_WCRTOMB='1'
# HAVE_WCSCASECMP='1'
# HAVE_WCSCAT='1'
# HAVE_WCSCHR='1'
# HAVE_WCSCMP='1'
# HAVE_WCSCOLL='1'
# HAVE_WCSCPY='1'
# HAVE_WCSCSPN='1'
# HAVE_WCSDUP='1'
# HAVE_WCSLEN='1'
# HAVE_WCSNCASECMP='1'
# HAVE_WCSNCAT='1'
# HAVE_WCSNCMP='1'
# HAVE_WCSNCPY='1'
# HAVE_WCSNLEN='1'
# HAVE_WCSNRTOMBS='1'
# HAVE_WCSPBRK='1'
# HAVE_WCSRCHR='1'
# HAVE_WCSRTOMBS='1'
# HAVE_WCSSPN='1'
# HAVE_WCSSTR='1'
# HAVE_WCSTOK='1'
# HAVE_WCSWIDTH='1'
# HAVE_WCSXFRM='1'
# HAVE_WINT_T='1'
# HAVE_WMEMCHR='1'
# HAVE_WMEMCMP='1'
# HAVE_WMEMCPY='1'
# HAVE_WMEMMOVE='1'
# HAVE_WMEMSET='1'
# HAVE__BOOL='1'
# HTML_DIR='${datadir}/gtk-doc/html'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='1'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTESTS_LIBDEPS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_AGE='0'
# LT_CURRENT='0'
# LT_REVISION='1'
# MAKEINFO='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
# NEXT_ERRNO_H=''
# NEXT_FLOAT_H=''
# NEXT_INTTYPES_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STRING_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libpskc'
# PACKAGE_BUGREPORT='oath-toolkit-help@nongnu.org'
# PACKAGE_NAME='libpskc'
# PACKAGE_STRING='libpskc 2.6.1'
# PACKAGE_TARNAME='libpskc'
# PACKAGE_URL='http://www.nongnu.org/oath-toolkit/'
# PACKAGE_VERSION='2.6.1'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRIPTR_PREFIX='"l"'
# PRI_MACROS_BROKEN='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# REPLACE_BTOWC='0'
# REPLACE_CHOWN='0'
# REPLACE_CLOSE='0'
# REPLACE_DPRINTF='0'
# REPLACE_DUP2='0'
# REPLACE_DUP='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FDOPEN='0'
# REPLACE_FFLUSH='0'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='0'
# REPLACE_FPURGE='0'
# REPLACE_FREOPEN='0'
# REPLACE_FSEEK='0'
# REPLACE_FSEEKO='0'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_GETCWD='0'
# REPLACE_GETDELIM='0'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETDTABLESIZE='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='0'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_ISATTY='0'
# REPLACE_ITOLD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LSEEK='0'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='0'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MEMCHR='0'
# REPLACE_MEMMEM='0'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_PERROR='0'
# REPLACE_POPEN='0'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PWRITE='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_READLINKAT='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='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_STRTOIMAX='0'
# REPLACE_STRTOK_R='0'
# REPLACE_STRTOUMAX='0'
# REPLACE_SYMLINK='0'
# REPLACE_SYMLINKAT='0'
# REPLACE_TMPFILE='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_USLEEP='0'
# REPLACE_VASPRINTF='0'
# REPLACE_VDPRINTF='0'
# REPLACE_VFPRINTF='0'
# REPLACE_VPRINTF='0'
# REPLACE_VSNPRINTF='0'
# REPLACE_VSPRINTF='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCSWIDTH='0'
# REPLACE_WCTOB='0'
# REPLACE_WCWIDTH='0'
# REPLACE_WRITE='0'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDALIGN_H=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STRIP='strip'
# UINT32_MAX_LT_UINTMAX_MAX='1'
# UINT64_MAX_EQ_ULONG_MAX='1'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# VALGRIND=''
# VERSION='2.6.1'
# VERSION_NUMBER='0x02060100'
# WARN_CFLAGS=''
# WCHAR_T_SUFFIX=''
# WERROR_CFLAGS=''
# WINDOWS_64_BIT_OFF_T='0'
# WINT_T_SUFFIX=''
# XML2_CONFIG='/usr/bin/xml2-config'
# XMLCATALOG='/usr/bin/xmlcatalog'
# XMLSEC_CFLAGS='-DXMLSEC_CRYPTO=\"openssl\" -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1 -I/usr/include/xmlsec1 -I/usr/include/libxml2'
# XMLSEC_LIBS='-lxmlsec1 -lltdl -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lxml2'
# XML_CPPFLAGS='-I/usr/include/libxml2'
# XML_LIBS='-lxml2 -lz -llzma -lm -ldl'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=''
# gl_LTLIBOBJS=''
# gltests_LIBOBJS=' asnprintf.o printf-args.o printf-parse.o vasnprintf.o'
# gltests_LTLIBOBJS=' asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo'
# gltests_WITNESS='IN_LIBPSKC_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/oath-toolkit/src/oath-toolkit-2.6.1/libpskc/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pskcschemadir='$(datarootdir)/xml/pskc'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libpskc"
# #define PACKAGE_TARNAME "libpskc"
# #define PACKAGE_VERSION "2.6.1"
# #define PACKAGE_STRING "libpskc 2.6.1"
# #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# #define PACKAGE "libpskc"
# #define VERSION "2.6.1"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define __USE_MINGW_ANSI_STDIO 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define restrict __restrict
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_MPROTECT 1
# #define HAVE_SNPRINTF 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# #define HAVE__BOOL 1
# #define HAVE_WCHAR_T 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 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_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_RAW_DECL_IMAXABS 1
# #define HAVE_RAW_DECL_IMAXDIV 1
# #define HAVE_RAW_DECL_STRTOIMAX 1
# #define HAVE_RAW_DECL_STRTOUMAX 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_DECL_SNPRINTF 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_VISIBILITY 1
# #define GNULIB_TEST_MEMCHR 1
# #define HAVE_STRVERSCMP 1
# #define GNULIB_TEST_STRVERSCMP 1
# #define HAVE_ALLOCA 1
# #define GNULIB_TEST_FDOPEN 1
# #define HAVE_GETPAGESIZE 1
# #define GNULIB_TEST_GETPAGESIZE 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_STDINT_H 1
# #define HAVE_SNPRINTF 1
# #define GNULIB_TEST_SNPRINTF 1
# #define GNULIB_SNPRINTF IN_LIBPSKC_GNULIB_TESTS
# #define GNULIB_FSCANF IN_LIBPSKC_GNULIB_TESTS
# #define GNULIB_SCANF IN_LIBPSKC_GNULIB_TESTS
# #define HAVE_RAW_DECL_DPRINTF 1
# #define HAVE_RAW_DECL_FSEEKO 1
# #define HAVE_RAW_DECL_FTELLO 1
# #define HAVE_RAW_DECL_GETDELIM 1
# #define HAVE_RAW_DECL_GETLINE 1
# #define HAVE_RAW_DECL_PCLOSE 1
# #define HAVE_RAW_DECL_POPEN 1
# #define HAVE_RAW_DECL_RENAMEAT 1
# #define HAVE_RAW_DECL_SNPRINTF 1
# #define HAVE_RAW_DECL_TMPFILE 1
# #define HAVE_RAW_DECL_VDPRINTF 1
# #define HAVE_RAW_DECL_VSNPRINTF 1
# #define 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_RAW_DECL_BTOWC 1
# #define HAVE_RAW_DECL_WCTOB 1
# #define HAVE_RAW_DECL_MBSINIT 1
# #define HAVE_RAW_DECL_MBRTOWC 1
# #define HAVE_RAW_DECL_MBRLEN 1
# #define HAVE_RAW_DECL_MBSRTOWCS 1
# #define HAVE_RAW_DECL_MBSNRTOWCS 1
# #define HAVE_RAW_DECL_WCRTOMB 1
# #define HAVE_RAW_DECL_WCSRTOMBS 1
# #define HAVE_RAW_DECL_WCSNRTOMBS 1
# #define HAVE_RAW_DECL_WCWIDTH 1
# #define HAVE_RAW_DECL_WMEMCHR 1
# #define HAVE_RAW_DECL_WMEMCMP 1
# #define HAVE_RAW_DECL_WMEMCPY 1
# #define HAVE_RAW_DECL_WMEMMOVE 1
# #define HAVE_RAW_DECL_WMEMSET 1
# #define HAVE_RAW_DECL_WCSLEN 1
# #define HAVE_RAW_DECL_WCSNLEN 1
# #define HAVE_RAW_DECL_WCSCPY 1
# #define HAVE_RAW_DECL_WCPCPY 1
# #define HAVE_RAW_DECL_WCSNCPY 1
# #define HAVE_RAW_DECL_WCPNCPY 1
# #define HAVE_RAW_DECL_WCSCAT 1
# #define HAVE_RAW_DECL_WCSNCAT 1
# #define HAVE_RAW_DECL_WCSCMP 1
# #define HAVE_RAW_DECL_WCSNCMP 1
# #define HAVE_RAW_DECL_WCSCASECMP 1
# #define HAVE_RAW_DECL_WCSNCASECMP 1
# #define HAVE_RAW_DECL_WCSCOLL 1
# #define HAVE_RAW_DECL_WCSXFRM 1
# #define HAVE_RAW_DECL_WCSDUP 1
# #define HAVE_RAW_DECL_WCSCHR 1
# #define HAVE_RAW_DECL_WCSRCHR 1
# #define HAVE_RAW_DECL_WCSCSPN 1
# #define HAVE_RAW_DECL_WCSSPN 1
# #define HAVE_RAW_DECL_WCSPBRK 1
# #define HAVE_RAW_DECL_WCSSTR 1
# #define HAVE_RAW_DECL_WCSTOK 1
# #define HAVE_RAW_DECL_WCSWIDTH 1
# #define HAVE_STDINT_H 1
# #define USE_XMLSEC 1
#
# configure: exit 0

CMD: config logfiles '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath/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 pam_oath configure 2.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = cde034e476bc
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2262: checking for a BSD-compatible install
# configure:2330: result: /usr/bin/install -c
# configure:2341: checking whether build environment is sane
# configure:2396: result: yes
# configure:2455: checking for x86_64-unknown-linux-strip
# configure:2485: result: no
# configure:2495: checking for strip
# configure:2511: found /usr/bin/strip
# configure:2522: result: strip
# configure:2547: checking for a thread-safe mkdir -p
# configure:2586: result: /usr/bin/mkdir -p
# configure:2593: checking for gawk
# configure:2609: found /usr/bin/gawk
# configure:2620: result: gawk
# configure:2631: checking whether make sets $(MAKE)
# configure:2653: result: yes
# configure:2682: checking whether make supports nested variables
# configure:2699: result: yes
# configure:2836: checking whether make supports nested variables
# configure:2853: result: yes
# configure:2873: checking for x86_64-unknown-linux-gcc
# configure:2900: result: clang
# configure:3169: checking for C compiler version
# configure:3178: 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:3189: $? = 0
# configure:3178: 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:3189: $? = 0
# configure:3178: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3189: $? = 1
# configure:3178: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3189: $? = 1
# configure:3209: checking whether the C compiler works
# configure:3231: clang conftest.c >&5
# configure:3235: $? = 0
# configure:3283: result: yes
# configure:3286: checking for C compiler default output file name
# configure:3288: result: a.out
# configure:3294: checking for suffix of executables
# configure:3301: clang -o conftest conftest.c >&5
# configure:3305: $? = 0
# configure:3327: result:
# configure:3349: checking whether we are cross compiling
# configure:3357: clang -o conftest conftest.c >&5
# configure:3361: $? = 0
# configure:3368: ./conftest
# configure:3372: $? = 0
# configure:3387: result: no
# configure:3392: checking for suffix of object files
# configure:3414: clang -c conftest.c >&5
# configure:3418: $? = 0
# configure:3439: result: o
# configure:3443: checking whether we are using the GNU C compiler
# configure:3462: clang -c conftest.c >&5
# configure:3462: $? = 0
# configure:3471: result: yes
# configure:3480: checking whether clang accepts -g
# configure:3500: clang -c -g conftest.c >&5
# configure:3500: $? = 0
# configure:3541: result: yes
# configure:3558: checking for clang option to accept ISO C89
# configure:3621: clang -c conftest.c >&5
# configure:3621: $? = 0
# configure:3634: result: none needed
# configure:3659: checking whether clang understands -c and -o together
# configure:3681: clang -c conftest.c -o conftest2.o
# configure:3684: $? = 0
# configure:3681: clang -c conftest.c -o conftest2.o
# configure:3684: $? = 0
# configure:3696: result: yes
# configure:3724: checking for style of include used by make
# configure:3752: result: GNU
# configure:3778: checking dependency style of clang
# configure:3889: result: gcc3
# configure:3908: checking build system type
# configure:3922: result: x86_64-unknown-linux-gnu
# configure:3942: checking host system type
# configure:3955: result: x86_64-unknown-linux-gnu
# configure:4315: checking for x86_64-unknown-linux-ar
# configure:4345: result: no
# configure:4315: checking for x86_64-unknown-linux-lib
# configure:4345: result: no
# configure:4315: checking for x86_64-unknown-linux-link
# configure:4345: result: no
# configure:4359: checking for ar
# configure:4375: found /usr/bin/ar
# configure:4386: result: ar
# configure:4412: checking the archiver (ar) interface
# configure:4428: clang -c conftest.c >&5
# configure:4428: $? = 0
# configure:4430: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:4433: $? = 0
# configure:4461: result: ar
# configure:4527: checking how to print strings
# configure:4554: result: printf
# configure:4575: checking for a sed that does not truncate output
# configure:4639: result: /usr/bin/sed
# configure:4657: checking for grep that handles long lines and -e
# configure:4715: result: /usr/bin/grep
# configure:4720: checking for egrep
# configure:4782: result: /usr/bin/grep -E
# configure:4787: checking for fgrep
# configure:4849: result: /usr/bin/grep -F
# configure:4884: checking for ld used by clang
# configure:4951: result: /usr/bin/ld
# configure:4958: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4973: result: yes
# configure:4985: checking for BSD- or MS-compatible name lister (nm)
# configure:5034: result: /usr/bin/nm -B
# configure:5164: checking the name lister (/usr/bin/nm -B) interface
# configure:5171: clang -c conftest.c >&5
# configure:5174: /usr/bin/nm -B "conftest.o"
# configure:5177: output
# 0000000000000000 B some_variable
# configure:5184: result: BSD nm
# configure:5187: checking whether ln -s works
# configure:5191: result: yes
# configure:5199: checking the maximum length of command line arguments
# configure:5330: result: 1572864
# configure:5347: checking whether the shell understands some XSI constructs
# configure:5357: result: yes
# configure:5361: checking whether the shell understands "+="
# configure:5367: result: yes
# configure:5402: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5442: result: func_convert_file_noop
# configure:5449: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5469: result: func_convert_file_noop
# configure:5476: checking for /usr/bin/ld option to reload object files
# configure:5483: result: -r
# configure:5517: checking for x86_64-unknown-linux-objdump
# configure:5544: result: objdump
# configure:5613: checking how to recognize dependent libraries
# configure:5811: result: pass_all
# configure:5856: checking for x86_64-unknown-linux-dlltool
# configure:5883: result: dlltool
# configure:5953: checking how to associate runtime and link libraries
# configure:5980: result: printf %s\n
# configure:5996: checking for x86_64-unknown-linux-ar
# configure:6023: result: ar
# configure:6104: checking for archiver @FILE support
# configure:6121: clang -c conftest.c >&5
# configure:6121: $? = 0
# configure:6124: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6127: $? = 0
# configure:6132: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6135: $? = 1
# configure:6147: result: @
# configure:6165: checking for x86_64-unknown-linux-strip
# configure:6192: result: strip
# configure:6264: checking for x86_64-unknown-linux-ranlib
# configure:6294: result: no
# configure:6304: checking for ranlib
# configure:6320: found /usr/bin/ranlib
# configure:6331: result: ranlib
# configure:6433: checking command to parse /usr/bin/nm -B output from clang object
# configure:6553: clang -c conftest.c >&5
# configure:6556: $? = 0
# configure:6560: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6563: $? = 0
# configure:6629: clang -o conftest conftest.c conftstm.o >&5
# configure:6632: $? = 0
# configure:6670: result: ok
# configure:6707: checking for sysroot
# configure:6737: result: no
# configure:6814: clang -c conftest.c >&5
# configure:6817: $? = 0
# configure:6966: checking for x86_64-unknown-linux-mt
# configure:6996: result: no
# configure:7006: checking for mt
# configure:7036: result: no
# configure:7056: checking if : is a manifest tool
# configure:7062: : '-?'
# configure:7070: result: no
# configure:7712: checking how to run the C preprocessor
# configure:7743: clang -E conftest.c
# configure:7743: $? = 0
# configure:7757: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7757: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam_oath"
# | #define PACKAGE_TARNAME "pam_oath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pam_oath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pam_oath"
# | #define VERSION "2.6.1"
# | /* end confdefs.h. */
# | #include
# configure:7782: result: clang -E
# configure:7802: clang -E conftest.c
# configure:7802: $? = 0
# configure:7816: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7816: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pam_oath"
# | #define PACKAGE_TARNAME "pam_oath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "pam_oath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "pam_oath"
# | #define VERSION "2.6.1"
# | /* end confdefs.h. */
# | #include
# configure:7845: checking for ANSI C header files
# configure:7865: clang -c conftest.c >&5
# configure:7865: $? = 0
# configure:7938: clang -o conftest conftest.c >&5
# configure:7938: $? = 0
# configure:7938: ./conftest
# configure:7938: $? = 0
# configure:7949: result: yes
# configure:7962: checking for sys/types.h
# configure:7962: clang -c conftest.c >&5
# configure:7962: $? = 0
# configure:7962: result: yes
# configure:7962: checking for sys/stat.h
# configure:7962: clang -c conftest.c >&5
# configure:7962: $? = 0
# configure:7962: result: yes
# configure:7962: checking for stdlib.h
# configure:7962: clang -c conftest.c >&5
# configure:7962: $? = 0
# configure:7962: result: yes
# configure:7962: checking for string.h
# configure:7962: clang -c conftest.c >&5
# configure:7962: $? = 0
# configure:7962: result: yes
# configure:7962: checking for memory.h
# configure:7962: clang -c conftest.c >&5
# configure:7962: $? = 0
# configure:7962: result: yes
# configure:7962: checking for strings.h
# configure:7962: clang -c conftest.c >&5
# configure:7962: $? = 0
# configure:7962: result: yes
# configure:7962: checking for inttypes.h
# configure:7962: clang -c conftest.c >&5
# configure:7962: $? = 0
# configure:7962: result: yes
# configure:7962: checking for stdint.h
# configure:7962: clang -c conftest.c >&5
# configure:7962: $? = 0
# configure:7962: result: yes
# configure:7962: checking for unistd.h
# configure:7962: clang -c conftest.c >&5
# configure:7962: $? = 0
# configure:7962: result: yes
# configure:7976: checking for dlfcn.h
# configure:7976: clang -c conftest.c >&5
# configure:7976: $? = 0
# configure:7976: result: yes
# configure:8150: checking for objdir
# configure:8165: result: .libs
# configure:8436: checking if clang supports -fno-rtti -fno-exceptions
# configure:8454: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8458: $? = 0
# configure:8471: result: yes
# configure:8798: checking for clang option to produce PIC
# configure:8805: result: -fPIC -DPIC
# configure:8813: checking if clang PIC flag -fPIC -DPIC works
# configure:8831: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8835: $? = 0
# configure:8848: result: yes
# configure:8877: checking if clang static flag -static works
# configure:8905: result: yes
# configure:8920: checking if clang supports -c -o file.o
# configure:8941: clang -c -o out/conftest2.o conftest.c >&5
# configure:8945: $? = 0
# configure:8967: result: yes
# configure:8975: checking if clang supports -c -o file.o
# configure:9022: result: yes
# configure:9055: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10212: result: yes
# configure:10249: checking whether -lc should be explicitly linked in
# configure:10257: clang -c conftest.c >&5
# configure:10260: $? = 0
# configure:10275: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10278: $? = 0
# configure:10292: result: no
# configure:10452: checking dynamic linker characteristics
# configure:10952: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10952: $? = 0
# configure:11186: result: GNU/Linux ld.so
# configure:11293: checking how to hardcode library paths into programs
# configure:11318: result: immediate
# configure:11858: checking whether stripping libraries is possible
# configure:11863: result: yes
# configure:11898: checking if libtool supports shared libraries
# configure:11900: result: yes
# configure:11903: checking whether to build shared libraries
# configure:11924: result: yes
# configure:11927: checking whether to build static libraries
# configure:11931: result: no
# configure:11971: checking security/pam_appl.h usability
# configure:11971: clang -c conftest.c >&5
# configure:11971: $? = 0
# configure:11971: result: yes
# configure:11971: checking security/pam_appl.h presence
# configure:11971: clang -E conftest.c
# configure:11971: $? = 0
# configure:11971: result: yes
# configure:11971: checking for security/pam_appl.h
# configure:11971: result: yes
# configure:11986: checking for security/pam_modules.h
# configure:11986: clang -c conftest.c >&5
# configure:11986: $? = 0
# configure:11986: result: yes
# configure:11986: checking for security/_pam_macros.h
# configure:11986: clang -c conftest.c >&5
# configure:11986: $? = 0
# configure:11986: result: yes
# configure:11998: checking for pam_get_item in -lpam
# configure:12023: clang -o conftest conftest.c -lpam >&5
# configure:12023: $? = 0
# configure:12032: result: yes
# configure:12056: PAM installation path $(exec_prefix)/lib/security
# configure:12186: checking that generated files are newer than configure
# configure:12192: result: done
# configure:12219: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by pam_oath config.status 2.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on cde034e476bc
#
# config.status:1091: creating Makefile
# config.status:1091: creating tests/Makefile
# config.status:1091: creating config.h
# config.status:1320: executing depfiles commands
# config.status:1320: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# 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_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_security__pam_macros_h=yes
# ac_cv_header_security_pam_appl_h=yes
# ac_cv_header_security_pam_modules_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_pam_pam_get_item=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# 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_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath/build-aux/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath/build-aux/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lpam '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='pam_oath'
# PACKAGE_BUGREPORT='oath-toolkit-help@nongnu.org'
# PACKAGE_NAME='pam_oath'
# PACKAGE_STRING='pam_oath 2.6.1'
# PACKAGE_TARNAME='pam_oath'
# PACKAGE_URL='http://www.nongnu.org/oath-toolkit/'
# PACKAGE_VERSION='2.6.1'
# PAMDIR='$(exec_prefix)/lib/security'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# ROOT_TESTS_FALSE=''
# ROOT_TESTS_TRUE='#'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='2.6.1'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# 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/oath-toolkit/src/oath-toolkit-2.6.1/pam_oath/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "pam_oath"
# #define PACKAGE_TARNAME "pam_oath"
# #define PACKAGE_VERSION "2.6.1"
# #define PACKAGE_STRING "pam_oath 2.6.1"
# #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# #define PACKAGE "pam_oath"
# #define VERSION "2.6.1"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_SECURITY_PAM_APPL_H 1
# #define HAVE_SECURITY_PAM_MODULES_H 1
# #define HAVE_SECURITY__PAM_MACROS_H 1
# #define HAVE_LIBPAM 1
#
# configure: exit 0

CMD: config logfiles '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/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 oathtool configure 2.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = cde034e476bc
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:3249: checking for a BSD-compatible install
# configure:3317: result: /usr/bin/install -c
# configure:3328: checking whether build environment is sane
# configure:3383: result: yes
# configure:3442: checking for x86_64-unknown-linux-strip
# configure:3472: result: no
# configure:3482: checking for strip
# configure:3498: found /usr/bin/strip
# configure:3509: result: strip
# configure:3534: checking for a thread-safe mkdir -p
# configure:3573: result: /usr/bin/mkdir -p
# configure:3580: checking for gawk
# configure:3596: found /usr/bin/gawk
# configure:3607: result: gawk
# configure:3618: checking whether make sets $(MAKE)
# configure:3640: result: yes
# configure:3669: checking whether make supports nested variables
# configure:3686: result: yes
# configure:3823: checking whether make supports nested variables
# configure:3840: result: yes
# configure:3860: checking build system type
# configure:3874: result: x86_64-unknown-linux-gnu
# configure:3894: checking host system type
# configure:3907: result: x86_64-unknown-linux-gnu
# configure:4238: checking for x86_64-unknown-linux-gcc
# configure:4265: result: clang
# configure:4534: checking for C compiler version
# configure:4543: 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:4554: $? = 0
# configure:4543: 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:4554: $? = 0
# configure:4543: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4554: $? = 1
# configure:4543: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4554: $? = 1
# configure:4574: checking whether the C compiler works
# configure:4596: clang conftest.c >&5
# configure:4600: $? = 0
# configure:4648: result: yes
# configure:4651: checking for C compiler default output file name
# configure:4653: result: a.out
# configure:4659: checking for suffix of executables
# configure:4666: clang -o conftest conftest.c >&5
# configure:4670: $? = 0
# configure:4692: result:
# configure:4714: checking whether we are cross compiling
# configure:4722: clang -o conftest conftest.c >&5
# configure:4726: $? = 0
# configure:4733: ./conftest
# configure:4737: $? = 0
# configure:4752: result: no
# configure:4757: checking for suffix of object files
# configure:4779: clang -c conftest.c >&5
# configure:4783: $? = 0
# configure:4804: result: o
# configure:4808: checking whether we are using the GNU C compiler
# configure:4827: clang -c conftest.c >&5
# configure:4827: $? = 0
# configure:4836: result: yes
# configure:4845: checking whether clang accepts -g
# configure:4865: clang -c -g conftest.c >&5
# configure:4865: $? = 0
# configure:4906: result: yes
# configure:4923: checking for clang option to accept ISO C89
# configure:4986: clang -c conftest.c >&5
# configure:4986: $? = 0
# configure:4999: result: none needed
# configure:5024: checking whether clang understands -c and -o together
# configure:5046: clang -c conftest.c -o conftest2.o
# configure:5049: $? = 0
# configure:5046: clang -c conftest.c -o conftest2.o
# configure:5049: $? = 0
# configure:5061: result: yes
# configure:5089: checking for style of include used by make
# configure:5117: result: GNU
# configure:5143: checking dependency style of clang
# configure:5254: result: gcc3
# configure:5275: checking how to run the C preprocessor
# configure:5306: clang -E conftest.c
# configure:5306: $? = 0
# configure:5320: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5320: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | /* end confdefs.h. */
# | #include
# configure:5345: result: clang -E
# configure:5365: clang -E conftest.c
# configure:5365: $? = 0
# configure:5379: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5379: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | /* end confdefs.h. */
# | #include
# configure:5408: checking for grep that handles long lines and -e
# configure:5466: result: /usr/bin/grep
# configure:5471: checking for egrep
# configure:5533: result: /usr/bin/grep -E
# configure:5540: checking for Minix Amsterdam compiler
# configure:5564: result: no
# configure:5576: checking for x86_64-unknown-linux-ar
# configure:5606: result: no
# configure:5616: checking for ar
# configure:5632: found /usr/bin/ar
# configure:5643: result: ar
# configure:5683: checking for x86_64-unknown-linux-ranlib
# configure:5713: result: no
# configure:5723: checking for ranlib
# configure:5739: found /usr/bin/ranlib
# configure:5750: result: ranlib
# configure:5776: checking for ANSI C header files
# configure:5796: clang -c conftest.c >&5
# configure:5796: $? = 0
# configure:5869: clang -o conftest conftest.c >&5
# configure:5869: $? = 0
# configure:5869: ./conftest
# configure:5869: $? = 0
# configure:5880: result: yes
# configure:5893: checking for sys/types.h
# configure:5893: clang -c conftest.c >&5
# configure:5893: $? = 0
# configure:5893: result: yes
# configure:5893: checking for sys/stat.h
# configure:5893: clang -c conftest.c >&5
# configure:5893: $? = 0
# configure:5893: result: yes
# configure:5893: checking for stdlib.h
# configure:5893: clang -c conftest.c >&5
# configure:5893: $? = 0
# configure:5893: result: yes
# configure:5893: checking for string.h
# configure:5893: clang -c conftest.c >&5
# configure:5893: $? = 0
# configure:5893: result: yes
# configure:5893: checking for memory.h
# configure:5893: clang -c conftest.c >&5
# configure:5893: $? = 0
# configure:5893: result: yes
# configure:5893: checking for strings.h
# configure:5893: clang -c conftest.c >&5
# configure:5893: $? = 0
# configure:5893: result: yes
# configure:5893: checking for inttypes.h
# configure:5893: clang -c conftest.c >&5
# configure:5893: $? = 0
# configure:5893: result: yes
# configure:5893: checking for stdint.h
# configure:5893: clang -c conftest.c >&5
# configure:5893: $? = 0
# configure:5893: result: yes
# configure:5893: checking for unistd.h
# configure:5893: clang -c conftest.c >&5
# configure:5893: $? = 0
# configure:5893: result: yes
# configure:5906: checking minix/config.h usability
# configure:5906: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5906: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5906: result: no
# configure:5906: checking minix/config.h presence
# configure:5906: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5906: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5906: result: no
# configure:5906: checking for minix/config.h
# configure:5906: result: no
# configure:5930: checking whether it is safe to define __EXTENSIONS__
# configure:5948: clang -c conftest.c >&5
# configure:5948: $? = 0
# configure:5955: result: yes
# configure:5972: checking whether _XOPEN_SOURCE should be defined
# configure:5991: clang -c conftest.c >&5
# configure:5991: $? = 0
# configure:6015: result: no
# configure:6060: checking for clang option to accept ISO C99
# configure:6209: clang -c conftest.c >&5
# configure:6209: $? = 0
# configure:6222: result: none needed
# configure:6330: checking for clang option to accept ISO Standard C
# configure:6341: result: none needed
# configure:6467: checking for x86_64-unknown-linux-ar
# configure:6494: result: ar
# configure:6564: checking the archiver (ar) interface
# configure:6580: clang -c conftest.c >&5
# configure:6580: $? = 0
# configure:6582: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6585: $? = 0
# configure:6613: result: ar
# configure:6679: checking how to print strings
# configure:6706: result: printf
# configure:6727: checking for a sed that does not truncate output
# configure:6791: result: /usr/bin/sed
# configure:6809: checking for fgrep
# configure:6871: result: /usr/bin/grep -F
# configure:6906: checking for ld used by clang
# configure:6973: result: /usr/bin/ld
# configure:6980: checking if the linker (/usr/bin/ld) is GNU ld
# configure:6995: result: yes
# configure:7007: checking for BSD- or MS-compatible name lister (nm)
# configure:7056: result: /usr/bin/nm -B
# configure:7186: checking the name lister (/usr/bin/nm -B) interface
# configure:7193: clang -c conftest.c >&5
# configure:7196: /usr/bin/nm -B "conftest.o"
# configure:7199: output
# 0000000000000000 B some_variable
# configure:7206: result: BSD nm
# configure:7209: checking whether ln -s works
# configure:7213: result: yes
# configure:7221: checking the maximum length of command line arguments
# configure:7352: result: 1572864
# configure:7369: checking whether the shell understands some XSI constructs
# configure:7379: result: yes
# configure:7383: checking whether the shell understands "+="
# configure:7389: result: yes
# configure:7424: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:7464: result: func_convert_file_noop
# configure:7471: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:7491: result: func_convert_file_noop
# configure:7498: checking for /usr/bin/ld option to reload object files
# configure:7505: result: -r
# configure:7539: checking for x86_64-unknown-linux-objdump
# configure:7566: result: objdump
# configure:7635: checking how to recognize dependent libraries
# configure:7833: result: pass_all
# configure:7878: checking for x86_64-unknown-linux-dlltool
# configure:7905: result: dlltool
# configure:7975: checking how to associate runtime and link libraries
# configure:8002: result: printf %s\n
# configure:8018: checking for x86_64-unknown-linux-ar
# configure:8045: result: ar
# configure:8126: checking for archiver @FILE support
# configure:8143: clang -c conftest.c >&5
# configure:8143: $? = 0
# configure:8146: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:8149: $? = 0
# configure:8154: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:8157: $? = 1
# configure:8169: result: @
# configure:8187: checking for x86_64-unknown-linux-strip
# configure:8214: result: strip
# configure:8286: checking for x86_64-unknown-linux-ranlib
# configure:8313: result: ranlib
# configure:8455: checking command to parse /usr/bin/nm -B output from clang object
# configure:8575: clang -c conftest.c >&5
# configure:8578: $? = 0
# configure:8582: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:8585: $? = 0
# configure:8651: clang -o conftest conftest.c conftstm.o >&5
# configure:8654: $? = 0
# configure:8692: result: ok
# configure:8729: checking for sysroot
# configure:8759: result: no
# configure:8836: clang -c conftest.c >&5
# configure:8839: $? = 0
# configure:8988: checking for x86_64-unknown-linux-mt
# configure:9018: result: no
# configure:9028: checking for mt
# configure:9058: result: no
# configure:9078: checking if : is a manifest tool
# configure:9084: : '-?'
# configure:9092: result: no
# configure:9731: checking for dlfcn.h
# configure:9731: clang -c conftest.c >&5
# configure:9731: $? = 0
# configure:9731: result: yes
# configure:9935: checking for objdir
# configure:9950: result: .libs
# configure:10221: checking if clang supports -fno-rtti -fno-exceptions
# configure:10239: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:10243: $? = 0
# configure:10256: result: yes
# configure:10583: checking for clang option to produce PIC
# configure:10590: result: -fPIC -DPIC
# configure:10598: checking if clang PIC flag -fPIC -DPIC works
# configure:10616: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10620: $? = 0
# configure:10633: result: yes
# configure:10662: checking if clang static flag -static works
# configure:10690: result: yes
# configure:10705: checking if clang supports -c -o file.o
# configure:10726: clang -c -o out/conftest2.o conftest.c >&5
# configure:10730: $? = 0
# configure:10752: result: yes
# configure:10760: checking if clang supports -c -o file.o
# configure:10807: result: yes
# configure:10840: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11997: result: yes
# configure:12034: checking whether -lc should be explicitly linked in
# configure:12042: clang -c conftest.c >&5
# configure:12045: $? = 0
# configure:12060: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:12063: $? = 0
# configure:12077: result: no
# configure:12237: checking dynamic linker characteristics
# configure:12737: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12737: $? = 0
# configure:12971: result: GNU/Linux ld.so
# configure:13078: checking how to hardcode library paths into programs
# configure:13103: result: immediate
# configure:13643: checking whether stripping libraries is possible
# configure:13648: result: yes
# configure:13683: checking if libtool supports shared libraries
# configure:13685: result: yes
# configure:13688: checking whether to build shared libraries
# configure:13709: result: yes
# configure:13712: checking whether to build static libraries
# configure:13716: result: yes
# configure:13761: checking for size_t
# configure:13761: clang -c conftest.c >&5
# configure:13761: $? = 0
# configure:13761: clang -c conftest.c >&5
# conftest.c:66:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:13761: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13761: result: yes
# configure:13774: checking for working alloca.h
# configure:13791: clang -o conftest conftest.c >&5
# configure:13791: $? = 0
# configure:13799: result: yes
# configure:13807: checking for alloca
# configure:13844: clang -o conftest conftest.c >&5
# configure:13844: $? = 0
# configure:13852: result: yes
# configure:14095: checking for unistd.h
# configure:14095: result: yes
# configure:14095: checking sys/time.h usability
# configure:14095: clang -c conftest.c >&5
# configure:14095: $? = 0
# configure:14095: result: yes
# configure:14095: checking sys/time.h presence
# configure:14095: clang -E conftest.c
# configure:14095: $? = 0
# configure:14095: result: yes
# configure:14095: checking for sys/time.h
# configure:14095: result: yes
# configure:14095: checking sys/socket.h usability
# configure:14095: clang -c conftest.c >&5
# configure:14095: $? = 0
# configure:14095: result: yes
# configure:14095: checking sys/socket.h presence
# configure:14095: clang -E conftest.c
# configure:14095: $? = 0
# configure:14095: result: yes
# configure:14095: checking for sys/socket.h
# configure:14095: result: yes
# configure:14095: checking wchar.h usability
# configure:14095: clang -c conftest.c >&5
# configure:14095: $? = 0
# configure:14095: result: yes
# configure:14095: checking wchar.h presence
# configure:14095: clang -E conftest.c
# configure:14095: $? = 0
# configure:14095: result: yes
# configure:14095: checking for wchar.h
# configure:14095: result: yes
# configure:14095: checking for stdint.h
# configure:14095: result: yes
# configure:14095: checking for inttypes.h
# configure:14095: result: yes
# configure:14095: checking sys/mman.h usability
# configure:14095: clang -c conftest.c >&5
# configure:14095: $? = 0
# configure:14095: result: yes
# configure:14095: checking sys/mman.h presence
# configure:14095: clang -E conftest.c
# configure:14095: $? = 0
# configure:14095: result: yes
# configure:14095: checking for sys/mman.h
# configure:14095: result: yes
# configure:14095: checking features.h usability
# configure:14095: clang -c conftest.c >&5
# configure:14095: $? = 0
# configure:14095: result: yes
# configure:14095: checking features.h presence
# configure:14095: clang -E conftest.c
# configure:14095: $? = 0
# configure:14095: result: yes
# configure:14095: checking for features.h
# configure:14095: result: yes
# configure:14122: checking if environ is properly declared
# configure:14145: clang -c conftest.c >&5
# conftest.c:46:39: error: redeclaration of 'environ' with a different type: 'struct (anonymous struct at conftest.c:46:19)' vs 'char **'
# extern struct { int foo; } environ;
# ^
# /usr/include/unistd.h:548:15: note: previous declaration is here
# extern char **environ;
# ^
# conftest.c:50:8: error: member reference base type 'char **' is not a structure or union
# environ.foo = 1;
# ~~~~~~~^~~~
# 2 errors generated.
# configure:14145: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | /* end confdefs.h. */
# | #if HAVE_UNISTD_H
# | #include
# | #endif
# | /* mingw, BeOS, Haiku declare environ in , not in . */
# | #include
# |
# | extern struct { int foo; } environ;
# | int
# | main ()
# | {
# | environ.foo = 1;
# | ;
# | return 0;
# | }
# configure:14153: result: yes
# configure:14168: checking whether the preprocessor supports include_next
# configure:14206: clang -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:14206: $? = 0
# configure:14227: result: yes
# configure:14248: checking whether system header files limit the line length
# configure:14271: result: no
# configure:14282: checking for complete errno.h
# configure:14355: result: yes
# configure:14656: checking whether strerror_r is declared
# configure:14656: clang -c conftest.c >&5
# configure:14656: $? = 0
# configure:14656: result: yes
# configure:14669: checking for strerror_r
# configure:14669: clang -o conftest conftest.c >&5
# configure:14669: $? = 0
# configure:14669: result: yes
# configure:14678: checking whether strerror_r returns char *
# configure:14702: clang -c conftest.c >&5
# configure:14702: $? = 0
# configure:14740: result: yes
# configure:14762: checking for gettimeofday
# configure:14762: clang -o conftest conftest.c >&5
# configure:14762: $? = 0
# configure:14762: result: yes
# configure:14762: checking for nanotime
# configure:14762: clang -o conftest conftest.c >&5
# /tmp/conftest-617a14.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `nanotime'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14762: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define nanotime to an innocuous variant, in case declares nanotime.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define nanotime innocuous_nanotime
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char nanotime (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef nanotime
# |
# | /* 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 nanotime ();
# | /* 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_nanotime || defined __stub___nanotime
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return nanotime ();
# | ;
# | return 0;
# | }
# configure:14762: result: no
# configure:14762: checking for mprotect
# configure:14762: clang -o conftest conftest.c >&5
# configure:14762: $? = 0
# configure:14762: result: yes
# configure:14762: checking for _set_invalid_parameter_handler
# configure:14762: clang -o conftest conftest.c >&5
# /tmp/conftest-2dfc46.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:14762: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | /* end confdefs.h. */
# | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _set_invalid_parameter_handler (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _set_invalid_parameter_handler
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _set_invalid_parameter_handler ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _set_invalid_parameter_handler ();
# | ;
# | return 0;
# | }
# configure:14762: result: no
# configure:14762: checking for setenv
# configure:14762: clang -o conftest conftest.c >&5
# configure:14762: $? = 0
# configure:14762: result: yes
# configure:14762: checking for localtime_r
# configure:14762: clang -o conftest conftest.c >&5
# configure:14762: $? = 0
# configure:14762: result: yes
# configure:14762: checking for vasnprintf
# configure:14762: clang -o conftest conftest.c >&5
# /tmp/conftest-6cef8b.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:14762: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_LOCALTIME_R 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:14762: result: no
# configure:14762: checking for snprintf
# configure:14762: clang -o conftest conftest.c >&5
# conftest.c:71:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:71:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:14762: $? = 0
# configure:14762: result: yes
# configure:14780: checking for C/C++ restrict keyword
# configure:14807: clang -c conftest.c >&5
# configure:14807: $? = 0
# configure:14815: result: __restrict
# configure:14979: checking for struct timeval
# configure:15002: clang -c conftest.c >&5
# configure:15002: $? = 0
# configure:15010: result: yes
# configure:15015: checking for wide-enough struct timeval.tv_sec member
# configure:15042: clang -c conftest.c >&5
# configure:15042: $? = 0
# configure:15050: result: yes
# configure:15060: checking whether gettimeofday is declared without a macro
# configure:15082: clang -c conftest.c >&5
# configure:15082: $? = 0
# configure:15090: result: yes
# configure:15106: checking for unsigned long long int
# configure:15154: result: yes
# configure:15164: checking for long long int
# configure:15214: result: yes
# configure:15242: clang -c conftest.c >&5
# conftest.c:54:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:54:15: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:15242: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SNPRINTF 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:15411: checking whether stdint.h conforms to C99
# configure:15580: clang -c conftest.c >&5
# configure:15580: $? = 0
# configure:15660: clang -o conftest conftest.c >&5
# configure:15660: $? = 0
# configure:15660: ./conftest
# configure:15660: $? = 0
# configure:15672: result: yes
# configure:16139: checking whether imaxabs is declared without a macro
# configure:16157: clang -c conftest.c >&5
# configure:16157: $? = 0
# configure:16165: result: yes
# configure:16139: checking whether imaxdiv is declared without a macro
# configure:16157: clang -c conftest.c >&5
# configure:16157: $? = 0
# configure:16165: result: yes
# configure:16139: checking whether strtoimax is declared without a macro
# configure:16157: clang -c conftest.c >&5
# configure:16157: $? = 0
# configure:16165: result: yes
# configure:16139: checking whether strtoumax is declared without a macro
# configure:16157: clang -c conftest.c >&5
# configure:16157: $? = 0
# configure:16165: result: yes
# configure:16180: checking for inttypes.h
# configure:16180: result: yes
# configure:16191: checking whether the inttypes.h PRIxNN macros are broken
# configure:16213: clang -c conftest.c >&5
# configure:16213: $? = 0
# configure:16221: result: no
# configure:16240: checking for stdlib.h
# configure:16240: result: yes
# configure:16250: checking for GNU libc compatible malloc
# configure:16283: clang -o conftest conftest.c >&5
# configure:16283: $? = 0
# configure:16283: ./conftest
# configure:16283: $? = 0
# configure:16294: result: yes
# configure:16400: checking for mmap
# configure:16400: clang -o conftest conftest.c >&5
# configure:16400: $? = 0
# configure:16400: result: yes
# configure:16411: checking for MAP_ANONYMOUS
# configure:16448: result: yes
# configure:16482: checking whether memchr works
# configure:16545: clang -o conftest conftest.c >&5
# configure:16545: $? = 0
# configure:16545: ./conftest
# configure:16545: $? = 0
# configure:16555: result: yes
# configure:16583: checking whether alarm is declared
# configure:16583: clang -c conftest.c >&5
# configure:16583: $? = 0
# configure:16583: result: yes
# configure:16600: checking for stdbool.h that conforms to C99
# configure:16667: clang -c conftest.c >&5
# conftest.c:111:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:115: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:115: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:115: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:115: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:115: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:115: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:115: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:115: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:116:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:116:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:116:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:16667: $? = 0
# configure:16674: result: yes
# configure:16676: checking for _Bool
# configure:16676: clang -c conftest.c >&5
# configure:16676: $? = 0
# configure:16676: clang -c conftest.c >&5
# conftest.c:98:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:16676: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SNPRINTF 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_ALARM 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:16676: result: yes
# configure:16719: checking for compound literals
# configure:16736: clang -c conftest.c >&5
# configure:16736: $? = 0
# configure:16743: result: yes
# configure:16751: checking whether struct tm is in sys/time.h or time.h
# configure:16771: clang -c conftest.c >&5
# configure:16771: $? = 0
# configure:16778: result: time.h
# configure:16787: checking for struct tm.tm_gmtoff
# configure:16787: clang -c conftest.c >&5
# configure:16787: $? = 0
# configure:16787: result: yes
# configure:16877: checking whether setenv is declared
# configure:16877: clang -c conftest.c >&5
# configure:16877: $? = 0
# configure:16877: result: yes
# configure:16925: checking search.h usability
# configure:16925: clang -c conftest.c >&5
# configure:16925: $? = 0
# configure:16925: result: yes
# configure:16925: checking search.h presence
# configure:16925: clang -E conftest.c
# configure:16925: $? = 0
# configure:16925: result: yes
# configure:16925: checking for search.h
# configure:16925: result: yes
# configure:16937: checking for tsearch
# configure:16937: clang -o conftest conftest.c >&5
# configure:16937: $? = 0
# configure:16937: result: yes
# configure:16954: checking for wchar_t
# configure:16971: clang -c conftest.c >&5
# configure:16971: $? = 0
# configure:16978: result: yes
# configure:17091: checking whether strerror(0) succeeds
# configure:17126: clang -o conftest conftest.c >&5
# configure:17126: $? = 0
# configure:17126: ./conftest
# configure:17126: $? = 0
# configure:17137: result: yes
# configure:17227: checking whether ffsl is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether ffsll is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether memmem is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether mempcpy is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether memrchr is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether rawmemchr is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether stpcpy is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether stpncpy is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether strchrnul is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether strdup is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether strncat is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether strndup is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether strnlen is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether strpbrk is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether strsep is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether strcasestr is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether strtok_r is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether strerror_r is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether strsignal is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17227: checking whether strverscmp is declared without a macro
# configure:17245: clang -c conftest.c >&5
# configure:17245: $? = 0
# configure:17253: result: yes
# configure:17267: checking for pid_t
# configure:17267: clang -c conftest.c >&5
# configure:17267: $? = 0
# configure:17267: clang -c conftest.c >&5
# conftest.c:125:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:17267: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SNPRINTF 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCHAR_T 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
# | /* 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:17267: result: yes
# configure:17278: checking for mode_t
# configure:17278: clang -c conftest.c >&5
# configure:17278: $? = 0
# configure:17278: clang -c conftest.c >&5
# conftest.c:125:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:17278: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SNPRINTF 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCHAR_T 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
# | /* 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:17278: result: yes
# configure:17383: checking for struct timespec in
# configure:17400: clang -c conftest.c >&5
# configure:17400: $? = 0
# configure:17407: result: yes
# configure:17594: checking whether unsetenv is declared
# configure:17594: clang -c conftest.c >&5
# configure:17594: $? = 0
# configure:17594: result: yes
# configure:17612: checking for wint_t
# configure:17637: clang -c conftest.c >&5
# configure:17637: $? = 0
# configure:17644: result: yes
# configure:17673: checking for inttypes.h
# configure:17692: clang -c conftest.c >&5
# configure:17692: $? = 0
# configure:17699: result: yes
# configure:17710: checking for stdint.h
# configure:17727: clang -c conftest.c >&5
# configure:17727: $? = 0
# configure:17734: result: yes
# configure:17747: checking for intmax_t
# configure:17772: clang -c conftest.c >&5
# configure:17772: $? = 0
# configure:17779: result: yes
# configure:17798: checking where to find the exponent in a 'double'
# configure:18112: clang -o conftest conftest.c >&5
# configure:18112: $? = 0
# configure:18112: ./conftest
# configure:18112: $? = 0
# configure:18124: result: word 1 bit 20
# configure:18160: checking whether snprintf returns a byte count as in C99
# configure:18230: clang -o conftest conftest.c >&5
# configure:18230: $? = 0
# configure:18230: ./conftest
# configure:18230: $? = 0
# configure:18241: result: yes
# configure:18252: checking for snprintf
# configure:18252: result: yes
# configure:18252: checking for strnlen
# configure:18252: clang -o conftest conftest.c >&5
# configure:18252: $? = 0
# configure:18252: result: yes
# configure:18252: checking for wcslen
# configure:18252: clang -o conftest conftest.c >&5
# configure:18252: $? = 0
# configure:18252: result: yes
# configure:18252: checking for wcsnlen
# configure:18252: clang -o conftest conftest.c >&5
# configure:18252: $? = 0
# configure:18252: result: yes
# configure:18252: checking for mbrtowc
# configure:18252: clang -o conftest conftest.c >&5
# configure:18252: $? = 0
# configure:18252: result: yes
# configure:18252: checking for wcrtomb
# configure:18252: clang -o conftest conftest.c >&5
# configure:18252: $? = 0
# configure:18252: result: yes
# configure:18261: checking whether _snprintf is declared
# configure:18261: clang -c conftest.c >&5
# conftest.c:111:10: error: use of undeclared identifier '_snprintf'
# (void) _snprintf;
# ^
# 1 error generated.
# configure:18261: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SNPRINTF 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_UNSETENV 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:18261: result: no
# configure:18377: checking whether uses 'inline' correctly
# configure:18399: clang -c conftest.c >&5
# configure:18402: $? = 0
# configure:18420: clang -c conftest.c >&5
# configure:18423: $? = 0
# configure:18436: result: yes
# configure:18451: checking whether malloc, realloc, calloc are POSIX compliant
# configure:18471: clang -c conftest.c >&5
# configure:18471: $? = 0
# configure:18479: result: yes
# configure:18511: checking for alloca as a compiler built-in
# configure:18535: result: yes
# configure:18570: checking for library containing clock_gettime
# configure:18601: clang -o conftest conftest.c >&5
# configure:18601: $? = 0
# configure:18618: result: none required
# configure:18630: checking for clock_gettime
# configure:18630: clang -o conftest conftest.c >&5
# configure:18630: $? = 0
# configure:18630: result: yes
# configure:18630: checking for clock_settime
# configure:18630: clang -o conftest conftest.c >&5
# configure:18630: $? = 0
# configure:18630: result: yes
# configure:18659: checking for error_at_line
# configure:18675: clang -o conftest conftest.c >&5
# configure:18675: $? = 0
# configure:18683: result: yes
# configure:18762: checking whether conversion from 'int' to 'long double' works
# configure:18803: clang -o conftest conftest.c >&5
# configure:18803: $? = 0
# configure:18803: ./conftest
# configure:18803: $? = 0
# configure:18814: result: yes
# configure:18966: checking whether gettimeofday clobbers localtime buffer
# configure:19005: clang -o conftest conftest.c >&5
# configure:19005: $? = 0
# configure:19005: ./conftest
# configure:19005: $? = 0
# configure:19015: result: no
# configure:19031: checking for gettimeofday with POSIX signature
# configure:19059: clang -c conftest.c >&5
# conftest.c:110: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:120: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:19059: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SNPRINTF 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_UNSETENV 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 HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_ENVIRON 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:19075: clang -c conftest.c >&5
# configure:19075: $? = 0
# configure:19084: result: almost
# configure:19183: clang -c conftest.c >&5
# conftest.c:112:23: error: redeclaration of 'foo' with a different type: 'int' vs 'intptr_t' (aka 'long')
# extern int foo;
# ^
# conftest.c:111:28: note: previous declaration is here
# extern intptr_t foo;
# ^
# 1 error generated.
# configure:19183: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SNPRINTF 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_UNSETENV 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 HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | #include
# | extern intptr_t foo;
# | extern int foo;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:19183: clang -c conftest.c >&5
# configure:19183: $? = 0
# configure:19193: checking whether INT32_MAX < INTMAX_MAX
# configure:19227: clang -c conftest.c >&5
# configure:19227: $? = 0
# configure:19234: result: yes
# configure:19245: checking whether INT64_MAX == LONG_MAX
# configure:19279: clang -c conftest.c >&5
# configure:19279: $? = 0
# configure:19286: result: yes
# configure:19299: checking whether UINT32_MAX < UINTMAX_MAX
# configure:19333: clang -c conftest.c >&5
# configure:19333: $? = 0
# configure:19340: result: yes
# configure:19351: checking whether UINT64_MAX == ULONG_MAX
# configure:19385: clang -c conftest.c >&5
# configure:19385: $? = 0
# configure:19392: result: yes
# configure:19477: checking for working mktime
# configure:19685: clang -o conftest conftest.c >&5
# configure:19685: $? = 0
# configure:19685: ./conftest
# configure:19685: $? = 0
# configure:19696: result: yes
# configure:19785: checking for struct tm.tm_zone
# configure:19785: clang -c conftest.c >&5
# configure:19785: $? = 0
# configure:19785: result: yes
# configure:19869: clang -c conftest.c >&5
# configure:19869: $? = 0
# configure:19877: checking whether program_invocation_name is declared
# configure:19877: clang -c conftest.c >&5
# configure:19877: $? = 0
# configure:19877: result: yes
# configure:19889: checking whether program_invocation_short_name is declared
# configure:19889: clang -c conftest.c >&5
# configure:19889: $? = 0
# configure:19889: result: yes
# configure:19906: checking whether setenv validates arguments
# configure:19950: clang -o conftest conftest.c >&5
# configure:19950: $? = 0
# configure:19950: ./conftest
# configure:19950: $? = 0
# configure:19960: result: yes
# configure:20000: checking for stdint.h
# configure:20000: result: yes
# configure:20010: checking for SIZE_MAX
# configure:20081: result: yes
# configure:20093: checking for ssize_t
# configure:20110: clang -c conftest.c >&5
# configure:20110: $? = 0
# configure:20117: result: yes
# configure:20128: checking for va_copy
# configure:20149: clang -c conftest.c >&5
# configure:20149: $? = 0
# configure:20157: result: yes
# configure:20339: checking for max_align_t
# configure:20339: clang -c conftest.c >&5
# configure:20339: $? = 0
# configure:20339: clang -c conftest.c >&5
# conftest.c:125:26: error: expected expression
# if (sizeof ((max_align_t)))
# ^
# 1 error generated.
# configure:20339: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SNPRINTF 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_UNSETENV 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 HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((max_align_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20339: result: yes
# configure:20352: checking whether NULL can be used in arbitrary expressions
# configure:20370: clang -c conftest.c >&5
# configure:20370: $? = 0
# configure:20377: result: yes
# configure:20543: checking which flavor of printf attribute matches inttypes macros
# configure:20570: clang -c conftest.c >&5
# configure:20570: $? = 0
# configure:20577: result: system
# configure:20624: checking whether dprintf is declared without a macro
# configure:20642: clang -c conftest.c >&5
# configure:20642: $? = 0
# configure:20650: result: yes
# configure:20624: checking whether fpurge is declared without a macro
# configure:20642: clang -c conftest.c >&5
# conftest.c:128:10: error: use of undeclared identifier 'fpurge'
# (void) fpurge;
# ^
# 1 error generated.
# configure:20642: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SNPRINTF 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_UNSETENV 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 HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef fpurge
# | (void) fpurge;
# | ;
# | return 0;
# | }
# configure:20650: result: no
# configure:20624: checking whether fseeko is declared without a macro
# configure:20642: clang -c conftest.c >&5
# configure:20642: $? = 0
# configure:20650: result: yes
# configure:20624: checking whether ftello is declared without a macro
# configure:20642: clang -c conftest.c >&5
# configure:20642: $? = 0
# configure:20650: result: yes
# configure:20624: checking whether getdelim is declared without a macro
# configure:20642: clang -c conftest.c >&5
# configure:20642: $? = 0
# configure:20650: result: yes
# configure:20624: checking whether getline is declared without a macro
# configure:20642: clang -c conftest.c >&5
# configure:20642: $? = 0
# configure:20650: result: yes
# configure:20624: checking whether gets is declared without a macro
# configure:20642: clang -c conftest.c >&5
# conftest.c:132:10: error: use of undeclared identifier 'gets'; did you mean 'goto'?
# (void) gets;
# ^~~~
# goto
# conftest.c:132:10: error: expected expression
# 2 errors generated.
# configure:20642: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SNPRINTF 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_UNSETENV 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 HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef gets
# | (void) gets;
# | ;
# | return 0;
# | }
# configure:20650: result: no
# configure:20624: checking whether pclose is declared without a macro
# configure:20642: clang -c conftest.c >&5
# configure:20642: $? = 0
# configure:20650: result: yes
# configure:20624: checking whether popen is declared without a macro
# configure:20642: clang -c conftest.c >&5
# configure:20642: $? = 0
# configure:20650: result: yes
# configure:20624: checking whether renameat is declared without a macro
# configure:20642: clang -c conftest.c >&5
# configure:20642: $? = 0
# configure:20650: result: yes
# configure:20624: checking whether snprintf is declared without a macro
# configure:20642: clang -c conftest.c >&5
# configure:20642: $? = 0
# configure:20650: result: yes
# configure:20624: checking whether tmpfile is declared without a macro
# configure:20642: clang -c conftest.c >&5
# configure:20642: $? = 0
# configure:20650: result: yes
# configure:20624: checking whether vdprintf is declared without a macro
# configure:20642: clang -c conftest.c >&5
# configure:20642: $? = 0
# configure:20650: result: yes
# configure:20624: checking whether vsnprintf is declared without a macro
# configure:20642: clang -c conftest.c >&5
# configure:20642: $? = 0
# configure:20650: result: yes
# configure:20739: checking whether _Exit is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether atoll is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether canonicalize_file_name is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether getloadavg is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether getsubopt is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether grantpt is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether initstate is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether initstate_r is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether mkdtemp is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether mkostemp is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether mkostemps is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether mkstemp is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether mkstemps is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether posix_openpt is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether ptsname is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether ptsname_r is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether random is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether random_r is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether realpath is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether rpmatch is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether secure_getenv is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether setenv is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether setstate is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether setstate_r is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether srandom is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether srandom_r is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether strtod is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether strtoll is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether strtoull is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether unlockpt is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20739: checking whether unsetenv is declared without a macro
# configure:20763: clang -c conftest.c >&5
# configure:20763: $? = 0
# configure:20771: result: yes
# configure:20789: checking for working strerror function
# configure:20815: clang -o conftest conftest.c >&5
# configure:20815: $? = 0
# configure:20815: ./conftest
# configure:20815: $? = 0
# configure:20826: result: yes
# configure:20938: checking whether localtime_r is declared
# configure:20938: clang -c conftest.c >&5
# configure:20938: $? = 0
# configure:20938: result: yes
# configure:20963: checking whether localtime_r is compatible with its POSIX signature
# configure:20987: clang -c conftest.c >&5
# conftest.c:178:15: warning: expression result unused [-Wunused-value]
# *localtime_r (0, 0);
# ^~~~~~~~~~~~~~~~~~~
# 1 warning generated.
# configure:20987: $? = 0
# configure:20995: result: yes
# configure:21138: checking whether chdir is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether chown is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether dup is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether dup2 is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether dup3 is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether environ is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether euidaccess is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether faccessat is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether fchdir is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether fchownat is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether fdatasync is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether fsync is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether ftruncate is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether getcwd is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether getdomainname is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether getdtablesize is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether getgroups is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether gethostname is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether getlogin is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether getlogin_r is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether getpagesize is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether getusershell is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether setusershell is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether endusershell is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether group_member is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether isatty is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether lchown is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether link is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether linkat is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether lseek is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether pipe is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether pipe2 is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether pread is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether pwrite is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether readlink is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether readlinkat is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether rmdir is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether sethostname is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether sleep is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether symlink is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether symlinkat is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether ttyname_r is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether unlink is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether unlinkat is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21138: checking whether usleep is declared without a macro
# configure:21168: clang -c conftest.c >&5
# configure:21168: $? = 0
# configure:21176: result: yes
# configure:21202: checking for unsetenv
# configure:21202: clang -o conftest conftest.c >&5
# configure:21202: $? = 0
# configure:21202: result: yes
# configure:21215: checking for unsetenv() return type
# configure:21240: clang -c conftest.c >&5
# configure:21240: $? = 0
# configure:21247: result: int
# configure:21256: checking whether unsetenv obeys POSIX
# configure:21301: clang -o conftest conftest.c >&5
# configure:21301: $? = 0
# configure:21301: ./conftest
# configure:21301: $? = 0
# configure:21311: result: yes
# configure:21431: checking for ptrdiff_t
# configure:21431: clang -c conftest.c >&5
# configure:21431: $? = 0
# configure:21431: clang -c conftest.c >&5
# conftest.c:251:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# configure:21431: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "oathtool"
# | #define PACKAGE_TARNAME "oathtool"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "oathtool 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "oathtool"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_SNPRINTF 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE__BOOL 1
# | #define HAVE_COMPOUND_LITERALS 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_UNSETENV 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 HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_MKTIME 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define TIME_T_FITS_IN_LONG_INT 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 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_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 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:21431: result: yes
# configure:21452: checking for vasprintf
# configure:21452: clang -o conftest conftest.c >&5
# conftest.c:249:19: warning: format string missing [-Wformat]
# return vasprintf ();
# ~~~~~~~~~ ^
# 1 warning generated.
# configure:21452: $? = 0
# configure:21452: result: yes
# configure:21680: checking whether btowc is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wctob is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether mbsinit is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether mbrtowc is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether mbrlen is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether mbsrtowcs is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether mbsnrtowcs is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcrtomb is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcsrtombs is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcsnrtombs is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcwidth is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wmemchr is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wmemcmp is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wmemcpy is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wmemmove is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wmemset is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcslen is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcsnlen is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcscpy is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcpcpy is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcsncpy is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcpncpy is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcscat is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcsncat is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcscmp is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcsncmp is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcscasecmp is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcsncasecmp is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcscoll is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcsxfrm is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcsdup is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcschr is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcsrchr is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcscspn is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcsspn is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcspbrk is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcsstr is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcstok is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21680: checking whether wcswidth is declared without a macro
# configure:21708: clang -c conftest.c >&5
# configure:21708: $? = 0
# configure:21716: result: yes
# configure:21733: checking for stdint.h
# configure:21733: result: yes
# configure:21776: checking whether fdopen sets errno
# configure:21805: clang -o conftest conftest.c >&5
# configure:21805: $? = 0
# configure:21805: ./conftest
# configure:21805: $? = 0
# configure:21816: result: yes
# configure:21862: checking for getpagesize
# configure:21862: clang -o conftest conftest.c >&5
# configure:21862: $? = 0
# configure:21862: result: yes
# configure:21909: checking whether getpagesize is declared
# configure:21909: result: yes
# configure:22000: checking for mmap
# configure:22000: result: yes
# configure:22011: checking for MAP_ANONYMOUS
# configure:22048: result: yes
# configure:22073: checking for putenv compatible with GNU and SVID
# configure:22112: clang -o conftest conftest.c >&5
# configure:22112: $? = 0
# configure:22112: ./conftest
# configure:22112: $? = 0
# configure:22123: result: yes
# configure:22179: checking for working stdalign.h
# configure:22224: clang -c conftest.c >&5
# configure:22224: $? = 0
# configure:22231: result: yes
# configure:22377: checking that generated files are newer than configure
# configure:22383: result: done
# configure:22479: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by oathtool config.status 2.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on cde034e476bc
#
# config.status:1947: creating Makefile
# config.status:1947: creating gl/Makefile
# config.status:1947: creating gl/tests/Makefile
# config.status:1947: creating tests/Makefile
# config.status:1947: creating config.h
# config.status:2176: executing depfiles commands
# config.status:2176: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# 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_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_clock_settime=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_nanotime=no
# ac_cv_func_setenv=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_vasnprintf=no
# ac_cv_func_vasprintf=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_have_decl__Exit=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl_alarm=yes
# ac_cv_have_decl_atoll=yes
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_canonicalize_file_name=yes
# ac_cv_have_decl_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_dprintf=yes
# ac_cv_have_decl_dup2=yes
# ac_cv_have_decl_dup3=yes
# ac_cv_have_decl_dup=yes
# ac_cv_have_decl_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_fchownat=yes
# ac_cv_have_decl_fdatasync=yes
# ac_cv_have_decl_ffsl=yes
# ac_cv_have_decl_ffsll=yes
# ac_cv_have_decl_fseeko=yes
# ac_cv_have_decl_fsync=yes
# ac_cv_have_decl_ftello=yes
# ac_cv_have_decl_ftruncate=yes
# ac_cv_have_decl_getcwd=yes
# ac_cv_have_decl_getdelim=yes
# ac_cv_have_decl_getdomainname=yes
# ac_cv_have_decl_getdtablesize=yes
# ac_cv_have_decl_getgroups=yes
# ac_cv_have_decl_gethostname=yes
# ac_cv_have_decl_getline=yes
# ac_cv_have_decl_getloadavg=yes
# ac_cv_have_decl_getlogin=yes
# ac_cv_have_decl_getlogin_r=yes
# ac_cv_have_decl_getpagesize=yes
# ac_cv_have_decl_getsubopt=yes
# ac_cv_have_decl_gettimeofday=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_grantpt=yes
# ac_cv_have_decl_group_member=yes
# ac_cv_have_decl_imaxabs=yes
# ac_cv_have_decl_imaxdiv=yes
# ac_cv_have_decl_initstate=yes
# ac_cv_have_decl_initstate_r=yes
# ac_cv_have_decl_isatty=yes
# ac_cv_have_decl_lchown=yes
# ac_cv_have_decl_link=yes
# ac_cv_have_decl_linkat=yes
# ac_cv_have_decl_localtime_r=yes
# ac_cv_have_decl_lseek=yes
# ac_cv_have_decl_mbrlen=yes
# ac_cv_have_decl_mbrtowc=yes
# ac_cv_have_decl_mbsinit=yes
# ac_cv_have_decl_mbsnrtowcs=yes
# ac_cv_have_decl_mbsrtowcs=yes
# ac_cv_have_decl_memmem=yes
# ac_cv_have_decl_mempcpy=yes
# ac_cv_have_decl_memrchr=yes
# ac_cv_have_decl_mkdtemp=yes
# ac_cv_have_decl_mkostemp=yes
# ac_cv_have_decl_mkostemps=yes
# ac_cv_have_decl_mkstemp=yes
# ac_cv_have_decl_mkstemps=yes
# ac_cv_have_decl_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_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_secure_getenv=yes
# ac_cv_have_decl_setenv=yes
# ac_cv_have_decl_sethostname=yes
# ac_cv_have_decl_setstate=yes
# ac_cv_have_decl_setstate_r=yes
# ac_cv_have_decl_setusershell=yes
# ac_cv_have_decl_sleep=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_srandom=yes
# ac_cv_have_decl_srandom_r=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strchrnul=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtod=yes
# ac_cv_have_decl_strtoimax=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoll=yes
# ac_cv_have_decl_strtoull=yes
# ac_cv_have_decl_strtoumax=yes
# ac_cv_have_decl_strverscmp=yes
# ac_cv_have_decl_symlink=yes
# ac_cv_have_decl_symlinkat=yes
# ac_cv_have_decl_tmpfile=yes
# ac_cv_have_decl_ttyname_r=yes
# ac_cv_have_decl_unlink=yes
# ac_cv_have_decl_unlinkat=yes
# ac_cv_have_decl_unlockpt=yes
# ac_cv_have_decl_unsetenv=yes
# ac_cv_have_decl_usleep=yes
# ac_cv_have_decl_vdprintf=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_have_decl_wcpcpy=yes
# ac_cv_have_decl_wcpncpy=yes
# ac_cv_have_decl_wcrtomb=yes
# ac_cv_have_decl_wcscasecmp=yes
# ac_cv_have_decl_wcscat=yes
# ac_cv_have_decl_wcschr=yes
# ac_cv_have_decl_wcscmp=yes
# ac_cv_have_decl_wcscoll=yes
# ac_cv_have_decl_wcscpy=yes
# ac_cv_have_decl_wcscspn=yes
# ac_cv_have_decl_wcsdup=yes
# ac_cv_have_decl_wcslen=yes
# ac_cv_have_decl_wcsncasecmp=yes
# ac_cv_have_decl_wcsncat=yes
# ac_cv_have_decl_wcsncmp=yes
# ac_cv_have_decl_wcsncpy=yes
# ac_cv_have_decl_wcsnlen=yes
# ac_cv_have_decl_wcsnrtombs=yes
# ac_cv_have_decl_wcspbrk=yes
# ac_cv_have_decl_wcsrchr=yes
# ac_cv_have_decl_wcsrtombs=yes
# ac_cv_have_decl_wcsspn=yes
# ac_cv_have_decl_wcsstr=yes
# ac_cv_have_decl_wcstok=yes
# ac_cv_have_decl_wcswidth=yes
# ac_cv_have_decl_wcsxfrm=yes
# ac_cv_have_decl_wctob=yes
# ac_cv_have_decl_wcwidth=yes
# ac_cv_have_decl_wmemchr=yes
# ac_cv_have_decl_wmemcmp=yes
# ac_cv_have_decl_wmemcpy=yes
# ac_cv_have_decl_wmemmove=yes
# ac_cv_have_decl_wmemset=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_search_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_error_at_line=yes
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_member_struct_tm_tm_zone=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# 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_clock_gettime='none required'
# ac_cv_should_define__xopen_source=no
# ac_cv_struct_tm=time.h
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_max_align_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_multiarch=no
# gl_cv_cc_double_expbit0='word 1 bit 20'
# gl_cv_compound_literals=yes
# gl_cv_decl_null_works=yes
# gl_cv_func_fdopen_works=yes
# gl_cv_func_gettimeofday_clobber=no
# gl_cv_func_gettimeofday_posix_signature=almost
# gl_cv_func_itold_works=yes
# gl_cv_func_malloc_0_nonnull=1
# gl_cv_func_malloc_posix=yes
# gl_cv_func_memchr_works=yes
# gl_cv_func_printf_attribute_flavor=system
# gl_cv_func_setenv_works=yes
# gl_cv_func_snprintf_retval_c99=yes
# gl_cv_func_strerror_0_works=yes
# gl_cv_func_svid_putenv=yes
# gl_cv_func_unsetenv_works=yes
# gl_cv_func_va_copy=yes
# gl_cv_func_working_mktime=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_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_fchownat=yes
# gl_cv_have_raw_decl_fdatasync=yes
# gl_cv_have_raw_decl_ffsl=yes
# gl_cv_have_raw_decl_ffsll=yes
# gl_cv_have_raw_decl_fpurge=no
# gl_cv_have_raw_decl_fseeko=yes
# gl_cv_have_raw_decl_fsync=yes
# gl_cv_have_raw_decl_ftello=yes
# gl_cv_have_raw_decl_ftruncate=yes
# gl_cv_have_raw_decl_getcwd=yes
# gl_cv_have_raw_decl_getdelim=yes
# gl_cv_have_raw_decl_getdomainname=yes
# gl_cv_have_raw_decl_getdtablesize=yes
# gl_cv_have_raw_decl_getgroups=yes
# gl_cv_have_raw_decl_gethostname=yes
# gl_cv_have_raw_decl_getline=yes
# gl_cv_have_raw_decl_getloadavg=yes
# gl_cv_have_raw_decl_getlogin=yes
# gl_cv_have_raw_decl_getlogin_r=yes
# gl_cv_have_raw_decl_getpagesize=yes
# gl_cv_have_raw_decl_gets=no
# gl_cv_have_raw_decl_getsubopt=yes
# gl_cv_have_raw_decl_gettimeofday=yes
# gl_cv_have_raw_decl_getusershell=yes
# gl_cv_have_raw_decl_grantpt=yes
# gl_cv_have_raw_decl_group_member=yes
# gl_cv_have_raw_decl_imaxabs=yes
# gl_cv_have_raw_decl_imaxdiv=yes
# gl_cv_have_raw_decl_initstate=yes
# gl_cv_have_raw_decl_initstate_r=yes
# gl_cv_have_raw_decl_isatty=yes
# gl_cv_have_raw_decl_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_mbrlen=yes
# gl_cv_have_raw_decl_mbrtowc=yes
# gl_cv_have_raw_decl_mbsinit=yes
# gl_cv_have_raw_decl_mbsnrtowcs=yes
# gl_cv_have_raw_decl_mbsrtowcs=yes
# gl_cv_have_raw_decl_memmem=yes
# gl_cv_have_raw_decl_mempcpy=yes
# gl_cv_have_raw_decl_memrchr=yes
# gl_cv_have_raw_decl_mkdtemp=yes
# gl_cv_have_raw_decl_mkostemp=yes
# gl_cv_have_raw_decl_mkostemps=yes
# gl_cv_have_raw_decl_mkstemp=yes
# gl_cv_have_raw_decl_mkstemps=yes
# gl_cv_have_raw_decl_pclose=yes
# gl_cv_have_raw_decl_pipe2=yes
# gl_cv_have_raw_decl_pipe=yes
# gl_cv_have_raw_decl_popen=yes
# gl_cv_have_raw_decl_posix_openpt=yes
# gl_cv_have_raw_decl_pread=yes
# gl_cv_have_raw_decl_ptsname=yes
# gl_cv_have_raw_decl_ptsname_r=yes
# gl_cv_have_raw_decl_pwrite=yes
# gl_cv_have_raw_decl_random=yes
# gl_cv_have_raw_decl_random_r=yes
# gl_cv_have_raw_decl_rawmemchr=yes
# gl_cv_have_raw_decl_readlink=yes
# gl_cv_have_raw_decl_readlinkat=yes
# gl_cv_have_raw_decl_realpath=yes
# gl_cv_have_raw_decl_renameat=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_rpmatch=yes
# gl_cv_have_raw_decl_secure_getenv=yes
# gl_cv_have_raw_decl_setenv=yes
# gl_cv_have_raw_decl_sethostname=yes
# gl_cv_have_raw_decl_setstate=yes
# gl_cv_have_raw_decl_setstate_r=yes
# gl_cv_have_raw_decl_setusershell=yes
# gl_cv_have_raw_decl_sleep=yes
# gl_cv_have_raw_decl_snprintf=yes
# gl_cv_have_raw_decl_srandom=yes
# gl_cv_have_raw_decl_srandom_r=yes
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=yes
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtod=yes
# gl_cv_have_raw_decl_strtoimax=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strtoll=yes
# gl_cv_have_raw_decl_strtoull=yes
# gl_cv_have_raw_decl_strtoumax=yes
# gl_cv_have_raw_decl_strverscmp=yes
# gl_cv_have_raw_decl_symlink=yes
# gl_cv_have_raw_decl_symlinkat=yes
# gl_cv_have_raw_decl_tmpfile=yes
# gl_cv_have_raw_decl_ttyname_r=yes
# gl_cv_have_raw_decl_unlink=yes
# gl_cv_have_raw_decl_unlinkat=yes
# gl_cv_have_raw_decl_unlockpt=yes
# gl_cv_have_raw_decl_unsetenv=yes
# gl_cv_have_raw_decl_usleep=yes
# gl_cv_have_raw_decl_vdprintf=yes
# gl_cv_have_raw_decl_vsnprintf=yes
# gl_cv_have_raw_decl_wcpcpy=yes
# gl_cv_have_raw_decl_wcpncpy=yes
# gl_cv_have_raw_decl_wcrtomb=yes
# gl_cv_have_raw_decl_wcscasecmp=yes
# gl_cv_have_raw_decl_wcscat=yes
# gl_cv_have_raw_decl_wcschr=yes
# gl_cv_have_raw_decl_wcscmp=yes
# gl_cv_have_raw_decl_wcscoll=yes
# gl_cv_have_raw_decl_wcscpy=yes
# gl_cv_have_raw_decl_wcscspn=yes
# gl_cv_have_raw_decl_wcsdup=yes
# gl_cv_have_raw_decl_wcslen=yes
# gl_cv_have_raw_decl_wcsncasecmp=yes
# gl_cv_have_raw_decl_wcsncat=yes
# gl_cv_have_raw_decl_wcsncmp=yes
# gl_cv_have_raw_decl_wcsncpy=yes
# gl_cv_have_raw_decl_wcsnlen=yes
# gl_cv_have_raw_decl_wcsnrtombs=yes
# gl_cv_have_raw_decl_wcspbrk=yes
# gl_cv_have_raw_decl_wcsrchr=yes
# gl_cv_have_raw_decl_wcsrtombs=yes
# gl_cv_have_raw_decl_wcsspn=yes
# gl_cv_have_raw_decl_wcsstr=yes
# gl_cv_have_raw_decl_wcstok=yes
# gl_cv_have_raw_decl_wcswidth=yes
# gl_cv_have_raw_decl_wcsxfrm=yes
# gl_cv_have_raw_decl_wctob=yes
# gl_cv_have_raw_decl_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_stdint_h=yes
# gl_cv_header_wchar_h_correct_inline=yes
# gl_cv_header_working_stdalign_h=yes
# gl_cv_header_working_stdint_h=yes
# gl_cv_next_inttypes_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_stdio_h=''
# gl_cv_next_stdlib_h=''
# gl_cv_next_string_h=''
# gl_cv_next_sys_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_pragma_columns=no
# gl_cv_rpl_alloca=yes
# gl_cv_size_max=yes
# gl_cv_sys_struct_timespec_in_time_h=yes
# gl_cv_sys_struct_timeval=yes
# gl_cv_sys_struct_timeval_tv_sec=yes
# gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
# gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes
# gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
# gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
# gl_cv_time_r_posix=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_unsetenv_ret=int
# gt_cv_inttypes_pri_broken=no
# gt_cv_ssize_t=yes
# gt_cv_var_environ_declaration=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/build-aux/missing aclocal-1.14'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARFLAGS='cr'
# AS='as'
# AUTOCONF='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/build-aux/missing automake-1.14'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# FLOAT_H=''
# 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_STDALIGN_H_FALSE=''
# GL_GENERATE_STDALIGN_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='#'
# GNULIB_ATOLL='0'
# GNULIB_BTOWC='0'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='0'
# GNULIB_CHDIR='0'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='0'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='0'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_ENVIRON='1'
# GNULIB_EUIDACCESS='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='IN_OATHTOOL_GNULIB_TESTS'
# GNULIB_FFLUSH='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FOPEN='0'
# GNULIB_FPRINTF='1'
# GNULIB_FPRINTF_POSIX='0'
# GNULIB_FPURGE='0'
# GNULIB_FPUTC='1'
# GNULIB_FPUTS='1'
# GNULIB_FREAD='1'
# GNULIB_FREOPEN='0'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='0'
# GNULIB_FSEEKO='0'
# GNULIB_FSYNC='0'
# GNULIB_FTELL='0'
# GNULIB_FTELLO='0'
# GNULIB_FTRUNCATE='0'
# GNULIB_FWRITE='1'
# GNULIB_GETC='1'
# GNULIB_GETCHAR='1'
# GNULIB_GETCWD='0'
# GNULIB_GETDELIM='0'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='0'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='0'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='IN_OATHTOOL_GNULIB_TESTS'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETTIMEOFDAY='1'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_ISATTY='0'
# GNULIB_LCHOWN='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LSEEK='0'
# GNULIB_MALLOC_POSIX='IN_OATHTOOL_GNULIB_TESTS'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='0'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='0'
# 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='0'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKOSTEMP='0'
# GNULIB_MKOSTEMPS='0'
# GNULIB_MKSTEMP='0'
# GNULIB_MKSTEMPS='0'
# GNULIB_MKTIME='1'
# GNULIB_NANOSLEEP='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_PCLOSE='0'
# GNULIB_PERROR='0'
# GNULIB_PIPE2='0'
# GNULIB_PIPE='0'
# GNULIB_POPEN='0'
# GNULIB_POSIX_OPENPT='0'
# GNULIB_PREAD='0'
# GNULIB_PRINTF='1'
# GNULIB_PRINTF_POSIX='0'
# GNULIB_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='IN_OATHTOOL_GNULIB_TESTS'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_QSORT_R='0'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_READ='0'
# GNULIB_READLINK='0'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='0'
# GNULIB_REALPATH='0'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_RMDIR='0'
# GNULIB_RPMATCH='0'
# GNULIB_SCANF='1'
# GNULIB_SECURE_GETENV='0'
# GNULIB_SETENV='1'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SLEEP='0'
# GNULIB_SNPRINTF='0'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='1'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='0'
# GNULIB_STRPBRK='0'
# GNULIB_STRPTIME='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOD='0'
# GNULIB_STRTOIMAX='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOLL='0'
# GNULIB_STRTOULL='0'
# GNULIB_STRTOUMAX='0'
# GNULIB_STRVERSCMP='0'
# GNULIB_SYMLINK='0'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TIMEGM='0'
# GNULIB_TIME_R='1'
# GNULIB_TIME_RZ='0'
# GNULIB_TMPFILE='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='1'
# GNULIB_USLEEP='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='0'
# GNULIB_WCSCASECMP='0'
# GNULIB_WCSCAT='0'
# GNULIB_WCSCHR='0'
# GNULIB_WCSCMP='0'
# GNULIB_WCSCOLL='0'
# GNULIB_WCSCPY='0'
# GNULIB_WCSCSPN='0'
# GNULIB_WCSDUP='0'
# GNULIB_WCSLEN='0'
# GNULIB_WCSNCASECMP='0'
# GNULIB_WCSNCAT='0'
# GNULIB_WCSNCMP='0'
# GNULIB_WCSNCPY='0'
# GNULIB_WCSNLEN='0'
# GNULIB_WCSNRTOMBS='0'
# GNULIB_WCSPBRK='0'
# GNULIB_WCSRCHR='0'
# GNULIB_WCSRTOMBS='0'
# GNULIB_WCSSPN='0'
# GNULIB_WCSSTR='0'
# GNULIB_WCSTOK='0'
# GNULIB_WCSWIDTH='0'
# GNULIB_WCSXFRM='0'
# GNULIB_WCTOB='0'
# GNULIB_WCTOMB='0'
# GNULIB_WCWIDTH='0'
# GNULIB_WMEMCHR='0'
# GNULIB_WMEMCMP='0'
# GNULIB_WMEMCPY='0'
# GNULIB_WMEMMOVE='0'
# GNULIB_WMEMSET='0'
# GNULIB_WRITE='0'
# GNULIB__EXIT='0'
# GREP='/usr/bin/grep'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CHOWN='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FPURGE='1'
# HAVE_DECL_FSEEKO='1'
# HAVE_DECL_FTELLO='1'
# HAVE_DECL_GETDELIM='1'
# HAVE_DECL_GETDOMAINNAME='1'
# HAVE_DECL_GETLINE='1'
# HAVE_DECL_GETLOADAVG='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_GETPAGESIZE='1'
# HAVE_DECL_GETUSERSHELL='1'
# HAVE_DECL_IMAXABS='1'
# HAVE_DECL_IMAXDIV='1'
# HAVE_DECL_LOCALTIME_R='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_OBSTACK_PRINTF='1'
# HAVE_DECL_SETENV='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_SNPRINTF='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOIMAX='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_STRTOUMAX='1'
# HAVE_DECL_TTYNAME_R='1'
# HAVE_DECL_UNSETENV='1'
# HAVE_DECL_VSNPRINTF='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_EUIDACCESS='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHOWNAT='1'
# HAVE_FDATASYNC='1'
# HAVE_FEATURES_H='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FSEEKO='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GETTIMEOFDAY='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_INTTYPES_H='1'
# HAVE_LCHOWN='1'
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_MAX_ALIGN_T='1'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_MKDTEMP='1'
# HAVE_MKOSTEMP='1'
# HAVE_MKOSTEMPS='1'
# HAVE_MKSTEMP='1'
# HAVE_MKSTEMPS='1'
# HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
# HAVE_NANOSLEEP='1'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POPEN='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_PREAD='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_RANDOM='1'
# HAVE_RANDOM_H='1'
# HAVE_RANDOM_R='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_RENAMEAT='1'
# HAVE_RPMATCH='1'
# HAVE_SECURE_GETENV='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SLEEP='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRPTIME='1'
# HAVE_STRSEP='1'
# HAVE_STRTOD='1'
# HAVE_STRTOLL='1'
# HAVE_STRTOULL='1'
# HAVE_STRUCT_RANDOM_DATA='1'
# HAVE_STRUCT_TIMEVAL='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_BITYPES_H=''
# HAVE_SYS_INTTYPES_H=''
# HAVE_SYS_LOADAVG_H='0'
# HAVE_SYS_PARAM_H='0'
# HAVE_SYS_TIME_H='1'
# HAVE_SYS_TYPES_H='1'
# HAVE_TIMEGM='1'
# HAVE_TIMEZONE_T='0'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_VASPRINTF='1'
# HAVE_VDPRINTF='1'
# HAVE_WCHAR_H='1'
# HAVE_WCHAR_T='1'
# HAVE_WCPCPY='1'
# HAVE_WCPNCPY='1'
# HAVE_WCRTOMB='1'
# HAVE_WCSCASECMP='1'
# HAVE_WCSCAT='1'
# HAVE_WCSCHR='1'
# HAVE_WCSCMP='1'
# HAVE_WCSCOLL='1'
# HAVE_WCSCPY='1'
# HAVE_WCSCSPN='1'
# HAVE_WCSDUP='1'
# HAVE_WCSLEN='1'
# HAVE_WCSNCASECMP='1'
# HAVE_WCSNCAT='1'
# HAVE_WCSNCMP='1'
# HAVE_WCSNCPY='1'
# HAVE_WCSNLEN='1'
# HAVE_WCSNRTOMBS='1'
# HAVE_WCSPBRK='1'
# HAVE_WCSRCHR='1'
# HAVE_WCSRTOMBS='1'
# HAVE_WCSSPN='1'
# HAVE_WCSSTR='1'
# HAVE_WCSTOK='1'
# HAVE_WCSWIDTH='1'
# HAVE_WCSXFRM='1'
# HAVE_WINSOCK2_H='0'
# HAVE_WINT_T='1'
# HAVE_WMEMCHR='1'
# HAVE_WMEMCMP='1'
# HAVE_WMEMCPY='1'
# HAVE_WMEMMOVE='1'
# HAVE_WMEMSET='1'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# HELP2MAN='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/build-aux/missing help2man'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='1'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBINTL=''
# LIBOBJS=''
# LIBS=''
# LIBTESTS_LIBDEPS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIB_CLOCK_GETTIME=''
# LIPO=''
# LN_S='ln -s'
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_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_ERRNO_H=''
# NEXT_FLOAT_H=''
# NEXT_INTTYPES_H=''
# NEXT_STDARG_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_SYS_TIME_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='oathtool'
# PACKAGE_BUGREPORT='oath-toolkit-help@nongnu.org'
# PACKAGE_NAME='oathtool'
# PACKAGE_STRING='oathtool 2.6.1'
# PACKAGE_TARNAME='oathtool'
# PACKAGE_URL='http://www.nongnu.org/oath-toolkit/'
# PACKAGE_VERSION='2.6.1'
# PATH_SEPARATOR=':'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRIPTR_PREFIX='"l"'
# PRI_MACROS_BROKEN='0'
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# 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_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FDOPEN='0'
# REPLACE_FFLUSH='0'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='0'
# REPLACE_FPURGE='0'
# REPLACE_FREOPEN='0'
# REPLACE_FSEEK='0'
# REPLACE_FSEEKO='0'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_GETCWD='0'
# REPLACE_GETDELIM='0'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETDTABLESIZE='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='0'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_GETTIMEOFDAY='0'
# REPLACE_GMTIME='0'
# REPLACE_ISATTY='0'
# REPLACE_ITOLD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALTIME='0'
# REPLACE_LOCALTIME_R='0'
# REPLACE_LSEEK='0'
# REPLACE_MALLOC='0'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='0'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MBTOWC='0'
# REPLACE_MEMCHR='0'
# REPLACE_MEMMEM='0'
# REPLACE_MKSTEMP='0'
# REPLACE_MKTIME='0'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_PERROR='0'
# REPLACE_POPEN='0'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PTSNAME='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='0'
# REPLACE_QSORT_R='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_READLINKAT='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_SETENV='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# REPLACE_STDIO_READ_FUNCS='0'
# REPLACE_STDIO_WRITE_FUNCS='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='0'
# REPLACE_STRERROR_R='0'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOD='0'
# REPLACE_STRTOIMAX='0'
# REPLACE_STRTOK_R='0'
# REPLACE_STRTOUMAX='0'
# REPLACE_STRUCT_TIMEVAL='0'
# REPLACE_SYMLINK='0'
# REPLACE_SYMLINKAT='0'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_TMPFILE='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='0'
# REPLACE_USLEEP='0'
# REPLACE_VASPRINTF='0'
# REPLACE_VDPRINTF='0'
# REPLACE_VFPRINTF='0'
# REPLACE_VPRINTF='0'
# REPLACE_VSNPRINTF='0'
# REPLACE_VSPRINTF='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCSWIDTH='0'
# REPLACE_WCTOB='0'
# REPLACE_WCTOMB='0'
# REPLACE_WCWIDTH='0'
# REPLACE_WRITE='0'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDALIGN_H=''
# STDARG_H=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STRIP='strip'
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# UINT32_MAX_LT_UINTMAX_MAX='1'
# UINT64_MAX_EQ_ULONG_MAX='1'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_DEFINES_STRUCT_TIMESPEC='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# VERSION='2.6.1'
# WCHAR_T_SUFFIX=''
# WINDOWS_64_BIT_OFF_T='0'
# WINT_T_SUFFIX=''
# YACC='bison -y'
# YFLAGS=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=' asnprintf.o printf-args.o printf-parse.o vasnprintf.o'
# gl_LTLIBOBJS=' asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_OATHTOOL_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/oath-toolkit/src/oath-toolkit-2.6.1/oathtool/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "oathtool"
# #define PACKAGE_TARNAME "oathtool"
# #define PACKAGE_VERSION "2.6.1"
# #define PACKAGE_STRING "oathtool 2.6.1"
# #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# #define PACKAGE "oathtool"
# #define VERSION "2.6.1"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define __USE_MINGW_ANSI_STDIO 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_ENVIRON_DECL 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define STRERROR_R_CHAR_P 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MPROTECT 1
# #define HAVE_SETENV 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_SNPRINTF 1
# #define restrict __restrict
# #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_RAW_DECL_IMAXABS 1
# #define HAVE_RAW_DECL_IMAXDIV 1
# #define HAVE_RAW_DECL_STRTOIMAX 1
# #define HAVE_RAW_DECL_STRTOUMAX 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDLIB_H 1
# #define MALLOC_0_IS_NONNULL 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_DECL_ALARM 1
# #define HAVE__BOOL 1
# #define HAVE_COMPOUND_LITERALS 1
# #define HAVE_TM_GMTOFF 1
# #define HAVE_DECL_SETENV 1
# #define HAVE_SEARCH_H 1
# #define HAVE_TSEARCH 1
# #define HAVE_WCHAR_T 1
# #define HAVE_RAW_DECL_FFSL 1
# #define HAVE_RAW_DECL_FFSLL 1
# #define HAVE_RAW_DECL_MEMMEM 1
# #define HAVE_RAW_DECL_MEMPCPY 1
# #define HAVE_RAW_DECL_MEMRCHR 1
# #define HAVE_RAW_DECL_RAWMEMCHR 1
# #define HAVE_RAW_DECL_STPCPY 1
# #define HAVE_RAW_DECL_STPNCPY 1
# #define HAVE_RAW_DECL_STRCHRNUL 1
# #define HAVE_RAW_DECL_STRDUP 1
# #define HAVE_RAW_DECL_STRNCAT 1
# #define HAVE_RAW_DECL_STRNDUP 1
# #define HAVE_RAW_DECL_STRNLEN 1
# #define HAVE_RAW_DECL_STRPBRK 1
# #define HAVE_RAW_DECL_STRSEP 1
# #define HAVE_RAW_DECL_STRCASESTR 1
# #define HAVE_RAW_DECL_STRTOK_R 1
# #define HAVE_RAW_DECL_STRERROR_R 1
# #define HAVE_RAW_DECL_STRSIGNAL 1
# #define HAVE_RAW_DECL_STRVERSCMP 1
# #define HAVE_DECL_UNSETENV 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 HAVE_CLOCK_GETTIME 1
# #define HAVE_CLOCK_SETTIME 1
# #define GNULIB_TEST_ENVIRON 1
# #define GETTIMEOFDAY_TIMEZONE struct timezone
# #define GNULIB_TEST_GETTIMEOFDAY 1
# #define GNULIB_TEST_MEMCHR 1
# #define GNULIB_TEST_MKTIME 1
# #define HAVE_STRUCT_TM_TM_ZONE 1
# #define HAVE_TM_ZONE 1
# #define TIME_T_FITS_IN_LONG_INT 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# #define GNULIB_TEST_SETENV 1
# #define HAVE_STDINT_H 1
# #define GNULIB_FSCANF 1
# #define GNULIB_SCANF 1
# #define HAVE_RAW_DECL_DPRINTF 1
# #define HAVE_RAW_DECL_FSEEKO 1
# #define HAVE_RAW_DECL_FTELLO 1
# #define HAVE_RAW_DECL_GETDELIM 1
# #define HAVE_RAW_DECL_GETLINE 1
# #define HAVE_RAW_DECL_PCLOSE 1
# #define HAVE_RAW_DECL_POPEN 1
# #define HAVE_RAW_DECL_RENAMEAT 1
# #define HAVE_RAW_DECL_SNPRINTF 1
# #define HAVE_RAW_DECL_TMPFILE 1
# #define HAVE_RAW_DECL_VDPRINTF 1
# #define HAVE_RAW_DECL_VSNPRINTF 1
# #define HAVE_RAW_DECL__EXIT 1
# #define HAVE_RAW_DECL_ATOLL 1
# #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# #define HAVE_RAW_DECL_GETLOADAVG 1
# #define HAVE_RAW_DECL_GETSUBOPT 1
# #define HAVE_RAW_DECL_GRANTPT 1
# #define HAVE_RAW_DECL_INITSTATE 1
# #define HAVE_RAW_DECL_INITSTATE_R 1
# #define HAVE_RAW_DECL_MKDTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMPS 1
# #define HAVE_RAW_DECL_MKSTEMP 1
# #define HAVE_RAW_DECL_MKSTEMPS 1
# #define HAVE_RAW_DECL_POSIX_OPENPT 1
# #define HAVE_RAW_DECL_PTSNAME 1
# #define HAVE_RAW_DECL_PTSNAME_R 1
# #define HAVE_RAW_DECL_RANDOM 1
# #define HAVE_RAW_DECL_RANDOM_R 1
# #define HAVE_RAW_DECL_REALPATH 1
# #define HAVE_RAW_DECL_RPMATCH 1
# #define HAVE_RAW_DECL_SECURE_GETENV 1
# #define HAVE_RAW_DECL_SETENV 1
# #define HAVE_RAW_DECL_SETSTATE 1
# #define HAVE_RAW_DECL_SETSTATE_R 1
# #define HAVE_RAW_DECL_SRANDOM 1
# #define HAVE_RAW_DECL_SRANDOM_R 1
# #define HAVE_RAW_DECL_STRTOD 1
# #define HAVE_RAW_DECL_STRTOLL 1
# #define HAVE_RAW_DECL_STRTOULL 1
# #define HAVE_RAW_DECL_UNLOCKPT 1
# #define HAVE_RAW_DECL_UNSETENV 1
# #define GNULIB_STRERROR 1
# #define GNULIB_TEST_STRERROR 1
# #define HAVE_DECL_LOCALTIME_R 1
# #define GNULIB_TEST_TIME_R 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_UNSETENV 1
# #define GNULIB_TEST_UNSETENV 1
# #define HAVE_VASPRINTF 1
# #define GNULIB_TEST_VASPRINTF 1
# #define HAVE_RAW_DECL_BTOWC 1
# #define HAVE_RAW_DECL_WCTOB 1
# #define HAVE_RAW_DECL_MBSINIT 1
# #define HAVE_RAW_DECL_MBRTOWC 1
# #define HAVE_RAW_DECL_MBRLEN 1
# #define HAVE_RAW_DECL_MBSRTOWCS 1
# #define HAVE_RAW_DECL_MBSNRTOWCS 1
# #define HAVE_RAW_DECL_WCRTOMB 1
# #define HAVE_RAW_DECL_WCSRTOMBS 1
# #define HAVE_RAW_DECL_WCSNRTOMBS 1
# #define HAVE_RAW_DECL_WCWIDTH 1
# #define HAVE_RAW_DECL_WMEMCHR 1
# #define HAVE_RAW_DECL_WMEMCMP 1
# #define HAVE_RAW_DECL_WMEMCPY 1
# #define HAVE_RAW_DECL_WMEMMOVE 1
# #define HAVE_RAW_DECL_WMEMSET 1
# #define HAVE_RAW_DECL_WCSLEN 1
# #define HAVE_RAW_DECL_WCSNLEN 1
# #define HAVE_RAW_DECL_WCSCPY 1
# #define HAVE_RAW_DECL_WCPCPY 1
# #define HAVE_RAW_DECL_WCSNCPY 1
# #define HAVE_RAW_DECL_WCPNCPY 1
# #define HAVE_RAW_DECL_WCSCAT 1
# #define HAVE_RAW_DECL_WCSNCAT 1
# #define HAVE_RAW_DECL_WCSCMP 1
# #define HAVE_RAW_DECL_WCSNCMP 1
# #define HAVE_RAW_DECL_WCSCASECMP 1
# #define HAVE_RAW_DECL_WCSNCASECMP 1
# #define HAVE_RAW_DECL_WCSCOLL 1
# #define HAVE_RAW_DECL_WCSXFRM 1
# #define HAVE_RAW_DECL_WCSDUP 1
# #define HAVE_RAW_DECL_WCSCHR 1
# #define HAVE_RAW_DECL_WCSRCHR 1
# #define HAVE_RAW_DECL_WCSCSPN 1
# #define HAVE_RAW_DECL_WCSSPN 1
# #define HAVE_RAW_DECL_WCSPBRK 1
# #define HAVE_RAW_DECL_WCSSTR 1
# #define HAVE_RAW_DECL_WCSTOK 1
# #define HAVE_RAW_DECL_WCSWIDTH 1
# #define HAVE_STDINT_H 1
# #define GNULIB_TEST_FDOPEN 1
# #define HAVE_GETPAGESIZE 1
# #define GNULIB_TEST_GETPAGESIZE 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define HAVE_MAP_ANONYMOUS 1
# #define GNULIB_TEST_PUTENV 1
#
# configure: exit 0

CMD: config logfiles '/tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/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 liboath configure 2.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = cde034e476bc
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:3338: checking for a BSD-compatible install
# configure:3406: result: /usr/bin/install -c
# configure:3417: checking whether build environment is sane
# configure:3472: result: yes
# configure:3531: checking for x86_64-unknown-linux-strip
# configure:3561: result: no
# configure:3571: checking for strip
# configure:3587: found /usr/bin/strip
# configure:3598: result: strip
# configure:3623: checking for a thread-safe mkdir -p
# configure:3662: result: /usr/bin/mkdir -p
# configure:3669: checking for gawk
# configure:3685: found /usr/bin/gawk
# configure:3696: result: gawk
# configure:3707: checking whether make sets $(MAKE)
# configure:3729: result: yes
# configure:3758: checking whether make supports nested variables
# configure:3775: result: yes
# configure:3912: checking whether make supports nested variables
# configure:3929: result: yes
# configure:3945: checking build system type
# configure:3959: result: x86_64-unknown-linux-gnu
# configure:3979: checking host system type
# configure:3992: result: x86_64-unknown-linux-gnu
# configure:4323: checking for x86_64-unknown-linux-gcc
# configure:4350: result: clang
# configure:4619: checking for C compiler version
# configure:4628: 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:4639: $? = 0
# configure:4628: 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:4639: $? = 0
# configure:4628: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4639: $? = 1
# configure:4628: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4639: $? = 1
# configure:4659: checking whether the C compiler works
# configure:4681: clang conftest.c >&5
# configure:4685: $? = 0
# configure:4733: result: yes
# configure:4736: checking for C compiler default output file name
# configure:4738: result: a.out
# configure:4744: checking for suffix of executables
# configure:4751: clang -o conftest conftest.c >&5
# configure:4755: $? = 0
# configure:4777: result:
# configure:4799: checking whether we are cross compiling
# configure:4807: clang -o conftest conftest.c >&5
# configure:4811: $? = 0
# configure:4818: ./conftest
# configure:4822: $? = 0
# configure:4837: result: no
# configure:4842: checking for suffix of object files
# configure:4864: clang -c conftest.c >&5
# configure:4868: $? = 0
# configure:4889: result: o
# configure:4893: checking whether we are using the GNU C compiler
# configure:4912: clang -c conftest.c >&5
# configure:4912: $? = 0
# configure:4921: result: yes
# configure:4930: checking whether clang accepts -g
# configure:4950: clang -c -g conftest.c >&5
# configure:4950: $? = 0
# configure:4991: result: yes
# configure:5008: checking for clang option to accept ISO C89
# configure:5071: clang -c conftest.c >&5
# configure:5071: $? = 0
# configure:5084: result: none needed
# configure:5109: checking whether clang understands -c and -o together
# configure:5131: clang -c conftest.c -o conftest2.o
# configure:5134: $? = 0
# configure:5131: clang -c conftest.c -o conftest2.o
# configure:5134: $? = 0
# configure:5146: result: yes
# configure:5174: checking for style of include used by make
# configure:5202: result: GNU
# configure:5228: checking dependency style of clang
# configure:5339: result: gcc3
# configure:5360: checking how to run the C preprocessor
# configure:5391: clang -E conftest.c
# configure:5391: $? = 0
# configure:5405: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5405: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | /* end confdefs.h. */
# | #include
# configure:5430: result: clang -E
# configure:5450: clang -E conftest.c
# configure:5450: $? = 0
# configure:5464: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5464: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | /* end confdefs.h. */
# | #include
# configure:5493: checking for grep that handles long lines and -e
# configure:5551: result: /usr/bin/grep
# configure:5556: checking for egrep
# configure:5618: result: /usr/bin/grep -E
# configure:5625: checking for Minix Amsterdam compiler
# configure:5649: result: no
# configure:5661: checking for x86_64-unknown-linux-ar
# configure:5691: result: no
# configure:5701: checking for ar
# configure:5717: found /usr/bin/ar
# configure:5728: result: ar
# configure:5768: checking for x86_64-unknown-linux-ranlib
# configure:5798: result: no
# configure:5808: checking for ranlib
# configure:5824: found /usr/bin/ranlib
# configure:5835: result: ranlib
# configure:5861: checking for ANSI C header files
# configure:5881: clang -c conftest.c >&5
# configure:5881: $? = 0
# configure:5954: clang -o conftest conftest.c >&5
# configure:5954: $? = 0
# configure:5954: ./conftest
# configure:5954: $? = 0
# configure:5965: result: yes
# configure:5978: checking for sys/types.h
# configure:5978: clang -c conftest.c >&5
# configure:5978: $? = 0
# configure:5978: result: yes
# configure:5978: checking for sys/stat.h
# configure:5978: clang -c conftest.c >&5
# configure:5978: $? = 0
# configure:5978: result: yes
# configure:5978: checking for stdlib.h
# configure:5978: clang -c conftest.c >&5
# configure:5978: $? = 0
# configure:5978: result: yes
# configure:5978: checking for string.h
# configure:5978: clang -c conftest.c >&5
# configure:5978: $? = 0
# configure:5978: result: yes
# configure:5978: checking for memory.h
# configure:5978: clang -c conftest.c >&5
# configure:5978: $? = 0
# configure:5978: result: yes
# configure:5978: checking for strings.h
# configure:5978: clang -c conftest.c >&5
# configure:5978: $? = 0
# configure:5978: result: yes
# configure:5978: checking for inttypes.h
# configure:5978: clang -c conftest.c >&5
# configure:5978: $? = 0
# configure:5978: result: yes
# configure:5978: checking for stdint.h
# configure:5978: clang -c conftest.c >&5
# configure:5978: $? = 0
# configure:5978: result: yes
# configure:5978: checking for unistd.h
# configure:5978: clang -c conftest.c >&5
# configure:5978: $? = 0
# configure:5978: result: yes
# configure:5991: checking minix/config.h usability
# configure:5991: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5991: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5991: result: no
# configure:5991: checking minix/config.h presence
# configure:5991: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5991: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5991: result: no
# configure:5991: checking for minix/config.h
# configure:5991: result: no
# configure:6015: checking whether it is safe to define __EXTENSIONS__
# configure:6033: clang -c conftest.c >&5
# configure:6033: $? = 0
# configure:6040: result: yes
# configure:6057: checking whether _XOPEN_SOURCE should be defined
# configure:6076: clang -c conftest.c >&5
# configure:6076: $? = 0
# configure:6100: result: no
# configure:6112: checking for _LARGEFILE_SOURCE value needed for large files
# configure:6131: clang -o conftest conftest.c >&5
# configure:6131: $? = 0
# configure:6159: result: no
# configure:6216: checking for special C compiler options needed for large files
# configure:6261: result: no
# configure:6267: checking for _FILE_OFFSET_BITS value needed for large files
# configure:6292: clang -c conftest.c >&5
# configure:6292: $? = 0
# configure:6324: result: no
# configure:6617: checking for x86_64-unknown-linux-ar
# configure:6644: result: ar
# configure:6714: checking the archiver (ar) interface
# configure:6730: clang -c conftest.c >&5
# configure:6730: $? = 0
# configure:6732: ar cru libconftest.a conftest.o >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6735: $? = 0
# configure:6763: result: ar
# configure:6829: checking how to print strings
# configure:6856: result: printf
# configure:6877: checking for a sed that does not truncate output
# configure:6941: result: /usr/bin/sed
# configure:6959: checking for fgrep
# configure:7021: result: /usr/bin/grep -F
# configure:7056: checking for ld used by clang
# configure:7123: result: /usr/bin/ld
# configure:7130: checking if the linker (/usr/bin/ld) is GNU ld
# configure:7145: result: yes
# configure:7157: checking for BSD- or MS-compatible name lister (nm)
# configure:7206: result: /usr/bin/nm -B
# configure:7336: checking the name lister (/usr/bin/nm -B) interface
# configure:7343: clang -c conftest.c >&5
# configure:7346: /usr/bin/nm -B "conftest.o"
# configure:7349: output
# 0000000000000000 B some_variable
# configure:7356: result: BSD nm
# configure:7359: checking whether ln -s works
# configure:7363: result: yes
# configure:7371: checking the maximum length of command line arguments
# configure:7502: result: 1572864
# configure:7519: checking whether the shell understands some XSI constructs
# configure:7529: result: yes
# configure:7533: checking whether the shell understands "+="
# configure:7539: result: yes
# configure:7574: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:7614: result: func_convert_file_noop
# configure:7621: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:7641: result: func_convert_file_noop
# configure:7648: checking for /usr/bin/ld option to reload object files
# configure:7655: result: -r
# configure:7689: checking for x86_64-unknown-linux-objdump
# configure:7716: result: objdump
# configure:7785: checking how to recognize dependent libraries
# configure:7983: result: pass_all
# configure:8028: checking for x86_64-unknown-linux-dlltool
# configure:8055: result: dlltool
# configure:8125: checking how to associate runtime and link libraries
# configure:8152: result: printf %s\n
# configure:8168: checking for x86_64-unknown-linux-ar
# configure:8195: result: ar
# configure:8276: checking for archiver @FILE support
# configure:8293: clang -c conftest.c >&5
# configure:8293: $? = 0
# configure:8296: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:8299: $? = 0
# configure:8304: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:8307: $? = 1
# configure:8319: result: @
# configure:8337: checking for x86_64-unknown-linux-strip
# configure:8364: result: strip
# configure:8436: checking for x86_64-unknown-linux-ranlib
# configure:8463: result: ranlib
# configure:8605: checking command to parse /usr/bin/nm -B output from clang object
# configure:8725: clang -c conftest.c >&5
# configure:8728: $? = 0
# configure:8732: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:8735: $? = 0
# configure:8801: clang -o conftest conftest.c conftstm.o >&5
# configure:8804: $? = 0
# configure:8842: result: ok
# configure:8879: checking for sysroot
# configure:8909: result: no
# configure:8986: clang -c conftest.c >&5
# configure:8989: $? = 0
# configure:9138: checking for x86_64-unknown-linux-mt
# configure:9168: result: no
# configure:9178: checking for mt
# configure:9208: result: no
# configure:9228: checking if : is a manifest tool
# configure:9234: : '-?'
# configure:9242: result: no
# configure:9881: checking for dlfcn.h
# configure:9881: clang -c conftest.c >&5
# configure:9881: $? = 0
# configure:9881: result: yes
# configure:10085: checking for objdir
# configure:10100: result: .libs
# configure:10371: checking if clang supports -fno-rtti -fno-exceptions
# configure:10389: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:10393: $? = 0
# configure:10406: result: yes
# configure:10733: checking for clang option to produce PIC
# configure:10740: result: -fPIC -DPIC
# configure:10748: checking if clang PIC flag -fPIC -DPIC works
# configure:10766: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10770: $? = 0
# configure:10783: result: yes
# configure:10812: checking if clang static flag -static works
# configure:10840: result: yes
# configure:10855: checking if clang supports -c -o file.o
# configure:10876: clang -c -o out/conftest2.o conftest.c >&5
# configure:10880: $? = 0
# configure:10902: result: yes
# configure:10910: checking if clang supports -c -o file.o
# configure:10957: result: yes
# configure:10990: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12147: result: yes
# configure:12184: checking whether -lc should be explicitly linked in
# configure:12192: clang -c conftest.c >&5
# configure:12195: $? = 0
# configure:12210: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:12213: $? = 0
# configure:12227: result: no
# configure:12387: checking dynamic linker characteristics
# configure:12887: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12887: $? = 0
# configure:13121: result: GNU/Linux ld.so
# configure:13228: checking how to hardcode library paths into programs
# configure:13253: result: immediate
# configure:13793: checking whether stripping libraries is possible
# configure:13798: result: yes
# configure:13833: checking if libtool supports shared libraries
# configure:13835: result: yes
# configure:13838: checking whether to build shared libraries
# configure:13859: result: yes
# configure:13862: checking whether to build static libraries
# configure:13866: result: yes
# configure:13911: checking for size_t
# configure:13911: clang -c conftest.c >&5
# configure:13911: $? = 0
# configure:13911: clang -c conftest.c >&5
# conftest.c:68:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:13911: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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:13911: result: yes
# configure:13924: checking for working alloca.h
# configure:13941: clang -o conftest conftest.c >&5
# configure:13941: $? = 0
# configure:13949: result: yes
# configure:13957: checking for alloca
# configure:13994: clang -o conftest conftest.c >&5
# configure:13994: $? = 0
# configure:14002: result: yes
# configure:14112: checking for C/C++ restrict keyword
# configure:14139: clang -c conftest.c >&5
# configure:14139: $? = 0
# configure:14147: result: __restrict
# configure:14247: checking for canonicalize_file_name
# configure:14247: clang -o conftest conftest.c >&5
# configure:14247: $? = 0
# configure:14247: result: yes
# configure:14247: checking for getcwd
# configure:14247: clang -o conftest conftest.c >&5
# configure:14247: $? = 0
# configure:14247: result: yes
# configure:14247: checking for readlink
# configure:14247: clang -o conftest conftest.c >&5
# configure:14247: $? = 0
# configure:14247: result: yes
# configure:14247: checking for realpath
# configure:14247: clang -o conftest conftest.c >&5
# configure:14247: $? = 0
# configure:14247: result: yes
# configure:14247: checking for _set_invalid_parameter_handler
# configure:14247: clang -o conftest conftest.c >&5
# /tmp/conftest-617099.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:14247: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 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:14247: result: no
# configure:14247: checking for fpurge
# configure:14247: clang -o conftest conftest.c >&5
# /tmp/conftest-0a7b0b.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `fpurge'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14247: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | /* end confdefs.h. */
# | /* Define fpurge to an innocuous variant, in case declares fpurge.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define fpurge innocuous_fpurge
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char fpurge (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef fpurge
# |
# | /* 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 fpurge ();
# | /* 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_fpurge || defined __stub___fpurge
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return fpurge ();
# | ;
# | return 0;
# | }
# configure:14247: result: no
# configure:14247: checking for __fpurge
# configure:14247: clang -o conftest conftest.c >&5
# configure:14247: $? = 0
# configure:14247: result: yes
# configure:14247: checking for __freading
# configure:14247: clang -o conftest conftest.c >&5
# configure:14247: $? = 0
# configure:14247: result: yes
# configure:14247: checking for getdelim
# configure:14247: clang -o conftest conftest.c >&5
# configure:14247: $? = 0
# configure:14247: result: yes
# configure:14247: checking for gettimeofday
# configure:14247: clang -o conftest conftest.c >&5
# configure:14247: $? = 0
# configure:14247: result: yes
# configure:14247: checking for lstat
# configure:14247: clang -o conftest conftest.c >&5
# configure:14247: $? = 0
# configure:14247: result: yes
# configure:14247: checking for mprotect
# configure:14247: clang -o conftest conftest.c >&5
# configure:14247: $? = 0
# configure:14247: result: yes
# configure:14247: checking for link
# configure:14247: clang -o conftest conftest.c >&5
# configure:14247: $? = 0
# configure:14247: result: yes
# configure:14247: checking for snprintf
# configure:14247: clang -o conftest conftest.c >&5
# conftest.c:69:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:69:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:14247: $? = 0
# configure:14247: result: yes
# configure:14247: checking for strdup
# configure:14247: clang -o conftest conftest.c >&5
# conftest.c:70:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:70:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:14247: $? = 0
# configure:14247: result: yes
# configure:14247: checking for vasnprintf
# configure:14247: clang -o conftest conftest.c >&5
# /tmp/conftest-432ab3.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:14247: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 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:14247: result: no
# configure:14247: checking for symlink
# configure:14247: clang -o conftest conftest.c >&5
# configure:14247: $? = 0
# configure:14247: result: yes
# configure:14272: checking whether // is distinct from /
# configure:14301: result: no
# configure:14322: checking whether realpath works
# configure:14492: clang -o conftest conftest.c >&5
# configure:14492: $? = 0
# configure:14492: ./conftest
# configure:14492: $? = 0
# configure:14504: result: yes
# configure:14521: checking sys/param.h usability
# configure:14521: clang -c conftest.c >&5
# configure:14521: $? = 0
# configure:14521: result: yes
# configure:14521: checking sys/param.h presence
# configure:14521: clang -E conftest.c
# configure:14521: $? = 0
# configure:14521: result: yes
# configure:14521: checking for sys/param.h
# configure:14521: result: yes
# configure:14521: checking sys/socket.h usability
# configure:14521: clang -c conftest.c >&5
# configure:14521: $? = 0
# configure:14521: result: yes
# configure:14521: checking sys/socket.h presence
# configure:14521: clang -E conftest.c
# configure:14521: $? = 0
# configure:14521: result: yes
# configure:14521: checking for sys/socket.h
# configure:14521: result: yes
# configure:14521: checking for unistd.h
# configure:14521: result: yes
# configure:14521: checking for sys/stat.h
# configure:14521: result: yes
# configure:14521: checking sys/time.h usability
# configure:14521: clang -c conftest.c >&5
# configure:14521: $? = 0
# configure:14521: result: yes
# configure:14521: checking sys/time.h presence
# configure:14521: clang -E conftest.c
# configure:14521: $? = 0
# configure:14521: result: yes
# configure:14521: checking for sys/time.h
# configure:14521: result: yes
# configure:14521: checking sys/mman.h usability
# configure:14521: clang -c conftest.c >&5
# configure:14521: $? = 0
# configure:14521: result: yes
# configure:14521: checking sys/mman.h presence
# configure:14521: clang -E conftest.c
# configure:14521: $? = 0
# configure:14521: result: yes
# configure:14521: checking for sys/mman.h
# configure:14521: result: yes
# configure:14521: checking wchar.h usability
# configure:14521: clang -c conftest.c >&5
# configure:14521: $? = 0
# configure:14521: result: yes
# configure:14521: checking wchar.h presence
# configure:14521: clang -E conftest.c
# configure:14521: $? = 0
# configure:14521: result: yes
# configure:14521: checking for wchar.h
# configure:14521: result: yes
# configure:14521: checking for stdint.h
# configure:14521: result: yes
# configure:14521: checking features.h usability
# configure:14521: clang -c conftest.c >&5
# configure:14521: $? = 0
# configure:14521: result: yes
# configure:14521: checking features.h presence
# configure:14521: clang -E conftest.c
# configure:14521: $? = 0
# configure:14521: result: yes
# configure:14521: checking for features.h
# configure:14521: result: yes
# configure:14521: checking dirent.h usability
# configure:14521: clang -c conftest.c >&5
# configure:14521: $? = 0
# configure:14521: result: yes
# configure:14521: checking dirent.h presence
# configure:14521: clang -E conftest.c
# configure:14521: $? = 0
# configure:14521: result: yes
# configure:14521: checking for dirent.h
# configure:14521: result: yes
# configure:14521: checking for inttypes.h
# configure:14521: result: yes
# configure:14521: checking priv.h usability
# configure:14521: clang -c conftest.c >&5
# conftest.c:94:10: fatal error: 'priv.h' file not found
# #include
# ^
# 1 error generated.
# configure:14521: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14521: result: no
# configure:14521: checking priv.h presence
# configure:14521: clang -E conftest.c
# conftest.c:61:10: fatal error: 'priv.h' file not found
# #include
# ^
# 1 error generated.
# configure:14521: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# configure:14521: result: no
# configure:14521: checking for priv.h
# configure:14521: result: no
# configure:14755: checking for ld used by clang
# configure:14822: result: /usr/bin/ld -m elf_x86_64
# configure:14829: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:14844: result: yes
# configure:14851: checking for shared library run path origin
# configure:14864: result: done
# configure:14947: checking whether byte ordering is bigendian
# configure:14962: clang -c conftest.c >&5
# conftest.c:62:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:62:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:14962: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:15007: clang -c conftest.c >&5
# configure:15007: $? = 0
# configure:15025: clang -c conftest.c >&5
# conftest.c:68:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:15025: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15153: result: no
# configure:15174: checking whether the preprocessor supports include_next
# configure:15212: clang -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:15212: $? = 0
# configure:15233: result: yes
# configure:15254: checking whether system header files limit the line length
# configure:15277: result: no
# configure:15288: checking for complete errno.h
# configure:15361: result: yes
# configure:15789: checking whether stdin defaults to large file offsets
# configure:15813: clang -o conftest conftest.c >&5
# configure:15813: $? = 0
# configure:15821: result: yes
# configure:15826: checking for pid_t
# configure:15826: clang -c conftest.c >&5
# configure:15826: $? = 0
# configure:15826: clang -c conftest.c >&5
# conftest.c:97:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:15826: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15826: result: yes
# configure:15837: checking for mode_t
# configure:15837: clang -c conftest.c >&5
# configure:15837: $? = 0
# configure:15837: clang -c conftest.c >&5
# conftest.c:97:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:15837: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15837: result: yes
# configure:15980: checking whether fseeko is declared
# configure:15980: clang -c conftest.c >&5
# configure:15980: $? = 0
# configure:15980: result: yes
# configure:16000: checking for fseeko
# configure:16018: clang -o conftest conftest.c >&5
# configure:16018: $? = 0
# configure:16027: result: yes
# configure:16059: checking whether fflush works on input streams
# configure:16121: clang -o conftest conftest.c >&5
# configure:16121: $? = 0
# configure:16121: ./conftest
# configure:16121: $? = 7
# configure: program exited with status 7
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_FSEEKO 1
# | /* end confdefs.h. */
# |
# | #include
# | #if HAVE_UNISTD_H
# | # include
# | #else /* on Windows with MSVC */
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | FILE *f = fopen ("conftest.txt", "r");
# | char buffer[10];
# | int fd;
# | int c;
# | if (f == NULL)
# | return 1;
# | fd = fileno (f);
# | if (fd < 0 || fread (buffer, 1, 5, f) != 5)
# | return 2;
# | /* For deterministic results, ensure f read a bigger buffer. */
# | if (lseek (fd, 0, SEEK_CUR) == 5)
# | return 3;
# | /* POSIX requires fflush-fseek to set file offset of fd. This fails
# | on BSD systems and on mingw. */
# | if (fflush (f) != 0 || fseek (f, 0, SEEK_CUR) != 0)
# | return 4;
# | if (lseek (fd, 0, SEEK_CUR) != 5)
# | return 5;
# | /* Verify behaviour of fflush after ungetc. See
# | */
# | /* Verify behaviour of fflush after a backup ungetc. This fails on
# | mingw. */
# | c = fgetc (f);
# | ungetc (c, f);
# | fflush (f);
# | if (fgetc (f) != c)
# | return 6;
# | /* Verify behaviour of fflush after a non-backup ungetc. This fails
# | on glibc 2.8 and on BSD systems. */
# | c = fgetc (f);
# | ungetc ('@', f);
# | fflush (f);
# | if (fgetc (f) != c)
# | return 7;
# | return 0;
# |
# | ;
# | return 0;
# | }
# configure:16133: result: no
# configure:16187: checking whether stat file-mode macros are broken
# configure:16214: clang -c conftest.c >&5
# configure:16214: $? = 0
# configure:16221: result: no
# configure:16336: checking for nlink_t
# configure:16336: clang -c conftest.c >&5
# configure:16336: $? = 0
# configure:16336: clang -c conftest.c >&5
# conftest.c:69:22: error: expected expression
# if (sizeof ((nlink_t)))
# ^
# 1 error generated.
# configure:16336: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN 0
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16336: result: yes
# configure:16351: checking whether fchmodat is declared without a macro
# configure:16369: clang -c conftest.c >&5
# configure:16369: $? = 0
# configure:16377: result: yes
# configure:16351: checking whether fstat is declared without a macro
# configure:16369: clang -c conftest.c >&5
# configure:16369: $? = 0
# configure:16377: result: yes
# configure:16351: checking whether fstatat is declared without a macro
# configure:16369: clang -c conftest.c >&5
# configure:16369: $? = 0
# configure:16377: result: yes
# configure:16351: checking whether futimens is declared without a macro
# configure:16369: clang -c conftest.c >&5
# configure:16369: $? = 0
# configure:16377: result: yes
# configure:16351: checking whether lchmod is declared without a macro
# configure:16369: clang -c conftest.c >&5
# configure:16369: $? = 0
# configure:16377: result: yes
# configure:16351: checking whether lstat is declared without a macro
# configure:16369: clang -c conftest.c >&5
# configure:16369: $? = 0
# configure:16377: result: yes
# configure:16351: checking whether mkdirat is declared without a macro
# configure:16369: clang -c conftest.c >&5
# configure:16369: $? = 0
# configure:16377: result: yes
# configure:16351: checking whether mkfifo is declared without a macro
# configure:16369: clang -c conftest.c >&5
# configure:16369: $? = 0
# configure:16377: result: yes
# configure:16351: checking whether mkfifoat is declared without a macro
# configure:16369: clang -c conftest.c >&5
# configure:16369: $? = 0
# configure:16377: result: yes
# configure:16351: checking whether mknod is declared without a macro
# configure:16369: clang -c conftest.c >&5
# configure:16369: $? = 0
# configure:16377: result: yes
# configure:16351: checking whether mknodat is declared without a macro
# configure:16369: clang -c conftest.c >&5
# configure:16369: $? = 0
# configure:16377: result: yes
# configure:16351: checking whether stat is declared without a macro
# configure:16369: clang -c conftest.c >&5
# configure:16369: $? = 0
# configure:16377: result: yes
# configure:16351: checking whether utimensat is declared without a macro
# configure:16369: clang -c conftest.c >&5
# configure:16369: $? = 0
# configure:16377: result: yes
# configure:16390: checking whether ftello is declared
# configure:16390: clang -c conftest.c >&5
# configure:16390: $? = 0
# configure:16390: result: yes
# configure:16421: checking for ftello
# configure:16438: clang -o conftest conftest.c >&5
# configure:16438: $? = 0
# configure:16447: result: yes
# configure:16460: checking whether ftello works
# configure:16536: clang -o conftest conftest.c >&5
# configure:16536: $? = 0
# configure:16536: ./conftest
# configure:16536: $? = 0
# configure:16547: result: yes
# configure:16562: checking whether getdelim is declared
# configure:16562: clang -c conftest.c >&5
# configure:16562: $? = 0
# configure:16562: result: yes
# configure:16580: checking whether getline is declared
# configure:16580: clang -c conftest.c >&5
# configure:16580: $? = 0
# configure:16580: result: yes
# configure:16738: checking for struct timeval
# configure:16761: clang -c conftest.c >&5
# configure:16761: $? = 0
# configure:16769: result: yes
# configure:16774: checking for wide-enough struct timeval.tv_sec member
# configure:16801: clang -c conftest.c >&5
# configure:16801: $? = 0
# configure:16809: result: yes
# configure:16819: checking whether gettimeofday is declared without a macro
# configure:16841: clang -c conftest.c >&5
# configure:16841: $? = 0
# configure:16849: result: yes
# configure:16875: checking whether lstat correctly handles trailing slash
# configure:16911: clang -o conftest conftest.c >&5
# configure:16911: $? = 0
# configure:16911: ./conftest
# configure:16911: $? = 0
# configure:16923: result: yes
# configure:16936: checking whether malloc, realloc, calloc are POSIX compliant
# configure:16956: clang -c conftest.c >&5
# configure:16956: $? = 0
# configure:16964: result: yes
# configure:16971: checking for stdlib.h
# configure:16971: result: yes
# configure:16981: checking for GNU libc compatible malloc
# configure:17014: clang -o conftest conftest.c >&5
# configure:17014: $? = 0
# configure:17014: ./conftest
# configure:17014: $? = 0
# configure:17025: result: yes
# configure:17040: checking for unsigned long long int
# configure:17079: clang -o conftest conftest.c >&5
# configure:17079: $? = 0
# configure:17088: result: yes
# configure:17098: checking for long long int
# configure:17136: clang -o conftest conftest.c >&5
# configure:17136: $? = 0
# configure:17136: ./conftest
# configure:17136: $? = 0
# configure:17148: result: yes
# configure:17248: checking for mmap
# configure:17248: clang -o conftest conftest.c >&5
# configure:17248: $? = 0
# configure:17248: result: yes
# configure:17259: checking for MAP_ANONYMOUS
# configure:17296: result: yes
# configure:17330: checking whether memchr works
# configure:17393: clang -o conftest conftest.c >&5
# configure:17393: $? = 0
# configure:17393: ./conftest
# configure:17393: $? = 0
# configure:17403: result: yes
# configure:17420: clang -c conftest.c >&5
# conftest.c:87:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:87:15: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:17420: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:17474: checking whether snprintf returns a byte count as in C99
# configure:17544: clang -o conftest conftest.c >&5
# configure:17544: $? = 0
# configure:17544: ./conftest
# configure:17544: $? = 0
# configure:17555: result: yes
# configure:17559: checking whether snprintf is declared
# configure:17559: clang -c conftest.c >&5
# configure:17559: $? = 0
# configure:17559: result: yes
# configure:17571: checking for stdbool.h that conforms to C99
# configure:17638: clang -c conftest.c >&5
# conftest.c:136:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:140:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:140:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:140:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:140:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:140:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:140:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:140:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:140:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:141:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:141:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:141:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:17638: $? = 0
# configure:17645: result: yes
# configure:17647: checking for _Bool
# configure:17647: clang -c conftest.c >&5
# configure:17647: $? = 0
# configure:17647: clang -c conftest.c >&5
# conftest.c:123:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:17647: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SNPRINTF 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17647: result: yes
# configure:17664: checking for wchar_t
# configure:17681: clang -c conftest.c >&5
# configure:17681: $? = 0
# configure:17688: result: yes
# configure:17843: checking whether stdint.h conforms to C99
# configure:18012: clang -c conftest.c >&5
# configure:18012: $? = 0
# configure:18092: clang -o conftest conftest.c >&5
# configure:18092: $? = 0
# configure:18092: ./conftest
# configure:18092: $? = 0
# configure:18104: result: yes
# configure:18453: checking whether strdup is declared
# configure:18453: clang -c conftest.c >&5
# configure:18453: $? = 0
# configure:18453: result: yes
# configure:18543: checking whether ffsl is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether ffsll is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether memmem is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether mempcpy is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether memrchr is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether rawmemchr is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether stpcpy is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether stpncpy is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether strchrnul is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether strdup is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether strncat is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether strndup is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether strnlen is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether strpbrk is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether strsep is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether strcasestr is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether strtok_r is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether strerror_r is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether strsignal is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18543: checking whether strverscmp is declared without a macro
# configure:18561: clang -c conftest.c >&5
# configure:18561: $? = 0
# configure:18569: result: yes
# configure:18582: checking whether strtok_r is declared
# configure:18582: result: yes
# configure:18622: checking for struct timespec in
# configure:18639: clang -c conftest.c >&5
# configure:18639: $? = 0
# configure:18646: result: yes
# configure:18833: checking for wint_t
# configure:18858: clang -c conftest.c >&5
# configure:18858: $? = 0
# configure:18865: result: yes
# configure:18894: checking for inttypes.h
# configure:18913: clang -c conftest.c >&5
# configure:18913: $? = 0
# configure:18920: result: yes
# configure:18931: checking for stdint.h
# configure:18948: clang -c conftest.c >&5
# configure:18948: $? = 0
# configure:18955: result: yes
# configure:18968: checking for intmax_t
# configure:18993: clang -c conftest.c >&5
# configure:18993: $? = 0
# configure:19000: result: yes
# configure:19019: checking where to find the exponent in a 'double'
# configure:19333: clang -o conftest conftest.c >&5
# configure:19333: $? = 0
# configure:19333: ./conftest
# configure:19333: $? = 0
# configure:19345: result: word 1 bit 20
# configure:19372: checking for snprintf
# configure:19372: result: yes
# configure:19372: checking for strnlen
# configure:19372: clang -o conftest conftest.c >&5
# configure:19372: $? = 0
# configure:19372: result: yes
# configure:19372: checking for wcslen
# configure:19372: clang -o conftest conftest.c >&5
# configure:19372: $? = 0
# configure:19372: result: yes
# configure:19372: checking for wcsnlen
# configure:19372: clang -o conftest conftest.c >&5
# configure:19372: $? = 0
# configure:19372: result: yes
# configure:19372: checking for mbrtowc
# configure:19372: clang -o conftest conftest.c >&5
# configure:19372: $? = 0
# configure:19372: result: yes
# configure:19372: checking for wcrtomb
# configure:19372: clang -o conftest conftest.c >&5
# configure:19372: $? = 0
# configure:19372: result: yes
# configure:19381: checking whether _snprintf is declared
# configure:19381: clang -c conftest.c >&5
# conftest.c:132:10: error: use of undeclared identifier '_snprintf'
# (void) _snprintf;
# ^
# 1 error generated.
# configure:19381: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 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_DECL_STRTOK_R 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:19381: result: no
# configure:19497: checking whether uses 'inline' correctly
# configure:19519: clang -c conftest.c >&5
# configure:19522: $? = 0
# configure:19540: clang -c conftest.c >&5
# configure:19543: $? = 0
# configure:19556: result: yes
# configure:19611: checking if environ is properly declared
# configure:19634: clang -c conftest.c >&5
# conftest.c:131:39: error: redeclaration of 'environ' with a different type: 'struct (anonymous struct at conftest.c:131:19)' vs 'char **'
# extern struct { int foo; } environ;
# ^
# /usr/include/unistd.h:548:15: note: previous declaration is here
# extern char **environ;
# ^
# conftest.c:135:8: error: member reference base type 'char **' is not a structure or union
# environ.foo = 1;
# ~~~~~~~^~~~
# 2 errors generated.
# configure:19634: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 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_DECL_STRTOK_R 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | /* end confdefs.h. */
# | #if HAVE_UNISTD_H
# | #include
# | #endif
# | /* mingw, BeOS, Haiku declare environ in , not in . */
# | #include
# |
# | extern struct { int foo; } environ;
# | int
# | main ()
# | {
# | environ.foo = 1;
# | ;
# | return 0;
# | }
# configure:19642: result: yes
# configure:19688: checking for working fcntl.h
# configure:19791: clang -o conftest conftest.c >&5
# conftest.c:152:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
# int result = !constants;
# ~^~~~~~~~~
# 1 warning generated.
# configure:19791: $? = 0
# configure:19791: ./conftest
# configure:19791: $? = 0
# configure:19806: result: yes
# configure:19832: checking whether ungetc works on arbitrary bytes
# configure:19873: clang -o conftest conftest.c >&5
# configure:19873: $? = 0
# configure:19873: ./conftest
# configure:19873: $? = 0
# configure:19884: result: yes
# configure:19903: checking whether getcwd (NULL, 0) allocates memory for result
# configure:19958: clang -o conftest conftest.c >&5
# configure:19958: $? = 0
# configure:19958: ./conftest
# configure:19958: $? = 0
# configure:19968: result: yes
# configure:19972: checking for getcwd with POSIX signature
# configure:19994: clang -c conftest.c >&5
# configure:19994: $? = 0
# configure:20002: result: yes
# configure:20129: checking whether imaxabs is declared without a macro
# configure:20147: clang -c conftest.c >&5
# configure:20147: $? = 0
# configure:20155: result: yes
# configure:20129: checking whether imaxdiv is declared without a macro
# configure:20147: clang -c conftest.c >&5
# configure:20147: $? = 0
# configure:20155: result: yes
# configure:20129: checking whether strtoimax is declared without a macro
# configure:20147: clang -c conftest.c >&5
# configure:20147: $? = 0
# configure:20155: result: yes
# configure:20129: checking whether strtoumax is declared without a macro
# configure:20147: clang -c conftest.c >&5
# configure:20147: $? = 0
# configure:20155: result: yes
# configure:20170: checking for inttypes.h
# configure:20170: result: yes
# configure:20181: checking whether the inttypes.h PRIxNN macros are broken
# configure:20203: clang -c conftest.c >&5
# configure:20203: $? = 0
# configure:20211: result: no
# configure:20232: checking whether unsetenv is declared
# configure:20232: clang -c conftest.c >&5
# configure:20232: $? = 0
# configure:20232: result: yes
# configure:20273: checking for alloca as a compiler built-in
# configure:20297: result: yes
# configure:21681: checking whether // is distinct from /
# configure:21710: result: no
# configure:21731: checking whether fflush works on input streams
# configure:21805: result: no
# configure:21864: checking whether fflush works on input streams
# configure:21938: result: no
# configure:22041: checking whether conversion from 'int' to 'long double' works
# configure:22082: clang -o conftest conftest.c >&5
# configure:22082: $? = 0
# configure:22082: ./conftest
# configure:22082: $? = 0
# configure:22093: result: yes
# configure:22219: checking whether fopen recognizes a trailing slash
# configure:22245: clang -o conftest conftest.c >&5
# configure:22245: $? = 0
# configure:22245: ./conftest
# configure:22245: $? = 0
# configure:22257: result: yes
# configure:22314: checking whether fpurge is declared
# configure:22314: clang -c conftest.c >&5
# conftest.c:158:10: error: use of undeclared identifier 'fpurge'
# (void) fpurge;
# ^
# 1 error generated.
# configure:22314: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 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_DECL_STRTOK_R 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_HMAC_SHA256 1
# | #define GNULIB_GC_HMAC_SHA512 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FCLOSE 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define GNULIB_TEST_FOPEN 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef fpurge
# | #ifdef __cplusplus
# | (void) fpurge;
# | #else
# | (void) fpurge;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:22314: result: no
# configure:22464: checking for fseeko
# configure:22491: result: yes
# configure:22523: checking whether fflush works on input streams
# configure:22597: result: no
# configure:22630: checking for _fseeki64
# configure:22630: clang -o conftest conftest.c >&5
# /tmp/conftest-a2cb8a.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_fseeki64'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:22630: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 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_DECL_STRTOK_R 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_HMAC_SHA256 1
# | #define GNULIB_GC_HMAC_SHA512 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FCLOSE 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define GNULIB_TEST_FOPEN 1
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN 0
# | /* end confdefs.h. */
# | /* Define _fseeki64 to an innocuous variant, in case declares _fseeki64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _fseeki64 innocuous__fseeki64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _fseeki64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _fseeki64
# |
# | /* 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 _fseeki64 ();
# | /* 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__fseeki64 || defined __stub____fseeki64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _fseeki64 ();
# | ;
# | return 0;
# | }
# configure:22630: result: no
# configure:22752: checking for ftello
# configure:22778: result: yes
# configure:22791: checking whether ftello works
# configure:22878: result: yes
# configure:22954: checking for working getdelim function
# configure:23014: clang -o conftest conftest.c >&5
# configure:23014: $? = 0
# configure:23014: ./conftest
# configure:23014: $? = 0
# configure:23024: result: yes
# configure:23105: checking for getline
# configure:23105: clang -o conftest conftest.c >&5
# configure:23105: $? = 0
# configure:23105: result: yes
# configure:23113: checking for working getline function
# configure:23173: clang -o conftest conftest.c >&5
# configure:23173: $? = 0
# configure:23173: ./conftest
# configure:23173: $? = 0
# configure:23183: result: yes
# configure:23246: checking whether gettimeofday clobbers localtime buffer
# configure:23285: clang -o conftest conftest.c >&5
# configure:23285: $? = 0
# configure:23285: ./conftest
# configure:23285: $? = 0
# configure:23295: result: no
# configure:23311: checking for gettimeofday with POSIX signature
# configure:23339: clang -c conftest.c >&5
# conftest.c:161: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:171: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:23339: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 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_DECL_STRTOK_R 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_HMAC_SHA256 1
# | #define GNULIB_GC_HMAC_SHA512 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FCLOSE 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define GNULIB_TEST_FOPEN 1
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 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:23355: clang -c conftest.c >&5
# configure:23355: $? = 0
# configure:23364: result: almost
# configure:23440: checking if LD -Wl,--version-script works
# configure:23460: clang -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# /usr/bin/ld:conftest.map:2: syntax error in VERSION script
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:23460: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 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_DECL_STRTOK_R 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_HMAC_SHA256 1
# | #define GNULIB_GC_HMAC_SHA512 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FCLOSE 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define GNULIB_TEST_FOPEN 1
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:23483: clang -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# configure:23483: $? = 0
# configure:23494: result: yes
# configure:23513: checking whether the -Werror option is usable
# configure:23532: clang -c -Werror conftest.c >&5
# configure:23532: $? = 0
# configure:23541: result: yes
# configure:23543: checking for simple visibility declarations
# configure:23570: clang -c -fvisibility=hidden -Werror conftest.c >&5
# configure:23570: $? = 0
# configure:23579: result: yes
# configure:23606: checking whether lseek detects pipes
# configure:23639: clang -o conftest conftest.c >&5
# configure:23639: $? = 0
# configure:23674: result: yes
# configure:23917: checking whether readlink signature is correct
# configure:23935: clang -c conftest.c >&5
# configure:23935: $? = 0
# configure:23942: result: yes
# configure:23944: checking whether readlink handles trailing slash correctly
# configure:23974: clang -o conftest conftest.c >&5
# configure:23974: $? = 0
# configure:23974: ./conftest
# configure:23974: $? = 0
# configure:23985: result: yes
# configure:24081: checking whether rename honors trailing slash on destination
# configure:24126: clang -o conftest conftest.c >&5
# configure:24126: $? = 0
# configure:24126: ./conftest
# configure:24126: $? = 0
# configure:24138: result: yes
# configure:24150: checking whether rename honors trailing slash on source
# configure:24195: clang -o conftest conftest.c >&5
# configure:24195: $? = 0
# configure:24195: ./conftest
# configure:24195: $? = 0
# configure:24207: result: yes
# configure:24226: checking whether rename manages hard links correctly
# configure:24269: clang -o conftest conftest.c >&5
# configure:24269: $? = 0
# configure:24269: ./conftest
# configure:24269: $? = 0
# configure:24287: result: yes
# configure:24299: checking whether rename manages existing destinations correctly
# configure:24336: clang -o conftest conftest.c >&5
# configure:24336: $? = 0
# configure:24336: ./conftest
# configure:24336: $? = 0
# configure:24348: result: yes
# configure:24396: checking whether rmdir works
# configure:24438: clang -o conftest conftest.c >&5
# configure:24438: $? = 0
# configure:24438: ./conftest
# configure:24438: $? = 0
# configure:24449: result: yes
# configure:24488: checking for stdint.h
# configure:24488: result: yes
# configure:24498: checking for SIZE_MAX
# configure:24569: result: yes
# configure:24585: checking for snprintf
# configure:24585: result: yes
# configure:24598: checking whether snprintf respects a size of 1
# configure:24632: clang -o conftest conftest.c >&5
# configure:24632: $? = 0
# configure:24632: ./conftest
# configure:24632: $? = 0
# configure:24643: result: yes
# configure:24653: checking whether printf supports POSIX/XSI format strings with positions
# configure:24685: clang -o conftest conftest.c >&5
# configure:24685: $? = 0
# configure:24685: ./conftest
# configure:24685: $? = 0
# configure:24696: result: yes
# configure:24762: checking for ssize_t
# configure:24779: clang -c conftest.c >&5
# configure:24779: $? = 0
# configure:24786: result: yes
# configure:24803: checking whether stat handles trailing slashes on directories
# configure:24826: clang -o conftest conftest.c >&5
# configure:24826: $? = 0
# configure:24826: ./conftest
# configure:24826: $? = 0
# configure:24836: result: yes
# configure:24838: checking whether stat handles trailing slashes on files
# configure:24878: clang -o conftest conftest.c >&5
# configure:24878: $? = 0
# configure:24878: ./conftest
# configure:24878: $? = 0
# configure:24889: result: yes
# configure:24933: checking for working stdalign.h
# configure:24978: clang -c conftest.c >&5
# configure:24978: $? = 0
# configure:24985: result: yes
# configure:25035: checking for max_align_t
# configure:25035: clang -c conftest.c >&5
# configure:25035: $? = 0
# configure:25035: clang -c conftest.c >&5
# conftest.c:183:26: error: expected expression
# if (sizeof ((max_align_t)))
# ^
# 1 error generated.
# configure:25035: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 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_DECL_STRTOK_R 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_HMAC_SHA256 1
# | #define GNULIB_GC_HMAC_SHA512 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FCLOSE 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define GNULIB_TEST_FOPEN 1
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_STAT 1
# | /* end confdefs.h. */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((max_align_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:25035: result: yes
# configure:25048: checking whether NULL can be used in arbitrary expressions
# configure:25066: clang -c conftest.c >&5
# configure:25066: $? = 0
# configure:25073: result: yes
# configure:25239: checking which flavor of printf attribute matches inttypes macros
# configure:25266: clang -c conftest.c >&5
# configure:25266: $? = 0
# configure:25273: result: system
# configure:25320: checking whether dprintf is declared without a macro
# configure:25338: clang -c conftest.c >&5
# configure:25338: $? = 0
# configure:25346: result: yes
# configure:25320: checking whether fpurge is declared without a macro
# configure:25338: clang -c conftest.c >&5
# conftest.c:186:10: error: use of undeclared identifier 'fpurge'
# (void) fpurge;
# ^
# 1 error generated.
# configure:25338: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 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_DECL_STRTOK_R 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_HMAC_SHA256 1
# | #define GNULIB_GC_HMAC_SHA512 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FCLOSE 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define GNULIB_TEST_FOPEN 1
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef fpurge
# | (void) fpurge;
# | ;
# | return 0;
# | }
# configure:25346: result: no
# configure:25320: checking whether fseeko is declared without a macro
# configure:25338: clang -c conftest.c >&5
# configure:25338: $? = 0
# configure:25346: result: yes
# configure:25320: checking whether ftello is declared without a macro
# configure:25338: clang -c conftest.c >&5
# configure:25338: $? = 0
# configure:25346: result: yes
# configure:25320: checking whether getdelim is declared without a macro
# configure:25338: clang -c conftest.c >&5
# configure:25338: $? = 0
# configure:25346: result: yes
# configure:25320: checking whether getline is declared without a macro
# configure:25338: clang -c conftest.c >&5
# configure:25338: $? = 0
# configure:25346: result: yes
# configure:25320: checking whether gets is declared without a macro
# configure:25338: clang -c conftest.c >&5
# conftest.c:190:10: error: use of undeclared identifier 'gets'; did you mean 'goto'?
# (void) gets;
# ^~~~
# goto
# conftest.c:190:10: error: expected expression
# 2 errors generated.
# configure:25338: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 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_DECL_STRTOK_R 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_HMAC_SHA256 1
# | #define GNULIB_GC_HMAC_SHA512 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FCLOSE 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define GNULIB_TEST_FOPEN 1
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef gets
# | (void) gets;
# | ;
# | return 0;
# | }
# configure:25346: result: no
# configure:25320: checking whether pclose is declared without a macro
# configure:25338: clang -c conftest.c >&5
# configure:25338: $? = 0
# configure:25346: result: yes
# configure:25320: checking whether popen is declared without a macro
# configure:25338: clang -c conftest.c >&5
# configure:25338: $? = 0
# configure:25346: result: yes
# configure:25320: checking whether renameat is declared without a macro
# configure:25338: clang -c conftest.c >&5
# configure:25338: $? = 0
# configure:25346: result: yes
# configure:25320: checking whether snprintf is declared without a macro
# configure:25338: clang -c conftest.c >&5
# configure:25338: $? = 0
# configure:25346: result: yes
# configure:25320: checking whether tmpfile is declared without a macro
# configure:25338: clang -c conftest.c >&5
# configure:25338: $? = 0
# configure:25346: result: yes
# configure:25320: checking whether vdprintf is declared without a macro
# configure:25338: clang -c conftest.c >&5
# configure:25338: $? = 0
# configure:25346: result: yes
# configure:25320: checking whether vsnprintf is declared without a macro
# configure:25338: clang -c conftest.c >&5
# configure:25338: $? = 0
# configure:25346: result: yes
# configure:25435: checking whether _Exit is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether atoll is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether canonicalize_file_name is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether getloadavg is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether getsubopt is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether grantpt is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether initstate is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether initstate_r is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether mkdtemp is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether mkostemp is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether mkostemps is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether mkstemp is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether mkstemps is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether posix_openpt is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether ptsname is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether ptsname_r is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether random is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether random_r is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether realpath is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether rpmatch is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether secure_getenv is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether setenv is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether setstate is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether setstate_r is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether srandom is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether srandom_r is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether strtod is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether strtoll is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether strtoull is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether unlockpt is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25435: checking whether unsetenv is declared without a macro
# configure:25459: clang -c conftest.c >&5
# configure:25459: $? = 0
# configure:25467: result: yes
# configure:25542: checking for strtok_r
# configure:25542: clang -o conftest conftest.c >&5
# configure:25542: $? = 0
# configure:25542: result: yes
# configure:25553: checking whether strtok_r works
# configure:25593: clang -o conftest conftest.c >&5
# configure:25593: $? = 0
# configure:25593: ./conftest
# configure:25593: $? = 0
# configure:25604: result: yes
# configure:25661: checking for strverscmp
# configure:25661: clang -o conftest conftest.c >&5
# configure:25661: $? = 0
# configure:25661: result: yes
# configure:25806: checking for nlink_t
# configure:25806: result: yes
# configure:25821: checking whether fchmodat is declared without a macro
# configure:25847: result: yes
# configure:25821: checking whether fstat is declared without a macro
# configure:25847: result: yes
# configure:25821: checking whether fstatat is declared without a macro
# configure:25847: result: yes
# configure:25821: checking whether futimens is declared without a macro
# configure:25847: result: yes
# configure:25821: checking whether lchmod is declared without a macro
# configure:25847: result: yes
# configure:25821: checking whether lstat is declared without a macro
# configure:25847: result: yes
# configure:25821: checking whether mkdirat is declared without a macro
# configure:25847: result: yes
# configure:25821: checking whether mkfifo is declared without a macro
# configure:25847: result: yes
# configure:25821: checking whether mkfifoat is declared without a macro
# configure:25847: result: yes
# configure:25821: checking whether mknod is declared without a macro
# configure:25847: result: yes
# configure:25821: checking whether mknodat is declared without a macro
# configure:25847: result: yes
# configure:25821: checking whether stat is declared without a macro
# configure:25847: result: yes
# configure:25821: checking whether utimensat is declared without a macro
# configure:25847: result: yes
# configure:25970: checking whether chdir is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether chown is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether dup is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether dup2 is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether dup3 is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether environ is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether euidaccess is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether faccessat is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether fchdir is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether fchownat is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether fdatasync is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether fsync is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether ftruncate is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether getcwd is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether getdomainname is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether getdtablesize is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether getgroups is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether gethostname is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether getlogin is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether getlogin_r is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether getpagesize is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether getusershell is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether setusershell is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether endusershell is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether group_member is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether isatty is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether lchown is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether link is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether linkat is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether lseek is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether pipe is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether pipe2 is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether pread is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether pwrite is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether readlink is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether readlinkat is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether rmdir is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether sethostname is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether sleep is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether symlink is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether symlinkat is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether ttyname_r is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether unlink is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether unlinkat is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:25970: checking whether usleep is declared without a macro
# configure:26000: clang -c conftest.c >&5
# configure:26000: $? = 0
# configure:26008: result: yes
# configure:26031: checking whether unlink honors trailing slashes
# configure:26079: clang -o conftest conftest.c >&5
# configure:26079: $? = 0
# configure:26079: ./conftest
# configure:26079: $? = 0
# configure:26090: result: yes
# configure:26098: checking whether unlink of a parent directory fails as it should
# configure:26170: result: guessing yes
# configure:26223: checking for valgrind
# configure:26253: result: no
# configure:26274: checking whether self tests are run under valgrind
# configure:26276: result: no
# configure:26352: checking for ptrdiff_t
# configure:26352: clang -c conftest.c >&5
# configure:26352: $? = 0
# configure:26352: clang -c conftest.c >&5
# conftest.c:322:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# configure:26352: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 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_DECL_STRTOK_R 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_HMAC_SHA256 1
# | #define GNULIB_GC_HMAC_SHA512 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FCLOSE 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define GNULIB_TEST_FOPEN 1
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_TEST_UNLINK 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:26352: result: yes
# configure:26477: checking whether btowc is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wctob is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether mbsinit is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether mbrtowc is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether mbrlen is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether mbsrtowcs is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether mbsnrtowcs is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcrtomb is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcsrtombs is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcsnrtombs is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcwidth is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wmemchr is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wmemcmp is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wmemcpy is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wmemmove is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wmemset is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcslen is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcsnlen is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcscpy is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcpcpy is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcsncpy is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcpncpy is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcscat is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcsncat is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcscmp is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcsncmp is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcscasecmp is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcsncasecmp is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcscoll is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcsxfrm is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcsdup is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcschr is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcsrchr is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcscspn is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcsspn is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcspbrk is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcsstr is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcstok is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26477: checking whether wcswidth is declared without a macro
# configure:26505: clang -c conftest.c >&5
# configure:26505: $? = 0
# configure:26513: result: yes
# configure:26529: checking for stdint.h
# configure:26529: result: yes
# configure:26571: checking for closedir
# configure:26571: clang -o conftest conftest.c >&5
# configure:26571: $? = 0
# configure:26571: result: yes
# configure:26715: checking whether alphasort is declared without a macro
# configure:26733: clang -c conftest.c >&5
# configure:26733: $? = 0
# configure:26741: result: yes
# configure:26715: checking whether closedir is declared without a macro
# configure:26733: clang -c conftest.c >&5
# configure:26733: $? = 0
# configure:26741: result: yes
# configure:26715: checking whether dirfd is declared without a macro
# configure:26733: clang -c conftest.c >&5
# configure:26733: $? = 0
# configure:26741: result: yes
# configure:26715: checking whether fdopendir is declared without a macro
# configure:26733: clang -c conftest.c >&5
# configure:26733: $? = 0
# configure:26741: result: yes
# configure:26715: checking whether opendir is declared without a macro
# configure:26733: clang -c conftest.c >&5
# configure:26733: $? = 0
# configure:26741: result: yes
# configure:26715: checking whether readdir is declared without a macro
# configure:26733: clang -c conftest.c >&5
# configure:26733: $? = 0
# configure:26741: result: yes
# configure:26715: checking whether rewinddir is declared without a macro
# configure:26733: clang -c conftest.c >&5
# configure:26733: $? = 0
# configure:26741: result: yes
# configure:26715: checking whether scandir is declared without a macro
# configure:26733: clang -c conftest.c >&5
# configure:26733: $? = 0
# configure:26741: result: yes
# configure:26857: checking whether fcntl is declared without a macro
# configure:26875: clang -c conftest.c >&5
# configure:26875: $? = 0
# configure:26883: result: yes
# configure:26857: checking whether openat is declared without a macro
# configure:26875: clang -c conftest.c >&5
# configure:26875: $? = 0
# configure:26883: result: yes
# configure:26901: checking whether fdopen sets errno
# configure:26930: clang -o conftest conftest.c >&5
# configure:26930: $? = 0
# configure:26930: ./conftest
# configure:26930: $? = 0
# configure:26941: result: yes
# configure:27036: checking for getpagesize
# configure:27036: clang -o conftest conftest.c >&5
# configure:27036: $? = 0
# configure:27036: result: yes
# configure:27083: checking whether getpagesize is declared
# configure:27083: result: yes
# configure:27153: clang -c conftest.c >&5
# conftest.c:345:23: error: redeclaration of 'foo' with a different type: 'int' vs 'intptr_t' (aka 'long')
# extern int foo;
# ^
# conftest.c:344:28: note: previous declaration is here
# extern intptr_t foo;
# ^
# 1 error generated.
# configure:27153: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 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_DECL_STRTOK_R 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_HMAC_SHA256 1
# | #define GNULIB_GC_HMAC_SHA512 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FCLOSE 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define GNULIB_TEST_FOPEN 1
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_TEST_UNLINK 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | /* end confdefs.h. */
# | #include
# | extern intptr_t foo;
# | extern int foo;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:27153: clang -c conftest.c >&5
# configure:27153: $? = 0
# configure:27163: checking whether INT32_MAX < INTMAX_MAX
# configure:27197: clang -c conftest.c >&5
# configure:27197: $? = 0
# configure:27204: result: yes
# configure:27215: checking whether INT64_MAX == LONG_MAX
# configure:27249: clang -c conftest.c >&5
# configure:27249: $? = 0
# configure:27256: result: yes
# configure:27269: checking whether UINT32_MAX < UINTMAX_MAX
# configure:27303: clang -c conftest.c >&5
# configure:27303: $? = 0
# configure:27310: result: yes
# configure:27321: checking whether UINT64_MAX == ULONG_MAX
# configure:27355: clang -c conftest.c >&5
# configure:27355: $? = 0
# configure:27362: result: yes
# configure:27389: checking whether link obeys POSIX
# configure:27432: clang -o conftest conftest.c >&5
# conftest.c:354:18: warning: implicit declaration of function 'rename' is invalid in C99 [-Wimplicit-function-declaration]
# if (rename ("conftest.a", "conftest.b"))
# ^
# 1 warning generated.
# configure:27432: $? = 0
# configure:27432: ./conftest
# configure:27432: $? = 0
# configure:27443: result: yes
# configure:27492: checking for mmap
# configure:27492: result: yes
# configure:27503: checking for MAP_ANONYMOUS
# configure:27540: result: yes
# configure:27568: checking for opendir
# configure:27568: clang -o conftest conftest.c >&5
# configure:27568: $? = 0
# configure:27568: result: yes
# configure:27618: checking for getppriv
# configure:27618: clang -o conftest conftest.c >&5
# /tmp/conftest-31384a.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `getppriv'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:27618: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "liboath"
# | #define PACKAGE_TARNAME "liboath"
# | #define PACKAGE_VERSION "2.6.1"
# | #define PACKAGE_STRING "liboath 2.6.1"
# | #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# | #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# | #define PACKAGE "liboath"
# | #define VERSION "2.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define restrict __restrict
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_READLINK 1
# | #define HAVE_REALPATH 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_GETDELIM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_SYMLINK 1
# | #define FUNC_REALPATH_WORKS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 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_DECL_STRTOK_R 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_CANONICALIZE_LGPL 1
# | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# | #define GNULIB_TEST_REALPATH 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOSE 1
# | #define GNULIB_GC_HMAC_SHA1 1
# | #define GNULIB_GC_HMAC_SHA256 1
# | #define GNULIB_GC_HMAC_SHA512 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FCLOSE 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define GNULIB_TEST_FOPEN 1
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN 0
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETDELIM 1
# | #define GNULIB_TEST_GETLINE 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_VISIBILITY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_READLINK 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_RENAME 1
# | #define GNULIB_TEST_RMDIR 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SNPRINTF 1
# | #define GNULIB_TEST_SNPRINTF 1
# | #define GNULIB_SNPRINTF 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRDUP 1
# | #define HAVE_STRTOK_R 1
# | #define GNULIB_TEST_STRTOK_R 1
# | #define HAVE_STRVERSCMP 1
# | #define GNULIB_TEST_STRVERSCMP 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_TEST_UNLINK 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define GNULIB_TEST_LINK 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | /* end confdefs.h. */
# | /* Define getppriv to an innocuous variant, in case declares getppriv.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getppriv innocuous_getppriv
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getppriv (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getppriv
# |
# | /* 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 getppriv ();
# | /* 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_getppriv || defined __stub___getppriv
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getppriv ();
# | ;
# | return 0;
# | }
# configure:27618: result: no
# configure:27637: checking for putenv compatible with GNU and SVID
# configure:27676: clang -o conftest conftest.c >&5
# configure:27676: $? = 0
# configure:27676: ./conftest
# configure:27676: $? = 0
# configure:27687: result: yes
# configure:27747: checking for readdir
# configure:27747: clang -o conftest conftest.c >&5
# configure:27747: $? = 0
# configure:27747: result: yes
# configure:27807: checking whether symlink handles trailing slash correctly
# configure:27841: clang -o conftest conftest.c >&5
# configure:27841: $? = 0
# configure:27841: ./conftest
# configure:27841: $? = 0
# configure:27852: result: yes
# configure:27937: checking for unsetenv
# configure:27937: clang -o conftest conftest.c >&5
# configure:27937: $? = 0
# configure:27937: result: yes
# configure:27950: checking for unsetenv() return type
# configure:27975: clang -c conftest.c >&5
# configure:27975: $? = 0
# configure:27982: result: int
# configure:27991: checking whether unsetenv obeys POSIX
# configure:28036: clang -o conftest conftest.c >&5
# configure:28036: $? = 0
# configure:28036: ./conftest
# configure:28036: $? = 0
# configure:28046: result: yes
# configure:28114: checking for valgrind
# configure:28144: result: no
# configure:28165: checking whether self tests are run under valgrind
# configure:28167: result: no
# configure:28194: checking for x86_64-unknown-linux-pkg-config
# configure:28227: result: no
# configure:28237: checking for pkg-config
# configure:28255: found /usr/bin/pkg-config
# configure:28267: result: /usr/bin/pkg-config
# configure:28292: checking pkg-config is at least version 0.9.0
# configure:28295: result: yes
# configure:28308: checking for gtkdoc-check
# configure:28326: found /usr/bin/gtkdoc-check
# configure:28338: result: /usr/bin/gtkdoc-check
# configure:28350: checking for gtkdoc-rebase
# configure:28368: found /usr/bin/gtkdoc-rebase
# configure:28380: result: /usr/bin/gtkdoc-rebase
# configure:28394: checking for gtkdoc-mkpdf
# configure:28412: found /usr/bin/gtkdoc-mkpdf
# configure:28424: result: /usr/bin/gtkdoc-mkpdf
# configure:28465: checking whether to build gtk-doc documentation
# configure:28467: result: no
# configure:29169: checking that generated files are newer than configure
# configure:29175: result: done
# configure:29288: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by liboath config.status 2.6.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on cde034e476bc
#
# config.status:2135: creating Makefile
# config.status:2135: creating liboath.pc
# config.status:2135: creating oath.h
# config.status:2135: creating gl/Makefile
# config.status:2135: creating gl/tests/Makefile
# config.status:2135: creating tests/Makefile
# config.status:2135: creating gtk-doc/Makefile
# config.status:2135: creating gtk-doc/version.xml
# config.status:2135: creating man/Makefile
# config.status:2135: creating config.h
# config.status:2364: executing depfiles commands
# config.status:2364: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# 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_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_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___fpurge=yes
# ac_cv_func___freading=yes
# ac_cv_func__fseeki64=no
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_canonicalize_file_name=yes
# ac_cv_func_closedir=yes
# ac_cv_func_fpurge=no
# ac_cv_func_getcwd=yes
# ac_cv_func_getdelim=yes
# ac_cv_func_getline=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getppriv=no
# ac_cv_func_gettimeofday=yes
# ac_cv_func_link=yes
# ac_cv_func_lstat=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_opendir=yes
# ac_cv_func_readdir=yes
# ac_cv_func_readlink=yes
# ac_cv_func_realpath=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_strtok_r=yes
# ac_cv_func_strverscmp=yes
# ac_cv_func_symlink=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_vasnprintf=no
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_have_decl__Exit=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl_alphasort=yes
# ac_cv_have_decl_atoll=yes
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_canonicalize_file_name=yes
# ac_cv_have_decl_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_closedir=yes
# ac_cv_have_decl_dirfd=yes
# ac_cv_have_decl_dprintf=yes
# ac_cv_have_decl_dup2=yes
# ac_cv_have_decl_dup3=yes
# ac_cv_have_decl_dup=yes
# ac_cv_have_decl_endusershell=yes
# ac_cv_have_decl_environ=yes
# ac_cv_have_decl_euidaccess=yes
# ac_cv_have_decl_faccessat=yes
# ac_cv_have_decl_fchdir=yes
# ac_cv_have_decl_fchmodat=yes
# ac_cv_have_decl_fchownat=yes
# ac_cv_have_decl_fcntl=yes
# ac_cv_have_decl_fdatasync=yes
# ac_cv_have_decl_fdopendir=yes
# ac_cv_have_decl_ffsl=yes
# ac_cv_have_decl_ffsll=yes
# ac_cv_have_decl_fpurge=no
# 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_getcwd=yes
# ac_cv_have_decl_getdelim=yes
# ac_cv_have_decl_getdomainname=yes
# ac_cv_have_decl_getdtablesize=yes
# ac_cv_have_decl_getgroups=yes
# ac_cv_have_decl_gethostname=yes
# ac_cv_have_decl_getline=yes
# ac_cv_have_decl_getloadavg=yes
# ac_cv_have_decl_getlogin=yes
# ac_cv_have_decl_getlogin_r=yes
# ac_cv_have_decl_getpagesize=yes
# ac_cv_have_decl_getsubopt=yes
# ac_cv_have_decl_gettimeofday=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_grantpt=yes
# ac_cv_have_decl_group_member=yes
# ac_cv_have_decl_imaxabs=yes
# ac_cv_have_decl_imaxdiv=yes
# ac_cv_have_decl_initstate=yes
# ac_cv_have_decl_initstate_r=yes
# ac_cv_have_decl_isatty=yes
# ac_cv_have_decl_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_openat=yes
# ac_cv_have_decl_opendir=yes
# ac_cv_have_decl_pclose=yes
# ac_cv_have_decl_pipe2=yes
# ac_cv_have_decl_pipe=yes
# ac_cv_have_decl_popen=yes
# ac_cv_have_decl_posix_openpt=yes
# ac_cv_have_decl_pread=yes
# ac_cv_have_decl_ptsname=yes
# ac_cv_have_decl_ptsname_r=yes
# ac_cv_have_decl_pwrite=yes
# ac_cv_have_decl_random=yes
# ac_cv_have_decl_random_r=yes
# ac_cv_have_decl_rawmemchr=yes
# ac_cv_have_decl_readdir=yes
# ac_cv_have_decl_readlink=yes
# ac_cv_have_decl_readlinkat=yes
# ac_cv_have_decl_realpath=yes
# ac_cv_have_decl_renameat=yes
# ac_cv_have_decl_rewinddir=yes
# ac_cv_have_decl_rmdir=yes
# ac_cv_have_decl_rpmatch=yes
# ac_cv_have_decl_scandir=yes
# ac_cv_have_decl_secure_getenv=yes
# ac_cv_have_decl_setenv=yes
# ac_cv_have_decl_sethostname=yes
# ac_cv_have_decl_setstate=yes
# ac_cv_have_decl_setstate_r=yes
# ac_cv_have_decl_setusershell=yes
# ac_cv_have_decl_sleep=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_srandom=yes
# ac_cv_have_decl_srandom_r=yes
# ac_cv_have_decl_stat=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strchrnul=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtod=yes
# ac_cv_have_decl_strtoimax=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoll=yes
# ac_cv_have_decl_strtoull=yes
# ac_cv_have_decl_strtoumax=yes
# ac_cv_have_decl_strverscmp=yes
# ac_cv_have_decl_symlink=yes
# ac_cv_have_decl_symlinkat=yes
# ac_cv_have_decl_tmpfile=yes
# ac_cv_have_decl_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_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_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_priv_h=no
# ac_cv_header_stat_broken=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_GTKDOC_CHECK=/usr/bin/gtkdoc-check
# ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf
# ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# 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_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_should_define__xopen_source=no
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_max_align_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_nlink_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_func_working_getline=yes
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_multiarch=no
# gl_cv_cc_double_expbit0='word 1 bit 20'
# gl_cv_cc_vis_werror=yes
# gl_cv_cc_visibility=yes
# gl_cv_decl_null_works=yes
# gl_cv_decl_readlink_works=yes
# gl_cv_double_slash_root=no
# gl_cv_func_fdopen_works=yes
# gl_cv_func_fflush_stdin=no
# gl_cv_func_fopen_slash=yes
# gl_cv_func_fseeko=yes
# gl_cv_func_ftello=yes
# gl_cv_func_ftello_works=yes
# gl_cv_func_getcwd_null=yes
# gl_cv_func_getcwd_posix_signature=yes
# gl_cv_func_gettimeofday_clobber=no
# gl_cv_func_gettimeofday_posix_signature=almost
# gl_cv_func_itold_works=yes
# gl_cv_func_link_works=yes
# gl_cv_func_lseek_pipe=yes
# gl_cv_func_lstat_dereferences_slashed_symlink=yes
# gl_cv_func_malloc_0_nonnull=1
# gl_cv_func_malloc_posix=yes
# gl_cv_func_memchr_works=yes
# gl_cv_func_printf_attribute_flavor=system
# gl_cv_func_printf_positions=yes
# gl_cv_func_readlink_works=yes
# gl_cv_func_realpath_works=yes
# gl_cv_func_rename_dest_works=yes
# gl_cv_func_rename_link_works=yes
# gl_cv_func_rename_slash_dst_works=yes
# gl_cv_func_rename_slash_src_works=yes
# gl_cv_func_rmdir_works=yes
# gl_cv_func_snprintf_retval_c99=yes
# gl_cv_func_snprintf_size1=yes
# gl_cv_func_snprintf_usable=yes
# gl_cv_func_stat_dir_slash=yes
# gl_cv_func_stat_file_slash=yes
# gl_cv_func_strtok_r_works=yes
# gl_cv_func_svid_putenv=yes
# gl_cv_func_symlink_works=yes
# gl_cv_func_ungetc_works=yes
# gl_cv_func_unlink_honors_slashes=yes
# gl_cv_func_unlink_parent_fails='guessing yes'
# gl_cv_func_unsetenv_works=yes
# gl_cv_func_working_getdelim=yes
# gl_cv_have_include_next=yes
# gl_cv_have_raw_decl__Exit=yes
# gl_cv_have_raw_decl_alphasort=yes
# gl_cv_have_raw_decl_atoll=yes
# gl_cv_have_raw_decl_btowc=yes
# gl_cv_have_raw_decl_canonicalize_file_name=yes
# gl_cv_have_raw_decl_chdir=yes
# gl_cv_have_raw_decl_chown=yes
# gl_cv_have_raw_decl_closedir=yes
# gl_cv_have_raw_decl_dirfd=yes
# gl_cv_have_raw_decl_dprintf=yes
# gl_cv_have_raw_decl_dup2=yes
# gl_cv_have_raw_decl_dup3=yes
# gl_cv_have_raw_decl_dup=yes
# gl_cv_have_raw_decl_endusershell=yes
# gl_cv_have_raw_decl_environ=yes
# gl_cv_have_raw_decl_euidaccess=yes
# gl_cv_have_raw_decl_faccessat=yes
# gl_cv_have_raw_decl_fchdir=yes
# gl_cv_have_raw_decl_fchmodat=yes
# gl_cv_have_raw_decl_fchownat=yes
# gl_cv_have_raw_decl_fcntl=yes
# gl_cv_have_raw_decl_fdatasync=yes
# gl_cv_have_raw_decl_fdopendir=yes
# gl_cv_have_raw_decl_ffsl=yes
# gl_cv_have_raw_decl_ffsll=yes
# gl_cv_have_raw_decl_fpurge=no
# gl_cv_have_raw_decl_fseeko=yes
# gl_cv_have_raw_decl_fstat=yes
# gl_cv_have_raw_decl_fstatat=yes
# gl_cv_have_raw_decl_fsync=yes
# gl_cv_have_raw_decl_ftello=yes
# gl_cv_have_raw_decl_ftruncate=yes
# gl_cv_have_raw_decl_futimens=yes
# gl_cv_have_raw_decl_getcwd=yes
# gl_cv_have_raw_decl_getdelim=yes
# gl_cv_have_raw_decl_getdomainname=yes
# gl_cv_have_raw_decl_getdtablesize=yes
# gl_cv_have_raw_decl_getgroups=yes
# gl_cv_have_raw_decl_gethostname=yes
# gl_cv_have_raw_decl_getline=yes
# gl_cv_have_raw_decl_getloadavg=yes
# gl_cv_have_raw_decl_getlogin=yes
# gl_cv_have_raw_decl_getlogin_r=yes
# gl_cv_have_raw_decl_getpagesize=yes
# gl_cv_have_raw_decl_gets=no
# gl_cv_have_raw_decl_getsubopt=yes
# gl_cv_have_raw_decl_gettimeofday=yes
# gl_cv_have_raw_decl_getusershell=yes
# gl_cv_have_raw_decl_grantpt=yes
# gl_cv_have_raw_decl_group_member=yes
# gl_cv_have_raw_decl_imaxabs=yes
# gl_cv_have_raw_decl_imaxdiv=yes
# gl_cv_have_raw_decl_initstate=yes
# gl_cv_have_raw_decl_initstate_r=yes
# gl_cv_have_raw_decl_isatty=yes
# gl_cv_have_raw_decl_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_openat=yes
# gl_cv_have_raw_decl_opendir=yes
# gl_cv_have_raw_decl_pclose=yes
# gl_cv_have_raw_decl_pipe2=yes
# gl_cv_have_raw_decl_pipe=yes
# gl_cv_have_raw_decl_popen=yes
# gl_cv_have_raw_decl_posix_openpt=yes
# gl_cv_have_raw_decl_pread=yes
# gl_cv_have_raw_decl_ptsname=yes
# gl_cv_have_raw_decl_ptsname_r=yes
# gl_cv_have_raw_decl_pwrite=yes
# gl_cv_have_raw_decl_random=yes
# gl_cv_have_raw_decl_random_r=yes
# gl_cv_have_raw_decl_rawmemchr=yes
# gl_cv_have_raw_decl_readdir=yes
# gl_cv_have_raw_decl_readlink=yes
# gl_cv_have_raw_decl_readlinkat=yes
# gl_cv_have_raw_decl_realpath=yes
# gl_cv_have_raw_decl_renameat=yes
# gl_cv_have_raw_decl_rewinddir=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_rpmatch=yes
# gl_cv_have_raw_decl_scandir=yes
# gl_cv_have_raw_decl_secure_getenv=yes
# gl_cv_have_raw_decl_setenv=yes
# gl_cv_have_raw_decl_sethostname=yes
# gl_cv_have_raw_decl_setstate=yes
# gl_cv_have_raw_decl_setstate_r=yes
# gl_cv_have_raw_decl_setusershell=yes
# gl_cv_have_raw_decl_sleep=yes
# gl_cv_have_raw_decl_snprintf=yes
# gl_cv_have_raw_decl_srandom=yes
# gl_cv_have_raw_decl_srandom_r=yes
# gl_cv_have_raw_decl_stat=yes
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=yes
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtod=yes
# gl_cv_have_raw_decl_strtoimax=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strtoll=yes
# gl_cv_have_raw_decl_strtoull=yes
# gl_cv_have_raw_decl_strtoumax=yes
# gl_cv_have_raw_decl_strverscmp=yes
# gl_cv_have_raw_decl_symlink=yes
# gl_cv_have_raw_decl_symlinkat=yes
# gl_cv_have_raw_decl_tmpfile=yes
# gl_cv_have_raw_decl_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_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_stdint_h=yes
# gl_cv_header_wchar_h_correct_inline=yes
# gl_cv_header_working_fcntl_h=yes
# gl_cv_header_working_stdalign_h=yes
# gl_cv_header_working_stdint_h=yes
# gl_cv_next_dirent_h=''
# gl_cv_next_fcntl_h=''
# gl_cv_next_inttypes_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_stdio_h=''
# gl_cv_next_stdlib_h=''
# gl_cv_next_string_h=''
# gl_cv_next_sys_stat_h=''
# gl_cv_next_sys_time_h=''
# gl_cv_next_sys_types_h=''
# gl_cv_next_time_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_pragma_columns=no
# gl_cv_rpl_alloca=yes
# gl_cv_size_max=yes
# gl_cv_sys_ld_version_script=yes
# gl_cv_sys_struct_timespec_in_time_h=yes
# gl_cv_sys_struct_timeval=yes
# gl_cv_sys_struct_timeval_tv_sec=yes
# gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
# gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes
# gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
# gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
# gl_cv_var_stdin_large_offset=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_unsetenv_ret=int
# gt_cv_inttypes_pri_broken=no
# gt_cv_ssize_t=yes
# gt_cv_var_environ_declaration=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/build-aux/missing aclocal-1.14'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARFLAGS='cr'
# AS='as'
# AUTOCONF='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/build-aux/missing automake-1.14'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CFLAG_VISIBILITY='-fvisibility=hidden'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENABLE_GTK_DOC_FALSE=''
# ENABLE_GTK_DOC_TRUE='#'
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# FLOAT_H=''
# 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_STDALIGN_H_FALSE=''
# GL_GENERATE_STDALIGN_H_TRUE='#'
# GL_GENERATE_STDBOOL_H_FALSE=''
# GL_GENERATE_STDBOOL_H_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE=''
# GL_GENERATE_STDDEF_H_TRUE='#'
# GL_GENERATE_STDINT_H_FALSE=''
# GL_GENERATE_STDINT_H_TRUE='#'
# GNULIB_ALPHASORT='0'
# GNULIB_ATOLL='0'
# GNULIB_BTOWC='0'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='1'
# GNULIB_CHDIR='1'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='1'
# GNULIB_CLOSEDIR='IN_LIBOATH_GNULIB_TESTS'
# GNULIB_DIRFD='0'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='0'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_ENVIRON='IN_LIBOATH_GNULIB_TESTS'
# GNULIB_EUIDACCESS='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHMODAT='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='1'
# GNULIB_FCNTL='0'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='IN_LIBOATH_GNULIB_TESTS'
# GNULIB_FDOPENDIR='0'
# GNULIB_FFLUSH='1'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FOPEN='1'
# GNULIB_FPRINTF='1'
# GNULIB_FPRINTF_POSIX='0'
# GNULIB_FPURGE='1'
# GNULIB_FPUTC='1'
# GNULIB_FPUTS='1'
# GNULIB_FREAD='1'
# GNULIB_FREOPEN='0'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='1'
# GNULIB_FSEEKO='1'
# GNULIB_FSTAT='1'
# GNULIB_FSTATAT='0'
# GNULIB_FSYNC='0'
# GNULIB_FTELL='1'
# GNULIB_FTELLO='1'
# GNULIB_FTRUNCATE='0'
# GNULIB_FUTIMENS='0'
# GNULIB_FWRITE='1'
# GNULIB_GETC='1'
# GNULIB_GETCHAR='1'
# GNULIB_GETCWD='IN_LIBOATH_GNULIB_TESTS'
# GNULIB_GETDELIM='1'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='0'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='1'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='IN_LIBOATH_GNULIB_TESTS'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETTIMEOFDAY='1'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_ISATTY='0'
# GNULIB_LCHMOD='0'
# GNULIB_LCHOWN='0'
# GNULIB_LINK='IN_LIBOATH_GNULIB_TESTS'
# GNULIB_LINKAT='0'
# GNULIB_LSEEK='1'
# GNULIB_LSTAT='1'
# GNULIB_MALLOC_POSIX='1'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='0'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='0'
# 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='0'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_MKDIRAT='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKFIFO='0'
# GNULIB_MKFIFOAT='0'
# GNULIB_MKNOD='0'
# GNULIB_MKNODAT='0'
# GNULIB_MKOSTEMP='0'
# GNULIB_MKOSTEMPS='0'
# GNULIB_MKSTEMP='0'
# GNULIB_MKSTEMPS='0'
# GNULIB_MKTIME='0'
# GNULIB_NANOSLEEP='0'
# GNULIB_NONBLOCKING='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_OPEN='0'
# GNULIB_OPENAT='0'
# GNULIB_OPENDIR='IN_LIBOATH_GNULIB_TESTS'
# GNULIB_PCLOSE='0'
# GNULIB_PERROR='0'
# GNULIB_PIPE2='0'
# GNULIB_PIPE='0'
# GNULIB_POPEN='0'
# GNULIB_POSIX_OPENPT='0'
# GNULIB_PREAD='0'
# GNULIB_PRINTF='1'
# GNULIB_PRINTF_POSIX='0'
# GNULIB_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='IN_LIBOATH_GNULIB_TESTS'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_QSORT_R='0'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_READ='0'
# GNULIB_READDIR='IN_LIBOATH_GNULIB_TESTS'
# GNULIB_READLINK='1'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='1'
# GNULIB_REALPATH='1'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='1'
# GNULIB_RENAMEAT='0'
# GNULIB_REWINDDIR='0'
# GNULIB_RMDIR='1'
# GNULIB_RPMATCH='0'
# GNULIB_SCANDIR='0'
# GNULIB_SCANF='1'
# GNULIB_SECURE_GETENV='0'
# GNULIB_SETENV='0'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SLEEP='0'
# GNULIB_SNPRINTF='1'
# 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='0'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='0'
# GNULIB_STRPBRK='0'
# GNULIB_STRPTIME='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOD='0'
# GNULIB_STRTOIMAX='0'
# GNULIB_STRTOK_R='1'
# GNULIB_STRTOLL='0'
# GNULIB_STRTOULL='0'
# GNULIB_STRTOUMAX='0'
# GNULIB_STRVERSCMP='1'
# GNULIB_SYMLINK='IN_LIBOATH_GNULIB_TESTS'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TIMEGM='0'
# GNULIB_TIME_R='0'
# GNULIB_TIME_RZ='0'
# GNULIB_TMPFILE='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='0'
# GNULIB_UNLINK='1'
# GNULIB_UNLINKAT='0'
# GNULIB_UNLOCKPT='0'
# GNULIB_UNSETENV='IN_LIBOATH_GNULIB_TESTS'
# GNULIB_USLEEP='0'
# GNULIB_UTIMENSAT='0'
# GNULIB_VASPRINTF='0'
# GNULIB_VDPRINTF='0'
# GNULIB_VFPRINTF='1'
# GNULIB_VFPRINTF_POSIX='0'
# GNULIB_VFSCANF='0'
# GNULIB_VPRINTF='1'
# GNULIB_VPRINTF_POSIX='0'
# GNULIB_VSCANF='0'
# GNULIB_VSNPRINTF='0'
# GNULIB_VSPRINTF_POSIX='0'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='0'
# GNULIB_WCSCASECMP='0'
# GNULIB_WCSCAT='0'
# GNULIB_WCSCHR='0'
# GNULIB_WCSCMP='0'
# GNULIB_WCSCOLL='0'
# GNULIB_WCSCPY='0'
# GNULIB_WCSCSPN='0'
# GNULIB_WCSDUP='0'
# GNULIB_WCSLEN='0'
# GNULIB_WCSNCASECMP='0'
# GNULIB_WCSNCAT='0'
# GNULIB_WCSNCMP='0'
# GNULIB_WCSNCPY='0'
# GNULIB_WCSNLEN='0'
# GNULIB_WCSNRTOMBS='0'
# GNULIB_WCSPBRK='0'
# GNULIB_WCSRCHR='0'
# GNULIB_WCSRTOMBS='0'
# GNULIB_WCSSPN='0'
# GNULIB_WCSSTR='0'
# GNULIB_WCSTOK='0'
# GNULIB_WCSWIDTH='0'
# GNULIB_WCSXFRM='0'
# GNULIB_WCTOB='0'
# GNULIB_WCTOMB='0'
# GNULIB_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'
# GTKDOC_CHECK='/usr/bin/gtkdoc-check'
# GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf'
# GTKDOC_REBASE='/usr/bin/gtkdoc-rebase'
# GTK_DOC_BUILD_HTML_FALSE='#'
# GTK_DOC_BUILD_HTML_TRUE=''
# GTK_DOC_BUILD_PDF_FALSE=''
# GTK_DOC_BUILD_PDF_TRUE='#'
# GTK_DOC_USE_LIBTOOL_FALSE='#'
# GTK_DOC_USE_LIBTOOL_TRUE=''
# GTK_DOC_USE_REBASE_FALSE='#'
# GTK_DOC_USE_REBASE_TRUE=''
# HAVE_ALPHASORT='1'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CHOWN='1'
# HAVE_CLOSEDIR='1'
# HAVE_DECL_DIRFD='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FDOPENDIR='1'
# HAVE_DECL_FPURGE='0'
# HAVE_DECL_FSEEKO='1'
# HAVE_DECL_FTELLO='1'
# HAVE_DECL_GETDELIM='1'
# HAVE_DECL_GETDOMAINNAME='1'
# HAVE_DECL_GETLINE='1'
# HAVE_DECL_GETLOADAVG='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_GETPAGESIZE='1'
# HAVE_DECL_GETUSERSHELL='1'
# HAVE_DECL_IMAXABS='1'
# HAVE_DECL_IMAXDIV='1'
# HAVE_DECL_LOCALTIME_R='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_OBSTACK_PRINTF='1'
# HAVE_DECL_SETENV='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_SNPRINTF='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOIMAX='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_STRTOUMAX='1'
# HAVE_DECL_TTYNAME_R='1'
# HAVE_DECL_UNSETENV='1'
# HAVE_DECL_VSNPRINTF='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DIRENT_H='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_EUIDACCESS='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHMODAT='1'
# HAVE_FCHOWNAT='1'
# HAVE_FCNTL='1'
# HAVE_FDATASYNC='1'
# HAVE_FDOPENDIR='1'
# HAVE_FEATURES_H='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FSEEKO='1'
# HAVE_FSTATAT='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_FUTIMENS='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GETTIMEOFDAY='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_INTTYPES_H='1'
# HAVE_LCHMOD='1'
# HAVE_LCHOWN='1'
# HAVE_LD_VERSION_SCRIPT_FALSE='#'
# HAVE_LD_VERSION_SCRIPT_TRUE=''
# HAVE_LIBGCRYPT=''
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_LSTAT='1'
# HAVE_MAX_ALIGN_T='1'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_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_OPENAT='1'
# HAVE_OPENDIR='1'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POPEN='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_PREAD='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_RANDOM='1'
# HAVE_RANDOM_H='1'
# HAVE_RANDOM_R='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READDIR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_RENAMEAT='1'
# HAVE_REWINDDIR='1'
# HAVE_RPMATCH='1'
# HAVE_SCANDIR='1'
# HAVE_SECURE_GETENV='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SLEEP='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRPTIME='1'
# HAVE_STRSEP='1'
# HAVE_STRTOD='1'
# HAVE_STRTOLL='1'
# HAVE_STRTOULL='1'
# HAVE_STRUCT_RANDOM_DATA='1'
# HAVE_STRUCT_TIMEVAL='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_BITYPES_H=''
# HAVE_SYS_INTTYPES_H=''
# HAVE_SYS_LOADAVG_H='0'
# HAVE_SYS_PARAM_H='0'
# HAVE_SYS_TIME_H='1'
# HAVE_SYS_TYPES_H='1'
# HAVE_TIMEGM='1'
# HAVE_TIMEZONE_T='0'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_UTIMENSAT='1'
# HAVE_VASPRINTF='1'
# HAVE_VDPRINTF='1'
# HAVE_VISIBILITY='1'
# HAVE_WCHAR_H='1'
# HAVE_WCHAR_T='1'
# HAVE_WCPCPY='1'
# HAVE_WCPNCPY='1'
# HAVE_WCRTOMB='1'
# HAVE_WCSCASECMP='1'
# HAVE_WCSCAT='1'
# HAVE_WCSCHR='1'
# HAVE_WCSCMP='1'
# HAVE_WCSCOLL='1'
# HAVE_WCSCPY='1'
# HAVE_WCSCSPN='1'
# HAVE_WCSDUP='1'
# HAVE_WCSLEN='1'
# HAVE_WCSNCASECMP='1'
# HAVE_WCSNCAT='1'
# HAVE_WCSNCMP='1'
# HAVE_WCSNCPY='1'
# HAVE_WCSNLEN='1'
# HAVE_WCSNRTOMBS='1'
# HAVE_WCSPBRK='1'
# HAVE_WCSRCHR='1'
# HAVE_WCSRTOMBS='1'
# HAVE_WCSSPN='1'
# HAVE_WCSSTR='1'
# HAVE_WCSTOK='1'
# HAVE_WCSWIDTH='1'
# HAVE_WCSXFRM='1'
# HAVE_WINSOCK2_H='0'
# HAVE_WINT_T='1'
# HAVE_WMEMCHR='1'
# HAVE_WMEMCMP='1'
# HAVE_WMEMCPY='1'
# HAVE_WMEMMOVE='1'
# HAVE_WMEMSET='1'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# HTML_DIR='${datadir}/gtk-doc/html'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='1'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBGCRYPT=''
# LIBGCRYPT_PREFIX=''
# LIBOBJS=''
# LIBS=''
# LIBTESTS_LIBDEPS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIB_CRYPTO=''
# LIPO=''
# LN_S='ln -s'
# LTLIBGCRYPT=''
# LTLIBOBJS=''
# LT_AGE='1'
# LT_CURRENT='1'
# LT_REVISION='3'
# MAKEINFO='${SHELL} /tmp/oath-toolkit/src/oath-toolkit-2.6.1/liboath/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NEXT_AS_FIRST_DIRECTIVE_DIRENT_H=''
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
# NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
# NEXT_DIRENT_H=''
# NEXT_ERRNO_H=''
# NEXT_FCNTL_H=''
# NEXT_FLOAT_H=''
# NEXT_INTTYPES_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_SYS_STAT_H=''
# NEXT_SYS_TIME_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='liboath'
# PACKAGE_BUGREPORT='oath-toolkit-help@nongnu.org'
# PACKAGE_NAME='liboath'
# PACKAGE_STRING='liboath 2.6.1'
# PACKAGE_TARNAME='liboath'
# PACKAGE_URL='http://www.nongnu.org/oath-toolkit/'
# PACKAGE_VERSION='2.6.1'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRIPTR_PREFIX='"l"'
# PRI_MACROS_BROKEN='0'
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# REPLACE_BTOWC='0'
# REPLACE_CALLOC='0'
# REPLACE_CANONICALIZE_FILE_NAME='0'
# REPLACE_CHOWN='0'
# REPLACE_CLOSE='0'
# REPLACE_CLOSEDIR='0'
# REPLACE_DIRFD='0'
# REPLACE_DPRINTF='0'
# REPLACE_DUP2='0'
# REPLACE_DUP='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='1'
# REPLACE_FCNTL='0'
# REPLACE_FDOPEN='0'
# REPLACE_FDOPENDIR='0'
# REPLACE_FFLUSH='1'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='0'
# REPLACE_FPURGE='0'
# REPLACE_FREOPEN='0'
# REPLACE_FSEEK='1'
# REPLACE_FSEEKO='1'
# 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_GETDTABLESIZE='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='0'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_GETTIMEOFDAY='0'
# REPLACE_GMTIME='0'
# REPLACE_ISATTY='0'
# REPLACE_ITOLD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALTIME='0'
# REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
# REPLACE_LSEEK='0'
# REPLACE_LSTAT='0'
# REPLACE_MALLOC='0'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='0'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MBTOWC='0'
# REPLACE_MEMCHR='0'
# REPLACE_MEMMEM='0'
# REPLACE_MKDIR='0'
# REPLACE_MKFIFO='0'
# REPLACE_MKNOD='0'
# REPLACE_MKSTEMP='0'
# REPLACE_MKTIME='GNULIB_PORTCHECK'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_OPEN='0'
# REPLACE_OPENAT='0'
# REPLACE_OPENDIR='0'
# REPLACE_PERROR='0'
# REPLACE_POPEN='0'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PTSNAME='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='0'
# REPLACE_QSORT_R='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_READLINKAT='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_SETENV='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# REPLACE_STAT='0'
# REPLACE_STDIO_READ_FUNCS='0'
# REPLACE_STDIO_WRITE_FUNCS='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='0'
# REPLACE_STRERROR_R='0'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOD='0'
# REPLACE_STRTOIMAX='0'
# REPLACE_STRTOK_R='0'
# REPLACE_STRTOUMAX='0'
# REPLACE_STRUCT_TIMEVAL='0'
# REPLACE_SYMLINK='0'
# REPLACE_SYMLINKAT='0'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_TMPFILE='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='0'
# REPLACE_USLEEP='0'
# REPLACE_UTIMENSAT='0'
# REPLACE_VASPRINTF='0'
# REPLACE_VDPRINTF='0'
# REPLACE_VFPRINTF='0'
# REPLACE_VPRINTF='0'
# REPLACE_VSNPRINTF='0'
# REPLACE_VSPRINTF='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCSWIDTH='0'
# REPLACE_WCTOB='0'
# REPLACE_WCTOMB='0'
# REPLACE_WCWIDTH='0'
# REPLACE_WRITE='0'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDALIGN_H=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STRIP='strip'
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# UINT32_MAX_LT_UINTMAX_MAX='1'
# UINT64_MAX_EQ_ULONG_MAX='1'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_DEFINES_STRUCT_TIMESPEC='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# VALGRIND=''
# VERSION='2.6.1'
# VERSION_NUMBER='0x02060100'
# WARN_CFLAGS=''
# WCHAR_T_SUFFIX=''
# WERROR_CFLAGS=''
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINT_T_SUFFIX=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=' asnprintf.o fclose.o fflush.o fpurge.o fseek.o fseeko.o gc-gnulib.o printf-args.o printf-parse.o vasnprintf.o'
# gl_LTLIBOBJS=' asnprintf.lo fclose.lo fflush.lo fpurge.lo fseek.lo fseeko.lo gc-gnulib.lo printf-args.lo printf-parse.lo vasnprintf.lo'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_LIBOATH_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/oath-toolkit/src/oath-toolkit-2.6.1/liboath/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "liboath"
# #define PACKAGE_TARNAME "liboath"
# #define PACKAGE_VERSION "2.6.1"
# #define PACKAGE_STRING "liboath 2.6.1"
# #define PACKAGE_BUGREPORT "oath-toolkit-help@nongnu.org"
# #define PACKAGE_URL "http://www.nongnu.org/oath-toolkit/"
# #define PACKAGE "liboath"
# #define VERSION "2.6.1"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define __USE_MINGW_ANSI_STDIO 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_FSEEKO 1
# #define _DARWIN_USE_64_BIT_INODE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define restrict __restrict
# #define HAVE_CANONICALIZE_FILE_NAME 1
# #define HAVE_GETCWD 1
# #define HAVE_READLINK 1
# #define HAVE_REALPATH 1
# #define HAVE___FPURGE 1
# #define HAVE___FREADING 1
# #define HAVE_GETDELIM 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_LSTAT 1
# #define HAVE_MPROTECT 1
# #define HAVE_LINK 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRDUP 1
# #define HAVE_SYMLINK 1
# #define FUNC_REALPATH_WORKS 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_DECL_FSEEKO 1
# #define FUNC_FFLUSH_STDIN 0
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_DECL_FTELLO 1
# #define HAVE_DECL_GETDELIM 1
# #define HAVE_DECL_GETLINE 1
# #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_STDLIB_H 1
# #define MALLOC_0_IS_NONNULL 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_DECL_SNPRINTF 1
# #define HAVE__BOOL 1
# #define HAVE_WCHAR_T 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_DECL_STRTOK_R 1
# #define HAVE_WINT_T 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_INTMAX_T 1
# #define DBL_EXPBIT0_WORD 1
# #define DBL_EXPBIT0_BIT 20
# #define HAVE_SNPRINTF 1
# #define HAVE_STRNLEN 1
# #define HAVE_WCSLEN 1
# #define HAVE_WCSNLEN 1
# #define HAVE_MBRTOWC 1
# #define HAVE_WCRTOMB 1
# #define HAVE_DECL__SNPRINTF 0
# #define HAVE_SNPRINTF_RETVAL_C99 1
# #define HAVE_ENVIRON_DECL 1
# #define HAVE_WORKING_O_NOATIME 1
# #define HAVE_WORKING_O_NOFOLLOW 1
# #define HAVE_RAW_DECL_IMAXABS 1
# #define HAVE_RAW_DECL_IMAXDIV 1
# #define HAVE_RAW_DECL_STRTOIMAX 1
# #define HAVE_RAW_DECL_STRTOUMAX 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_DECL_UNSETENV 1
# #define HAVE_ALLOCA 1
# #define GNULIB_CANONICALIZE_LGPL 1
# #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
# #define GNULIB_TEST_REALPATH 1
# #define GNULIB_TEST_CHDIR 1
# #define GNULIB_TEST_CLOSE 1
# #define GNULIB_GC_HMAC_SHA1 1
# #define GNULIB_GC_HMAC_SHA256 1
# #define GNULIB_GC_HMAC_SHA512 1
# #define FUNC_FFLUSH_STDIN 0
# #define GNULIB_TEST_FCLOSE 1
# #define FUNC_FFLUSH_STDIN 0
# #define GNULIB_FFLUSH 1
# #define GNULIB_TEST_FFLUSH 1
# #define GNULIB_TEST_FOPEN 1
# #define HAVE_DECL_FPURGE 0
# #define GNULIB_TEST_FPURGE 1
# #define GNULIB_TEST_FSEEK 1
# #define FUNC_FFLUSH_STDIN 0
# #define GNULIB_TEST_FSEEKO 1
# #define GNULIB_TEST_FSTAT 1
# #define GNULIB_TEST_FTELL 1
# #define GNULIB_TEST_FTELLO 1
# #define GNULIB_TEST_GETDELIM 1
# #define GNULIB_TEST_GETLINE 1
# #define GETTIMEOFDAY_TIMEZONE struct timezone
# #define GNULIB_TEST_GETTIMEOFDAY 1
# #define HAVE_VISIBILITY 1
# #define GNULIB_TEST_LSEEK 1
# #define GNULIB_TEST_LSTAT 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define GNULIB_TEST_MEMCHR 1
# #define GNULIB_TEST_READLINK 1
# #define HAVE_REALLOC_POSIX 1
# #define GNULIB_TEST_REALLOC_POSIX 1
# #define GNULIB_TEST_RENAME 1
# #define GNULIB_TEST_RMDIR 1
# #define HAVE_STDINT_H 1
# #define HAVE_SNPRINTF 1
# #define GNULIB_TEST_SNPRINTF 1
# #define GNULIB_SNPRINTF 1
# #define GNULIB_TEST_STAT 1
# #define GNULIB_FSCANF 1
# #define GNULIB_SCANF 1
# #define HAVE_RAW_DECL_DPRINTF 1
# #define HAVE_RAW_DECL_FSEEKO 1
# #define HAVE_RAW_DECL_FTELLO 1
# #define HAVE_RAW_DECL_GETDELIM 1
# #define HAVE_RAW_DECL_GETLINE 1
# #define HAVE_RAW_DECL_PCLOSE 1
# #define HAVE_RAW_DECL_POPEN 1
# #define HAVE_RAW_DECL_RENAMEAT 1
# #define HAVE_RAW_DECL_SNPRINTF 1
# #define HAVE_RAW_DECL_TMPFILE 1
# #define HAVE_RAW_DECL_VDPRINTF 1
# #define HAVE_RAW_DECL_VSNPRINTF 1
# #define HAVE_RAW_DECL__EXIT 1
# #define HAVE_RAW_DECL_ATOLL 1
# #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# #define HAVE_RAW_DECL_GETLOADAVG 1
# #define HAVE_RAW_DECL_GETSUBOPT 1
# #define HAVE_RAW_DECL_GRANTPT 1
# #define HAVE_RAW_DECL_INITSTATE 1
# #define HAVE_RAW_DECL_INITSTATE_R 1
# #define HAVE_RAW_DECL_MKDTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMPS 1
# #define HAVE_RAW_DECL_MKSTEMP 1
# #define HAVE_RAW_DECL_MKSTEMPS 1
# #define HAVE_RAW_DECL_POSIX_OPENPT 1
# #define HAVE_RAW_DECL_PTSNAME 1
# #define HAVE_RAW_DECL_PTSNAME_R 1
# #define HAVE_RAW_DECL_RANDOM 1
# #define HAVE_RAW_DECL_RANDOM_R 1
# #define HAVE_RAW_DECL_REALPATH 1
# #define HAVE_RAW_DECL_RPMATCH 1
# #define HAVE_RAW_DECL_SECURE_GETENV 1
# #define HAVE_RAW_DECL_SETENV 1
# #define HAVE_RAW_DECL_SETSTATE 1
# #define HAVE_RAW_DECL_SETSTATE_R 1
# #define HAVE_RAW_DECL_SRANDOM 1
# #define HAVE_RAW_DECL_SRANDOM_R 1
# #define HAVE_RAW_DECL_STRTOD 1
# #define HAVE_RAW_DECL_STRTOLL 1
# #define HAVE_RAW_DECL_STRTOULL 1
# #define HAVE_RAW_DECL_UNLOCKPT 1
# #define HAVE_RAW_DECL_UNSETENV 1
# #define GNULIB_TEST_STRDUP 1
# #define HAVE_STRTOK_R 1
# #define GNULIB_TEST_STRTOK_R 1
# #define HAVE_STRVERSCMP 1
# #define GNULIB_TEST_STRVERSCMP 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_RAW_DECL_CHDIR 1
# #define HAVE_RAW_DECL_CHOWN 1
# #define HAVE_RAW_DECL_DUP 1
# #define HAVE_RAW_DECL_DUP2 1
# #define HAVE_RAW_DECL_DUP3 1
# #define HAVE_RAW_DECL_ENVIRON 1
# #define HAVE_RAW_DECL_EUIDACCESS 1
# #define HAVE_RAW_DECL_FACCESSAT 1
# #define HAVE_RAW_DECL_FCHDIR 1
# #define HAVE_RAW_DECL_FCHOWNAT 1
# #define HAVE_RAW_DECL_FDATASYNC 1
# #define HAVE_RAW_DECL_FSYNC 1
# #define HAVE_RAW_DECL_FTRUNCATE 1
# #define HAVE_RAW_DECL_GETCWD 1
# #define HAVE_RAW_DECL_GETDOMAINNAME 1
# #define HAVE_RAW_DECL_GETDTABLESIZE 1
# #define HAVE_RAW_DECL_GETGROUPS 1
# #define HAVE_RAW_DECL_GETHOSTNAME 1
# #define HAVE_RAW_DECL_GETLOGIN 1
# #define HAVE_RAW_DECL_GETLOGIN_R 1
# #define HAVE_RAW_DECL_GETPAGESIZE 1
# #define HAVE_RAW_DECL_GETUSERSHELL 1
# #define HAVE_RAW_DECL_SETUSERSHELL 1
# #define HAVE_RAW_DECL_ENDUSERSHELL 1
# #define HAVE_RAW_DECL_GROUP_MEMBER 1
# #define HAVE_RAW_DECL_ISATTY 1
# #define HAVE_RAW_DECL_LCHOWN 1
# #define HAVE_RAW_DECL_LINK 1
# #define HAVE_RAW_DECL_LINKAT 1
# #define HAVE_RAW_DECL_LSEEK 1
# #define HAVE_RAW_DECL_PIPE 1
# #define HAVE_RAW_DECL_PIPE2 1
# #define HAVE_RAW_DECL_PREAD 1
# #define HAVE_RAW_DECL_PWRITE 1
# #define HAVE_RAW_DECL_READLINK 1
# #define HAVE_RAW_DECL_READLINKAT 1
# #define HAVE_RAW_DECL_RMDIR 1
# #define HAVE_RAW_DECL_SETHOSTNAME 1
# #define HAVE_RAW_DECL_SLEEP 1
# #define HAVE_RAW_DECL_SYMLINK 1
# #define HAVE_RAW_DECL_SYMLINKAT 1
# #define HAVE_RAW_DECL_TTYNAME_R 1
# #define HAVE_RAW_DECL_UNLINK 1
# #define HAVE_RAW_DECL_UNLINKAT 1
# #define HAVE_RAW_DECL_USLEEP 1
# #define GNULIB_TEST_UNLINK 1
# #define HAVE_RAW_DECL_BTOWC 1
# #define HAVE_RAW_DECL_WCTOB 1
# #define HAVE_RAW_DECL_MBSINIT 1
# #define HAVE_RAW_DECL_MBRTOWC 1
# #define HAVE_RAW_DECL_MBRLEN 1
# #define HAVE_RAW_DECL_MBSRTOWCS 1
# #define HAVE_RAW_DECL_MBSNRTOWCS 1
# #define HAVE_RAW_DECL_WCRTOMB 1
# #define HAVE_RAW_DECL_WCSRTOMBS 1
# #define HAVE_RAW_DECL_WCSNRTOMBS 1
# #define HAVE_RAW_DECL_WCWIDTH 1
# #define HAVE_RAW_DECL_WMEMCHR 1
# #define HAVE_RAW_DECL_WMEMCMP 1
# #define HAVE_RAW_DECL_WMEMCPY 1
# #define HAVE_RAW_DECL_WMEMMOVE 1
# #define HAVE_RAW_DECL_WMEMSET 1
# #define HAVE_RAW_DECL_WCSLEN 1
# #define HAVE_RAW_DECL_WCSNLEN 1
# #define HAVE_RAW_DECL_WCSCPY 1
# #define HAVE_RAW_DECL_WCPCPY 1
# #define HAVE_RAW_DECL_WCSNCPY 1
# #define HAVE_RAW_DECL_WCPNCPY 1
# #define HAVE_RAW_DECL_WCSCAT 1
# #define HAVE_RAW_DECL_WCSNCAT 1
# #define HAVE_RAW_DECL_WCSCMP 1
# #define HAVE_RAW_DECL_WCSNCMP 1
# #define HAVE_RAW_DECL_WCSCASECMP 1
# #define HAVE_RAW_DECL_WCSNCASECMP 1
# #define HAVE_RAW_DECL_WCSCOLL 1
# #define HAVE_RAW_DECL_WCSXFRM 1
# #define HAVE_RAW_DECL_WCSDUP 1
# #define HAVE_RAW_DECL_WCSCHR 1
# #define HAVE_RAW_DECL_WCSRCHR 1
# #define HAVE_RAW_DECL_WCSCSPN 1
# #define HAVE_RAW_DECL_WCSSPN 1
# #define HAVE_RAW_DECL_WCSPBRK 1
# #define HAVE_RAW_DECL_WCSSTR 1
# #define HAVE_RAW_DECL_WCSTOK 1
# #define HAVE_RAW_DECL_WCSWIDTH 1
# #define HAVE_STDINT_H 1
# #define HAVE_CLOSEDIR 1
# #define GNULIB_TEST_CLOSEDIR 1
# #define HAVE_RAW_DECL_ALPHASORT 1
# #define HAVE_RAW_DECL_CLOSEDIR 1
# #define HAVE_RAW_DECL_DIRFD 1
# #define HAVE_RAW_DECL_FDOPENDIR 1
# #define HAVE_RAW_DECL_OPENDIR 1
# #define HAVE_RAW_DECL_READDIR 1
# #define HAVE_RAW_DECL_REWINDDIR 1
# #define HAVE_RAW_DECL_SCANDIR 1
# #define GNULIB_TEST_ENVIRON 1
# #define HAVE_RAW_DECL_FCNTL 1
# #define HAVE_RAW_DECL_OPENAT 1
# #define GNULIB_TEST_FDOPEN 1
# #define GNULIB_TEST_GETCWD 1
# #define HAVE_GETPAGESIZE 1
# #define GNULIB_TEST_GETPAGESIZE 1
# #define GNULIB_TEST_LINK 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_OPENDIR 1
# #define GNULIB_TEST_OPENDIR 1
# #define GNULIB_TEST_PUTENV 1
# #define HAVE_READDIR 1
# #define GNULIB_TEST_READDIR 1
# #define GNULIB_TEST_SYMLINK 1
# #define UNLINK_CANNOT_UNLINK_DIR 1
# #define HAVE_UNSETENV 1
# #define GNULIB_TEST_UNSETENV 1
#
# configure: exit 0