The build took 00h 01m 16s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
21,973 |
ansic |
13,503 |
makefile |
12,780 |
sh |
622 |
yacc |
48,878 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libtasn1 4.8-2 (Thu Apr 13 15:58:40 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for 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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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
configure: autobuild project... GNU Libtasn1
configure: autobuild revision... 4.8
configure: autobuild hostname... 48e0bccd2ff7
configure: autobuild timestamp... 20170413T155845Z
checking for bison... bison -y
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 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 size of unsigned long int... 8
checking size of unsigned int... 4
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking for _set_invalid_parameter_handler... no
checking for gettimeofday... yes
checking for nanotime... no
checking whether stat file-mode macros are broken... no
checking for sys/stat.h... (cached) yes
checking for getopt.h... yes
checking for sys/time.h... yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for wchar.h... yes
checking for stdint.h... (cached) 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 getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking whether getenv is declared... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether gettimeofday is declared without a macro... yes
checking whether 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 for struct timespec in ... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for clock_settime... 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 for pmccabe... false
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 whether NULL can be used in arbitrary expressions... yes
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... no
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... yes
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether initstate is declared without a macro... yes
checking whether initstate_r is declared without a macro... yes
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... yes
checking whether mkostemps is declared without a macro... yes
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... yes
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... yes
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... yes
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... yes
checking whether secure_getenv is declared without a macro... yes
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... yes
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for 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 for valgrind... no
checking whether self tests are run under valgrind... no
checking for valgrind... no
checking whether self tests are run under valgrind... no
checking whether defines MIN and MAX... no
checking whether defines MIN and MAX... 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 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... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking for strverscmp... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/cyclo/Makefile
config.status: creating doc/reference/Makefile
config.status: creating doc/reference/version.xml
config.status: creating examples/Makefile
config.status: creating gl/Makefile
config.status: creating lib/Makefile
config.status: creating lib/gllib/Makefile
config.status: creating lib/libtasn1.pc
config.status: creating src/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: 4.8 shared 11:2:5
Host type: x86_64-unknown-linux-gnu
Install prefix: /usr
Compiler: clang
Warning flags: errors: warnings:
Library types: Shared=yes, Static=yes
Valgrind:
Version script: yes
make all-recursive
make[1]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8'
Making all in gl
make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
GEN arg-nonnull.h
GEN c++defs.h
GEN warn-on-use.h
GEN stdio.h
GEN stdlib.h
GEN sys/stat.h
GEN sys/time.h
GEN sys/types.h
GEN time.h
GEN unistd.h
make all-recursive
make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
make[4]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
CC gettime.lo
CC progname.lo
CC read-file.lo
CC timespec.lo
CC unistd.lo
CC version-etc.lo
CC version-etc-fsf.lo
CCLD libgnu.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
Making all in lib
make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
Making all in gllib
make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
GEN arg-nonnull.h
GEN c++defs.h
GEN warn-on-use.h
GEN string.h
GEN sys/types.h
make all-recursive
make[4]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
make[5]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
CC hash-pjw-bare.lo
CCLD libgnu.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
make[4]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
CC ASN1.lo
CC coding.lo
CC decoding.lo
CC element.lo
CC errors.lo
CC gstr.lo
CC parser_aux.lo
CC structure.lo
CC version.lo
CCLD libtasn1.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
Making all in src
make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/src'
CC asn1Parser.o
CCLD asn1Parser
CC asn1Coding.o
CCLD asn1Coding
CC asn1Decoding.o
CC benchmark.o
CCLD asn1Decoding
make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/src'
Making all in examples
make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
make all-am
make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
CC CertificateExample.o
CC pkix_asn1_tab.o
CCLD CertificateExample
CC CrlExample.o
CCLD CrlExample
make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
Making all in tests
make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/tests'
Making all in doc
make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
Making all in cyclo
make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/doc/cyclo'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/doc/cyclo'
make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8'
make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8'
make[1]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8'
==> Entering fakeroot environment...
==> Starting package()...
Making install in gl
make[1]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
make install-recursive
make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
make[4]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
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/libtasn1/src/libtasn1-4.8/gl'
make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
make[1]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
Making install in lib
make[1]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
Making install in gllib
make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
make install-recursive
make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
make[4]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
make[5]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
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/libtasn1/src/libtasn1-4.8/lib/gllib'
make[4]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
/usr/bin/mkdir -p '/tmp/libtasn1/pkg/libtasn1/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libtasn1.la '/tmp/libtasn1/pkg/libtasn1/usr/lib'
libtool: install: /usr/bin/install -c .libs/libtasn1.so.6.5.2 /tmp/libtasn1/pkg/libtasn1/usr/lib/libtasn1.so.6.5.2
libtool: install: (cd /tmp/libtasn1/pkg/libtasn1/usr/lib && { ln -s -f libtasn1.so.6.5.2 libtasn1.so.6 || { rm -f libtasn1.so.6 && ln -s libtasn1.so.6.5.2 libtasn1.so.6; }; })
libtool: install: (cd /tmp/libtasn1/pkg/libtasn1/usr/lib && { ln -s -f libtasn1.so.6.5.2 libtasn1.so || { rm -f libtasn1.so && ln -s libtasn1.so.6.5.2 libtasn1.so; }; })
libtool: install: /usr/bin/install -c .libs/libtasn1.lai /tmp/libtasn1/pkg/libtasn1/usr/lib/libtasn1.la
libtool: install: /usr/bin/install -c .libs/libtasn1.a /tmp/libtasn1/pkg/libtasn1/usr/lib/libtasn1.a
libtool: install: chmod 644 /tmp/libtasn1/pkg/libtasn1/usr/lib/libtasn1.a
libtool: install: ranlib /tmp/libtasn1/pkg/libtasn1/usr/lib/libtasn1.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/usr/bin/mkdir -p '/tmp/libtasn1/pkg/libtasn1/usr/include'
/usr/bin/install -c -m 644 libtasn1.h '/tmp/libtasn1/pkg/libtasn1/usr/include'
/usr/bin/mkdir -p '/tmp/libtasn1/pkg/libtasn1/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libtasn1.pc '/tmp/libtasn1/pkg/libtasn1/usr/lib/pkgconfig'
make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
make[1]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
Making install in src
make[1]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/src'
make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/src'
/usr/bin/mkdir -p '/tmp/libtasn1/pkg/libtasn1/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c asn1Parser asn1Coding asn1Decoding '/tmp/libtasn1/pkg/libtasn1/usr/bin'
libtool: install: warning: `../lib/libtasn1.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/asn1Parser /tmp/libtasn1/pkg/libtasn1/usr/bin/asn1Parser
libtool: install: warning: `../lib/libtasn1.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/asn1Coding /tmp/libtasn1/pkg/libtasn1/usr/bin/asn1Coding
libtool: install: warning: `../lib/libtasn1.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/asn1Decoding /tmp/libtasn1/pkg/libtasn1/usr/bin/asn1Decoding
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/src'
make[1]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/src'
Making install in examples
make[1]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
make install-am
make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
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/libtasn1/src/libtasn1-4.8/examples'
make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
make[1]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
Making install in tests
make[1]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/tests'
make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/tests'
make[1]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/tests'
Making install in doc
make[1]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
Making install in cyclo
make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/doc/cyclo'
make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/doc/cyclo'
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/libtasn1/src/libtasn1-4.8/doc/cyclo'
make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/doc/cyclo'
make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/libtasn1/pkg/libtasn1/usr/share/info'
/usr/bin/install -c -m 644 ./libtasn1.info '/tmp/libtasn1/pkg/libtasn1/usr/share/info'
install-info --info-dir='/tmp/libtasn1/pkg/libtasn1/usr/share/info' '/tmp/libtasn1/pkg/libtasn1/usr/share/info/libtasn1.info'
/usr/bin/mkdir -p '/tmp/libtasn1/pkg/libtasn1/usr/share/man/man1'
/usr/bin/install -c -m 644 asn1Parser.1 asn1Coding.1 asn1Decoding.1 '/tmp/libtasn1/pkg/libtasn1/usr/share/man/man1'
/usr/bin/mkdir -p '/tmp/libtasn1/pkg/libtasn1/usr/share/man/man3'
/usr/bin/install -c -m 644 man/asn1_get_length_der.3 man/asn1_get_tag_der.3 man/asn1_get_length_ber.3 man/asn1_get_octet_der.3 man/asn1_get_object_id_der.3 man/asn1_get_bit_der.3 man/asn1_der_decoding2.3 man/asn1_der_decoding.3 man/asn1_der_decoding_element.3 man/asn1_der_decoding_startEnd.3 man/asn1_expand_any_defined_by.3 man/asn1_expand_octet_string.3 man/asn1_decode_simple_der.3 man/asn1_decode_simple_ber.3 man/asn1_perror.3 man/asn1_strerror.3 man/asn1_find_node.3 man/asn1_length_der.3 man/asn1_octet_der.3 man/asn1_encode_simple_der.3 man/asn1_bit_der.3 man/asn1_der_coding.3 man/asn1_write_value.3 man/asn1_read_value.3 man/asn1_read_value_type.3 man/asn1_read_tag.3 man/asn1_read_node_value.3 man/asn1_array2tree.3 man/asn1_delete_structure.3 man/asn1_delete_structure2.3 man/asn1_delete_element.3 man/asn1_create_element.3 man/asn1_print_structure.3 man/asn1_number_of_elements.3 man/asn1_find_structure_from_oid.3 man/asn1_copy_node.3 man/asn1_dup_node.3 man/asn1_parser2tree.3 man/asn1_parser2array.3 man/asn1_check_version.3 '/tmp/libtasn1/pkg/libtasn1/usr/share/man/man3'
make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
make[1]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
make[1]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8'
make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8'
make[1]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libtasn1"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libtasn1 4.8-2 (Thu Apr 13 15:59:13 UTC 2017)
CMD: pacman --query --file libtasn1-4.8-2-x86_64.pkg.tar.xz
Creating hybrid package for 'libtasn1'
Trying to find vanilla package 'libtasn1'...
CMD: pacman --query --file /mirror/libtasn1-4.8-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/lib/libtasn1.so.6
/usr/lib/libtasn1.so.6.5.2
/usr/lib/libtasn1.so
/usr/lib/pkgconfig/libtasn1.pc
/usr/bin/asn1Coding
/usr/bin/asn1Decoding
/usr/bin/asn1Parser
/usr/share/info/libtasn1.info.gz
/usr/share/man/man3/asn1_delete_structure.3.gz
/usr/share/man/man3/asn1_get_bit_der.3.gz
/usr/share/man/man3/asn1_find_node.3.gz
/usr/share/man/man3/asn1_read_tag.3.gz
/usr/share/man/man3/asn1_octet_der.3.gz
/usr/share/man/man3/asn1_write_value.3.gz
/usr/share/man/man3/asn1_copy_node.3.gz
/usr/share/man/man3/asn1_parser2array.3.gz
/usr/share/man/man3/asn1_check_version.3.gz
/usr/share/man/man3/asn1_perror.3.gz
/usr/share/man/man3/asn1_find_structure_from_oid.3.gz
/usr/share/man/man3/asn1_delete_element.3.gz
/usr/share/man/man3/asn1_der_decoding_element.3.gz
/usr/share/man/man3/asn1_der_decoding.3.gz
/usr/share/man/man3/asn1_expand_any_defined_by.3.gz
/usr/share/man/man3/asn1_der_decoding_startEnd.3.gz
/usr/share/man/man3/asn1_get_length_der.3.gz
/usr/share/man/man3/asn1_length_der.3.gz
/usr/share/man/man3/asn1_read_value_type.3.gz
/usr/share/man/man3/asn1_get_tag_der.3.gz
/usr/share/man/man3/asn1_print_structure.3.gz
/usr/share/man/man3/asn1_decode_simple_ber.3.gz
/usr/share/man/man3/asn1_parser2tree.3.gz
/usr/share/man/man3/asn1_number_of_elements.3.gz
/usr/share/man/man3/asn1_read_value.3.gz
/usr/share/man/man3/asn1_der_coding.3.gz
/usr/share/man/man3/asn1_read_node_value.3.gz
/usr/share/man/man3/asn1_der_decoding2.3.gz
/usr/share/man/man3/asn1_array2tree.3.gz
/usr/share/man/man3/asn1_delete_structure2.3.gz
/usr/share/man/man3/asn1_expand_octet_string.3.gz
/usr/share/man/man3/asn1_dup_node.3.gz
/usr/share/man/man3/asn1_encode_simple_der.3.gz
/usr/share/man/man3/asn1_get_object_id_der.3.gz
/usr/share/man/man3/asn1_bit_der.3.gz
/usr/share/man/man3/asn1_get_octet_der.3.gz
/usr/share/man/man3/asn1_get_length_ber.3.gz
/usr/share/man/man3/asn1_decode_simple_der.3.gz
/usr/share/man/man3/asn1_strerror.3.gz
/usr/share/man/man3/asn1_create_element.3.gz
/usr/share/man/man1/asn1Parser.1.gz
/usr/share/man/man1/asn1Coding.1.gz
/usr/share/man/man1/asn1Decoding.1.gz
/usr/include/libtasn1.h
/sysroot/usr/lib/libtasn1.so.6.5.2
/sysroot/usr/lib/libtasn1.so.6
/sysroot/usr/lib/libtasn1.so
/sysroot/usr/lib/libtasn1.la
/sysroot/usr/lib/libtasn1.a
/sysroot/usr/lib/pkgconfig/libtasn1.pc
/sysroot/usr/include/libtasn1.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libtasn1.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libtasn1.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libtasn1.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libtasn1.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/libtasn1/src/libtasn1-4.8/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 GNU Libtasn1 configure 4.8, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-packager=Archlinux --with-packager-bug-reports=http://bugs.archlinux.org/ --with-packager-version=4.8-2
## --------- ##
## Platform. ##
## --------- ##
hostname = 48e0bccd2ff7
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3158: checking for a BSD-compatible install
configure:3226: result: /usr/bin/install -c
configure:3237: checking whether build environment is sane
configure:3292: result: yes
configure:3351: checking for x86_64-unknown-linux-strip
configure:3381: result: no
configure:3391: checking for strip
configure:3407: found /usr/bin/strip
configure:3418: result: strip
configure:3443: checking for a thread-safe mkdir -p
configure:3482: result: /usr/bin/mkdir -p
configure:3489: checking for gawk
configure:3505: found /usr/bin/gawk
configure:3516: result: gawk
configure:3527: checking whether make sets $(MAKE)
configure:3549: result: yes
configure:3578: checking whether make supports nested variables
configure:3595: result: yes
configure:3732: checking whether make supports nested variables
configure:3749: result: yes
configure:3780: checking for x86_64-unknown-linux-gcc
configure:3807: result: clang
configure:4076: checking for C compiler version
configure:4085: 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:4096: $? = 0
configure:4085: 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:4096: $? = 0
configure:4085: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:4096: $? = 1
configure:4085: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:4096: $? = 1
configure:4116: checking whether the C compiler works
configure:4138: clang conftest.c >&5
configure:4142: $? = 0
configure:4190: result: yes
configure:4193: checking for C compiler default output file name
configure:4195: result: a.out
configure:4201: checking for suffix of executables
configure:4208: clang -o conftest conftest.c >&5
configure:4212: $? = 0
configure:4234: result:
configure:4256: checking whether we are cross compiling
configure:4264: clang -o conftest conftest.c >&5
configure:4268: $? = 0
configure:4275: ./conftest
configure:4279: $? = 0
configure:4294: result: no
configure:4299: checking for suffix of object files
configure:4321: clang -c conftest.c >&5
configure:4325: $? = 0
configure:4346: result: o
configure:4350: checking whether we are using the GNU C compiler
configure:4369: clang -c conftest.c >&5
configure:4369: $? = 0
configure:4378: result: yes
configure:4387: checking whether clang accepts -g
configure:4407: clang -c -g conftest.c >&5
configure:4407: $? = 0
configure:4448: result: yes
configure:4465: checking for clang option to accept ISO C89
configure:4528: clang -c conftest.c >&5
configure:4528: $? = 0
configure:4541: result: none needed
configure:4566: checking whether clang understands -c and -o together
configure:4588: clang -c conftest.c -o conftest2.o
configure:4591: $? = 0
configure:4588: clang -c conftest.c -o conftest2.o
configure:4591: $? = 0
configure:4603: result: yes
configure:4631: checking for style of include used by make
configure:4659: result: GNU
configure:4685: checking dependency style of clang
configure:4796: result: gcc3
configure:4817: checking how to run the C preprocessor
configure:4848: clang -E conftest.c
configure:4848: $? = 0
configure:4862: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4862: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Libtasn1"
| #define PACKAGE_TARNAME "libtasn1"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "GNU Libtasn1 4.8"
| #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
| #define PACKAGE "libtasn1"
| #define VERSION "4.8"
| /* end confdefs.h. */
| #include
configure:4887: result: clang -E
configure:4907: clang -E conftest.c
configure:4907: $? = 0
configure:4921: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4921: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Libtasn1"
| #define PACKAGE_TARNAME "libtasn1"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "GNU Libtasn1 4.8"
| #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
| #define PACKAGE "libtasn1"
| #define VERSION "4.8"
| /* end confdefs.h. */
| #include
configure:4950: checking for grep that handles long lines and -e
configure:5008: result: /usr/bin/grep
configure:5013: checking for egrep
configure:5075: result: /usr/bin/grep -E
configure:5082: checking for Minix Amsterdam compiler
configure:5106: result: no
configure:5118: checking for x86_64-unknown-linux-ar
configure:5148: result: no
configure:5158: checking for ar
configure:5174: found /usr/bin/ar
configure:5185: result: ar
configure:5225: checking for x86_64-unknown-linux-ranlib
configure:5255: result: no
configure:5265: checking for ranlib
configure:5281: found /usr/bin/ranlib
configure:5292: result: ranlib
configure:5322: checking build system type
configure:5336: result: x86_64-unknown-linux-gnu
configure:5356: checking host system type
configure:5369: result: x86_64-unknown-linux-gnu
configure:5389: checking for ANSI C header files
configure:5409: clang -c conftest.c >&5
configure:5409: $? = 0
configure:5482: clang -o conftest conftest.c >&5
configure:5482: $? = 0
configure:5482: ./conftest
configure:5482: $? = 0
configure:5493: result: yes
configure:5506: checking for sys/types.h
configure:5506: clang -c conftest.c >&5
configure:5506: $? = 0
configure:5506: result: yes
configure:5506: checking for sys/stat.h
configure:5506: clang -c conftest.c >&5
configure:5506: $? = 0
configure:5506: result: yes
configure:5506: checking for stdlib.h
configure:5506: clang -c conftest.c >&5
configure:5506: $? = 0
configure:5506: result: yes
configure:5506: checking for string.h
configure:5506: clang -c conftest.c >&5
configure:5506: $? = 0
configure:5506: result: yes
configure:5506: checking for memory.h
configure:5506: clang -c conftest.c >&5
configure:5506: $? = 0
configure:5506: result: yes
configure:5506: checking for strings.h
configure:5506: clang -c conftest.c >&5
configure:5506: $? = 0
configure:5506: result: yes
configure:5506: checking for inttypes.h
configure:5506: clang -c conftest.c >&5
configure:5506: $? = 0
configure:5506: result: yes
configure:5506: checking for stdint.h
configure:5506: clang -c conftest.c >&5
configure:5506: $? = 0
configure:5506: result: yes
configure:5506: checking for unistd.h
configure:5506: clang -c conftest.c >&5
configure:5506: $? = 0
configure:5506: result: yes
configure:5519: checking minix/config.h usability
configure:5519: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:5519: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Libtasn1"
| #define PACKAGE_TARNAME "libtasn1"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "GNU Libtasn1 4.8"
| #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
| #define PACKAGE "libtasn1"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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:5519: result: no
configure:5519: checking minix/config.h presence
configure:5519: clang -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:5519: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Libtasn1"
| #define PACKAGE_TARNAME "libtasn1"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "GNU Libtasn1 4.8"
| #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
| #define PACKAGE "libtasn1"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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:5519: result: no
configure:5519: checking for minix/config.h
configure:5519: result: no
configure:5543: checking whether it is safe to define __EXTENSIONS__
configure:5561: clang -c conftest.c >&5
configure:5561: $? = 0
configure:5568: result: yes
configure:5583: checking whether _XOPEN_SOURCE should be defined
configure:5602: clang -c conftest.c >&5
configure:5602: $? = 0
configure:5626: result: no
configure:5638: checking for _LARGEFILE_SOURCE value needed for large files
configure:5657: clang -o conftest conftest.c >&5
configure:5657: $? = 0
configure:5685: result: no
configure:5713: checking for special C compiler options needed for large files
configure:5758: result: no
configure:5764: checking for _FILE_OFFSET_BITS value needed for large files
configure:5789: clang -c conftest.c >&5
configure:5789: $? = 0
configure:5821: result: no
configure:5912: checking for clang option to accept ISO C99
configure:6061: clang -c conftest.c >&5
configure:6061: $? = 0
configure:6074: result: none needed
configure:6182: checking for clang option to accept ISO Standard C
configure:6193: result: none needed
configure:6211: autobuild project... GNU Libtasn1
configure:6217: autobuild revision... 4.8
configure:6222: autobuild hostname... 48e0bccd2ff7
configure:6233: autobuild timestamp... 20170413T155845Z
configure:6324: checking for bison
configure:6340: found /usr/bin/bison
configure:6351: result: bison -y
configure:6691: checking for x86_64-unknown-linux-ar
configure:6718: result: ar
configure:6788: checking the archiver (ar) interface
configure:6804: clang -c conftest.c >&5
configure:6804: $? = 0
configure:6806: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6809: $? = 0
configure:6837: result: ar
configure:6903: checking how to print strings
configure:6930: result: printf
configure:6951: checking for a sed that does not truncate output
configure:7015: result: /usr/bin/sed
configure:7033: checking for fgrep
configure:7095: result: /usr/bin/grep -F
configure:7130: checking for ld used by clang
configure:7197: result: /usr/bin/ld
configure:7204: checking if the linker (/usr/bin/ld) is GNU ld
configure:7219: result: yes
configure:7231: checking for BSD- or MS-compatible name lister (nm)
configure:7280: result: /usr/bin/nm -B
configure:7410: checking the name lister (/usr/bin/nm -B) interface
configure:7417: clang -c conftest.c >&5
configure:7420: /usr/bin/nm -B "conftest.o"
configure:7423: output
0000000000000000 B some_variable
configure:7430: result: BSD nm
configure:7433: checking whether ln -s works
configure:7437: result: yes
configure:7445: checking the maximum length of command line arguments
configure:7576: result: 1572864
configure:7593: checking whether the shell understands some XSI constructs
configure:7603: result: yes
configure:7607: checking whether the shell understands "+="
configure:7613: result: yes
configure:7648: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:7688: result: func_convert_file_noop
configure:7695: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:7715: result: func_convert_file_noop
configure:7722: checking for /usr/bin/ld option to reload object files
configure:7729: result: -r
configure:7763: checking for x86_64-unknown-linux-objdump
configure:7790: result: objdump
configure:7859: checking how to recognize dependent libraries
configure:8057: result: pass_all
configure:8102: checking for x86_64-unknown-linux-dlltool
configure:8129: result: dlltool
configure:8199: checking how to associate runtime and link libraries
configure:8226: result: printf %s\n
configure:8242: checking for x86_64-unknown-linux-ar
configure:8269: result: ar
configure:8350: checking for archiver @FILE support
configure:8367: clang -c conftest.c >&5
configure:8367: $? = 0
configure:8370: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:8373: $? = 0
configure:8378: 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:8381: $? = 1
configure:8393: result: @
configure:8411: checking for x86_64-unknown-linux-strip
configure:8438: result: strip
configure:8510: checking for x86_64-unknown-linux-ranlib
configure:8537: result: ranlib
configure:8679: checking command to parse /usr/bin/nm -B output from clang object
configure:8799: clang -c conftest.c >&5
configure:8802: $? = 0
configure:8806: /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:8809: $? = 0
configure:8875: clang -o conftest conftest.c conftstm.o >&5
configure:8878: $? = 0
configure:8916: result: ok
configure:8953: checking for sysroot
configure:8983: result: no
configure:9060: clang -c conftest.c >&5
configure:9063: $? = 0
configure:9212: checking for x86_64-unknown-linux-mt
configure:9242: result: no
configure:9252: checking for mt
configure:9282: result: no
configure:9302: checking if : is a manifest tool
configure:9308: : '-?'
configure:9316: result: no
configure:9955: checking for dlfcn.h
configure:9955: clang -c conftest.c >&5
configure:9955: $? = 0
configure:9955: result: yes
configure:10159: checking for objdir
configure:10174: result: .libs
configure:10445: checking if clang supports -fno-rtti -fno-exceptions
configure:10463: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:10467: $? = 0
configure:10480: result: yes
configure:10807: checking for clang option to produce PIC
configure:10814: result: -fPIC -DPIC
configure:10822: checking if clang PIC flag -fPIC -DPIC works
configure:10840: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:10844: $? = 0
configure:10857: result: yes
configure:10886: checking if clang static flag -static works
configure:10914: result: yes
configure:10929: checking if clang supports -c -o file.o
configure:10950: clang -c -o out/conftest2.o conftest.c >&5
configure:10954: $? = 0
configure:10976: result: yes
configure:10984: checking if clang supports -c -o file.o
configure:11031: result: yes
configure:11064: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:12221: result: yes
configure:12258: checking whether -lc should be explicitly linked in
configure:12266: clang -c conftest.c >&5
configure:12269: $? = 0
configure:12284: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:12287: $? = 0
configure:12301: result: no
configure:12461: checking dynamic linker characteristics
configure:12961: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12961: $? = 0
configure:13195: result: GNU/Linux ld.so
configure:13302: checking how to hardcode library paths into programs
configure:13327: result: immediate
configure:13867: checking whether stripping libraries is possible
configure:13872: result: yes
configure:13907: checking if libtool supports shared libraries
configure:13909: result: yes
configure:13912: checking whether to build shared libraries
configure:13933: result: yes
configure:13936: checking whether to build static libraries
configure:13940: result: yes
configure:13983: checking for x86_64-unknown-linux-pkg-config
configure:14016: result: no
configure:14026: checking for pkg-config
configure:14044: found /usr/bin/pkg-config
configure:14056: result: /usr/bin/pkg-config
configure:14081: checking pkg-config is at least version 0.9.0
configure:14084: result: yes
configure:14098: checking for gtkdoc-check
configure:14116: found /usr/bin/gtkdoc-check
configure:14128: result: /usr/bin/gtkdoc-check
configure:14140: checking for gtkdoc-rebase
configure:14158: found /usr/bin/gtkdoc-rebase
configure:14170: result: /usr/bin/gtkdoc-rebase
configure:14184: checking for gtkdoc-mkpdf
configure:14202: found /usr/bin/gtkdoc-mkpdf
configure:14214: result: /usr/bin/gtkdoc-mkpdf
configure:14255: checking whether to build gtk-doc documentation
configure:14257: result: no
configure:14326: checking size of unsigned long int
configure:14331: clang -o conftest conftest.c >&5
configure:14331: $? = 0
configure:14331: ./conftest
configure:14331: $? = 0
configure:14345: result: 8
configure:14359: checking size of unsigned int
configure:14364: clang -o conftest conftest.c >&5
configure:14364: $? = 0
configure:14364: ./conftest
configure:14364: $? = 0
configure:14378: result: 4
configure:14412: checking whether the preprocessor supports include_next
configure:14450: clang -c -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:14450: $? = 0
configure:14471: result: yes
configure:14492: checking whether system header files limit the line length
configure:14515: result: no
configure:14526: checking for complete errno.h
configure:14599: result: yes
configure:15068: checking for _set_invalid_parameter_handler
configure:15068: clang -o conftest conftest.c >&5
/tmp/conftest-1bc47f.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:15068: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Libtasn1"
| #define PACKAGE_TARNAME "libtasn1"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "GNU Libtasn1 4.8"
| #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
| #define PACKAGE "libtasn1"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_UNSIGNED_LONG_INT 8
| #define SIZEOF_UNSIGNED_INT 4
| /* 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:15068: result: no
configure:15068: checking for gettimeofday
configure:15068: clang -o conftest conftest.c >&5
configure:15068: $? = 0
configure:15068: result: yes
configure:15068: checking for nanotime
configure:15068: clang -o conftest conftest.c >&5
/tmp/conftest-db612c.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:15068: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Libtasn1"
| #define PACKAGE_TARNAME "libtasn1"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "GNU Libtasn1 4.8"
| #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
| #define PACKAGE "libtasn1"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_UNSIGNED_LONG_INT 8
| #define SIZEOF_UNSIGNED_INT 4
| #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:15068: result: no
configure:15091: checking whether stat file-mode macros are broken
configure:15118: clang -c conftest.c >&5
configure:15118: $? = 0
configure:15125: result: no
configure:15139: checking for sys/stat.h
configure:15139: result: yes
configure:15139: checking for getopt.h
configure:15139: clang -c conftest.c >&5
configure:15139: $? = 0
configure:15139: result: yes
configure:15139: checking for sys/time.h
configure:15139: clang -c conftest.c >&5
configure:15139: $? = 0
configure:15139: result: yes
configure:15139: checking for sys/socket.h
configure:15139: clang -c conftest.c >&5
configure:15139: $? = 0
configure:15139: result: yes
configure:15139: checking for unistd.h
configure:15139: result: yes
configure:15139: checking for wchar.h
configure:15139: clang -c conftest.c >&5
configure:15139: $? = 0
configure:15139: result: yes
configure:15139: checking for stdint.h
configure:15139: result: yes
configure:15152: checking for mode_t
configure:15152: clang -c conftest.c >&5
configure:15152: $? = 0
configure:15152: clang -c conftest.c >&5
conftest.c:77:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
configure:15152: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Libtasn1"
| #define PACKAGE_TARNAME "libtasn1"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "GNU Libtasn1 4.8"
| #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
| #define PACKAGE "libtasn1"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_UNSIGNED_LONG_INT 8
| #define SIZEOF_UNSIGNED_INT 4
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_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
| /* 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:15152: result: yes
configure:15304: checking for nlink_t
configure:15304: clang -c conftest.c >&5
configure:15304: $? = 0
configure:15304: clang -c conftest.c >&5
conftest.c:47:22: error: expected expression
if (sizeof ((nlink_t)))
^
1 error generated.
configure:15304: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Libtasn1"
| #define PACKAGE_TARNAME "libtasn1"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "GNU Libtasn1 4.8"
| #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
| #define PACKAGE "libtasn1"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_UNSIGNED_LONG_INT 8
| #define SIZEOF_UNSIGNED_INT 4
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_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
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((nlink_t)))
| return 0;
| ;
| return 0;
| }
configure:15304: result: yes
configure:15319: checking whether fchmodat is declared without a macro
configure:15337: clang -c conftest.c >&5
configure:15337: $? = 0
configure:15345: result: yes
configure:15319: checking whether fstat is declared without a macro
configure:15337: clang -c conftest.c >&5
configure:15337: $? = 0
configure:15345: result: yes
configure:15319: checking whether fstatat is declared without a macro
configure:15337: clang -c conftest.c >&5
configure:15337: $? = 0
configure:15345: result: yes
configure:15319: checking whether futimens is declared without a macro
configure:15337: clang -c conftest.c >&5
configure:15337: $? = 0
configure:15345: result: yes
configure:15319: checking whether lchmod is declared without a macro
configure:15337: clang -c conftest.c >&5
configure:15337: $? = 0
configure:15345: result: yes
configure:15319: checking whether lstat is declared without a macro
configure:15337: clang -c conftest.c >&5
configure:15337: $? = 0
configure:15345: result: yes
configure:15319: checking whether mkdirat is declared without a macro
configure:15337: clang -c conftest.c >&5
configure:15337: $? = 0
configure:15345: result: yes
configure:15319: checking whether mkfifo is declared without a macro
configure:15337: clang -c conftest.c >&5
configure:15337: $? = 0
configure:15345: result: yes
configure:15319: checking whether mkfifoat is declared without a macro
configure:15337: clang -c conftest.c >&5
configure:15337: $? = 0
configure:15345: result: yes
configure:15319: checking whether mknod is declared without a macro
configure:15337: clang -c conftest.c >&5
configure:15337: $? = 0
configure:15345: result: yes
configure:15319: checking whether mknodat is declared without a macro
configure:15337: clang -c conftest.c >&5
configure:15337: $? = 0
configure:15345: result: yes
configure:15319: checking whether stat is declared without a macro
configure:15337: clang -c conftest.c >&5
configure:15337: $? = 0
configure:15345: result: yes
configure:15319: checking whether utimensat is declared without a macro
configure:15337: clang -c conftest.c >&5
configure:15337: $? = 0
configure:15345: result: yes
configure:15461: checking whether stdin defaults to large file offsets
configure:15485: clang -o conftest conftest.c >&5
configure:15485: $? = 0
configure:15493: result: yes
configure:15498: checking for pid_t
configure:15498: clang -c conftest.c >&5
configure:15498: $? = 0
configure:15498: clang -c conftest.c >&5
conftest.c:90:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:15498: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Libtasn1"
| #define PACKAGE_TARNAME "libtasn1"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "GNU Libtasn1 4.8"
| #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
| #define PACKAGE "libtasn1"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_UNSIGNED_LONG_INT 8
| #define SIZEOF_UNSIGNED_INT 4
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_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_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:15498: result: yes
configure:15595: checking whether ftello is declared
configure:15595: clang -c conftest.c >&5
configure:15595: $? = 0
configure:15595: result: yes
configure:15619: checking for ftello
configure:15636: clang -o conftest conftest.c >&5
configure:15636: $? = 0
configure:15645: result: yes
configure:15658: checking whether ftello works
configure:15734: clang -o conftest conftest.c >&5
configure:15734: $? = 0
configure:15734: ./conftest
configure:15734: $? = 0
configure:15745: result: yes
configure:15855: checking for getopt.h
configure:15855: result: yes
configure:15872: checking for getopt_long_only
configure:15872: clang -o conftest conftest.c >&5
configure:15872: $? = 0
configure:15872: result: yes
configure:15886: checking whether getopt is POSIX compatible
configure:15928: clang -o conftest conftest.c >&5
configure:15928: $? = 0
configure:15928: ./conftest
configure:15928: $? = 0
configure:15987: clang -o conftest conftest.c >&5
configure:15987: $? = 0
configure:15987: ./conftest
configure:15987: $? = 0
configure:16029: clang -o conftest conftest.c >&5
configure:16029: $? = 0
configure:16029: ./conftest
program: option requires an argument -- 'b'
configure:16029: $? = 0
configure:16047: result: yes
configure:16055: checking for working GNU getopt function
configure:16276: clang -o conftest conftest.c >&5
configure:16276: $? = 0
configure:16276: ./conftest
configure:16276: $? = 0
configure:16292: result: yes
configure:16297: checking for working GNU getopt_long function
configure:16342: clang -o conftest conftest.c >&5
configure:16342: $? = 0
configure:16342: ./conftest
configure:16342: $? = 0
configure:16353: result: yes
configure:16382: checking whether getenv is declared
configure:16382: clang -c conftest.c >&5
configure:16382: $? = 0
configure:16382: result: yes
configure:16398: checking for C/C++ restrict keyword
configure:16423: clang -c conftest.c >&5
configure:16423: $? = 0
configure:16431: result: __restrict
configure:16570: checking for struct timeval
configure:16593: clang -c conftest.c >&5
configure:16593: $? = 0
configure:16601: result: yes
configure:16606: checking for wide-enough struct timeval.tv_sec member
configure:16633: clang -c conftest.c >&5
configure:16633: $? = 0
configure:16641: result: yes
configure:16651: checking whether gettimeofday is declared without a macro
configure:16673: clang -c conftest.c >&5
configure:16673: $? = 0
configure:16681: result: yes
configure:16777: checking whether malloc, realloc, calloc are POSIX compliant
configure:16797: clang -c conftest.c >&5
configure:16797: $? = 0
configure:16805: result: yes
configure:16818: clang -c conftest.c >&5
conftest.c:61:10: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:61:15: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:16818: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Libtasn1"
| #define PACKAGE_TARNAME "libtasn1"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "GNU Libtasn1 4.8"
| #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
| #define PACKAGE "libtasn1"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_UNSIGNED_LONG_INT 8
| #define SIZEOF_UNSIGNED_INT 4
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_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_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_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 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:16855: checking for wchar_t
configure:16872: clang -c conftest.c >&5
configure:16872: $? = 0
configure:16879: result: yes
configure:16888: checking for unsigned long long int
configure:16936: result: yes
configure:16946: checking for long long int
configure:16996: result: yes
configure:17133: checking whether stdint.h conforms to C99
configure:17302: clang -c conftest.c >&5
configure:17302: $? = 0
configure:17382: clang -o conftest conftest.c >&5
configure:17382: $? = 0
configure:17382: ./conftest
configure:17382: $? = 0
configure:17394: result: yes
configure:17758: checking for struct timespec in
configure:17775: clang -c conftest.c >&5
configure:17775: $? = 0
configure:17782: result: yes
configure:17964: checking for library containing clock_gettime
configure:17995: clang -o conftest conftest.c >&5
configure:17995: $? = 0
configure:18012: result: none required
configure:18024: checking for clock_gettime
configure:18024: clang -o conftest conftest.c >&5
configure:18024: $? = 0
configure:18024: result: yes
configure:18024: checking for clock_settime
configure:18024: clang -o conftest conftest.c >&5
configure:18024: $? = 0
configure:18024: result: yes
configure:18127: checking for ftello
configure:18153: result: yes
configure:18166: checking whether ftello works
configure:18253: result: yes
configure:18411: checking whether gettimeofday clobbers localtime buffer
configure:18450: clang -o conftest conftest.c >&5
configure:18450: $? = 0
configure:18450: ./conftest
configure:18450: $? = 0
configure:18460: result: no
configure:18476: checking for gettimeofday with POSIX signature
configure:18504: clang -c conftest.c >&5
conftest.c:71: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:81: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:18504: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Libtasn1"
| #define PACKAGE_TARNAME "libtasn1"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "GNU Libtasn1 4.8"
| #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
| #define PACKAGE "libtasn1"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_UNSIGNED_LONG_INT 8
| #define SIZEOF_UNSIGNED_INT 4
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_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_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_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETOPT_GNU 1
| /* end confdefs.h. */
| #include
| struct timeval c;
| int gettimeofday (struct timeval *restrict, void *restrict);
|
| int
| main ()
| {
| /* glibc uses struct timezone * rather than the POSIX void *
| if _GNU_SOURCE is defined. However, since the only portable
| use of gettimeofday uses NULL as the second parameter, and
| since the glibc definition is actually more typesafe, it is
| not worth wrapping this to get a compliant signature. */
| int (*f) (struct timeval *restrict, void *restrict)
| = gettimeofday;
| int x = f (&c, 0);
| return !(x | c.tv_sec | c.tv_usec);
|
| ;
| return 0;
| }
configure:18520: clang -c conftest.c >&5
configure:18520: $? = 0
configure:18529: result: almost
configure:18614: checking whether lseek detects pipes
configure:18647: clang -o conftest conftest.c >&5
configure:18647: $? = 0
configure:18682: result: yes
configure:18805: checking for pmccabe
configure:18836: result: false
configure:18844: checking whether program_invocation_name is declared
configure:18844: clang -c conftest.c >&5
configure:18844: $? = 0
configure:18844: result: yes
configure:18856: checking whether program_invocation_short_name is declared
configure:18856: clang -c conftest.c >&5
configure:18856: $? = 0
configure:18856: result: yes
configure:18908: checking for ssize_t
configure:18925: clang -c conftest.c >&5
configure:18925: $? = 0
configure:18932: result: yes
configure:18943: checking for va_copy
configure:18964: clang -c conftest.c >&5
configure:18964: $? = 0
configure:18972: result: yes
configure:19131: checking whether NULL can be used in arbitrary expressions
configure:19149: clang -c conftest.c >&5
configure:19149: $? = 0
configure:19156: result: yes
configure:19359: checking whether dprintf is declared without a macro
configure:19377: clang -c conftest.c >&5
configure:19377: $? = 0
configure:19385: result: yes
configure:19359: checking whether fpurge is declared without a macro
configure:19377: clang -c conftest.c >&5
conftest.c:87:10: error: use of undeclared identifier 'fpurge'
(void) fpurge;
^
1 error generated.
configure:19377: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Libtasn1"
| #define PACKAGE_TARNAME "libtasn1"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "GNU Libtasn1 4.8"
| #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
| #define PACKAGE "libtasn1"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_UNSIGNED_LONG_INT 8
| #define SIZEOF_UNSIGNED_INT 4
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_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_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_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETOPT_GNU 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:19385: result: no
configure:19359: checking whether fseeko is declared without a macro
configure:19377: clang -c conftest.c >&5
configure:19377: $? = 0
configure:19385: result: yes
configure:19359: checking whether ftello is declared without a macro
configure:19377: clang -c conftest.c >&5
configure:19377: $? = 0
configure:19385: result: yes
configure:19359: checking whether getdelim is declared without a macro
configure:19377: clang -c conftest.c >&5
configure:19377: $? = 0
configure:19385: result: yes
configure:19359: checking whether getline is declared without a macro
configure:19377: clang -c conftest.c >&5
configure:19377: $? = 0
configure:19385: result: yes
configure:19359: checking whether gets is declared without a macro
configure:19377: clang -c conftest.c >&5
conftest.c:91:10: error: use of undeclared identifier 'gets'; did you mean 'goto'?
(void) gets;
^~~~
goto
conftest.c:91:10: error: expected expression
2 errors generated.
configure:19377: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Libtasn1"
| #define PACKAGE_TARNAME "libtasn1"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "GNU Libtasn1 4.8"
| #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
| #define PACKAGE "libtasn1"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_UNSIGNED_LONG_INT 8
| #define SIZEOF_UNSIGNED_INT 4
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_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_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_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETOPT_GNU 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:19385: result: no
configure:19359: checking whether pclose is declared without a macro
configure:19377: clang -c conftest.c >&5
configure:19377: $? = 0
configure:19385: result: yes
configure:19359: checking whether popen is declared without a macro
configure:19377: clang -c conftest.c >&5
configure:19377: $? = 0
configure:19385: result: yes
configure:19359: checking whether renameat is declared without a macro
configure:19377: clang -c conftest.c >&5
configure:19377: $? = 0
configure:19385: result: yes
configure:19359: checking whether snprintf is declared without a macro
configure:19377: clang -c conftest.c >&5
configure:19377: $? = 0
configure:19385: result: yes
configure:19359: checking whether tmpfile is declared without a macro
configure:19377: clang -c conftest.c >&5
configure:19377: $? = 0
configure:19385: result: yes
configure:19359: checking whether vdprintf is declared without a macro
configure:19377: clang -c conftest.c >&5
configure:19377: $? = 0
configure:19385: result: yes
configure:19359: checking whether vsnprintf is declared without a macro
configure:19377: clang -c conftest.c >&5
configure:19377: $? = 0
configure:19385: result: yes
configure:19474: checking whether _Exit is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether atoll is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether canonicalize_file_name is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether getloadavg is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether getsubopt is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether grantpt is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether initstate is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether initstate_r is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether mkdtemp is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether mkostemp is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether mkostemps is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether mkstemp is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether mkstemps is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether posix_openpt is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether ptsname is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether ptsname_r is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether random is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether random_r is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether realpath is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether rpmatch is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether secure_getenv is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether setenv is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether setstate is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether setstate_r is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether srandom is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether srandom_r is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether strtod is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether strtoll is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether strtoull is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether unlockpt is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19474: checking whether unsetenv is declared without a macro
configure:19498: clang -c conftest.c >&5
configure:19498: $? = 0
configure:19506: result: yes
configure:19614: checking for nlink_t
configure:19614: result: yes
configure:19629: checking whether fchmodat is declared without a macro
configure:19655: result: yes
configure:19629: checking whether fstat is declared without a macro
configure:19655: result: yes
configure:19629: checking whether fstatat is declared without a macro
configure:19655: result: yes
configure:19629: checking whether futimens is declared without a macro
configure:19655: result: yes
configure:19629: checking whether lchmod is declared without a macro
configure:19655: result: yes
configure:19629: checking whether lstat is declared without a macro
configure:19655: result: yes
configure:19629: checking whether mkdirat is declared without a macro
configure:19655: result: yes
configure:19629: checking whether mkfifo is declared without a macro
configure:19655: result: yes
configure:19629: checking whether mkfifoat is declared without a macro
configure:19655: result: yes
configure:19629: checking whether mknod is declared without a macro
configure:19655: result: yes
configure:19629: checking whether mknodat is declared without a macro
configure:19655: result: yes
configure:19629: checking whether stat is declared without a macro
configure:19655: result: yes
configure:19629: checking whether utimensat is declared without a macro
configure:19655: result: yes
configure:19773: checking whether chdir is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether chown is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether dup is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether dup2 is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether dup3 is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether environ is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether euidaccess is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether faccessat is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether fchdir is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether fchownat is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether fdatasync is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether fsync is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether ftruncate is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether getcwd is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether getdomainname is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether getdtablesize is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether getgroups is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether gethostname is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether getlogin is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether getlogin_r is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether getpagesize is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether getusershell is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether setusershell is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether endusershell is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether group_member is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether isatty is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether lchown is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether link is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether linkat is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether lseek is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether pipe is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether pipe2 is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether pread is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether pwrite is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether readlink is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether readlinkat is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether rmdir is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether sethostname is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether sleep is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether symlink is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether symlinkat is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether ttyname_r is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether unlink is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether unlinkat is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19773: checking whether usleep is declared without a macro
configure:19803: clang -c conftest.c >&5
configure:19803: $? = 0
configure:19811: result: yes
configure:19838: checking for valgrind
configure:19868: result: no
configure:19889: checking whether self tests are run under valgrind
configure:19891: result: no
configure:19986: checking for valgrind
configure:20016: result: no
configure:20037: checking whether self tests are run under valgrind
configure:20039: result: no
configure:20055: checking whether defines MIN and MAX
configure:20072: clang -c conftest.c >&5
conftest.c:185:21: warning: implicit declaration of function 'MIN' is invalid in C99 [-Wimplicit-function-declaration]
int x = MIN (42, 17);
^
conftest.c:185:21: error: initializer element is not a compile-time constant
int x = MIN (42, 17);
^~~~~~~~~~~~
1 warning and 1 error generated.
configure:20072: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Libtasn1"
| #define PACKAGE_TARNAME "libtasn1"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "GNU Libtasn1 4.8"
| #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
| #define PACKAGE "libtasn1"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_UNSIGNED_LONG_INT 8
| #define SIZEOF_UNSIGNED_INT 4
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_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_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_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETOPT_GNU 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 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 PACKAGE_PACKAGER "Archlinux"
| #define PACKAGE_PACKAGER_VERSION "4.8-2"
| #define PACKAGE_PACKAGER_BUG_REPORTS "http://bugs.archlinux.org/"
| /* end confdefs.h. */
| #include
| int x = MIN (42, 17);
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:20079: result: no
configure:20092: checking whether defines MIN and MAX
configure:20109: clang -c conftest.c >&5
configure:20109: $? = 0
configure:20116: result: yes
configure:20280: checking whether ffsl is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether ffsll is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether memmem is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether mempcpy is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether memrchr is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether rawmemchr is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether stpcpy is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether stpncpy is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether strchrnul is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether strdup is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether strncat is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether strndup is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether strnlen is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether strpbrk is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether strsep is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether strcasestr is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether strtok_r is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether strerror_r is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether strsignal is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20280: checking whether strverscmp is declared without a macro
configure:20298: clang -c conftest.c >&5
configure:20298: $? = 0
configure:20306: result: yes
configure:20347: checking if LD -Wl,--version-script works
configure:20365: 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:20365: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Libtasn1"
| #define PACKAGE_TARNAME "libtasn1"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "GNU Libtasn1 4.8"
| #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
| #define PACKAGE "libtasn1"
| #define VERSION "4.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_FSEEKO 1
| #define _DARWIN_USE_64_BIT_INODE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SIZEOF_UNSIGNED_LONG_INT 8
| #define SIZEOF_UNSIGNED_INT 4
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_GETOPT_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_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_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define HAVE_WCHAR_T 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_FTELL 1
| #define GNULIB_TEST_FTELLO 1
| #define GNULIB_TEST_GETOPT_GNU 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 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 PACKAGE_PACKAGER "Archlinux"
| #define PACKAGE_PACKAGER_VERSION "4.8-2"
| #define PACKAGE_PACKAGER_BUG_REPORTS "http://bugs.archlinux.org/"
| #define HAVE_MINMAX_IN_SYS_PARAM_H 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. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:20393: clang -o conftest -Wl,--version-script=conftest.map conftest.c >&5
configure:20393: $? = 0
configure:20405: result: yes
configure:20422: checking whether the -Werror option is usable
configure:20441: clang -c -Werror conftest.c >&5
configure:20441: $? = 0
configure:20450: result: yes
configure:20452: checking for simple visibility declarations
configure:20479: clang -c -fvisibility=hidden -Werror conftest.c >&5
configure:20479: $? = 0
configure:20488: result: yes
configure:20508: checking for ssize_t
configure:20532: result: yes
configure:20548: checking whether NULL can be used in arbitrary expressions
configure:20573: result: yes
configure:20672: checking for strverscmp
configure:20672: clang -o conftest conftest.c >&5
configure:20672: $? = 0
configure:20672: result: yes
configure:21453: checking that generated files are newer than configure
configure:21459: result: done
configure:21604: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by GNU Libtasn1 config.status 4.8, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 48e0bccd2ff7
config.status:1844: creating Makefile
config.status:1844: creating doc/Makefile
config.status:1844: creating doc/cyclo/Makefile
config.status:1844: creating doc/reference/Makefile
config.status:1844: creating doc/reference/version.xml
config.status:1844: creating examples/Makefile
config.status:1844: creating gl/Makefile
config.status:1844: creating lib/Makefile
config.status:1844: creating lib/gllib/Makefile
config.status:1844: creating lib/libtasn1.pc
config.status:1844: creating src/Makefile
config.status:1844: creating tests/Makefile
config.status:1844: creating config.h
config.status:2104: executing depfiles commands
config.status:2104: executing libtool commands
configure:23895: summary of build options:
version: 4.8 shared 11:2:5
Host type: x86_64-unknown-linux-gnu
Install prefix: /usr
Compiler: clang
Warning flags: errors: warnings:
Library types: Shared=yes, Static=yes
Valgrind:
Version script: 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_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__set_invalid_parameter_handler=no
ac_cv_func_clock_gettime=yes
ac_cv_func_clock_settime=yes
ac_cv_func_getopt_long_only=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_nanotime=no
ac_cv_func_strverscmp=yes
ac_cv_have_decl__Exit=yes
ac_cv_have_decl_atoll=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_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_getenv=yes
ac_cv_have_decl_getgroups=yes
ac_cv_have_decl_gethostname=yes
ac_cv_have_decl_getline=yes
ac_cv_have_decl_getloadavg=yes
ac_cv_have_decl_getlogin=yes
ac_cv_have_decl_getlogin_r=yes
ac_cv_have_decl_getpagesize=yes
ac_cv_have_decl_getsubopt=yes
ac_cv_have_decl_gettimeofday=yes
ac_cv_have_decl_getusershell=yes
ac_cv_have_decl_grantpt=yes
ac_cv_have_decl_group_member=yes
ac_cv_have_decl_initstate=yes
ac_cv_have_decl_initstate_r=yes
ac_cv_have_decl_isatty=yes
ac_cv_have_decl_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_memmem=yes
ac_cv_have_decl_mempcpy=yes
ac_cv_have_decl_memrchr=yes
ac_cv_have_decl_mkdirat=yes
ac_cv_have_decl_mkdtemp=yes
ac_cv_have_decl_mkfifo=yes
ac_cv_have_decl_mkfifoat=yes
ac_cv_have_decl_mknod=yes
ac_cv_have_decl_mknodat=yes
ac_cv_have_decl_mkostemp=yes
ac_cv_have_decl_mkostemps=yes
ac_cv_have_decl_mkstemp=yes
ac_cv_have_decl_mkstemps=yes
ac_cv_have_decl_pclose=yes
ac_cv_have_decl_pipe2=yes
ac_cv_have_decl_pipe=yes
ac_cv_have_decl_popen=yes
ac_cv_have_decl_posix_openpt=yes
ac_cv_have_decl_pread=yes
ac_cv_have_decl_program_invocation_name=yes
ac_cv_have_decl_program_invocation_short_name=yes
ac_cv_have_decl_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_strtok_r=yes
ac_cv_have_decl_strtoll=yes
ac_cv_have_decl_strtoull=yes
ac_cv_have_decl_strverscmp=yes
ac_cv_have_decl_symlink=yes
ac_cv_have_decl_symlinkat=yes
ac_cv_have_decl_tmpfile=yes
ac_cv_have_decl_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_header_dlfcn_h=yes
ac_cv_header_getopt_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_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_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_PMCCABE=false
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_YACC='bison -y'
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_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long_int=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_type_long_long_int=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_cc_vis_werror=yes
gl_cv_cc_visibility=yes
gl_cv_decl_null_works=yes
gl_cv_func_ftello=yes
gl_cv_func_ftello_works=yes
gl_cv_func_getopt_gnu=yes
gl_cv_func_getopt_long_gnu=yes
gl_cv_func_getopt_posix=yes
gl_cv_func_gettimeofday_clobber=no
gl_cv_func_gettimeofday_posix_signature=almost
gl_cv_func_lseek_pipe=yes
gl_cv_func_malloc_posix=yes
gl_cv_func_va_copy=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_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_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_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_memmem=yes
gl_cv_have_raw_decl_mempcpy=yes
gl_cv_have_raw_decl_memrchr=yes
gl_cv_have_raw_decl_mkdirat=yes
gl_cv_have_raw_decl_mkdtemp=yes
gl_cv_have_raw_decl_mkfifo=yes
gl_cv_have_raw_decl_mkfifoat=yes
gl_cv_have_raw_decl_mknod=yes
gl_cv_have_raw_decl_mknodat=yes
gl_cv_have_raw_decl_mkostemp=yes
gl_cv_have_raw_decl_mkostemps=yes
gl_cv_have_raw_decl_mkstemp=yes
gl_cv_have_raw_decl_mkstemps=yes
gl_cv_have_raw_decl_pclose=yes
gl_cv_have_raw_decl_pipe2=yes
gl_cv_have_raw_decl_pipe=yes
gl_cv_have_raw_decl_popen=yes
gl_cv_have_raw_decl_posix_openpt=yes
gl_cv_have_raw_decl_pread=yes
gl_cv_have_raw_decl_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_strtok_r=yes
gl_cv_have_raw_decl_strtoll=yes
gl_cv_have_raw_decl_strtoull=yes
gl_cv_have_raw_decl_strverscmp=yes
gl_cv_have_raw_decl_symlink=yes
gl_cv_have_raw_decl_symlinkat=yes
gl_cv_have_raw_decl_tmpfile=yes
gl_cv_have_raw_decl_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_header_errno_h_complete=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_getopt_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_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_var_stdin_large_offset=yes
gt_cv_c_wchar_t=yes
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/libtasn1/src/libtasn1-4.8/build-aux/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
APPLE_UNIVERSAL_BUILD='0'
AR='ar'
ARFLAGS='cru'
AS='as'
AUTOCONF='${SHELL} /tmp/libtasn1/src/libtasn1-4.8/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/libtasn1/src/libtasn1-4.8/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/libtasn1/src/libtasn1-4.8/build-aux/missing automake-1.15'
AWK='gawk'
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CFLAG_VISIBILITY='-fvisibility=hidden'
CONFIG_INCLUDE='config.h'
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_DOC_FALSE='#'
ENABLE_DOC_TRUE=''
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
GETOPT_H=''
GL_COND_LIBTOOL_FALSE='#'
GL_COND_LIBTOOL_TRUE=''
GL_GENERATE_ERRNO_H_FALSE=''
GL_GENERATE_ERRNO_H_TRUE='#'
GL_GENERATE_STDARG_H_FALSE=''
GL_GENERATE_STDARG_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_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_FDATASYNC='0'
GNULIB_FDOPEN='0'
GNULIB_FFLUSH='0'
GNULIB_FFSL='0'
GNULIB_FFSLL='0'
GNULIB_FGETC='1'
GNULIB_FGETS='1'
GNULIB_FOPEN='0'
GNULIB_FPRINTF='1'
GNULIB_FPRINTF_POSIX='0'
GNULIB_FPURGE='0'
GNULIB_FPUTC='1'
GNULIB_FPUTS='1'
GNULIB_FREAD='1'
GNULIB_FREOPEN='0'
GNULIB_FSCANF='1'
GNULIB_FSEEK='0'
GNULIB_FSEEKO='0'
GNULIB_FSTAT='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_GL_UNISTD_H_GETOPT=''
GNULIB_GRANTPT='0'
GNULIB_GROUP_MEMBER='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_MBSCASECMP='0'
GNULIB_MBSCASESTR='0'
GNULIB_MBSCHR='0'
GNULIB_MBSCSPN='0'
GNULIB_MBSLEN='0'
GNULIB_MBSNCASECMP='0'
GNULIB_MBSNLEN='0'
GNULIB_MBSPBRK='0'
GNULIB_MBSPCASECMP='0'
GNULIB_MBSRCHR='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_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='0'
GNULIB_PUTS='1'
GNULIB_PWRITE='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='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_STRTOK_R='0'
GNULIB_STRTOLL='0'
GNULIB_STRTOULL='0'
GNULIB_STRVERSCMP='1'
GNULIB_SYMLINK='0'
GNULIB_SYMLINKAT='0'
GNULIB_SYSTEM_POSIX='0'
GNULIB_TIMEGM='0'
GNULIB_TIME_R='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_WCTOMB='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_ATOLL='1'
HAVE_CANONICALIZE_FILE_NAME='1'
HAVE_CHOWN='1'
HAVE_DECL_ENVIRON='1'
HAVE_DECL_FCHDIR='1'
HAVE_DECL_FDATASYNC='1'
HAVE_DECL_FPURGE='1'
HAVE_DECL_FSEEKO='1'
HAVE_DECL_FTELLO='1'
HAVE_DECL_GETDELIM='1'
HAVE_DECL_GETDOMAINNAME='1'
HAVE_DECL_GETLINE='1'
HAVE_DECL_GETLOADAVG='1'
HAVE_DECL_GETLOGIN_R='1'
HAVE_DECL_GETPAGESIZE='1'
HAVE_DECL_GETUSERSHELL='1'
HAVE_DECL_LOCALTIME_R='1'
HAVE_DECL_MEMMEM='1'
HAVE_DECL_MEMRCHR='1'
HAVE_DECL_OBSTACK_PRINTF='1'
HAVE_DECL_SETENV='1'
HAVE_DECL_SETHOSTNAME='1'
HAVE_DECL_SNPRINTF='1'
HAVE_DECL_STRDUP='1'
HAVE_DECL_STRERROR_R='1'
HAVE_DECL_STRNDUP='1'
HAVE_DECL_STRNLEN='1'
HAVE_DECL_STRSIGNAL='1'
HAVE_DECL_STRTOK_R='1'
HAVE_DECL_TTYNAME_R='1'
HAVE_DECL_UNSETENV='1'
HAVE_DECL_VSNPRINTF='1'
HAVE_DPRINTF='1'
HAVE_DUP2='1'
HAVE_DUP3='1'
HAVE_EUIDACCESS='1'
HAVE_FACCESSAT='1'
HAVE_FCHDIR='1'
HAVE_FCHMODAT='1'
HAVE_FCHOWNAT='1'
HAVE_FDATASYNC='1'
HAVE_FFSL='1'
HAVE_FFSLL='1'
HAVE_FSEEKO='1'
HAVE_FSTATAT='1'
HAVE_FSYNC='1'
HAVE_FTELLO='1'
HAVE_FTRUNCATE='1'
HAVE_FUTIMENS='1'
HAVE_GETDTABLESIZE='1'
HAVE_GETGROUPS='1'
HAVE_GETHOSTNAME='1'
HAVE_GETLOGIN='1'
HAVE_GETOPT_H='1'
HAVE_GETPAGESIZE='1'
HAVE_GETSUBOPT='1'
HAVE_GETTIMEOFDAY='1'
HAVE_GRANTPT='1'
HAVE_GROUP_MEMBER='1'
HAVE_INTTYPES_H='1'
HAVE_LCHMOD='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_LSTAT='1'
HAVE_MBSLEN='0'
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_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_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_WINSOCK2_H='0'
HAVE__EXIT='1'
HELP2MAN='${SHELL} /tmp/libtasn1/src/libtasn1-4.8/build-aux/missing help2man'
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'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_CLOCK_GETTIME=''
LIPO=''
LN_S='ln -s'
LTLIBINTL=''
LTLIBOBJS=''
LT_AGE='5'
LT_CURRENT='11'
LT_REVISION='2'
MAKEINFO='${SHELL} /tmp/libtasn1/src/libtasn1-4.8/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_GETOPT_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_ERRNO_H=''
NEXT_GETOPT_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=''
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libtasn1'
PACKAGE_BUGREPORT='help-libtasn1@gnu.org'
PACKAGE_NAME='GNU Libtasn1'
PACKAGE_STRING='GNU Libtasn1 4.8'
PACKAGE_TARNAME='libtasn1'
PACKAGE_URL='http://www.gnu.org/software/libtasn1/'
PACKAGE_VERSION='4.8'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PMCCABE='false'
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
PTRDIFF_T_SUFFIX=''
RANLIB='ranlib'
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_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_MBTOWC='0'
REPLACE_MEMCHR='0'
REPLACE_MEMMEM='0'
REPLACE_MKDIR='0'
REPLACE_MKFIFO='0'
REPLACE_MKNOD='0'
REPLACE_MKSTEMP='0'
REPLACE_MKTIME='GNULIB_PORTCHECK'
REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
REPLACE_NULL='0'
REPLACE_OBSTACK_PRINTF='0'
REPLACE_PERROR='0'
REPLACE_POPEN='0'
REPLACE_PREAD='0'
REPLACE_PRINTF='0'
REPLACE_PTSNAME='0'
REPLACE_PTSNAME_R='0'
REPLACE_PUTENV='0'
REPLACE_PWRITE='0'
REPLACE_RANDOM_R='0'
REPLACE_READ='0'
REPLACE_READLINK='0'
REPLACE_REALLOC='0'
REPLACE_REALPATH='0'
REPLACE_REMOVE='0'
REPLACE_RENAME='0'
REPLACE_RENAMEAT='0'
REPLACE_RMDIR='0'
REPLACE_SETENV='0'
REPLACE_SLEEP='0'
REPLACE_SNPRINTF='0'
REPLACE_SPRINTF='0'
REPLACE_STAT='0'
REPLACE_STDIO_READ_FUNCS='0'
REPLACE_STDIO_WRITE_FUNCS='0'
REPLACE_STPNCPY='0'
REPLACE_STRCASESTR='0'
REPLACE_STRCHRNUL='0'
REPLACE_STRDUP='0'
REPLACE_STRERROR='0'
REPLACE_STRERROR_R='0'
REPLACE_STRNCAT='0'
REPLACE_STRNDUP='0'
REPLACE_STRNLEN='0'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='0'
REPLACE_STRTOD='0'
REPLACE_STRTOK_R='0'
REPLACE_STRUCT_TIMEVAL='0'
REPLACE_SYMLINK='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_WCTOMB='0'
REPLACE_WRITE='0'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
STDARG_H=''
STDDEF_H=''
STDINT_H=''
STRIP='strip'
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
TIME_H_DEFINES_STRUCT_TIMESPEC='1'
UNDEFINE_STRTOK_R='0'
UNISTD_H_HAVE_WINSOCK2_H='0'
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
VALGRIND=''
VERSION='4.8'
WARN_CFLAGS=''
WCHAR_T_SUFFIX=''
WERROR_CFLAGS=''
WINDOWS_64_BIT_OFF_T='0'
WINDOWS_64_BIT_ST_SIZE='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=''
gl_LTLIBOBJS=''
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS='IN_LIBTASN1_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/libtasn1/src/libtasn1-4.8/build-aux/install-sh'
lgl_LIBOBJS=''
lgl_LTLIBOBJS=''
lgltests_LIBOBJS=''
lgltests_LTLIBOBJS=''
lgltests_WITNESS='IN_LIBTASN1_GNULIB_TESTS'
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}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "GNU Libtasn1"
#define PACKAGE_TARNAME "libtasn1"
#define PACKAGE_VERSION "4.8"
#define PACKAGE_STRING "GNU Libtasn1 4.8"
#define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
#define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
#define PACKAGE "libtasn1"
#define VERSION "4.8"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_FSEEKO 1
#define _DARWIN_USE_64_BIT_INODE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define SIZEOF_UNSIGNED_LONG_INT 8
#define SIZEOF_UNSIGNED_INT 4
#define HAVE_GETTIMEOFDAY 1
#define HAVE_SYS_STAT_H 1
#define HAVE_GETOPT_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_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_GETOPT_H 1
#define HAVE_GETOPT_LONG_ONLY 1
#define HAVE_DECL_GETENV 1
#define restrict __restrict
#define HAVE_RAW_DECL_GETTIMEOFDAY 1
#define HAVE_WCHAR_T 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_SETTIME 1
#define GNULIB_TEST_FSTAT 1
#define GNULIB_TEST_FTELL 1
#define GNULIB_TEST_FTELLO 1
#define GNULIB_TEST_GETOPT_GNU 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 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 PACKAGE_PACKAGER "Archlinux"
#define PACKAGE_PACKAGER_VERSION "4.8-2"
#define PACKAGE_PACKAGER_BUG_REPORTS "http://bugs.archlinux.org/"
#define HAVE_MINMAX_IN_SYS_PARAM_H 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_VISIBILITY 1
#define HAVE_STRVERSCMP 1
#define GNULIB_TEST_STRVERSCMP 1
configure: exit 0