Build of pkcs11-helper with musl toolchain

The build took 00h 01m 27s and was NOT successful.

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

SLOCLanguage
12,040 ansic
9,146 makefile
21,186 total

The process tree of the build process is here.

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

List of Errors

Log

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

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

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

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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: pkcs11-helper 1.11-2 (Wed Apr 5 01:59:22 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
# libtoolize: linking file './ltmain.sh'
# libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
# libtoolize: linking file 'm4/libtool.m4'
# libtoolize: linking file 'm4/ltoptions.m4'
# libtoolize: linking file 'm4/ltsugar.m4'
# libtoolize: linking file 'm4/ltversion.m4'
# libtoolize: linking file 'm4/lt~obsolete.m4'
# libtoolize: Remember to add 'LT_INIT' to configure.ac.
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
# configure.ac:64: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
# configure.ac:64: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
# configure.ac:245: installing './compile'
# configure.ac:79: installing './config.guess'
# configure.ac:79: installing './config.sub'
# configure.ac:64: installing './install-sh'
# configure.ac:64: installing './missing'
# lib/Makefile.am:70: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# lib/Makefile.am: installing './depcomp'
# tests/test-basic/Makefile.am:57: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# parallel-tests: installing './test-driver'
# tests/test-certificate/Makefile.am:57: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# tests/test-slotevent/Makefile.am:57: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# autoreconf: Entering directory `.'
# autoreconf: configure.ac: not using Gettext
# autoreconf: running: aclocal -I m4
# autoreconf: configure.ac: tracing
# autoreconf: configure.ac: not running libtoolize: --install not given
# autoreconf: running: /usr/bin/autoconf
# autoreconf: running: /usr/bin/autoheader
# autoreconf: running: automake --no-force
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
# configure.ac:64: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
# configure.ac:64: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
# lib/Makefile.am:70: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# tests/test-basic/Makefile.am:57: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# tests/test-certificate/Makefile.am:57: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# tests/test-slotevent/Makefile.am:57: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# autoreconf: Leaving directory `.'
# 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/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking 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... yes
# 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 for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.9.0... yes
# checking for m4... m4
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# 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 /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for x86_64-unknown-linux-windres... no
# checking for windres... no
# checking whether time.h and sys/time.h may both be included... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking for alarm... yes
# checking for working mktime... no
# checking for vprintf... yes
# checking for _doprnt... no
# checking for gettimeofday... yes
# checking for memmove... yes
# checking for memset... yes
# checking for socket... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strrchr... yes
# checking for snprintf... yes
# checking for dlopen in -ldl... yes
# checking for pthread_create in -lpthread... yes
# checking for OPENSSL... yes
# checking for ECDSA_METHOD_new... no
# checking ecs_locl.h usability... no
# checking ecs_locl.h presence... no
# checking for ecs_locl.h... no
# checking for OpenSSL ec support... none
# checking for GNUTLS... yes
# checking for NSS... yes
# checking for x509parse_crt in -lpolarssl... no
# checking for ANSI C header files... (cached) yes
# checking for ISO C 1999 vararg macro support... yes
# checking for GNU GCC vararg macro support... yes
# checking for an ANSI C-conforming const... yes
# checking for working volatile... yes
# checking for off_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking whether time.h and sys/time.h may both be included... (cached) yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for size_t... (cached) yes
# checking size of size_t... 8
# checking size_t printf format... %016lx
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for stdlib.h... (cached) yes
# checking stdargs.h usability... no
# checking stdargs.h presence... no
# checking for stdargs.h... no
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking for string.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking assert.h usability... yes
# checking assert.h presence... yes
# checking for assert.h... yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking for dlfcn.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/time.h... (cached) yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking OpenSSL interface... yes
# checking Win32 crypto engine... no
# checking OpenSSL crypto engine... yes
# checking GnuTLS crypto engine... yes
# checking NSS crypto engine... yes
# checking PolarSSL crypto engine... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config-w32-vc.h
# config.status: creating include/Makefile
# config.status: creating include/pkcs11-helper-1.0/Makefile
# config.status: creating include/pkcs11-helper-1.0/pkcs11h-version.h
# config.status: creating man/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/api/Makefile
# config.status: creating doc/api/Doxyfile
# config.status: creating lib/Makefile
# config.status: creating lib/libpkcs11-helper-1.pc
# config.status: creating lib/versioninfo.rc
# config.status: creating m4dir/Makefile
# config.status: creating distro/Makefile
# config.status: creating distro/rpm/Makefile
# config.status: creating distro/rpm/pkcs11-helper.spec
# config.status: creating distro/debian/Makefile
# config.status: creating tests/Makefile
# config.status: creating tests/test-basic/Makefile
# config.status: creating tests/test-certificate/Makefile
# config.status: creating tests/test-slotevent/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11'
# Making all in man
# make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/man'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/man'
# Making all in include
# make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include'
# Making all in pkcs11-helper-1.0
# make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include/pkcs11-helper-1.0'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include/pkcs11-helper-1.0'
# make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include'
# make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include'
# Making all in lib
# make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/lib'
# cat "./core.exports" > pkcs11-helper.exports
# cat "./certificate.exports" >> pkcs11-helper.exports
# cat "./data.exports" >> pkcs11-helper.exports
# cat "./openssl.exports" >> pkcs11-helper.exports
# cat "./slotevent.exports" >> pkcs11-helper.exports
# cat "./token.exports" >> pkcs11-helper.exports
# make all-am
# make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/lib'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-mem.lo -MD -MP -MF .deps/pkcs11h-mem.Tpo -c -o pkcs11h-mem.lo pkcs11h-mem.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-sys.lo -MD -MP -MF .deps/pkcs11h-sys.Tpo -c -o pkcs11h-sys.lo pkcs11h-sys.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-crypto.lo -MD -MP -MF .deps/pkcs11h-crypto.Tpo -c -o pkcs11h-crypto.lo pkcs11h-crypto.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT _pkcs11h-crypto-openssl.lo -MD -MP -MF .deps/_pkcs11h-crypto-openssl.Tpo -c -o _pkcs11h-crypto-openssl.lo _pkcs11h-crypto-openssl.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-mem.lo -MD -MP -MF .deps/pkcs11h-mem.Tpo -c pkcs11h-mem.c -fPIC -DPIC -o .libs/pkcs11h-mem.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-sys.lo -MD -MP -MF .deps/pkcs11h-sys.Tpo -c pkcs11h-sys.c -fPIC -DPIC -o .libs/pkcs11h-sys.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-mem.lo -MD -MP -MF .deps/pkcs11h-mem.Tpo -c pkcs11h-mem.c -o pkcs11h-mem.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-crypto.lo -MD -MP -MF .deps/pkcs11h-crypto.Tpo -c pkcs11h-crypto.c -fPIC -DPIC -o .libs/pkcs11h-crypto.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT _pkcs11h-crypto-openssl.lo -MD -MP -MF .deps/_pkcs11h-crypto-openssl.Tpo -c _pkcs11h-crypto-openssl.c -fPIC -DPIC -o .libs/_pkcs11h-crypto-openssl.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-sys.lo -MD -MP -MF .deps/pkcs11h-sys.Tpo -c pkcs11h-sys.c -o pkcs11h-sys.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-crypto.lo -MD -MP -MF .deps/pkcs11h-crypto.Tpo -c pkcs11h-crypto.c -o pkcs11h-crypto.o >/dev/null 2>&1
# mv -f .deps/pkcs11h-mem.Tpo .deps/pkcs11h-mem.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT _pkcs11h-crypto-nss.lo -MD -MP -MF .deps/_pkcs11h-crypto-nss.Tpo -c -o _pkcs11h-crypto-nss.lo _pkcs11h-crypto-nss.c
# _pkcs11h-crypto-openssl.c:57:10: fatal error: 'openssl/x509.h' file not found
# #include
# ^
# 1 error generated.
# make[3]: *** [Makefile:594: _pkcs11h-crypto-openssl.lo] Error 1
# make[3]: *** Waiting for unfinished jobs....
# mv -f .deps/pkcs11h-sys.Tpo .deps/pkcs11h-sys.Plo
# mv -f .deps/pkcs11h-crypto.Tpo .deps/pkcs11h-crypto.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT _pkcs11h-crypto-nss.lo -MD -MP -MF .deps/_pkcs11h-crypto-nss.Tpo -c _pkcs11h-crypto-nss.c -fPIC -DPIC -o .libs/_pkcs11h-crypto-nss.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT _pkcs11h-crypto-nss.lo -MD -MP -MF .deps/_pkcs11h-crypto-nss.Tpo -c _pkcs11h-crypto-nss.c -o _pkcs11h-crypto-nss.o >/dev/null 2>&1
# mv -f .deps/_pkcs11h-crypto-nss.Tpo .deps/_pkcs11h-crypto-nss.Plo
# make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/lib'
# make[2]: *** [Makefile:478: all] Error 2
# make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/lib'
# make[1]: *** [Makefile:547: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11'
# make: *** [Makefile:456: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/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 pkcs11-helper configure 1.11, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = f87051dc9904
# 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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2628: checking for a BSD-compatible install
# configure:2696: result: /usr/bin/install -c
# configure:2707: checking whether build environment is sane
# configure:2762: result: yes
# configure:2821: checking for x86_64-unknown-linux-strip
# configure:2851: result: no
# configure:2861: checking for strip
# configure:2877: found /sysroot/bin/strip
# configure:2888: result: strip
# configure:2913: checking for a thread-safe mkdir -p
# configure:2952: result: /usr/sbin/mkdir -p
# configure:2959: checking for gawk
# configure:2975: found /usr/sbin/gawk
# configure:2986: result: gawk
# configure:2997: checking whether make sets $(MAKE)
# configure:3019: result: yes
# configure:3048: checking whether make supports nested variables
# configure:3065: result: yes
# configure:3210: checking build system type
# configure:3224: result: x86_64-unknown-linux-gnu
# configure:3244: checking host system type
# configure:3257: result: x86_64-unknown-linux-gnu
# configure:3515: checking for x86_64-unknown-linux-gcc
# configure:3542: result: clang
# configure:3811: checking for C compiler version
# configure:3820: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3831: $? = 0
# configure:3820: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3831: $? = 0
# configure:3820: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3831: $? = 1
# configure:3820: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3831: $? = 1
# configure:3851: checking whether the C compiler works
# configure:3873: clang conftest.c >&5
# configure:3877: $? = 0
# configure:3925: result: yes
# configure:3928: checking for C compiler default output file name
# configure:3930: result: a.out
# configure:3936: checking for suffix of executables
# configure:3943: clang -o conftest conftest.c >&5
# configure:3947: $? = 0
# configure:3969: result:
# configure:3991: checking whether we are cross compiling
# configure:3999: clang -o conftest conftest.c >&5
# configure:4003: $? = 0
# configure:4010: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:4014: $? = 127
# configure:4029: result: yes
# configure:4034: checking for suffix of object files
# configure:4056: clang -c conftest.c >&5
# configure:4060: $? = 0
# configure:4081: result: o
# configure:4085: checking whether we are using the GNU C compiler
# configure:4104: clang -c conftest.c >&5
# configure:4104: $? = 0
# configure:4113: result: yes
# configure:4122: checking whether clang accepts -g
# configure:4142: clang -c -g conftest.c >&5
# configure:4142: $? = 0
# configure:4183: result: yes
# configure:4200: checking for clang option to accept ISO C89
# configure:4263: clang -c conftest.c >&5
# configure:4263: $? = 0
# configure:4276: result: none needed
# configure:4301: checking whether clang understands -c and -o together
# configure:4323: clang -c conftest.c -o conftest2.o
# configure:4326: $? = 0
# configure:4323: clang -c conftest.c -o conftest2.o
# configure:4326: $? = 0
# configure:4338: result: yes
# configure:4366: checking for style of include used by make
# configure:4394: result: GNU
# configure:4420: checking dependency style of clang
# configure:4531: result: gcc3
# configure:4558: checking for x86_64-unknown-linux-pkg-config
# configure:4591: result: no
# configure:4601: checking for pkg-config
# configure:4619: found /usr/sbin/pkg-config
# configure:4631: result: /usr/sbin/pkg-config
# configure:4643: WARNING: using cross tools not prefixed with host triplet
# configure:4656: checking pkg-config is at least version 0.9.0
# configure:4659: result: yes
# configure:4672: checking for m4
# configure:4688: found /usr/sbin/m4
# configure:4699: result: m4
# configure:4758: checking how to print strings
# configure:4785: result: printf
# configure:4806: checking for a sed that does not truncate output
# configure:4870: result: /usr/sbin/sed
# configure:4888: checking for grep that handles long lines and -e
# configure:4946: result: /usr/sbin/grep
# configure:4951: checking for egrep
# configure:5013: result: /usr/sbin/grep -E
# configure:5018: checking for fgrep
# configure:5080: result: /usr/sbin/grep -F
# configure:5115: checking for ld used by clang
# configure:5182: result: /sysroot/bin/ld
# configure:5189: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5204: result: yes
# configure:5216: checking for BSD- or MS-compatible name lister (nm)
# configure:5270: result: /sysroot/bin/nm -B
# configure:5400: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5407: clang -c conftest.c >&5
# configure:5410: /sysroot/bin/nm -B "conftest.o"
# configure:5413: output
# 0000000000000000 B some_variable
# configure:5420: result: BSD nm
# configure:5423: checking whether ln -s works
# configure:5427: result: yes
# configure:5435: checking the maximum length of command line arguments
# configure:5566: result: 1572864
# configure:5614: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5654: result: func_convert_file_noop
# configure:5661: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5681: result: func_convert_file_noop
# configure:5688: checking for /sysroot/bin/ld option to reload object files
# configure:5695: result: -r
# configure:5729: checking for x86_64-unknown-linux-objdump
# configure:5759: result: no
# configure:5769: checking for objdump
# configure:5785: found /sysroot/bin/objdump
# configure:5796: result: objdump
# configure:5825: checking how to recognize dependent libraries
# configure:6025: result: pass_all
# configure:6070: checking for x86_64-unknown-linux-dlltool
# configure:6100: result: no
# configure:6110: checking for dlltool
# configure:6140: result: no
# configure:6167: checking how to associate runtime and link libraries
# configure:6194: result: printf %s\n
# configure:6211: checking for x86_64-unknown-linux-ar
# configure:6241: result: no
# configure:6255: checking for ar
# configure:6271: found /sysroot/bin/ar
# configure:6282: result: ar
# configure:6319: checking for archiver @FILE support
# configure:6336: clang -c conftest.c >&5
# configure:6336: $? = 0
# configure:6339: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6342: $? = 0
# configure:6347: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:6350: $? = 1
# configure:6362: result: @
# configure:6380: checking for x86_64-unknown-linux-strip
# configure:6407: result: strip
# configure:6479: checking for x86_64-unknown-linux-ranlib
# configure:6509: result: no
# configure:6519: checking for ranlib
# configure:6535: found /sysroot/bin/ranlib
# configure:6546: result: ranlib
# configure:6648: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6801: clang -c conftest.c >&5
# configure:6804: $? = 0
# configure:6808: /sysroot/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:6811: $? = 0
# configure:6877: clang -o conftest conftest.c conftstm.o >&5
# configure:6880: $? = 0
# configure:6918: result: ok
# configure:6965: checking for sysroot
# configure:6995: result: no
# configure:7002: checking for a working dd
# configure:7040: result: /usr/sbin/dd
# configure:7044: checking how to truncate binary pipes
# configure:7059: result: /usr/sbin/dd bs=4096 count=1
# configure:7195: clang -c conftest.c >&5
# configure:7198: $? = 0
# configure:7348: checking for x86_64-unknown-linux-mt
# configure:7378: result: no
# configure:7388: checking for mt
# configure:7418: result: no
# configure:7438: checking if : is a manifest tool
# configure:7444: : '-?'
# configure:7452: result: no
# configure:8129: checking how to run the C preprocessor
# configure:8160: clang -E conftest.c
# configure:8160: $? = 0
# configure:8174: clang -E conftest.c
# conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8174: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | /* end confdefs.h. */
# | #include
# configure:8199: result: clang -E
# configure:8219: clang -E conftest.c
# configure:8219: $? = 0
# configure:8233: clang -E conftest.c
# conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8233: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | /* end confdefs.h. */
# | #include
# configure:8262: checking for ANSI C header files
# configure:8282: clang -c conftest.c >&5
# configure:8282: $? = 0
# configure:8366: result: yes
# configure:8379: checking for sys/types.h
# configure:8379: clang -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8379: checking for sys/stat.h
# configure:8379: clang -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8379: checking for stdlib.h
# configure:8379: clang -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8379: checking for string.h
# configure:8379: clang -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8379: checking for memory.h
# configure:8379: clang -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8379: checking for strings.h
# configure:8379: clang -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8379: checking for inttypes.h
# configure:8379: clang -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8379: checking for stdint.h
# configure:8379: clang -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8379: checking for unistd.h
# configure:8379: clang -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8393: checking for dlfcn.h
# configure:8393: clang -c conftest.c >&5
# configure:8393: $? = 0
# configure:8393: result: yes
# configure:8947: checking for objdir
# configure:8962: result: .libs
# configure:9226: checking if clang supports -fno-rtti -fno-exceptions
# configure:9244: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9248: $? = 0
# configure:9261: result: yes
# configure:9619: checking for clang option to produce PIC
# configure:9626: result: -fPIC -DPIC
# configure:9634: checking if clang PIC flag -fPIC -DPIC works
# configure:9652: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9656: $? = 0
# configure:9669: result: yes
# configure:9698: checking if clang static flag -static works
# configure:9726: result: no
# configure:9741: checking if clang supports -c -o file.o
# configure:9762: clang -c -o out/conftest2.o conftest.c >&5
# configure:9766: $? = 0
# configure:9788: result: yes
# configure:9796: checking if clang supports -c -o file.o
# configure:9843: result: yes
# configure:9876: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:11135: result: yes
# configure:11172: checking whether -lc should be explicitly linked in
# configure:11180: clang -c conftest.c >&5
# configure:11183: $? = 0
# configure:11198: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11201: $? = 0
# configure:11215: result: no
# configure:11375: checking dynamic linker characteristics
# configure:11956: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11956: $? = 0
# configure:12193: result: GNU/Linux ld.so
# configure:12315: checking how to hardcode library paths into programs
# configure:12340: result: immediate
# configure:12888: checking whether stripping libraries is possible
# configure:12893: result: yes
# configure:12928: checking if libtool supports shared libraries
# configure:12930: result: yes
# configure:12933: checking whether to build shared libraries
# configure:12958: result: yes
# configure:12961: checking whether to build static libraries
# configure:12965: result: yes
# configure:13005: checking for x86_64-unknown-linux-windres
# configure:13035: result: no
# configure:13045: checking for windres
# configure:13075: result: no
# configure:13269: checking whether time.h and sys/time.h may both be included
# configure:13289: clang -c conftest.c >&5
# configure:13289: $? = 0
# configure:13296: result: yes
# configure:13310: checking for sys/time.h
# configure:13310: clang -c conftest.c >&5
# configure:13310: $? = 0
# configure:13310: result: yes
# configure:13310: checking for unistd.h
# configure:13310: result: yes
# configure:13331: checking for alarm
# configure:13331: clang -o conftest conftest.c >&5
# configure:13331: $? = 0
# configure:13331: result: yes
# configure:13344: checking for working mktime
# configure:13556: result: no
# configure:13569: checking for vprintf
# configure:13569: clang -o conftest conftest.c >&5
# conftest.c:52:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:52:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:13569: $? = 0
# configure:13569: result: yes
# configure:13575: checking for _doprnt
# configure:13575: clang -o conftest conftest.c >&5
# /tmp/conftest-ef20ef.o:conftest.c:function main: error: undefined reference to '_doprnt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13575: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* 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 _doprnt ();
# | /* 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__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:13575: result: no
# configure:13592: checking for gettimeofday
# configure:13592: clang -o conftest conftest.c >&5
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13592: checking for memmove
# configure:13592: clang -o conftest conftest.c >&5
# conftest.c:54:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:54:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13592: checking for memset
# configure:13592: clang -o conftest conftest.c >&5
# conftest.c:55:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:55:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13592: checking for socket
# configure:13592: clang -o conftest conftest.c >&5
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13592: checking for strchr
# configure:13592: clang -o conftest conftest.c >&5
# conftest.c:57:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:57:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13592: checking for strdup
# configure:13592: clang -o conftest conftest.c >&5
# conftest.c:58:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:58:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13592: checking for strerror
# configure:13592: clang -o conftest conftest.c >&5
# conftest.c:59:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:59:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13592: checking for strrchr
# configure:13592: clang -o conftest conftest.c >&5
# conftest.c:60:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
# char strrchr ();
# ^
# conftest.c:60:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13592: checking for snprintf
# configure:13592: clang -o conftest conftest.c >&5
# conftest.c:61:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:61:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13603: checking for dlopen in -ldl
# configure:13628: clang -o conftest conftest.c -ldl >&5
# configure:13628: $? = 0
# configure:13637: result: yes
# configure:13650: checking for pthread_create in -lpthread
# configure:13675: clang -o conftest conftest.c -lpthread -ldl >&5
# configure:13675: $? = 0
# configure:13684: result: yes
# configure:13699: checking for OPENSSL
# configure:13706: $PKG_CONFIG --exists --print-errors "libcrypto >= 0.9.7"
# configure:13709: $? = 0
# configure:13723: $PKG_CONFIG --exists --print-errors "libcrypto >= 0.9.7"
# configure:13726: $? = 0
# configure:13764: result: yes
# configure:13845: checking for ECDSA_METHOD_new
# configure:13845: clang -o conftest conftest.c -lpthread -ldl -lcrypto >&5
# /sysroot/bin/ld: error: cannot find -lcrypto
# /tmp/conftest-42a6f7.o:conftest.c:function main: error: undefined reference to 'ECDSA_METHOD_new'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13845: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPTHREAD 1
# | /* end confdefs.h. */
# | /* Define ECDSA_METHOD_new to an innocuous variant, in case declares ECDSA_METHOD_new.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define ECDSA_METHOD_new innocuous_ECDSA_METHOD_new
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char ECDSA_METHOD_new (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef ECDSA_METHOD_new
# |
# | /* 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 ECDSA_METHOD_new ();
# | /* 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_ECDSA_METHOD_new || defined __stub___ECDSA_METHOD_new
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return ECDSA_METHOD_new ();
# | ;
# | return 0;
# | }
# configure:13845: result: no
# configure:13860: checking ecs_locl.h usability
# configure:13860: clang -c -I. conftest.c >&5
# conftest.c:74:10: fatal error: 'ecs_locl.h' file not found
# #include
# ^
# 1 error generated.
# configure:13860: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPTHREAD 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:13860: result: no
# configure:13860: checking ecs_locl.h presence
# configure:13860: clang -E -I. conftest.c
# conftest.c:41:10: fatal error: 'ecs_locl.h' file not found
# #include
# ^
# 1 error generated.
# configure:13860: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPTHREAD 1
# | /* end confdefs.h. */
# | #include
# configure:13860: result: no
# configure:13860: checking for ecs_locl.h
# configure:13860: result: no
# configure:13902: checking for OpenSSL ec support
# configure:13904: result: none
# configure:13910: checking for GNUTLS
# configure:13917: $PKG_CONFIG --exists --print-errors "gnutls >= 1.4"
# configure:13920: $? = 0
# configure:13934: $PKG_CONFIG --exists --print-errors "gnutls >= 1.4"
# configure:13937: $? = 0
# configure:13975: result: yes
# configure:13981: checking for NSS
# configure:13988: $PKG_CONFIG --exists --print-errors "nss >= 3.11"
# configure:13991: $? = 0
# configure:14005: $PKG_CONFIG --exists --print-errors "nss >= 3.11"
# configure:14008: $? = 0
# configure:14046: result: yes
# configure:14054: checking for x509parse_crt in -lpolarssl
# configure:14079: clang -o conftest conftest.c -lpolarssl -lpthread -ldl >&5
# /sysroot/bin/ld: error: cannot find -lpolarssl
# /tmp/conftest-441904.o:conftest.c:function main: error: undefined reference to 'x509parse_crt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPTHREAD 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char x509parse_crt ();
# | int
# | main ()
# | {
# | return x509parse_crt ();
# | ;
# | return 0;
# | }
# configure:14088: result: no
# configure:14105: checking for ANSI C header files
# configure:14209: result: yes
# configure:14217: checking for ISO C 1999 vararg macro support
# configure:14226: clang -c conftest.c >&5
# configure:14226: $? = 0
# configure:14233: result: yes
# configure:14241: checking for GNU GCC vararg macro support
# configure:14250: clang -c conftest.c >&5
# configure:14250: $? = 0
# configure:14257: result: yes
# configure:14265: checking for an ANSI C-conforming const
# configure:14331: clang -c conftest.c >&5
# configure:14331: $? = 0
# configure:14338: result: yes
# configure:14346: checking for working volatile
# configure:14365: clang -c conftest.c >&5
# configure:14365: $? = 0
# configure:14372: result: yes
# configure:14380: checking for off_t
# configure:14380: clang -c conftest.c >&5
# configure:14380: $? = 0
# configure:14380: clang -c conftest.c >&5
# conftest.c:80:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:14380: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14380: result: yes
# configure:14391: checking for pid_t
# configure:14391: clang -c conftest.c >&5
# configure:14391: $? = 0
# configure:14391: clang -c conftest.c >&5
# conftest.c:80:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:14391: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 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:14391: result: yes
# configure:14402: checking for size_t
# configure:14402: clang -c conftest.c >&5
# configure:14402: $? = 0
# configure:14402: clang -c conftest.c >&5
# conftest.c:80:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:14402: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14402: result: yes
# configure:14413: checking whether time.h and sys/time.h may both be included
# configure:14440: result: yes
# configure:14448: checking whether struct tm is in sys/time.h or time.h
# configure:14468: clang -c conftest.c >&5
# configure:14468: $? = 0
# configure:14475: result: time.h
# configure:14483: checking for size_t
# configure:14483: result: yes
# configure:14497: checking size of size_t
# configure:14502: clang -c conftest.c >&5
# configure:14502: $? = 0
# configure:14502: clang -c conftest.c >&5
# conftest.c:81:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:14502: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 1
# | #define TIME_WITH_SYS_TIME 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14502: clang -c conftest.c >&5
# conftest.c:81:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:14502: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 1
# | #define TIME_WITH_SYS_TIME 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14502: clang -c conftest.c >&5
# conftest.c:81:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:14502: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 1
# | #define TIME_WITH_SYS_TIME 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14502: clang -c conftest.c >&5
# conftest.c:81:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:14502: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 1
# | #define TIME_WITH_SYS_TIME 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14502: clang -c conftest.c >&5
# configure:14502: $? = 0
# configure:14502: clang -c conftest.c >&5
# configure:14502: $? = 0
# configure:14502: clang -c conftest.c >&5
# configure:14502: $? = 0
# configure:14502: clang -c conftest.c >&5
# configure:14502: $? = 0
# configure:14516: result: 8
# configure:14525: checking size_t printf format
# configure:14532: result: %016lx
# configure:14551: checking stdio.h usability
# configure:14551: clang -c conftest.c >&5
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking stdio.h presence
# configure:14551: clang -E conftest.c
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking for stdio.h
# configure:14551: result: yes
# configure:14551: checking for stdlib.h
# configure:14551: result: yes
# configure:14551: checking stdargs.h usability
# configure:14551: clang -c conftest.c >&5
# conftest.c:82:10: fatal error: 'stdargs.h' file not found
# #include
# ^
# 1 error generated.
# configure:14551: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_SIZE_T 8
# | #define PRINTF_Z_FORMAT "%016lx"
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_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:14551: result: no
# configure:14551: checking stdargs.h presence
# configure:14551: clang -E conftest.c
# conftest.c:49:10: fatal error: 'stdargs.h' file not found
# #include
# ^
# 1 error generated.
# configure:14551: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBPTHREAD 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_SIZE_T 8
# | #define PRINTF_Z_FORMAT "%016lx"
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | /* end confdefs.h. */
# | #include
# configure:14551: result: no
# configure:14551: checking for stdargs.h
# configure:14551: result: no
# configure:14551: checking malloc.h usability
# configure:14551: clang -c conftest.c >&5
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking malloc.h presence
# configure:14551: clang -E conftest.c
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking for malloc.h
# configure:14551: result: yes
# configure:14551: checking ctype.h usability
# configure:14551: clang -c conftest.c >&5
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking ctype.h presence
# configure:14551: clang -E conftest.c
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking for ctype.h
# configure:14551: result: yes
# configure:14551: checking for string.h
# configure:14551: result: yes
# configure:14551: checking errno.h usability
# configure:14551: clang -c conftest.c >&5
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking errno.h presence
# configure:14551: clang -E conftest.c
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking for errno.h
# configure:14551: result: yes
# configure:14551: checking assert.h usability
# configure:14551: clang -c conftest.c >&5
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking assert.h presence
# configure:14551: clang -E conftest.c
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking for assert.h
# configure:14551: result: yes
# configure:14551: checking time.h usability
# configure:14551: clang -c conftest.c >&5
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking time.h presence
# configure:14551: clang -E conftest.c
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking for time.h
# configure:14551: result: yes
# configure:14571: checking signal.h usability
# configure:14571: clang -c conftest.c >&5
# configure:14571: $? = 0
# configure:14571: result: yes
# configure:14571: checking signal.h presence
# configure:14571: clang -E conftest.c
# configure:14571: $? = 0
# configure:14571: result: yes
# configure:14571: checking for signal.h
# configure:14571: result: yes
# configure:14571: checking for dlfcn.h
# configure:14571: result: yes
# configure:14571: checking for unistd.h
# configure:14571: result: yes
# configure:14571: checking for sys/time.h
# configure:14571: result: yes
# configure:14571: checking pthread.h usability
# configure:14571: clang -c conftest.c >&5
# configure:14571: $? = 0
# configure:14571: result: yes
# configure:14571: checking pthread.h presence
# configure:14571: clang -E conftest.c
# configure:14571: $? = 0
# configure:14571: result: yes
# configure:14571: checking for pthread.h
# configure:14571: result: yes
# configure:14583: checking OpenSSL interface
# configure:14589: result: yes
# configure:14598: checking Win32 crypto engine
# configure:14607: result: no
# configure:14611: checking OpenSSL crypto engine
# configure:14615: result: yes
# configure:14635: checking GnuTLS crypto engine
# configure:14639: result: yes
# configure:14655: checking NSS crypto engine
# configure:14659: result: yes
# configure:14675: checking PolarSSL crypto engine
# configure:14687: result: no
# configure:14974: checking that generated files are newer than configure
# configure:14980: result: done
# configure:15039: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by pkcs11-helper config.status 1.11, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on f87051dc9904
#
# config.status:1243: creating Makefile
# config.status:1243: creating config-w32-vc.h
# config.status:1243: creating include/Makefile
# config.status:1243: creating include/pkcs11-helper-1.0/Makefile
# config.status:1243: creating include/pkcs11-helper-1.0/pkcs11h-version.h
# config.status:1243: creating man/Makefile
# config.status:1243: creating doc/Makefile
# config.status:1243: creating doc/api/Makefile
# config.status:1243: creating doc/api/Doxyfile
# config.status:1243: creating lib/Makefile
# config.status:1243: creating lib/libpkcs11-helper-1.pc
# config.status:1243: creating lib/versioninfo.rc
# config.status:1243: creating m4dir/Makefile
# config.status:1243: creating distro/Makefile
# config.status:1243: creating distro/rpm/Makefile
# config.status:1243: creating distro/rpm/pkcs11-helper.spec
# config.status:1243: creating distro/debian/Makefile
# config.status:1243: creating tests/Makefile
# config.status:1243: creating tests/test-basic/Makefile
# config.status:1243: creating tests/test-certificate/Makefile
# config.status:1243: creating tests/test-slotevent/Makefile
# config.status:1243: creating config.h
# config.status:1472: executing depfiles commands
# config.status:1472: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_volatile=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_DOXYGEN_set=
# ac_cv_env_DOXYGEN_value=
# ac_cv_env_GNUTLS_CFLAGS_set=
# ac_cv_env_GNUTLS_CFLAGS_value=
# ac_cv_env_GNUTLS_LIBS_set=
# ac_cv_env_GNUTLS_LIBS_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_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_M4_set=
# ac_cv_env_M4_value=
# ac_cv_env_MAN2HTML_set=
# ac_cv_env_MAN2HTML_value=
# ac_cv_env_NSS_CFLAGS_set=
# ac_cv_env_NSS_CFLAGS_value=
# ac_cv_env_NSS_LIBS_set=
# ac_cv_env_NSS_LIBS_value=
# ac_cv_env_OPENSSL_CFLAGS_set=
# ac_cv_env_OPENSSL_CFLAGS_value=
# ac_cv_env_OPENSSL_LIBS_set=
# ac_cv_env_OPENSSL_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_POLARSSL_CFLAGS_set=
# ac_cv_env_POLARSSL_CFLAGS_value=
# ac_cv_env_POLARSSL_LIBS_set=
# ac_cv_env_POLARSSL_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_ECDSA_METHOD_new=no
# ac_cv_func__doprnt=no
# ac_cv_func_alarm=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_socket=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_vprintf=yes
# ac_cv_func_working_mktime=no
# ac_cv_header_assert_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_ecs_locl_h=no
# ac_cv_header_errno_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stdargs_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_polarssl_x509parse_crt=no
# ac_cv_lib_pthread_pthread_create=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_M4=m4
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_size_t=8
# ac_cv_struct_tm=time.h
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_cpp_vararg_macro_gcc=yes
# ax_cv_cpp_vararg_macro_iso=yes
# ax_cv_printf_z_format=%016lx
# 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=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_RC=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# 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
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
# pkg_cv_GNUTLS_CFLAGS=-I/usr/include/p11-kit-1
# pkg_cv_GNUTLS_LIBS=-lgnutls
# pkg_cv_NSS_CFLAGS='-I/usr/include/nss -I/usr/include/nspr'
# pkg_cv_NSS_LIBS='-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4'
# pkg_cv_OPENSSL_CFLAGS=
# pkg_cv_OPENSSL_LIBS=-lcrypto
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# CYGWIN_FALSE=''
# CYGWIN_TRUE='#'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DOXYGEN=''
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_DOC_FALSE=''
# ENABLE_DOC_TRUE='#'
# ENABLE_PKCS11H_CERTIFICATE_FALSE='#'
# ENABLE_PKCS11H_CERTIFICATE_TRUE=''
# ENABLE_PKCS11H_DATA_FALSE='#'
# ENABLE_PKCS11H_DATA_TRUE=''
# ENABLE_PKCS11H_OPENSSL_FALSE='#'
# ENABLE_PKCS11H_OPENSSL_TRUE=''
# ENABLE_PKCS11H_SLOTEVENT_FALSE='#'
# ENABLE_PKCS11H_SLOTEVENT_TRUE=''
# ENABLE_PKCS11H_TOKEN_FALSE='#'
# ENABLE_PKCS11H_TOKEN_TRUE=''
# ENABLE_TESTS_FALSE=''
# ENABLE_TESTS_TRUE='#'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GNUTLS_CFLAGS='-I/usr/include/p11-kit-1'
# GNUTLS_LIBS='-lgnutls'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}mktime$U.o'
# LIBPKCS11_HELPER_LT_AGE='0'
# LIBPKCS11_HELPER_LT_CURRENT='1'
# LIBPKCS11_HELPER_LT_OLDEST='1'
# LIBPKCS11_HELPER_LT_REVISION='0'
# LIBS='-lpthread -ldl -lcrypto -lgnutls -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}mktime$U.lo'
# LT_SYS_LIBRARY_PATH=''
# M4='m4'
# MAKEINFO='${SHELL} /tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/missing makeinfo'
# MAN2HTML=''
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# NSS_CFLAGS='-I/usr/include/nss -I/usr/include/nspr'
# NSS_LIBS='-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4'
# OBJDUMP='objdump'
# OBJEXT='o'
# OPENSSL_CFLAGS=''
# OPENSSL_LIBS='-lcrypto'
# OTOOL64=''
# OTOOL=''
# PACKAGE='pkcs11-helper'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='pkcs11-helper'
# PACKAGE_STRING='pkcs11-helper 1.11'
# PACKAGE_TARNAME='pkcs11-helper'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.11'
# PATH_SEPARATOR=':'
# PKCS11H_FEATURES=' debug threading token data certificate slotevent openssl engine_crypto_openssl engine_crypto_nss engine_crypto_polarssl engine_crypto_cryptoapi engine_crypto_gnutls engine_crypto'
# PKCS11H_VERSION_FIX='0'
# PKCS11H_VERSION_MAJOR='1'
# PKCS11H_VERSION_MINOR='11'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POLARSSL_CFLAGS=''
# POLARSSL_LIBS=''
# RANLIB='ranlib'
# RC=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.11'
# WIN32_FALSE=''
# WIN32_TRUE='#'
# WIN_LIBPREFIX=''
# 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 -'
# apidocdir='$(htmldir)/api'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# m4dir='$(datadir)/aclocal'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkcs11hincludedir='$(includedir)/pkcs11-helper-1.0'
# pkgconfigdir='$(libdir)/pkgconfig'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "pkcs11-helper"
# #define PACKAGE_TARNAME "pkcs11-helper"
# #define PACKAGE_VERSION "1.11"
# #define PACKAGE_STRING "pkcs11-helper 1.11"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "pkcs11-helper"
# #define VERSION "1.11"
# #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# #define TEST_LOG_LEVEL 3
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ALARM 1
# #define HAVE_VPRINTF 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_SOCKET 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRRCHR 1
# #define HAVE_SNPRINTF 1
# #define HAVE_LIBDL 1
# #define HAVE_LIBPTHREAD 1
# #define STDC_HEADERS 1
# #define HAVE_CPP_VARARG_MACRO_ISO 1
# #define HAVE_CPP_VARARG_MACRO_GCC 1
# #define TIME_WITH_SYS_TIME 1
# #define SIZEOF_SIZE_T 8
# #define PRINTF_Z_FORMAT "%016lx"
# #define HAVE_STDIO_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_STRING_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_ASSERT_H 1
# #define HAVE_TIME_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_PTHREAD_H 1
# #define ENABLE_PKCS11H_ENGINE_OPENSSL 1
# #define ENABLE_PKCS11H_ENGINE_GNUTLS 1
# #define ENABLE_PKCS11H_ENGINE_NSS 1
# #define ENABLE_PKCS11H_DEBUG 1
# #define ENABLE_PKCS11H_THREADING 1
# #define ENABLE_PKCS11H_TOKEN 1
# #define ENABLE_PKCS11H_DATA 1
# #define ENABLE_PKCS11H_CERTIFICATE 1
# #define ENABLE_PKCS11H_SLOTEVENT 1
# #define ENABLE_PKCS11H_OPENSSL 1
#
# configure: exit 0