gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/libotr-4.1.1.tar.gz --url http://www.cypherpunks.ca/otr/libotr-4.1.1.tar.gz --hash sha256:8b3b182424251067a952fb4e6c7b95a21e644fbb27fbd5f8af2b2ed87ca419f5 Source /data/userland-archives/libotr-4.1.1.tar.gz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/libotr-4.1.1.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/libotr-4.1.1.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1 --strip=1 --backup --version-control=numbered < patches/01-remove-stack-protector.patch patching file configure.ac Hunk #1 succeeded at 155 (offset 13 lines). /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1/.patched-01-remove-stack-protector.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1/.patched ( cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1 && aclocal -I. && autoheader && libtoolize --automake --copy --force && automake -a -f -c && autoconf ) /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 http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal configure.ac:28: installing 'config/compile' configure.ac:19: installing 'config/missing' src/Makefile.am: installing 'config/depcomp' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86) ( /jenkins/jobs/oi-userland/workspace/tools/cloney /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1 /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86 ) symlink cloning /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1 to /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86 (cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1/configure CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin --sysconfdir=/etc) checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe 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 for gcc... /usr/gcc/4.9/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/4.9/bin/gcc accepts -g... yes checking for /usr/gcc/4.9/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/4.9/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/gcc/4.9/bin/gcc... gcc3 checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /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/4.9/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 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... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/4.9/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 how to run the C preprocessor... /usr/gcc/4.9/bin/gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/4.9/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/4.9/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/4.9/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/4.9/bin/gcc static flag -static works... no checking if /usr/gcc/4.9/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/4.9/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/4.9/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 libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.8.1) checking LIBGCRYPT API version... okay checking for win32... no checking whether the compiler accepts -fwrapv... yes checking whether the compiler accepts -fno-strict-overflow... yes checking whether the compiler accepts -Wall... yes checking whether the compiler accepts -Wextra -Wno-unused-parameter... yes checking whether the compiler accepts -Wformat-security... yes checking whether the compiler accepts --param ssp-buffer-size=1... yes checking whether the compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether the linker accepts -z relro -z now... 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 toolkit/Makefile config.status: creating tests/Makefile config.status: creating tests/utils/Makefile config.status: creating libotr.pc config.status: creating tests/utils/tap/Makefile config.status: creating tests/unit/Makefile config.status: creating tests/regression/Makefile config.status: creating tests/regression/client/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands 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 toolkit/Makefile config.status: creating tests/Makefile config.status: creating tests/utils/Makefile config.status: creating libotr.pc config.status: creating tests/utils/tap/Makefile config.status: creating tests/unit/Makefile config.status: creating tests/regression/Makefile config.status: creating tests/regression/client/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86 ; /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/libotr/build/i86' CDPATH="${ZSH_VERSION+.}:" && cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1 && /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/config/missing aclocal-1.15 -I config /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 http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal CDPATH="${ZSH_VERSION+.}:" && cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1 && /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/config/missing autoconf cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1 && /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/config/missing automake-1.15 --gnu /bin/bash ./config.status --recheck running CONFIG_SHELL=/bin/bash /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1/configure CC=/usr/gcc/4.9/bin/gcc CXX=/usr/gcc/4.9/bin/g++ F77=/usr/gcc/4.9/bin/gfortran FC=/usr/gcc/4.9/bin/gfortran CFLAGS=-m32 -O3 CXXFLAGS= -m32 FFLAGS= -m32 FCFLAGS=-m32 LDFLAGS=-m32 PKG_CONFIG_PATH=/usr/lib/pkgconfig --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin --sysconfdir=/etc --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe 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 for gcc... /usr/gcc/4.9/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/4.9/bin/gcc accepts -g... yes checking for /usr/gcc/4.9/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/4.9/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/gcc/4.9/bin/gcc... gcc3 checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /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/4.9/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 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... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/4.9/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 how to run the C preprocessor... /usr/gcc/4.9/bin/gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/4.9/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/4.9/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/4.9/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/4.9/bin/gcc static flag -static works... no checking if /usr/gcc/4.9/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/4.9/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/4.9/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 libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.8.1) checking LIBGCRYPT API version... okay checking for win32... no checking whether the compiler accepts -fwrapv... yes checking whether the compiler accepts -fno-strict-overflow... yes checking whether the compiler accepts -Wall... yes checking whether the compiler accepts -Wextra -Wno-unused-parameter... yes checking whether the compiler accepts -Wformat-security... yes checking whether the compiler accepts --param ssp-buffer-size=1... yes checking whether the compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether the linker accepts -z relro -z now... no checking that generated files are newer than configure... done configure: creating ./config.status checking that generated files are newer than configure... done configure: creating ./config.status /bin/bash ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating toolkit/Makefile config.status: creating tests/Makefile config.status: creating tests/utils/Makefile config.status: creating libotr.pc config.status: creating tests/utils/tap/Makefile config.status: creating tests/unit/Makefile config.status: creating tests/regression/Makefile config.status: creating tests/regression/client/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands (CDPATH="${ZSH_VERSION+.}:" && cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1 && /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/config/missing autoheader) rm -f stamp-h1 touch /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1/config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/src' CC privkey.lo CC proto.lo CC context.lo CC b64.lo CC dh.lo CC mem.lo CC message.lo CC userstate.lo CC tlv.lo CC auth.lo CC sm.lo CC context_priv.lo CC instag.lo CCLD libotr.la make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/src' Making all in toolkit make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/toolkit' CC readotr.o CC parse.o CC otr_parse.o CC sha1hmac.o CC otr_sesskeys.o CC sesskeys.o CC otr_mackey.o CC otr_readforge.o CC aes.o CC ctrmode.o CC otr_modify.o CC otr_remac.o CCLD otr_parse CCLD otr_sesskeys CCLD otr_mackey CCLD otr_modify CCLD otr_remac CCLD otr_readforge make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/toolkit' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64) ( /jenkins/jobs/oi-userland/workspace/tools/cloney /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1 /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64 ) symlink cloning /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1 to /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64 (cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64" FFLAGS=" -m64" FCFLAGS="-m64" LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/library/libotr/libotr-4.1.1/configure CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64" FFLAGS=" -m64" FCFLAGS="-m64" LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin/amd64 --libdir=/usr/lib/amd64 --sbindir=/usr/sbin/amd64 --sysconfdir=/etc) checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe 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 for gcc... /usr/gcc/4.9/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/4.9/bin/gcc accepts -g... yes checking for /usr/gcc/4.9/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/4.9/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/gcc/4.9/bin/gcc... gcc3 checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /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/4.9/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 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... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/4.9/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 how to run the C preprocessor... /usr/gcc/4.9/bin/gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/4.9/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/4.9/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/4.9/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/4.9/bin/gcc static flag -static works... no checking if /usr/gcc/4.9/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/4.9/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/4.9/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 libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.8.1) checking LIBGCRYPT API version... okay checking for win32... no checking whether the compiler accepts -fwrapv... yes checking whether the compiler accepts -fno-strict-overflow... yes checking whether the compiler accepts -Wall... yes checking whether the compiler accepts -Wextra -Wno-unused-parameter... yes checking whether the compiler accepts -Wformat-security... yes checking whether the compiler accepts --param ssp-buffer-size=1... yes checking whether the compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether the linker accepts -z relro -z now... 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 toolkit/Makefile config.status: creating tests/Makefile config.status: creating tests/utils/Makefile config.status: creating libotr.pc config.status: creating tests/utils/tap/Makefile config.status: creating tests/unit/Makefile config.status: creating tests/regression/Makefile config.status: creating tests/regression/client/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands 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 toolkit/Makefile config.status: creating tests/Makefile config.status: creating tests/utils/Makefile config.status: creating libotr.pc config.status: creating tests/utils/tap/Makefile config.status: creating tests/unit/Makefile config.status: creating tests/regression/Makefile config.status: creating tests/regression/client/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/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/libotr/build/amd64' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64/src' CC privkey.lo CC context.lo CC proto.lo CC b64.lo CC dh.lo CC mem.lo CC message.lo CC userstate.lo CC tlv.lo CC auth.lo CC sm.lo CC context_priv.lo CC instag.lo CCLD libotr.la make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64/src' Making all in toolkit make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64/toolkit' CC otr_parse.o CC readotr.o CC parse.o CC sha1hmac.o CC otr_sesskeys.o CC sesskeys.o CC otr_mackey.o CC otr_readforge.o CC aes.o CC ctrmode.o CC otr_modify.o CC otr_remac.o CCLD otr_parse CCLD otr_sesskeys CCLD otr_mackey CCLD otr_modify CCLD otr_remac CCLD otr_readforge make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64/toolkit' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86 ; /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/libotr/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/src' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libotr.la '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libotr.so.5.1.1 /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/libotr.so.5.1.1 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib && { ln -s -f libotr.so.5.1.1 libotr.so.5 || { rm -f libotr.so.5 && ln -s libotr.so.5.1.1 libotr.so.5; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib && { ln -s -f libotr.so.5.1.1 libotr.so || { rm -f libotr.so && ln -s libotr.so.5.1.1 libotr.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/libotr.so.5.1.1 libtool: install: /usr/bin/ginstall -c .libs/libotr.lai /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/libotr.la libtool: install: /usr/bin/ginstall -c .libs/libotr.a /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/libotr.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/libotr.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/libotr.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/include/libotr' /usr/bin/ginstall -c -m 644 b64.h context.h dh.h mem.h message.h privkey.h proto.h version.h userstate.h tlv.h serial.h auth.h sm.h privkey-t.h context_priv.h instag.h '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/include/libotr' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/src' Making install in toolkit make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/toolkit' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/toolkit' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c otr_parse otr_sesskeys otr_mackey otr_readforge otr_modify otr_remac '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/bin' libtool: warning: '../src/libotr.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/otr_parse /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/bin/otr_parse libtool: warning: '../src/libotr.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/otr_sesskeys /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/bin/otr_sesskeys libtool: warning: '../src/libotr.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/otr_mackey /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/bin/otr_mackey libtool: warning: '../src/libotr.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/otr_readforge /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/bin/otr_readforge libtool: warning: '../src/libotr.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/otr_modify /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/bin/otr_modify libtool: warning: '../src/libotr.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/otr_remac /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/bin/otr_remac mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/share/man/man1 (cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/share/man/man1 && \ for f in otr_parse.1 otr_sesskeys.1 otr_mackey.1 otr_readforge.1 otr_modify.1 otr_remac.1; do ln -sf otr_toolkit.1 $f; done) /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 otr_toolkit.1 '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/toolkit' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/toolkit' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/share/aclocal' /usr/bin/ginstall -c -m 644 libotr.m4 '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/share/aclocal' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 libotr.pc '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/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/libotr/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64/src' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libotr.la '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libotr.so.5.1.1 /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/amd64/libotr.so.5.1.1 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/amd64 && { ln -s -f libotr.so.5.1.1 libotr.so.5 || { rm -f libotr.so.5 && ln -s libotr.so.5.1.1 libotr.so.5; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/amd64 && { ln -s -f libotr.so.5.1.1 libotr.so || { rm -f libotr.so && ln -s libotr.so.5.1.1 libotr.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/amd64/libotr.so.5.1.1 libtool: install: /usr/bin/ginstall -c .libs/libotr.lai /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/amd64/libotr.la libtool: install: /usr/bin/ginstall -c .libs/libotr.a /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/amd64/libotr.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/amd64/libotr.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/amd64/libotr.a libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/include/libotr' /usr/bin/ginstall -c -m 644 b64.h context.h dh.h mem.h message.h privkey.h proto.h version.h userstate.h tlv.h serial.h auth.h sm.h privkey-t.h context_priv.h instag.h '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/include/libotr' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64/src' Making install in toolkit make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64/toolkit' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64/toolkit' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/bin/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c otr_parse otr_sesskeys otr_mackey otr_readforge otr_modify otr_remac '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/bin/amd64' libtool: warning: '../src/libotr.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/otr_parse /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/bin/amd64/otr_parse libtool: warning: '../src/libotr.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/otr_sesskeys /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/bin/amd64/otr_sesskeys libtool: warning: '../src/libotr.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/otr_mackey /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/bin/amd64/otr_mackey libtool: warning: '../src/libotr.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/otr_readforge /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/bin/amd64/otr_readforge libtool: warning: '../src/libotr.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/otr_modify /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/bin/amd64/otr_modify libtool: warning: '../src/libotr.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/otr_remac /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/bin/amd64/otr_remac mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/share/man/man1 (cd /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/share/man/man1 && \ for f in otr_parse.1 otr_sesskeys.1 otr_mackey.1 otr_readforge.1 otr_modify.1 otr_remac.1; do ln -sf otr_toolkit.1 $f; done) /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 otr_toolkit.1 '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64/toolkit' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64/toolkit' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/share/aclocal' /usr/bin/ginstall -c -m 644 libotr.m4 '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/share/aclocal' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 libotr.pc '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/usr/lib/amd64/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libotr/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 MACH=i386 -D MACH32=i86 -D MACH64=amd64 -D PUBLISHER=openindiana.org -D PUBLISHER_LOCALIZABLE=userland-localizable -D CONSOLIDATION=userland -D BUILD_VERSION=5.11-2017.0.0.0 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=4.1.1 -D COMPONENT_VERSION=4.1.1 -D COMPONENT_PROJECT_URL=https://otr.cypherpunks.ca/ -D COMPONENT_ARCHIVE_URL=http://www.cypherpunks.ca/otr/libotr-4.1.1.tar.gz -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=libotr -D COMPONENT_FMRI= -D COMPONENT_LICENSE_FILE=libotr.license -D TPNO= -D USERLAND_GIT_REMOTE=git://github.com/OpenIndiana/oi-userland.git -D USERLAND_GIT_BRANCH=HEAD -D USERLAND_GIT_REV=f261057cbb979f6c956351d3422750d8aca54d31 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D COMPONENT_SUMMARY="Off-the-Record Messaging library" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" libotr.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/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/manifest-i386-libotr.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/libotr/build -d /jenkins/jobs/oi-userland/workspace/components/library/libotr -d libotr-4.1.1 -m /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/manifest-i386-libotr.mogrified >/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/manifest-i386-libotr.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/libotr/build -d /jenkins/jobs/oi-userland/workspace/components/library/libotr -d libotr-4.1.1 /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/manifest-i386-libotr.mangled >/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/manifest-i386-libotr.depend /usr/bin/pkgdepend resolve -m /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/manifest-i386-libotr.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/manifest-i386-libotr.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/library/libotr/build /jenkins/jobs/oi-userland/workspace/components/library/libotr libotr-4.1.1" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/manifest-i386-libotr.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/manifest-i386-libotr.depend.res /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/manifest-i386-libotr.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/libotr/build -d /jenkins/jobs/oi-userland/workspace/components/library/libotr -d libotr-4.1.1 -T \*.py /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/manifest-i386-libotr.pre-published pkg://openindiana.org/library/libotr@4.1.1,5.11-2017.0.0.0:20180124T074310Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/manifest-i386-libotr.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libotr/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libotr'