The build took 00h 01m 36s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
12,041 |
ansic |
9,146 |
makefile |
21,187 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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: pkcs11-helper 1.11-2 (Thu Apr 13 20:22:37 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/bin/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/bin/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/bin/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... 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 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 m4... m4
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... 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 /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/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... 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-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... yes
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... yes
checking for OpenSSL ec support... yes
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
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-mem.lo -MD -MP -MF .deps/pkcs11h-mem.Tpo -c pkcs11h-mem.c -o pkcs11h-mem.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-sys.lo -MD -MP -MF .deps/pkcs11h-sys.Tpo -c -o pkcs11h-sys.lo pkcs11h-sys.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-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-sys.lo -MD -MP -MF .deps/pkcs11h-sys.Tpo -c pkcs11h-sys.c -o pkcs11h-sys.o >/dev/null 2>&1
mv -f .deps/pkcs11h-sys.Tpo .deps/pkcs11h-sys.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.lo -MD -MP -MF .deps/pkcs11h-crypto.Tpo -c -o pkcs11h-crypto.lo pkcs11h-crypto.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-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.lo -MD -MP -MF .deps/pkcs11h-crypto.Tpo -c pkcs11h-crypto.c -o pkcs11h-crypto.o >/dev/null 2>&1
mv -f .deps/pkcs11h-crypto.Tpo .deps/pkcs11h-crypto.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-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-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-crypto-openssl.lo -MD -MP -MF .deps/_pkcs11h-crypto-openssl.Tpo -c _pkcs11h-crypto-openssl.c -o _pkcs11h-crypto-openssl.o >/dev/null 2>&1
mv -f .deps/_pkcs11h-crypto-openssl.Tpo .deps/_pkcs11h-crypto-openssl.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
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
/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-gnutls.lo -MD -MP -MF .deps/_pkcs11h-crypto-gnutls.Tpo -c -o _pkcs11h-crypto-gnutls.lo _pkcs11h-crypto-gnutls.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-crypto-gnutls.lo -MD -MP -MF .deps/_pkcs11h-crypto-gnutls.Tpo -c _pkcs11h-crypto-gnutls.c -fPIC -DPIC -o .libs/_pkcs11h-crypto-gnutls.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-gnutls.lo -MD -MP -MF .deps/_pkcs11h-crypto-gnutls.Tpo -c _pkcs11h-crypto-gnutls.c -o _pkcs11h-crypto-gnutls.o >/dev/null 2>&1
mv -f .deps/_pkcs11h-crypto-gnutls.Tpo .deps/_pkcs11h-crypto-gnutls.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-polarssl.lo -MD -MP -MF .deps/_pkcs11h-crypto-polarssl.Tpo -c -o _pkcs11h-crypto-polarssl.lo _pkcs11h-crypto-polarssl.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-crypto-polarssl.lo -MD -MP -MF .deps/_pkcs11h-crypto-polarssl.Tpo -c _pkcs11h-crypto-polarssl.c -fPIC -DPIC -o .libs/_pkcs11h-crypto-polarssl.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-polarssl.lo -MD -MP -MF .deps/_pkcs11h-crypto-polarssl.Tpo -c _pkcs11h-crypto-polarssl.c -o _pkcs11h-crypto-polarssl.o >/dev/null 2>&1
mv -f .deps/_pkcs11h-crypto-polarssl.Tpo .deps/_pkcs11h-crypto-polarssl.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-cryptoapi.lo -MD -MP -MF .deps/_pkcs11h-crypto-cryptoapi.Tpo -c -o _pkcs11h-crypto-cryptoapi.lo _pkcs11h-crypto-cryptoapi.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-crypto-cryptoapi.lo -MD -MP -MF .deps/_pkcs11h-crypto-cryptoapi.Tpo -c _pkcs11h-crypto-cryptoapi.c -fPIC -DPIC -o .libs/_pkcs11h-crypto-cryptoapi.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-cryptoapi.lo -MD -MP -MF .deps/_pkcs11h-crypto-cryptoapi.Tpo -c _pkcs11h-crypto-cryptoapi.c -o _pkcs11h-crypto-cryptoapi.o >/dev/null 2>&1
mv -f .deps/_pkcs11h-crypto-cryptoapi.Tpo .deps/_pkcs11h-crypto-cryptoapi.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-threading.lo -MD -MP -MF .deps/pkcs11h-threading.Tpo -c -o pkcs11h-threading.lo pkcs11h-threading.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-threading.lo -MD -MP -MF .deps/pkcs11h-threading.Tpo -c pkcs11h-threading.c -fPIC -DPIC -o .libs/pkcs11h-threading.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-threading.lo -MD -MP -MF .deps/pkcs11h-threading.Tpo -c pkcs11h-threading.c -o pkcs11h-threading.o >/dev/null 2>&1
mv -f .deps/pkcs11h-threading.Tpo .deps/pkcs11h-threading.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-util.lo -MD -MP -MF .deps/pkcs11h-util.Tpo -c -o pkcs11h-util.lo pkcs11h-util.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-util.lo -MD -MP -MF .deps/pkcs11h-util.Tpo -c pkcs11h-util.c -fPIC -DPIC -o .libs/pkcs11h-util.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-util.lo -MD -MP -MF .deps/pkcs11h-util.Tpo -c pkcs11h-util.c -o pkcs11h-util.o >/dev/null 2>&1
mv -f .deps/pkcs11h-util.Tpo .deps/pkcs11h-util.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-session.lo -MD -MP -MF .deps/pkcs11h-session.Tpo -c -o pkcs11h-session.lo pkcs11h-session.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-session.lo -MD -MP -MF .deps/pkcs11h-session.Tpo -c pkcs11h-session.c -fPIC -DPIC -o .libs/pkcs11h-session.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-session.lo -MD -MP -MF .deps/pkcs11h-session.Tpo -c pkcs11h-session.c -o pkcs11h-session.o >/dev/null 2>&1
mv -f .deps/pkcs11h-session.Tpo .deps/pkcs11h-session.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-token.lo -MD -MP -MF .deps/pkcs11h-token.Tpo -c -o pkcs11h-token.lo pkcs11h-token.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-token.lo -MD -MP -MF .deps/pkcs11h-token.Tpo -c pkcs11h-token.c -fPIC -DPIC -o .libs/pkcs11h-token.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-token.lo -MD -MP -MF .deps/pkcs11h-token.Tpo -c pkcs11h-token.c -o pkcs11h-token.o >/dev/null 2>&1
mv -f .deps/pkcs11h-token.Tpo .deps/pkcs11h-token.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-certificate.lo -MD -MP -MF .deps/pkcs11h-certificate.Tpo -c -o pkcs11h-certificate.lo pkcs11h-certificate.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-certificate.lo -MD -MP -MF .deps/pkcs11h-certificate.Tpo -c pkcs11h-certificate.c -fPIC -DPIC -o .libs/pkcs11h-certificate.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-certificate.lo -MD -MP -MF .deps/pkcs11h-certificate.Tpo -c pkcs11h-certificate.c -o pkcs11h-certificate.o >/dev/null 2>&1
mv -f .deps/pkcs11h-certificate.Tpo .deps/pkcs11h-certificate.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-slotevent.lo -MD -MP -MF .deps/pkcs11h-slotevent.Tpo -c -o pkcs11h-slotevent.lo pkcs11h-slotevent.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-slotevent.lo -MD -MP -MF .deps/pkcs11h-slotevent.Tpo -c pkcs11h-slotevent.c -fPIC -DPIC -o .libs/pkcs11h-slotevent.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-slotevent.lo -MD -MP -MF .deps/pkcs11h-slotevent.Tpo -c pkcs11h-slotevent.c -o pkcs11h-slotevent.o >/dev/null 2>&1
mv -f .deps/pkcs11h-slotevent.Tpo .deps/pkcs11h-slotevent.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-core.lo -MD -MP -MF .deps/pkcs11h-core.Tpo -c -o pkcs11h-core.lo pkcs11h-core.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-core.lo -MD -MP -MF .deps/pkcs11h-core.Tpo -c pkcs11h-core.c -fPIC -DPIC -o .libs/pkcs11h-core.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-core.lo -MD -MP -MF .deps/pkcs11h-core.Tpo -c pkcs11h-core.c -o pkcs11h-core.o >/dev/null 2>&1
mv -f .deps/pkcs11h-core.Tpo .deps/pkcs11h-core.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-data.lo -MD -MP -MF .deps/pkcs11h-data.Tpo -c -o pkcs11h-data.lo pkcs11h-data.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-data.lo -MD -MP -MF .deps/pkcs11h-data.Tpo -c pkcs11h-data.c -fPIC -DPIC -o .libs/pkcs11h-data.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-data.lo -MD -MP -MF .deps/pkcs11h-data.Tpo -c pkcs11h-data.c -o pkcs11h-data.o >/dev/null 2>&1
mv -f .deps/pkcs11h-data.Tpo .deps/pkcs11h-data.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-serialization.lo -MD -MP -MF .deps/pkcs11h-serialization.Tpo -c -o pkcs11h-serialization.lo pkcs11h-serialization.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-serialization.lo -MD -MP -MF .deps/pkcs11h-serialization.Tpo -c pkcs11h-serialization.c -fPIC -DPIC -o .libs/pkcs11h-serialization.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-serialization.lo -MD -MP -MF .deps/pkcs11h-serialization.Tpo -c pkcs11h-serialization.c -o pkcs11h-serialization.o >/dev/null 2>&1
mv -f .deps/pkcs11h-serialization.Tpo .deps/pkcs11h-serialization.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-openssl.lo -MD -MP -MF .deps/pkcs11h-openssl.Tpo -c -o pkcs11h-openssl.lo pkcs11h-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-openssl.lo -MD -MP -MF .deps/pkcs11h-openssl.Tpo -c pkcs11h-openssl.c -fPIC -DPIC -o .libs/pkcs11h-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-openssl.lo -MD -MP -MF .deps/pkcs11h-openssl.Tpo -c pkcs11h-openssl.c -o pkcs11h-openssl.o >/dev/null 2>&1
mv -f .deps/pkcs11h-openssl.Tpo .deps/pkcs11h-openssl.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -version-info 1:0:0 -export-symbols "pkcs11-helper.exports" -no-undefined -o libpkcs11-helper.la -rpath /usr/lib pkcs11h-mem.lo pkcs11h-sys.lo pkcs11h-crypto.lo _pkcs11h-crypto-openssl.lo _pkcs11h-crypto-nss.lo _pkcs11h-crypto-gnutls.lo _pkcs11h-crypto-polarssl.lo _pkcs11h-crypto-cryptoapi.lo pkcs11h-threading.lo pkcs11h-util.lo pkcs11h-session.lo pkcs11h-token.lo pkcs11h-certificate.lo pkcs11h-slotevent.lo pkcs11h-core.lo pkcs11h-data.lo pkcs11h-serialization.lo pkcs11h-openssl.lo -lpthread -ldl -lcrypto -lgnutls -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4
libtool: link: echo "{ global:" > .libs/libpkcs11-helper.ver
libtool: link: cat pkcs11-helper.exports | sed -e "s/\(.*\)/\1;/" >> .libs/libpkcs11-helper.ver
libtool: link: echo "local: *; };" >> .libs/libpkcs11-helper.ver
libtool: link: clang -shared -fPIC -DPIC .libs/pkcs11h-mem.o .libs/pkcs11h-sys.o .libs/pkcs11h-crypto.o .libs/_pkcs11h-crypto-openssl.o .libs/_pkcs11h-crypto-nss.o .libs/_pkcs11h-crypto-gnutls.o .libs/_pkcs11h-crypto-polarssl.o .libs/_pkcs11h-crypto-cryptoapi.o .libs/pkcs11h-threading.o .libs/pkcs11h-util.o .libs/pkcs11h-session.o .libs/pkcs11h-token.o .libs/pkcs11h-certificate.o .libs/pkcs11h-slotevent.o .libs/pkcs11h-core.o .libs/pkcs11h-data.o .libs/pkcs11h-serialization.o .libs/pkcs11h-openssl.o -lpthread -ldl -lcrypto -lgnutls -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -Wl,-soname -Wl,libpkcs11-helper.so.1 -Wl,-version-script -Wl,.libs/libpkcs11-helper.ver -o .libs/libpkcs11-helper.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libpkcs11-helper.so.1" && ln -s "libpkcs11-helper.so.1.0.0" "libpkcs11-helper.so.1")
libtool: link: (cd ".libs" && rm -f "libpkcs11-helper.so" && ln -s "libpkcs11-helper.so.1.0.0" "libpkcs11-helper.so")
libtool: link: ar cru .libs/libpkcs11-helper.a pkcs11h-mem.o pkcs11h-sys.o pkcs11h-crypto.o _pkcs11h-crypto-openssl.o _pkcs11h-crypto-nss.o _pkcs11h-crypto-gnutls.o _pkcs11h-crypto-polarssl.o _pkcs11h-crypto-cryptoapi.o pkcs11h-threading.o pkcs11h-util.o pkcs11h-session.o pkcs11h-token.o pkcs11h-certificate.o pkcs11h-slotevent.o pkcs11h-core.o pkcs11h-data.o pkcs11h-serialization.o pkcs11h-openssl.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libpkcs11-helper.a
libtool: link: ( cd ".libs" && rm -f "libpkcs11-helper.la" && ln -s "../libpkcs11-helper.la" "libpkcs11-helper.la" )
make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/lib'
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/lib'
Making all in m4dir
make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/m4dir'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/m4dir'
Making all in doc
make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/doc'
Making all in api
make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/doc/api'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/doc/api'
make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/doc'
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/doc'
Making all in distro
make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro'
Making all in rpm
make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro/rpm'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro/rpm'
Making all in debian
make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro/debian'
m4 -Dtop_srcdir="../.." "copyright.m4" > "copyright"
make all-am
make[4]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro/debian'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro/debian'
make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro/debian'
make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro'
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro'
Making all in tests
make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/tests'
make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/tests'
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/tests'
make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11'
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11'
make[1]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11'
==> Entering fakeroot environment...
==> Starting package()...
Making install in man
make[1]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/man'
make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/man'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/pkcs11-helper/pkg/pkcs11-helper/usr/share/man/man8'
/usr/bin/install -c -m 644 pkcs11-helper-1.8 '/tmp/pkcs11-helper/pkg/pkcs11-helper/usr/share/man/man8'
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/man'
make[1]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/man'
Making install in include
make[1]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include'
Making install in pkcs11-helper-1.0
make[2]: Entering 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/pkcs11-helper-1.0'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/pkcs11-helper/pkg/pkcs11-helper/usr/include/pkcs11-helper-1.0'
/usr/bin/install -c -m 644 pkcs11.h pkcs11h-def.h pkcs11h-engines.h pkcs11h-core.h pkcs11h-version.h pkcs11h-certificate.h pkcs11h-data.h pkcs11h-openssl.h pkcs11h-token.h '/tmp/pkcs11-helper/pkg/pkcs11-helper/usr/include/pkcs11-helper-1.0'
make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include/pkcs11-helper-1.0'
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include/pkcs11-helper-1.0'
make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include'
make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include'
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/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'
make[1]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include'
Making install in lib
make[1]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/lib'
make install-am
make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/lib'
make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/lib'
/usr/bin/mkdir -p '/tmp/pkcs11-helper/pkg/pkcs11-helper/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libpkcs11-helper.la '/tmp/pkcs11-helper/pkg/pkcs11-helper/usr/lib'
libtool: install: /usr/bin/install -c .libs/libpkcs11-helper.so.1.0.0 /tmp/pkcs11-helper/pkg/pkcs11-helper/usr/lib/libpkcs11-helper.so.1.0.0
libtool: install: (cd /tmp/pkcs11-helper/pkg/pkcs11-helper/usr/lib && { ln -s -f libpkcs11-helper.so.1.0.0 libpkcs11-helper.so.1 || { rm -f libpkcs11-helper.so.1 && ln -s libpkcs11-helper.so.1.0.0 libpkcs11-helper.so.1; }; })
libtool: install: (cd /tmp/pkcs11-helper/pkg/pkcs11-helper/usr/lib && { ln -s -f libpkcs11-helper.so.1.0.0 libpkcs11-helper.so || { rm -f libpkcs11-helper.so && ln -s libpkcs11-helper.so.1.0.0 libpkcs11-helper.so; }; })
libtool: install: /usr/bin/install -c .libs/libpkcs11-helper.lai /tmp/pkcs11-helper/pkg/pkcs11-helper/usr/lib/libpkcs11-helper.la
libtool: install: /usr/bin/install -c .libs/libpkcs11-helper.a /tmp/pkcs11-helper/pkg/pkcs11-helper/usr/lib/libpkcs11-helper.a
libtool: install: chmod 644 /tmp/pkcs11-helper/pkg/pkcs11-helper/usr/lib/libpkcs11-helper.a
libtool: install: ranlib /tmp/pkcs11-helper/pkg/pkcs11-helper/usr/lib/libpkcs11-helper.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
/usr/bin/mkdir -p '/tmp/pkcs11-helper/pkg/pkcs11-helper/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libpkcs11-helper-1.pc '/tmp/pkcs11-helper/pkg/pkcs11-helper/usr/lib/pkgconfig'
make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/lib'
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/lib'
make[1]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/lib'
Making install in m4dir
make[1]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/m4dir'
make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/m4dir'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/pkcs11-helper/pkg/pkcs11-helper/usr/share/aclocal'
/usr/bin/install -c -m 644 pkcs11-helper-1.m4 '/tmp/pkcs11-helper/pkg/pkcs11-helper/usr/share/aclocal'
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/m4dir'
make[1]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/m4dir'
Making install in doc
make[1]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/doc'
Making install in api
make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/doc/api'
make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/doc/api'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/doc/api'
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/doc/api'
make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/doc'
make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/doc'
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/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/doc'
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/doc'
make[1]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/doc'
Making install in distro
make[1]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro'
Making install in rpm
make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro/rpm'
make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro/rpm'
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/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro/rpm'
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro/rpm'
Making install in debian
make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro/debian'
make install-am
make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro/debian'
make[4]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro/debian'
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/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro/debian'
make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro/debian'
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro/debian'
make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro'
make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro'
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/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro'
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro'
make[1]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/distro'
Making install in tests
make[1]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/tests'
make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/tests'
make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/tests'
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/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/tests'
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/tests'
make[1]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/tests'
make[1]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11'
make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/pkcs11-helper/pkg/pkcs11-helper/usr/share/doc/pkcs11-helper'
/usr/bin/install -c -m 644 README COPYING.GPL COPYING.BSD COPYING '/tmp/pkcs11-helper/pkg/pkcs11-helper/usr/share/doc/pkcs11-helper'
make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11'
make[1]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "pkcs11-helper"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pkcs11-helper 1.11-2 (Thu Apr 13 20:23:04 UTC 2017)
CMD: pacman --query --file pkcs11-helper-1.11-2-x86_64.pkg.tar.xz
Creating hybrid package for 'pkcs11-helper'
Trying to find vanilla package 'pkcs11-helper'...
CMD: pacman --query --file /mirror/pkcs11-helper-1.11-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/share/man/man8/pkcs11-helper-1.8.gz
/usr/share/aclocal/pkcs11-helper-1.m4
/usr/share/doc/pkcs11-helper/README
/usr/share/doc/pkcs11-helper/COPYING.GPL
/usr/share/doc/pkcs11-helper/COPYING.BSD
/usr/share/doc/pkcs11-helper/COPYING
/usr/share/licenses/pkcs11-helper/COPYING
/usr/share/licenses/pkcs11-helper/COPYING.BSD
/usr/share/licenses/pkcs11-helper/COPYING.GPL
/usr/include/pkcs11-helper-1.0/pkcs11.h
/usr/include/pkcs11-helper-1.0/pkcs11h-def.h
/usr/include/pkcs11-helper-1.0/pkcs11h-engines.h
/usr/include/pkcs11-helper-1.0/pkcs11h-core.h
/usr/include/pkcs11-helper-1.0/pkcs11h-version.h
/usr/include/pkcs11-helper-1.0/pkcs11h-certificate.h
/usr/include/pkcs11-helper-1.0/pkcs11h-data.h
/usr/include/pkcs11-helper-1.0/pkcs11h-openssl.h
/usr/include/pkcs11-helper-1.0/pkcs11h-token.h
/usr/lib/libpkcs11-helper.so.1
/usr/lib/libpkcs11-helper.so
/usr/lib/libpkcs11-helper.so.1.0.0
/usr/lib/pkgconfig/libpkcs11-helper-1.pc
/sysroot/usr/lib/libpkcs11-helper.so.1.0.0
/sysroot/usr/lib/libpkcs11-helper.so.1
/sysroot/usr/lib/libpkcs11-helper.so
/sysroot/usr/lib/libpkcs11-helper.la
/sysroot/usr/lib/libpkcs11-helper.a
/sysroot/usr/lib/pkgconfig/libpkcs11-helper-1.pc
/sysroot/usr/include/pkcs11-helper-1.0/pkcs11.h
/sysroot/usr/include/pkcs11-helper-1.0/pkcs11h-def.h
/sysroot/usr/include/pkcs11-helper-1.0/pkcs11h-engines.h
/sysroot/usr/include/pkcs11-helper-1.0/pkcs11h-core.h
/sysroot/usr/include/pkcs11-helper-1.0/pkcs11h-version.h
/sysroot/usr/include/pkcs11-helper-1.0/pkcs11h-certificate.h
/sysroot/usr/include/pkcs11-helper-1.0/pkcs11h-data.h
/sysroot/usr/include/pkcs11-helper-1.0/pkcs11h-openssl.h
/sysroot/usr/include/pkcs11-helper-1.0/pkcs11h-token.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf pkcs11-helper.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/pkcs11-helper.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/pkcs11-helper.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/pkcs11-helper.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/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 = f3013ca3ce6c
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: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 /usr/bin/strip
configure:2888: result: strip
configure:2913: checking for a thread-safe mkdir -p
configure:2952: result: /usr/bin/mkdir -p
configure:2959: checking for gawk
configure:2975: found /usr/bin/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.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3831: $? = 0
configure:3820: 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: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
configure:4014: $? = 0
configure:4029: result: no
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/bin/pkg-config
configure:4631: result: /usr/bin/pkg-config
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/bin/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/bin/sed
configure:4888: checking for grep that handles long lines and -e
configure:4946: result: /usr/bin/grep
configure:4951: checking for egrep
configure:5013: result: /usr/bin/grep -E
configure:5018: checking for fgrep
configure:5080: result: /usr/bin/grep -F
configure:5115: checking for ld used by clang
configure:5182: result: /usr/bin/ld
configure:5189: checking if the linker (/usr/bin/ld) is GNU ld
configure:5204: result: yes
configure:5216: checking for BSD- or MS-compatible name lister (nm)
configure:5270: result: /usr/bin/nm -B
configure:5400: checking the name lister (/usr/bin/nm -B) interface
configure:5407: clang -c conftest.c >&5
configure:5410: /usr/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 /usr/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 /usr/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 /usr/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
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6342: $? = 0
configure:6347: 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: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 /usr/bin/ranlib
configure:6546: result: ranlib
configure:6648: checking command to parse /usr/bin/nm -B output from clang object
configure:6801: clang -c conftest.c >&5
configure:6804: $? = 0
configure:6808: /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: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/bin/dd
configure:7044: checking how to truncate binary pipes
configure:7059: result: /usr/bin/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:8355: clang -o conftest conftest.c >&5
configure:8355: $? = 0
configure:8355: ./conftest
configure:8355: $? = 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: yes
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 (/usr/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/bin/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:13546: clang -o conftest conftest.c >&5
configure:13546: $? = 0
configure:13546: ./conftest
configure:13546: $? = 0
configure:13556: result: yes
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-b436f4.o: In function `main':
conftest.c:(.text+0x12): 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
configure:13845: $? = 0
configure:13845: result: yes
configure:13902: checking for OpenSSL ec support
configure:13904: result: yes
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
/usr/bin/ld: cannot find -lpolarssl
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
| #define ENABLE_PKCS11H_OPENSSL_EC 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:81: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 ENABLE_PKCS11H_OPENSSL_EC 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:81: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 ENABLE_PKCS11H_OPENSSL_EC 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:81: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 ENABLE_PKCS11H_OPENSSL_EC 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 -o conftest conftest.c -lpthread -ldl >&5
configure:14502: $? = 0
configure:14502: ./conftest
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:83: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 ENABLE_PKCS11H_OPENSSL_EC 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:50: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 ENABLE_PKCS11H_OPENSSL_EC 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 f3013ca3ce6c
config.status:1244: creating Makefile
config.status:1244: creating config-w32-vc.h
config.status:1244: creating include/Makefile
config.status:1244: creating include/pkcs11-helper-1.0/Makefile
config.status:1244: creating include/pkcs11-helper-1.0/pkcs11h-version.h
config.status:1244: creating man/Makefile
config.status:1244: creating doc/Makefile
config.status:1244: creating doc/api/Makefile
config.status:1244: creating doc/api/Doxyfile
config.status:1244: creating lib/Makefile
config.status:1244: creating lib/libpkcs11-helper-1.pc
config.status:1244: creating lib/versioninfo.rc
config.status:1244: creating m4dir/Makefile
config.status:1244: creating distro/Makefile
config.status:1244: creating distro/rpm/Makefile
config.status:1244: creating distro/rpm/pkcs11-helper.spec
config.status:1244: creating distro/debian/Makefile
config.status:1244: creating tests/Makefile
config.status:1244: creating tests/test-basic/Makefile
config.status:1244: creating tests/test-certificate/Makefile
config.status:1244: creating tests/test-slotevent/Makefile
config.status:1244: creating config.h
config.status:1473: executing depfiles commands
config.status:1473: 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=yes
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=yes
ac_cv_header_assert_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dlfcn_h=yes
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/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_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=/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_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=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][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/bin/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/bin/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/bin/grep -F'
GNUTLS_CFLAGS='-I/usr/include/p11-kit-1'
GNUTLS_LIBS='-lgnutls'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
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=''
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/bin/mkdir -p'
NM='/usr/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/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POLARSSL_CFLAGS=''
POLARSSL_LIBS=''
RANLIB='ranlib'
RC=''
SED='/usr/bin/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 ENABLE_PKCS11H_OPENSSL_EC 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