gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/xmlsec1-1.2.28.tar.gz --url http://www.aleksey.com/xmlsec/download/xmlsec1-1.2.28.tar.gz --hash sha256:13eec4811ea30e3f0e16a734d1dbf7f9d246a71d540b48d143a07b489f6222d4 Source /data/userland-archives/xmlsec1-1.2.28.tar.gz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/xmlsec1-1.2.28.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/xmlsec1-1.2.28 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/xmlsec1-1.2.28.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/xmlsec1-1.2.28/.unpacked /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/xmlsec1-1.2.28/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64) /bin/cp -f -rp /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/xmlsec1-1.2.28/. /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64 (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m64 -O3" CXXFLAGS="-m64 -O3" LDFLAGS="-m64" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/xmlsec1-1.2.28/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib/amd64 --sbindir=/usr/sbin --enable-static=no) checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '101' is supported by ustar format... yes checking whether GID '10' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for gcc... /usr/gcc/6/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 we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for ANSI C header files... yes checking how to print strings... print -r checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/6/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/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes 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... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no 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 /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/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... no checking for cp... /usr/gnu/bin/cp checking for mv... /usr/gnu/bin/mv checking for tar... /usr/gnu/bin/tar checking for perl... /usr/bin/perl checking for help2man... /usr/bin/help2man checking for xsltproc... /usr/bin/xsltproc checking for man2html... no checking for gtkdoc-mkhtml... /usr/bin/gtkdoc-mkhtml checking for gtkdoc-mkdb... /usr/bin/gtkdoc-mkdb checking for gtkdoc-scan... /usr/bin/gtkdoc-scan checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking ansidecl.h usability... no checking ansidecl.h presence... no checking for ansidecl.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for strchr... yes checking for strrchr... yes checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes checking for timegm... yes checking for development environment... disabled checking for man pages build... disabled checking for docs build... disabled checking for shared library suffix... .so checking for __FUNCTION__ or __func__... __func__ checking size of size_t... 8 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... yes checking for libxml2 library >= 2.8.0... yes checking for LIBXSLT... yes checking for libxslt library >= 1.0.20... yes checking for OPENSSL... yes checking for openssl library >= 1.0.0... yes (openssl version '1.0.0') checking for NSPR... no checking for NSPR... no checking for NSPR... no checking for NSPR... yes checking for NSS... no checking for NSS... no checking for NSS... no checking for NSS... yes checking for nspr library >= 4.4.1... yes checking for nss library >= 3.11.1... yes checking for GCRYPT... no checking for GCRYPT... no checking for GCRYPT... no checking for GCRYPT... no checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for libgcrypt library >= 1.4.0... yes checking for GNUTLS... yes checking for libgnutls library >= 2.8.0... yes checking for mscrypto... not found checking for mscng... not found checking for default crypto library... yes ("openssl") checking for MD5 support... yes checking for RIPEMD-160 support... yes checking for SHA1 support... yes checking for SHA224 support... yes checking for SHA256 support... yes checking for SHA384 support... yes checking for SHA512 support... yes checking for HMAC support... yes checking for DSA support... yes checking for RSA support... yes checking for x509 support... yes checking for DES support... yes checking for AES support... yes checking for GOST support... disabled checking for EXPERMIENTAL GOST2012 support... disabled checking for XMLDSig support... yes checking for XMLEnc support... yes checking for soap support... disabled checking for mans... yes checking for docs... yes checking for apps... yes checking for static linking... disabled checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking for lt_dlopenext in -lltdl... yes checking for xmlsec-crypto dynamic loading support... yes checking for xmlsec-crypto dynamic loading support in command line tool... yes checking for docs folder... $(htmldir) checking for Simple Keys Manager testing... yes checking for templates testing... yes checking for debugging... disabled checking for warnings as errors... disabled checking for profiling... disabled checking for pedantic... disabled checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/xmlsec/openssl/Makefile config.status: creating src/openssl/Makefile config.status: creating include/xmlsec/gnutls/Makefile config.status: creating src/gnutls/Makefile config.status: creating include/xmlsec/gcrypt/Makefile config.status: creating src/gcrypt/Makefile config.status: creating include/xmlsec/nss/Makefile config.status: creating src/nss/Makefile config.status: creating xmlsec1.pc config.status: creating include/xmlsec/version.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/xmlsec/Makefile config.status: creating include/xmlsec/private/Makefile config.status: creating src/Makefile config.status: creating apps/Makefile config.status: creating docs/Makefile config.status: creating docs/api/Makefile config.status: creating man/Makefile config.status: creating xmlsec1-openssl.pc config.status: creating xmlsec1-gnutls.pc config.status: creating xmlsec1-gcrypt.pc config.status: creating xmlsec1-nss.pc config.status: creating xmlsec1.spec config.status: creating xmlsec1Conf.sh config.status: creating xmlsec1-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64' Making all in include make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include' Making all in xmlsec make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec' Making all in private make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/private' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/private' Making all in openssl make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/openssl' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/openssl' Making all in nss make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/nss' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/nss' Making all in gcrypt make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/gcrypt' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/gcrypt' Making all in gnutls make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/gnutls' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/gnutls' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src' Making all in . make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src' CC app.lo CC bn.lo CC base64.lo CC buffer.lo CC c14n.lo CC dl.lo CC enveloped.lo CC errors.lo CC io.lo CC keyinfo.lo CC keys.lo CC keysdata.lo CC keysmngr.lo CC kw_aes_des.lo CC list.lo CC membuf.lo CC nodeset.lo CC parser.lo CC relationship.lo CC strings.lo CC templates.lo CC transforms.lo CC x509.lo CC xmldsig.lo CC xmlenc.lo CC xmlsec.lo CC xmltree.lo CC xpath.lo CC xslt.lo CCLD libxmlsec1.la make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src' Making all in openssl make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/openssl' CC libxmlsec1_openssl_la-app.lo CC libxmlsec1_openssl_la-ciphers.lo CC libxmlsec1_openssl_la-bn.lo CC libxmlsec1_openssl_la-crypto.lo CC libxmlsec1_openssl_la-digests.lo CC libxmlsec1_openssl_la-evp.lo CC libxmlsec1_openssl_la-evp_signatures.lo CC libxmlsec1_openssl_la-hmac.lo CC libxmlsec1_openssl_la-kw_aes.lo CC libxmlsec1_openssl_la-kw_des.lo CC libxmlsec1_openssl_la-kt_rsa.lo CC libxmlsec1_openssl_la-signatures.lo CC libxmlsec1_openssl_la-symkeys.lo CC libxmlsec1_openssl_la-x509.lo CC libxmlsec1_openssl_la-x509vfy.lo CCLD libxmlsec1-openssl.la make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/openssl' Making all in nss make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/nss' CC libxmlsec1_nss_la-app.lo CC libxmlsec1_nss_la-ciphers.lo CC libxmlsec1_nss_la-crypto.lo CC libxmlsec1_nss_la-bignum.lo CC libxmlsec1_nss_la-digests.lo CC libxmlsec1_nss_la-hmac.lo CC libxmlsec1_nss_la-pkikeys.lo CC libxmlsec1_nss_la-signatures.lo CC libxmlsec1_nss_la-symkeys.lo CC libxmlsec1_nss_la-x509.lo CC libxmlsec1_nss_la-x509vfy.lo CC libxmlsec1_nss_la-keysstore.lo CC libxmlsec1_nss_la-keytrans.lo CC libxmlsec1_nss_la-kw_des.lo In file included from keytrans.c:26:0: /usr/include/mps/key.h:9:9: note: #pragma message: key.h is deprecated. Please include keyhi.h instead. #pragma message("key.h is deprecated. Please include keyhi.h instead.") ^~~~~~~ CC libxmlsec1_nss_la-kw_aes.lo CCLD libxmlsec1-nss.la make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/nss' Making all in gcrypt make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/gcrypt' CC libxmlsec1_gcrypt_la-app.lo CC libxmlsec1_gcrypt_la-ciphers.lo CC libxmlsec1_gcrypt_la-crypto.lo CC libxmlsec1_gcrypt_la-asn1.lo CC libxmlsec1_gcrypt_la-digests.lo CC libxmlsec1_gcrypt_la-hmac.lo CC libxmlsec1_gcrypt_la-kw_aes.lo CC libxmlsec1_gcrypt_la-kw_des.lo CC libxmlsec1_gcrypt_la-symkeys.lo CC libxmlsec1_gcrypt_la-asymkeys.lo CC libxmlsec1_gcrypt_la-signatures.lo CCLD libxmlsec1-gcrypt.la make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/gcrypt' Making all in gnutls make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/gnutls' CC libxmlsec1_gnutls_la-app.lo CC libxmlsec1_gnutls_la-crypto.lo CC libxmlsec1_gnutls_la-ciphers.lo CC libxmlsec1_gnutls_la-digests.lo CC libxmlsec1_gnutls_la-hmac.lo CC libxmlsec1_gnutls_la-kw_aes.lo CC libxmlsec1_gnutls_la-kw_des.lo CC libxmlsec1_gnutls_la-symkeys.lo CC libxmlsec1_gnutls_la-asymkeys.lo CC libxmlsec1_gnutls_la-x509utils.lo CC libxmlsec1_gnutls_la-signatures.lo CC libxmlsec1_gnutls_la-x509.lo CC libxmlsec1_gnutls_la-x509vfy.lo CCLD libxmlsec1-gnutls.la make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/gnutls' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src' Making all in apps make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/apps' CC xmlsec.o CC cmdline.o CC crypto.o CCLD xmlsec1 make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/apps' Making all in man make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/man' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/man' Making all in docs make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/docs' Making all in api make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/docs/api' Copying api-docs... make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/docs/api' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/docs' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/docs' ======= Run 'make docs' in the xmlsec/docs folder to rebuild docs make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/docs' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64' Making install in include make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include' Making install in xmlsec make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec' Making install in private make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/private' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/private' /usr/gnu/bin/make install-exec-hook make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/private' /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/xmlsec1-1.2.28/install-sh -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec/private make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/private' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec/private' /usr/gnu/bin/install -c -m 644 xslt.h '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec/private' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/private' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/private' Making install in openssl make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/openssl' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/openssl' /usr/gnu/bin/make install-exec-hook make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/openssl' /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/xmlsec1-1.2.28/install-sh -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec/openssl make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/openssl' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec/openssl' /usr/gnu/bin/install -c -m 644 app.h bn.h crypto.h evp.h symbols.h x509.h '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec/openssl' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/openssl' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/openssl' Making install in nss make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/nss' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/nss' /usr/gnu/bin/make install-exec-hook make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/nss' /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/xmlsec1-1.2.28/install-sh -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec/nss make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/nss' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec/nss' /usr/gnu/bin/install -c -m 644 app.h crypto.h symbols.h bignum.h keysstore.h pkikeys.h x509.h '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec/nss' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/nss' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/nss' Making install in gcrypt make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/gcrypt' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/gcrypt' /usr/gnu/bin/make install-exec-hook make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/gcrypt' /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/xmlsec1-1.2.28/install-sh -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec/gcrypt make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/gcrypt' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec/gcrypt' /usr/gnu/bin/install -c -m 644 app.h crypto.h symbols.h '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec/gcrypt' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/gcrypt' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/gcrypt' Making install in gnutls make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/gnutls' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/gnutls' /usr/gnu/bin/make install-exec-hook make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/gnutls' /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/xmlsec1-1.2.28/install-sh -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec/gnutls make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/gnutls' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec/gnutls' /usr/gnu/bin/install -c -m 644 app.h crypto.h symbols.h x509.h '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec/gnutls' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/gnutls' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec/gnutls' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec' /usr/gnu/bin/make install-exec-hook make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec' /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/xmlsec1-1.2.28/install-sh -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec' /usr/gnu/bin/install -c -m 644 app.h base64.h bn.h buffer.h crypto.h dl.h errors.h exports.h io.h keyinfo.h keysdata.h keys.h keysmngr.h list.h membuf.h nodeset.h parser.h private.h strings.h templates.h transforms.h version.h x509.h xmldsig.h xmlenc.h xmlsec.h xmltree.h '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/include/xmlsec1/xmlsec' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include/xmlsec' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/include' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src' Making install in . make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c libxmlsec1.la '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/libxmlsec1.so.1.2.28 /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1.so.1.2.28 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64 && { ln -s -f libxmlsec1.so.1.2.28 libxmlsec1.so.1 || { rm -f libxmlsec1.so.1 && ln -s libxmlsec1.so.1.2.28 libxmlsec1.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64 && { ln -s -f libxmlsec1.so.1.2.28 libxmlsec1.so || { rm -f libxmlsec1.so && ln -s libxmlsec1.so.1.2.28 libxmlsec1.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1.so.1.2.28 libtool: install: /usr/gnu/bin/install -c .libs/libxmlsec1.lai /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src' Making install in openssl make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/openssl' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/openssl' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64' /bin/bash ../../libtool --mode=install /usr/gnu/bin/install -c libxmlsec1-openssl.la '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64' libtool: warning: relinking 'libxmlsec1-openssl.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/openssl; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -version-info 3:28:2 -m64 -o libxmlsec1-openssl.la -rpath /usr/lib/amd64 libxmlsec1_openssl_la-app.lo libxmlsec1_openssl_la-bn.lo libxmlsec1_openssl_la-ciphers.lo libxmlsec1_openssl_la-crypto.lo libxmlsec1_openssl_la-digests.lo libxmlsec1_openssl_la-evp.lo libxmlsec1_openssl_la-evp_signatures.lo libxmlsec1_openssl_la-hmac.lo libxmlsec1_openssl_la-kw_aes.lo libxmlsec1_openssl_la-kw_des.lo libxmlsec1_openssl_la-kt_rsa.lo libxmlsec1_openssl_la-signatures.lo libxmlsec1_openssl_la-symkeys.lo libxmlsec1_openssl_la-x509.lo libxmlsec1_openssl_la-x509vfy.lo -lssl -lcrypto -lxslt -lxml2 -lz -llzma -lpthread -lm -lsocket -lnsl -lm -lxml2 -lxml2 ../libxmlsec1.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386) libtool: install: /usr/gnu/bin/install -c .libs/libxmlsec1-openssl.so.1.2.28T /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-openssl.so.1.2.28 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64 && { ln -s -f libxmlsec1-openssl.so.1.2.28 libxmlsec1-openssl.so.1 || { rm -f libxmlsec1-openssl.so.1 && ln -s libxmlsec1-openssl.so.1.2.28 libxmlsec1-openssl.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64 && { ln -s -f libxmlsec1-openssl.so.1.2.28 libxmlsec1-openssl.so || { rm -f libxmlsec1-openssl.so && ln -s libxmlsec1-openssl.so.1.2.28 libxmlsec1-openssl.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-openssl.so.1.2.28 libtool: install: /usr/gnu/bin/install -c .libs/libxmlsec1-openssl.lai /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-openssl.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/openssl' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/openssl' Making install in nss make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/nss' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/nss' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64' /bin/bash ../../libtool --mode=install /usr/gnu/bin/install -c libxmlsec1-nss.la '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64' libtool: warning: relinking 'libxmlsec1-nss.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/nss; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -version-info 3:28:2 -m64 -o libxmlsec1-nss.la -rpath /usr/lib/amd64 libxmlsec1_nss_la-app.lo libxmlsec1_nss_la-bignum.lo libxmlsec1_nss_la-ciphers.lo libxmlsec1_nss_la-crypto.lo libxmlsec1_nss_la-digests.lo libxmlsec1_nss_la-hmac.lo libxmlsec1_nss_la-pkikeys.lo libxmlsec1_nss_la-signatures.lo libxmlsec1_nss_la-symkeys.lo libxmlsec1_nss_la-x509.lo libxmlsec1_nss_la-x509vfy.lo libxmlsec1_nss_la-keysstore.lo libxmlsec1_nss_la-keytrans.lo libxmlsec1_nss_la-kw_des.lo libxmlsec1_nss_la-kw_aes.lo -L/usr/lib/mps/amd64 -R/usr/lib/mps/amd64 -lnss3 -lsmime3 -lssl3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lposix4 -L/usr/lib/mps/amd64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lposix4 -lxslt -lxml2 -lz -llzma -lpthread -lm -lsocket -lnsl -lm -lxml2 -lxml2 ../libxmlsec1.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386) libtool: install: /usr/gnu/bin/install -c .libs/libxmlsec1-nss.so.1.2.28T /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-nss.so.1.2.28 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64 && { ln -s -f libxmlsec1-nss.so.1.2.28 libxmlsec1-nss.so.1 || { rm -f libxmlsec1-nss.so.1 && ln -s libxmlsec1-nss.so.1.2.28 libxmlsec1-nss.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64 && { ln -s -f libxmlsec1-nss.so.1.2.28 libxmlsec1-nss.so || { rm -f libxmlsec1-nss.so && ln -s libxmlsec1-nss.so.1.2.28 libxmlsec1-nss.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-nss.so.1.2.28 libtool: install: /usr/gnu/bin/install -c .libs/libxmlsec1-nss.lai /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-nss.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/nss' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/nss' Making install in gcrypt make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/gcrypt' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/gcrypt' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64' /bin/bash ../../libtool --mode=install /usr/gnu/bin/install -c libxmlsec1-gcrypt.la '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64' libtool: warning: relinking 'libxmlsec1-gcrypt.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/gcrypt; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -version-info 3:28:2 -m64 -o libxmlsec1-gcrypt.la -rpath /usr/lib/amd64 libxmlsec1_gcrypt_la-app.lo libxmlsec1_gcrypt_la-asn1.lo libxmlsec1_gcrypt_la-ciphers.lo libxmlsec1_gcrypt_la-crypto.lo libxmlsec1_gcrypt_la-digests.lo libxmlsec1_gcrypt_la-hmac.lo libxmlsec1_gcrypt_la-kw_aes.lo libxmlsec1_gcrypt_la-kw_des.lo libxmlsec1_gcrypt_la-symkeys.lo libxmlsec1_gcrypt_la-asymkeys.lo libxmlsec1_gcrypt_la-signatures.lo -lgcrypt -lgpg-error -lxslt -lxml2 -lz -llzma -lpthread -lm -lsocket -lnsl -lm -lxml2 -lxml2 ../libxmlsec1.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386) libtool: install: /usr/gnu/bin/install -c .libs/libxmlsec1-gcrypt.so.1.2.28T /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-gcrypt.so.1.2.28 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64 && { ln -s -f libxmlsec1-gcrypt.so.1.2.28 libxmlsec1-gcrypt.so.1 || { rm -f libxmlsec1-gcrypt.so.1 && ln -s libxmlsec1-gcrypt.so.1.2.28 libxmlsec1-gcrypt.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64 && { ln -s -f libxmlsec1-gcrypt.so.1.2.28 libxmlsec1-gcrypt.so || { rm -f libxmlsec1-gcrypt.so && ln -s libxmlsec1-gcrypt.so.1.2.28 libxmlsec1-gcrypt.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-gcrypt.so.1.2.28 libtool: install: /usr/gnu/bin/install -c .libs/libxmlsec1-gcrypt.lai /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-gcrypt.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/gcrypt' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/gcrypt' Making install in gnutls make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/gnutls' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/gnutls' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64' /bin/bash ../../libtool --mode=install /usr/gnu/bin/install -c libxmlsec1-gnutls.la '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64' libtool: warning: relinking 'libxmlsec1-gnutls.la' libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/gnutls; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/libtool" --silent --tag CC --mode=relink /usr/gcc/6/bin/gcc -m64 -O3 -version-info 3:28:2 -m64 -o libxmlsec1-gnutls.la -rpath /usr/lib/amd64 libxmlsec1_gnutls_la-app.lo libxmlsec1_gnutls_la-ciphers.lo libxmlsec1_gnutls_la-crypto.lo libxmlsec1_gnutls_la-digests.lo libxmlsec1_gnutls_la-hmac.lo libxmlsec1_gnutls_la-kw_aes.lo libxmlsec1_gnutls_la-kw_des.lo libxmlsec1_gnutls_la-symkeys.lo libxmlsec1_gnutls_la-asymkeys.lo libxmlsec1_gnutls_la-signatures.lo libxmlsec1_gnutls_la-x509utils.lo libxmlsec1_gnutls_la-x509.lo libxmlsec1_gnutls_la-x509vfy.lo -lgnutls -lxslt -lxml2 -lz -llzma -lpthread -lm -lsocket -lnsl -lm -lxml2 -lxml2 ../libxmlsec1.la ../gcrypt/libxmlsec1-gcrypt.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386) libtool: install: /usr/gnu/bin/install -c .libs/libxmlsec1-gnutls.so.1.2.28T /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-gnutls.so.1.2.28 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64 && { ln -s -f libxmlsec1-gnutls.so.1.2.28 libxmlsec1-gnutls.so.1 || { rm -f libxmlsec1-gnutls.so.1 && ln -s libxmlsec1-gnutls.so.1.2.28 libxmlsec1-gnutls.so.1; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64 && { ln -s -f libxmlsec1-gnutls.so.1.2.28 libxmlsec1-gnutls.so || { rm -f libxmlsec1-gnutls.so && ln -s libxmlsec1-gnutls.so.1.2.28 libxmlsec1-gnutls.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-gnutls.so.1.2.28 libtool: install: /usr/gnu/bin/install -c .libs/libxmlsec1-gnutls.lai /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-gnutls.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/gnutls' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src/gnutls' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/src' Making install in apps make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/apps' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/apps' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/bin' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c xmlsec1 '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/bin' libtool: warning: '../src/libxmlsec1.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/xmlsec1 /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/bin/xmlsec1 make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/apps' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/apps' Making install in man make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/man' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/man' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/install -c -m 644 ./xmlsec1.1 ./xmlsec1-config.1 '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/man' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/man' Making install in docs make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/docs' Making install in api make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/docs/api' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/docs/api' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/docs/api' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/docs/api' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/docs' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/docs' make[6]: Nothing to be done for 'install-exec-am'. /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/xmlsec1-1.2.28/install-sh -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/share/doc/xmlsec1 /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/xmlsec1-1.2.28/install-sh -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/share/doc/xmlsec1/images /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/xmlsec1-1.2.28/install-sh -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/share/doc/xmlsec1/api /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/xmlsec1-1.2.28/install-sh -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/share/doc/xmlsec1/api/images /usr/gnu/bin/install -c -m 0644 ./*.html /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/share/doc/xmlsec1 /usr/gnu/bin/install -c -m 0644 ./*.ico /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/share/doc/xmlsec1 /usr/gnu/bin/install -c -m 0644 ./images/*.gif ./images/*.png /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/share/doc/xmlsec1/images /usr/gnu/bin/install -c -m 0644 ./api/*.html ./api/*.png ./api/*.sgml /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/share/doc/xmlsec1/api install: cannot stat './api/*.sgml': No such file or directory make[6]: [Makefile:840: install-data-local] Error 1 (ignored) /usr/gnu/bin/install -c -m 0644 ./api/images/*.png /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/share/doc/xmlsec1/api/images make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/docs' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/docs' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/docs' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/bin' /usr/gnu/bin/install -c xmlsec1-config '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/bin' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64' /usr/gnu/bin/install -c -m 644 xmlsec1Conf.sh '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/share/aclocal' /usr/gnu/bin/install -c -m 644 xmlsec1.m4 '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/share/aclocal' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/gnu/bin/install -c -m 644 xmlsec1.pc xmlsec1-openssl.pc xmlsec1-nss.pc xmlsec1-gcrypt.pc xmlsec1-gnutls.pc '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=1\\.2\\.28 -D COMPONENT_RE_VERSION=1\\.2\\.28 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/Libraries" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2019.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="1.2.28" -D IPS_COMPONENT_VERSION="1.2.28" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.aleksey.com/xmlsec/download/xmlsec1-1.2.28.tar.gz" -D COMPONENT_PROJECT_URL="https://www.aleksey.com/xmlsec" -D COMPONENT_NAME="xmlsec" -D COMPONENT_FMRI="library/xmlsec" -D COMPONENT_LICENSE_FILE="Copyright" -D COMPONENT_SUMMARY="XML Security Library" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="MIT" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="0b83a5cec52faf831d5945c25601f7503d7f2964" xmlsec.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/manifest-i386-xmlsec.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec -d xmlsec1-1.2.28 -m /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/manifest-i386-xmlsec.mogrified >/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/manifest-i386-xmlsec.mangled Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/bin/xmlsec1 Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/bin/xmlsec1 Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-gcrypt.so.1.2.28 Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-gcrypt.so.1.2.28 Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-gnutls.so.1.2.28 Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-gnutls.so.1.2.28 Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-nss.so.1.2.28 Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-nss.so.1.2.28 Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-openssl.so.1.2.28 Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/usr/lib/amd64/libxmlsec1-openssl.so.1.2.28 /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec -d xmlsec1-1.2.28 /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/manifest-i386-xmlsec.mangled >/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/manifest-i386-xmlsec.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/manifest-i386-xmlsec.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/manifest-i386-xmlsec.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build /jenkins/jobs/oi-userland/workspace/components/library/xmlsec xmlsec1-1.2.28" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/manifest-i386-xmlsec.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=1\\.2\\.28 -D COMPONENT_RE_VERSION=1\\.2\\.28 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/Libraries" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2019.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="1.2.28" -D IPS_COMPONENT_VERSION="1.2.28" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.aleksey.com/xmlsec/download/xmlsec1-1.2.28.tar.gz" -D COMPONENT_PROJECT_URL="https://www.aleksey.com/xmlsec" -D COMPONENT_NAME="xmlsec" -D COMPONENT_FMRI="library/xmlsec" -D COMPONENT_LICENSE_FILE="Copyright" -D COMPONENT_SUMMARY="XML Security Library" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="MIT" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="0b83a5cec52faf831d5945c25601f7503d7f2964" /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/manifest-i386-xmlsec.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/manifest-i386-xmlsec.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/.pre-published-i386 /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build -d /jenkins/jobs/oi-userland/workspace/components/library/xmlsec -d xmlsec1-1.2.28 -T \*.py /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/manifest-i386-xmlsec.pre-published pkg://openindiana.org/library/xmlsec@1.2.28,5.11-2019.0.0.0:20190825T121631Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/manifest-i386-xmlsec.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/xmlsec/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/xmlsec'