------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/libtool-2.4.6_1.txz Installing /packages/All/libltdl-2.4.6.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libp11-0.4.10 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libp11-0.4.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libp11-0.4.10 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libp11-0.4.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libp11-0.4.10 for building => SHA256 Checksum OK for OpenSC-libp11-libp11-0.4.10_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libp11-0.4.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libp11-0.4.10 for building ===> Extracting for libp11-0.4.10 => SHA256 Checksum OK for OpenSC-libp11-libp11-0.4.10_GH0.tar.gz. Extracted Memory Use: 0.69M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libp11-0.4.10 ===> Applying ports patches for libp11-0.4.10 ===> Cleanly applied ports patch(es) patch-configure.ac ===> Applying dragonfly patches for libp11-0.4.10 ===> Cleanly applied dragonfly patch(es) patch-src_p11__atfork.c patch-src_p11__pkey.c patch-src_p11__rsa.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> libp11-0.4.10 depends on package: pkgconf>=1.3.0_1 - found ===> libp11-0.4.10 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> libp11-0.4.10 depends on package: autoconf>=2.69 - found ===> libp11-0.4.10 depends on package: automake>=1.16.1 - found ===> libp11-0.4.10 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> libp11-0.4.10 depends on shared library: libltdl.so - found (/usr/local/lib/libltdl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libp11-0.4.10 depends on package: pkgconf>=1.3.0_1 - found ===> libp11-0.4.10 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> libp11-0.4.10 depends on package: autoconf>=2.69 - found ===> libp11-0.4.10 depends on package: automake>=1.16.1 - found ===> libp11-0.4.10 depends on executable: libtoolize - found ===> libp11-0.4.10 depends on shared library: libltdl.so - found (/usr/local/lib/libltdl.so) ===> Configuring for libp11-0.4.10 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.ac. configure.ac:27: installing './compile' configure.ac:26: installing './config.guess' configure.ac:26: installing './config.sub' configure.ac:15: installing './install-sh' configure.ac:15: installing './missing' examples/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking if LD -Wl,--version-script works... yes checking how to run the C preprocessor... cpp checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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 the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 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 windres... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for stdlib.h... (cached) yes checking for inttypes.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for locale.h... (cached) yes checking for getopt.h... (cached) yes checking for dlfcn.h... (cached) yes checking utmp.h usability... no checking utmp.h presence... no checking for utmp.h... no checking for doxygen... no checking for library containing dlopen... none required checking for __register_atfork... no checking for OPENSSL... yes checking if libtool needs -no-undefined flag to build shared libraries... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libp11.pc config.status: creating src/libp11.rc config.status: creating src/pkcs11.rc config.status: creating doc/Makefile config.status: creating doc/doxygen.conf config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: creating src/libp11.map libp11 has been configured with the following options: Version: 0.4.10 libp11 directory: /usr/local/lib Engine directory: /usr/local/lib/engines Default PKCS11 module: API doc support: no Host: x86_64-portbld-dragonfly5.9 Compiler: cc Preprocessor flags: Compiler flags: -pipe -O2 -fno-strict-aliasing Linker flags: -Wl,-rpath,/usr/local/lib Libraries: OPENSSL_CFLAGS: -I/usr/local/include OPENSSL_LIBS: -L/usr/local/lib -lssl -lcrypto SUCCEEDED 00:00:30 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libp11-0.4.10 Making all in src /usr/bin/make all-am /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT pkcs11_la-eng_front.lo -MD -MP -MF .deps/pkcs11_la-eng_front.Tpo -c -o pkcs11_la-eng_front.lo `test -f 'eng_front.c' || echo './'`eng_front.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT pkcs11_la-eng_front.lo -MD -MP -MF .deps/pkcs11_la-eng_front.Tpo -c eng_front.c -fPIC -DPIC -o .libs/pkcs11_la-eng_front.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT pkcs11_la-eng_front.lo -MD -MP -MF .deps/pkcs11_la-eng_front.Tpo -c eng_front.c -o pkcs11_la-eng_front.o >/dev/null 2>&1 mv -f .deps/pkcs11_la-eng_front.Tpo .deps/pkcs11_la-eng_front.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT pkcs11_la-eng_back.lo -MD -MP -MF .deps/pkcs11_la-eng_back.Tpo -c -o pkcs11_la-eng_back.lo `test -f 'eng_back.c' || echo './'`eng_back.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT pkcs11_la-eng_back.lo -MD -MP -MF .deps/pkcs11_la-eng_back.Tpo -c eng_back.c -fPIC -DPIC -o .libs/pkcs11_la-eng_back.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT pkcs11_la-eng_back.lo -MD -MP -MF .deps/pkcs11_la-eng_back.Tpo -c eng_back.c -o pkcs11_la-eng_back.o >/dev/null 2>&1 mv -f .deps/pkcs11_la-eng_back.Tpo .deps/pkcs11_la-eng_back.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT pkcs11_la-eng_parse.lo -MD -MP -MF .deps/pkcs11_la-eng_parse.Tpo -c -o pkcs11_la-eng_parse.lo `test -f 'eng_parse.c' || echo './'`eng_parse.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT pkcs11_la-eng_parse.lo -MD -MP -MF .deps/pkcs11_la-eng_parse.Tpo -c eng_parse.c -fPIC -DPIC -o .libs/pkcs11_la-eng_parse.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT pkcs11_la-eng_parse.lo -MD -MP -MF .deps/pkcs11_la-eng_parse.Tpo -c eng_parse.c -o pkcs11_la-eng_parse.o >/dev/null 2>&1 mv -f .deps/pkcs11_la-eng_parse.Tpo .deps/pkcs11_la-eng_parse.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT pkcs11_la-eng_err.lo -MD -MP -MF .deps/pkcs11_la-eng_err.Tpo -c -o pkcs11_la-eng_err.lo `test -f 'eng_err.c' || echo './'`eng_err.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT pkcs11_la-eng_err.lo -MD -MP -MF .deps/pkcs11_la-eng_err.Tpo -c eng_err.c -fPIC -DPIC -o .libs/pkcs11_la-eng_err.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT pkcs11_la-eng_err.lo -MD -MP -MF .deps/pkcs11_la-eng_err.Tpo -c eng_err.c -o pkcs11_la-eng_err.o >/dev/null 2>&1 mv -f .deps/pkcs11_la-eng_err.Tpo .deps/pkcs11_la-eng_err.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-libpkcs11.lo -MD -MP -MF .deps/libp11_la-libpkcs11.Tpo -c -o libp11_la-libpkcs11.lo `test -f 'libpkcs11.c' || echo './'`libpkcs11.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-libpkcs11.lo -MD -MP -MF .deps/libp11_la-libpkcs11.Tpo -c libpkcs11.c -fPIC -DPIC -o .libs/libp11_la-libpkcs11.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-libpkcs11.lo -MD -MP -MF .deps/libp11_la-libpkcs11.Tpo -c libpkcs11.c -o libp11_la-libpkcs11.o >/dev/null 2>&1 mv -f .deps/libp11_la-libpkcs11.Tpo .deps/libp11_la-libpkcs11.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_attr.lo -MD -MP -MF .deps/libp11_la-p11_attr.Tpo -c -o libp11_la-p11_attr.lo `test -f 'p11_attr.c' || echo './'`p11_attr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_attr.lo -MD -MP -MF .deps/libp11_la-p11_attr.Tpo -c p11_attr.c -fPIC -DPIC -o .libs/libp11_la-p11_attr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_attr.lo -MD -MP -MF .deps/libp11_la-p11_attr.Tpo -c p11_attr.c -o libp11_la-p11_attr.o >/dev/null 2>&1 mv -f .deps/libp11_la-p11_attr.Tpo .deps/libp11_la-p11_attr.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_cert.lo -MD -MP -MF .deps/libp11_la-p11_cert.Tpo -c -o libp11_la-p11_cert.lo `test -f 'p11_cert.c' || echo './'`p11_cert.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_cert.lo -MD -MP -MF .deps/libp11_la-p11_cert.Tpo -c p11_cert.c -fPIC -DPIC -o .libs/libp11_la-p11_cert.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_cert.lo -MD -MP -MF .deps/libp11_la-p11_cert.Tpo -c p11_cert.c -o libp11_la-p11_cert.o >/dev/null 2>&1 mv -f .deps/libp11_la-p11_cert.Tpo .deps/libp11_la-p11_cert.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_err.lo -MD -MP -MF .deps/libp11_la-p11_err.Tpo -c -o libp11_la-p11_err.lo `test -f 'p11_err.c' || echo './'`p11_err.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_err.lo -MD -MP -MF .deps/libp11_la-p11_err.Tpo -c p11_err.c -fPIC -DPIC -o .libs/libp11_la-p11_err.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_err.lo -MD -MP -MF .deps/libp11_la-p11_err.Tpo -c p11_err.c -o libp11_la-p11_err.o >/dev/null 2>&1 mv -f .deps/libp11_la-p11_err.Tpo .deps/libp11_la-p11_err.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_ckr.lo -MD -MP -MF .deps/libp11_la-p11_ckr.Tpo -c -o libp11_la-p11_ckr.lo `test -f 'p11_ckr.c' || echo './'`p11_ckr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_ckr.lo -MD -MP -MF .deps/libp11_la-p11_ckr.Tpo -c p11_ckr.c -fPIC -DPIC -o .libs/libp11_la-p11_ckr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_ckr.lo -MD -MP -MF .deps/libp11_la-p11_ckr.Tpo -c p11_ckr.c -o libp11_la-p11_ckr.o >/dev/null 2>&1 mv -f .deps/libp11_la-p11_ckr.Tpo .deps/libp11_la-p11_ckr.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_key.lo -MD -MP -MF .deps/libp11_la-p11_key.Tpo -c -o libp11_la-p11_key.lo `test -f 'p11_key.c' || echo './'`p11_key.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_key.lo -MD -MP -MF .deps/libp11_la-p11_key.Tpo -c p11_key.c -fPIC -DPIC -o .libs/libp11_la-p11_key.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_key.lo -MD -MP -MF .deps/libp11_la-p11_key.Tpo -c p11_key.c -o libp11_la-p11_key.o >/dev/null 2>&1 mv -f .deps/libp11_la-p11_key.Tpo .deps/libp11_la-p11_key.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_load.lo -MD -MP -MF .deps/libp11_la-p11_load.Tpo -c -o libp11_la-p11_load.lo `test -f 'p11_load.c' || echo './'`p11_load.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_load.lo -MD -MP -MF .deps/libp11_la-p11_load.Tpo -c p11_load.c -fPIC -DPIC -o .libs/libp11_la-p11_load.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_load.lo -MD -MP -MF .deps/libp11_la-p11_load.Tpo -c p11_load.c -o libp11_la-p11_load.o >/dev/null 2>&1 mv -f .deps/libp11_la-p11_load.Tpo .deps/libp11_la-p11_load.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_misc.lo -MD -MP -MF .deps/libp11_la-p11_misc.Tpo -c -o libp11_la-p11_misc.lo `test -f 'p11_misc.c' || echo './'`p11_misc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_misc.lo -MD -MP -MF .deps/libp11_la-p11_misc.Tpo -c p11_misc.c -fPIC -DPIC -o .libs/libp11_la-p11_misc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_misc.lo -MD -MP -MF .deps/libp11_la-p11_misc.Tpo -c p11_misc.c -o libp11_la-p11_misc.o >/dev/null 2>&1 mv -f .deps/libp11_la-p11_misc.Tpo .deps/libp11_la-p11_misc.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_rsa.lo -MD -MP -MF .deps/libp11_la-p11_rsa.Tpo -c -o libp11_la-p11_rsa.lo `test -f 'p11_rsa.c' || echo './'`p11_rsa.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_rsa.lo -MD -MP -MF .deps/libp11_la-p11_rsa.Tpo -c p11_rsa.c -fPIC -DPIC -o .libs/libp11_la-p11_rsa.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_rsa.lo -MD -MP -MF .deps/libp11_la-p11_rsa.Tpo -c p11_rsa.c -o libp11_la-p11_rsa.o >/dev/null 2>&1 mv -f .deps/libp11_la-p11_rsa.Tpo .deps/libp11_la-p11_rsa.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_ec.lo -MD -MP -MF .deps/libp11_la-p11_ec.Tpo -c -o libp11_la-p11_ec.lo `test -f 'p11_ec.c' || echo './'`p11_ec.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_ec.lo -MD -MP -MF .deps/libp11_la-p11_ec.Tpo -c p11_ec.c -fPIC -DPIC -o .libs/libp11_la-p11_ec.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_ec.lo -MD -MP -MF .deps/libp11_la-p11_ec.Tpo -c p11_ec.c -o libp11_la-p11_ec.o >/dev/null 2>&1 mv -f .deps/libp11_la-p11_ec.Tpo .deps/libp11_la-p11_ec.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_pkey.lo -MD -MP -MF .deps/libp11_la-p11_pkey.Tpo -c -o libp11_la-p11_pkey.lo `test -f 'p11_pkey.c' || echo './'`p11_pkey.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_pkey.lo -MD -MP -MF .deps/libp11_la-p11_pkey.Tpo -c p11_pkey.c -fPIC -DPIC -o .libs/libp11_la-p11_pkey.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_pkey.lo -MD -MP -MF .deps/libp11_la-p11_pkey.Tpo -c p11_pkey.c -o libp11_la-p11_pkey.o >/dev/null 2>&1 mv -f .deps/libp11_la-p11_pkey.Tpo .deps/libp11_la-p11_pkey.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_slot.lo -MD -MP -MF .deps/libp11_la-p11_slot.Tpo -c -o libp11_la-p11_slot.lo `test -f 'p11_slot.c' || echo './'`p11_slot.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_slot.lo -MD -MP -MF .deps/libp11_la-p11_slot.Tpo -c p11_slot.c -fPIC -DPIC -o .libs/libp11_la-p11_slot.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_slot.lo -MD -MP -MF .deps/libp11_la-p11_slot.Tpo -c p11_slot.c -o libp11_la-p11_slot.o >/dev/null 2>&1 mv -f .deps/libp11_la-p11_slot.Tpo .deps/libp11_la-p11_slot.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_front.lo -MD -MP -MF .deps/libp11_la-p11_front.Tpo -c -o libp11_la-p11_front.lo `test -f 'p11_front.c' || echo './'`p11_front.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_front.lo -MD -MP -MF .deps/libp11_la-p11_front.Tpo -c p11_front.c -fPIC -DPIC -o .libs/libp11_la-p11_front.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_front.lo -MD -MP -MF .deps/libp11_la-p11_front.Tpo -c p11_front.c -o libp11_la-p11_front.o >/dev/null 2>&1 mv -f .deps/libp11_la-p11_front.Tpo .deps/libp11_la-p11_front.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_atfork.lo -MD -MP -MF .deps/libp11_la-p11_atfork.Tpo -c -o libp11_la-p11_atfork.lo `test -f 'p11_atfork.c' || echo './'`p11_atfork.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_atfork.lo -MD -MP -MF .deps/libp11_la-p11_atfork.Tpo -c p11_atfork.c -fPIC -DPIC -o .libs/libp11_la-p11_atfork.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT libp11_la-p11_atfork.lo -MD -MP -MF .deps/libp11_la-p11_atfork.Tpo -c p11_atfork.c -o libp11_la-p11_atfork.o >/dev/null 2>&1 mv -f .deps/libp11_la-p11_atfork.Tpo .deps/libp11_la-p11_atfork.Plo /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -module -shared -shrext .so -avoid-version -export-symbols "./pkcs11.exports" -Wl,-rpath,/usr/local/lib -o pkcs11.la -rpath /usr/local/lib/engines pkcs11_la-eng_front.lo pkcs11_la-eng_back.lo pkcs11_la-eng_parse.lo pkcs11_la-eng_err.lo libp11_la-libpkcs11.lo libp11_la-p11_attr.lo libp11_la-p11_cert.lo libp11_la-p11_err.lo libp11_la-p11_ckr.lo libp11_la-p11_key.lo libp11_la-p11_load.lo libp11_la-p11_misc.lo libp11_la-p11_rsa.lo libp11_la-p11_ec.lo libp11_la-p11_pkey.lo libp11_la-p11_slot.lo libp11_la-p11_front.lo libp11_la-p11_atfork.lo -L/usr/local/lib -lssl -lcrypto libtool: link: echo "{ global:" > .libs/pkcs11.so-ver libtool: link: sed -e "s|$|;|" < ./pkcs11.exports >> .libs/pkcs11.so-ver libtool: link: echo "local: *; };" >> .libs/pkcs11.so-ver libtool: link: cc -shared -fPIC -DPIC .libs/pkcs11_la-eng_front.o .libs/pkcs11_la-eng_back.o .libs/pkcs11_la-eng_parse.o .libs/pkcs11_la-eng_err.o .libs/libp11_la-libpkcs11.o .libs/libp11_la-p11_attr.o .libs/libp11_la-p11_cert.o .libs/libp11_la-p11_err.o .libs/libp11_la-p11_ckr.o .libs/libp11_la-p11_key.o .libs/libp11_la-p11_load.o .libs/libp11_la-p11_misc.o .libs/libp11_la-p11_rsa.o .libs/libp11_la-p11_ec.o .libs/libp11_la-p11_pkey.o .libs/libp11_la-p11_slot.o .libs/libp11_la-p11_front.o .libs/libp11_la-p11_atfork.o -L/usr/local/lib -lssl -lcrypto -O2 -Wl,-rpath -Wl,/usr/local/lib -Wl,-soname -Wl,pkcs11.so -Wl,-version-script -Wl,.libs/pkcs11.so-ver -o .libs/pkcs11.so libtool: link: ( cd ".libs" && rm -f "pkcs11.la" && ln -s "../pkcs11.la" "pkcs11.la" ) /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -version-info 7:2:4 -Wl,--version-script=libp11.map -Wl,-rpath,/usr/local/lib -o libp11.la -rpath /usr/local/lib libp11_la-libpkcs11.lo libp11_la-p11_attr.lo libp11_la-p11_cert.lo libp11_la-p11_err.lo libp11_la-p11_ckr.lo libp11_la-p11_key.lo libp11_la-p11_load.lo libp11_la-p11_misc.lo libp11_la-p11_rsa.lo libp11_la-p11_ec.lo libp11_la-p11_pkey.lo libp11_la-p11_slot.lo libp11_la-p11_front.lo libp11_la-p11_atfork.lo -L/usr/local/lib -lssl -lcrypto libtool: link: cc -shared -fPIC -DPIC .libs/libp11_la-libpkcs11.o .libs/libp11_la-p11_attr.o .libs/libp11_la-p11_cert.o .libs/libp11_la-p11_err.o .libs/libp11_la-p11_ckr.o .libs/libp11_la-p11_key.o .libs/libp11_la-p11_load.o .libs/libp11_la-p11_misc.o .libs/libp11_la-p11_rsa.o .libs/libp11_la-p11_ec.o .libs/libp11_la-p11_pkey.o .libs/libp11_la-p11_slot.o .libs/libp11_la-p11_front.o .libs/libp11_la-p11_atfork.o -L/usr/local/lib -lssl -lcrypto -O2 -Wl,--version-script=libp11.map -Wl,-rpath -Wl,/usr/local/lib -Wl,-soname -Wl,libp11.so.3 -o .libs/libp11.so.3.4.2 libtool: link: (cd ".libs" && rm -f "libp11.so.3" && ln -s "libp11.so.3.4.2" "libp11.so.3") libtool: link: (cd ".libs" && rm -f "libp11.so" && ln -s "libp11.so.3.4.2" "libp11.so") libtool: link: ar cru .libs/libp11.a libp11_la-libpkcs11.o libp11_la-p11_attr.o libp11_la-p11_cert.o libp11_la-p11_err.o libp11_la-p11_ckr.o libp11_la-p11_key.o libp11_la-p11_load.o libp11_la-p11_misc.o libp11_la-p11_rsa.o libp11_la-p11_ec.o libp11_la-p11_pkey.o libp11_la-p11_slot.o libp11_la-p11_front.o libp11_la-p11_atfork.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libp11.a libtool: link: ( cd ".libs" && rm -f "libp11.la" && ln -s "../libp11.la" "libp11.la" ) Making all in doc Making all in examples depbase=`echo auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../src -I. -I../src -I../ -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT auth.o -MD -MP -MF $depbase.Tpo -c -o auth.o auth.c && mv -f $depbase.Tpo $depbase.Po auth.c: In function 'main': auth.c:223:2: warning: 'PKCS11_sign' is deprecated: This function will be removed in libp11 0.5.0 [-Wdeprecated-declarations] rc = PKCS11_sign(NID_sha1, random, RANDOM_SIZE, ^~ In file included from auth.c:19: ../src/libp11.h:470:32: note: declared here P11_DEPRECATED_FUNC extern int PKCS11_sign(int type, ^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -o auth auth.o ../src/libp11.la -L/usr/local/lib -lssl -lcrypto libtool: link: cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wl,-rpath -Wl,/usr/local/lib -o .libs/auth auth.o ../src/.libs/libp11.so -L/usr/local/lib -lssl -lcrypto -Wl,-rpath -Wl,/usr/local/lib depbase=`echo decrypt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../src -I. -I../src -I../ -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT decrypt.o -MD -MP -MF $depbase.Tpo -c -o decrypt.o decrypt.c && mv -f $depbase.Tpo $depbase.Po decrypt.c: In function 'main': decrypt.c:232:2: warning: 'PKCS11_private_decrypt' is deprecated: This function will be removed in libp11 0.5.0 [-Wdeprecated-declarations] rc = PKCS11_private_decrypt(len, encrypted, ^~ In file included from decrypt.c:19: ../src/libp11.h:494:32: note: declared here P11_DEPRECATED_FUNC extern int PKCS11_private_decrypt( ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -o decrypt decrypt.o ../src/libp11.la -L/usr/local/lib -lssl -lcrypto libtool: link: cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wl,-rpath -Wl,/usr/local/lib -o .libs/decrypt decrypt.o ../src/.libs/libp11.so -L/usr/local/lib -lssl -lcrypto -Wl,-rpath -Wl,/usr/local/lib depbase=`echo getrandom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../src -I. -I../src -I../ -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT getrandom.o -MD -MP -MF $depbase.Tpo -c -o getrandom.o getrandom.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -o getrandom getrandom.o ../src/libp11.la -L/usr/local/lib -lssl -lcrypto libtool: link: cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wl,-rpath -Wl,/usr/local/lib -o .libs/getrandom getrandom.o ../src/.libs/libp11.so -L/usr/local/lib -lssl -lcrypto -Wl,-rpath -Wl,/usr/local/lib depbase=`echo listkeys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../src -I. -I../src -I../ -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT listkeys.o -MD -MP -MF $depbase.Tpo -c -o listkeys.o listkeys.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wl,-rpath,/usr/local/lib -o listkeys listkeys.o ../src/libp11.la -L/usr/local/lib -lssl -lcrypto libtool: link: cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wl,-rpath -Wl,/usr/local/lib -o .libs/listkeys listkeys.o ../src/.libs/libp11.so -L/usr/local/lib -lssl -lcrypto -Wl,-rpath -Wl,/usr/local/lib Making all in tests SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> libp11-0.4.10 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libp11-0.4.10 ===> libp11-0.4.10 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/security/libp11/libp11-libp11-0.4.10/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/security/libp11/libp11-libp11-0.4.10/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/security/libp11/libp11-libp11-0.4.10/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/security/libp11/libp11-libp11-0.4.10/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in src /bin/mkdir -p '/construction/security/libp11/stage/usr/local/lib/engines' /bin/sh ../libtool --mode=install /usr/bin/install -c -s pkcs11.la '/construction/security/libp11/stage/usr/local/lib/engines' libtool: install: /usr/bin/install -c .libs/pkcs11.so /construction/security/libp11/stage/usr/local/lib/engines/pkcs11.so libtool: install: strip --strip-unneeded /construction/security/libp11/stage/usr/local/lib/engines/pkcs11.so libtool: install: /usr/bin/install -c .libs/pkcs11.lai /construction/security/libp11/stage/usr/local/lib/engines/pkcs11.la libtool: warning: remember to run 'libtool --finish /usr/local/lib/engines' /bin/mkdir -p '/construction/security/libp11/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libp11.la '/construction/security/libp11/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libp11.so.3.4.2 /construction/security/libp11/stage/usr/local/lib/libp11.so.3.4.2 libtool: install: strip --strip-unneeded /construction/security/libp11/stage/usr/local/lib/libp11.so.3.4.2 libtool: install: (cd /construction/security/libp11/stage/usr/local/lib && { ln -s -f libp11.so.3.4.2 libp11.so.3 || { rm -f libp11.so.3 && ln -s libp11.so.3.4.2 libp11.so.3; }; }) libtool: install: (cd /construction/security/libp11/stage/usr/local/lib && { ln -s -f libp11.so.3.4.2 libp11.so || { rm -f libp11.so && ln -s libp11.so.3.4.2 libp11.so; }; }) libtool: install: /usr/bin/install -c .libs/libp11.lai /construction/security/libp11/stage/usr/local/lib/libp11.la libtool: install: /usr/bin/install -c .libs/libp11.a /construction/security/libp11/stage/usr/local/lib/libp11.a libtool: install: strip --strip-debug /construction/security/libp11/stage/usr/local/lib/libp11.a libtool: install: chmod 644 /construction/security/libp11/stage/usr/local/lib/libp11.a libtool: install: ranlib /construction/security/libp11/stage/usr/local/lib/libp11.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /usr/bin/make install-exec-hook cd '/construction/security/libp11/stage/usr/local/lib/engines' && ln -s -f pkcs11.so libpkcs11.so /bin/mkdir -p '/construction/security/libp11/stage/usr/local/include' install -m 0644 libp11.h p11_err.h '/construction/security/libp11/stage/usr/local/include' /bin/mkdir -p '/construction/security/libp11/stage/usr/local/libdata/pkgconfig' install -m 0644 libp11.pc '/construction/security/libp11/stage/usr/local/libdata/pkgconfig' Making install in doc Making install in examples Making install in tests /bin/mkdir -p '/construction/security/libp11/stage/usr/local/share/doc/libp11' install -m 0644 NEWS '/construction/security/libp11/stage/usr/local/share/doc/libp11' install -m 0644 /construction/security/libp11/libp11-libp11-0.4.10/examples/README /construction/security/libp11/stage/usr/local/share/examples/libp11 install -m 0644 /construction/security/libp11/libp11-libp11-0.4.10/examples/Makefile /construction/security/libp11/stage/usr/local/share/examples/libp11 install -m 0644 /construction/security/libp11/libp11-libp11-0.4.10/examples/*.c /construction/security/libp11/stage/usr/local/share/examples/libp11 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for libp11-0.4.10 pkg-static: Unable to access file /construction/security/libp11/stage/usr/local/lib/libp11.so.2:No such file or directory pkg-static: Unable to access file /construction/security/libp11/stage/usr/local/lib/libp11.so.2.5.2:No such file or directory *** Error code 1 Stop. make: stopped in /xports/security/libp11 FAILED 00:00:01 TOTAL TIME 00:01:02