gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Source /data/userland-archives/libp11-0.4.11.tar.gz... validating signature... skipping (no signature URL) validating hash... ok patching file tests/rsa-common.sh autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force 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. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: running: /usr/bin/autoconf --force configure.ac:177: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:177: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:177: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:27: installing './compile' configure.ac:15: installing './missing' examples/Makefile.am: installing './depcomp' autoreconf: './config.sub' is updated autoreconf: './config.guess' is updated autoreconf: Leaving directory '.' symlink cloning /jenkins/jobs/oi-userland/workspace/components/library/libp11/libp11-0.4.11 to /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/i86 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for gcc... /usr/gcc/7/bin/gcc 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 the compiler supports GNU C... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking if LD -Wl,--version-script works... no checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/gsed checking whether make sets $(MAKE)... (cached) yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/7/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 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... print -r -- checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/7/bin/gcc 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 mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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 egrep... (cached) /usr/bin/ggrep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for errno.h... yes checking for fcntl.h... yes checking for malloc.h... yes 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... yes checking for unistd.h... (cached) yes checking for locale.h... yes checking for getopt.h... yes checking for dlfcn.h... (cached) yes checking for utmp.h... yes checking for doxygen... doxygen checking for library containing dlopen... none required checking for __register_atfork... no checking for libcrypto >= 0.9.8... 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.11 libp11 directory: /usr/lib Engine directory: /lib/openssl/default/engines Default PKCS11 module: /usr/lib/p11-kit-proxy.so API doc support: no Host: i386-pc-solaris2.11 Compiler: /usr/gcc/7/bin/gcc Preprocessor flags: Compiler flags: -m32 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 Linker flags: -m32 Libraries: OPENSSL_CFLAGS: -I/usr/openssl/1.0/include OPENSSL_LIBS: -L/usr/openssl/1.0/lib/ -lcrypto Making all in src CC pkcs11_la-eng_back.lo CC pkcs11_la-eng_parse.lo CC libp11_la-p11_cert.lo CC pkcs11_la-eng_front.lo CC pkcs11_la-eng_err.lo CC libp11_la-libpkcs11.lo CC libp11_la-p11_attr.lo CC libp11_la-p11_err.lo CC libp11_la-p11_key.lo CC libp11_la-p11_ckr.lo CC libp11_la-p11_load.lo CC libp11_la-p11_misc.lo CC libp11_la-p11_rsa.lo CC libp11_la-p11_ec.lo CC libp11_la-p11_pkey.lo CC libp11_la-p11_slot.lo CC libp11_la-p11_front.lo CC libp11_la-p11_atfork.lo CCLD pkcs11.la CCLD libp11.la Making all in doc Making all in examples CC auth.o CC decrypt.o CC getrandom.o CC listkeys.o auth.c: In function 'main': auth.c:252: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:48:0: ../src/libp11.h:470:32: note: declared here P11_DEPRECATED_FUNC extern int PKCS11_sign(int type, ^~~~~~~~~~~ decrypt.c: In function 'main': decrypt.c:261: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:48:0: ../src/libp11.h:494:32: note: declared here P11_DEPRECATED_FUNC extern int PKCS11_private_decrypt( ^~~~~~~~~~~~~~~~~~~~~~ CCLD getrandom CCLD listkeys CCLD auth CCLD decrypt Making all in tests symlink cloning /jenkins/jobs/oi-userland/workspace/components/library/libp11/libp11-0.4.11 to /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/amd64 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for gcc... /usr/gcc/7/bin/gcc 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 the compiler supports GNU C... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.9.0... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking if LD -Wl,--version-script works... no checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/gsed checking whether make sets $(MAKE)... (cached) yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/7/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 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... print -r -- checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/7/bin/gcc 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 mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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 egrep... (cached) /usr/bin/ggrep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for errno.h... yes checking for fcntl.h... yes checking for malloc.h... yes 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... yes checking for unistd.h... (cached) yes checking for locale.h... yes checking for getopt.h... yes checking for dlfcn.h... (cached) yes checking for utmp.h... yes checking for doxygen... doxygen checking for library containing dlopen... none required checking for __register_atfork... no checking for libcrypto >= 0.9.8... 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.11 libp11 directory: /usr/lib/amd64 Engine directory: /lib/openssl/default/engines/amd64 Default PKCS11 module: /usr/lib/amd64/p11-kit-proxy.so API doc support: no Host: i386-pc-solaris2.11 Compiler: /usr/gcc/7/bin/gcc Preprocessor flags: Compiler flags: -m64 -O3 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 Linker flags: -m64 Libraries: OPENSSL_CFLAGS: -I/usr/openssl/1.0/include OPENSSL_LIBS: -L/usr/openssl/1.0/lib/amd64 -lcrypto Making all in src CC libp11_la-p11_attr.lo CC pkcs11_la-eng_front.lo CC pkcs11_la-eng_back.lo CC pkcs11_la-eng_parse.lo CC pkcs11_la-eng_err.lo CC libp11_la-libpkcs11.lo CC libp11_la-p11_err.lo CC libp11_la-p11_cert.lo CC libp11_la-p11_ckr.lo CC libp11_la-p11_key.lo CC libp11_la-p11_load.lo CC libp11_la-p11_misc.lo CC libp11_la-p11_rsa.lo CC libp11_la-p11_ec.lo CC libp11_la-p11_pkey.lo CC libp11_la-p11_slot.lo CC libp11_la-p11_front.lo CC libp11_la-p11_atfork.lo CCLD pkcs11.la CCLD libp11.la Making all in doc Making all in examples CC auth.o CC decrypt.o CC getrandom.o CC listkeys.o decrypt.c: In function 'main': decrypt.c:261: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:48:0: ../src/libp11.h:494:32: note: declared here P11_DEPRECATED_FUNC extern int PKCS11_private_decrypt( ^~~~~~~~~~~~~~~~~~~~~~ auth.c: In function 'main': auth.c:252: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:48:0: ../src/libp11.h:470:32: note: declared here P11_DEPRECATED_FUNC extern int PKCS11_sign(int type, ^~~~~~~~~~~ CCLD getrandom CCLD decrypt CCLD listkeys CCLD auth Making all in tests Making install in src /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/lib/openssl/default/engines' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c pkcs11.la '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/lib/openssl/default/engines' libtool: install: /usr/bin/ginstall -c .libs/pkcs11.so /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/lib/openssl/default/engines/pkcs11.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/lib/openssl/default/engines/pkcs11.so libtool: install: /usr/bin/ginstall -c .libs/pkcs11.lai /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/lib/openssl/default/engines/pkcs11.la libtool: warning: remember to run 'libtool --finish /lib/openssl/default/engines' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libp11.la '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libp11.so.2.5.3 /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/libp11.so.2.5.3 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib && { ln -s -f libp11.so.2.5.3 libp11.so.2 || { rm -f libp11.so.2 && ln -s libp11.so.2.5.3 libp11.so.2; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib && { ln -s -f libp11.so.2.5.3 libp11.so || { rm -f libp11.so && ln -s libp11.so.2.5.3 libp11.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/libp11.so.2.5.3 libtool: install: /usr/bin/ginstall -c .libs/libp11.lai /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/libp11.la libtool: install: /usr/bin/ginstall -c .libs/libp11.a /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/libp11.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/libp11.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/libp11.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/include' /usr/bin/ginstall -c -m 644 libp11.h p11_err.h '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/include' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 libp11.pc '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/pkgconfig' Making install in doc Making install in examples Making install in tests /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/share/doc/libp11' /usr/bin/ginstall -c -m 644 NEWS '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/share/doc/libp11' Making install in src /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/lib/openssl/default/engines/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c pkcs11.la '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/lib/openssl/default/engines/amd64' libtool: install: /usr/bin/ginstall -c .libs/pkcs11.so /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/lib/openssl/default/engines/amd64/pkcs11.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/lib/openssl/default/engines/amd64/pkcs11.so libtool: install: /usr/bin/ginstall -c .libs/pkcs11.lai /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/lib/openssl/default/engines/amd64/pkcs11.la libtool: warning: remember to run 'libtool --finish /lib/openssl/default/engines/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libp11.la '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libp11.so.2.5.3 /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/amd64/libp11.so.2.5.3 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/amd64 && { ln -s -f libp11.so.2.5.3 libp11.so.2 || { rm -f libp11.so.2 && ln -s libp11.so.2.5.3 libp11.so.2; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/amd64 && { ln -s -f libp11.so.2.5.3 libp11.so || { rm -f libp11.so && ln -s libp11.so.2.5.3 libp11.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/amd64/libp11.so.2.5.3 libtool: install: /usr/bin/ginstall -c .libs/libp11.lai /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/amd64/libp11.la libtool: install: /usr/bin/ginstall -c .libs/libp11.a /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/amd64/libp11.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/amd64/libp11.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/amd64/libp11.a libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/include' /usr/bin/ginstall -c -m 644 libp11.h p11_err.h '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/include' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 libp11.pc '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/lib/amd64/pkgconfig' Making install in doc Making install in examples Making install in tests /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/share/doc/libp11' /usr/bin/ginstall -c -m 644 NEWS '/jenkins/jobs/oi-userland/workspace/components/library/libp11/build/prototype/i386/usr/share/doc/libp11' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/libp11/build/manifest-i386-libp11.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/library/security/libp11@0.4.11,5.11-2020.0.1.1:20210523T090154Z PUBLISHED generating metadata: library/libp11