gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/sudosh2-1.0.5.tgz --url http://downloads.sourceforge.net/project/sudosh2/sudosh2-1.0.5.tgz --hash sha256:c6ab7d4b736e19b409e66216d7760f3f64ecac849e034f03db567097cb8eb8ef Source /data/userland-archives/sudosh2-1.0.5.tgz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/sudosh2-1.0.5.tgz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/sudosh2-1.0.5.tgz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5 --strip=1 --backup --version-control=numbered < patches/01-getopt.patch patching file src/getopt.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/.patched-01-getopt.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5 --strip=1 --backup --version-control=numbered < patches/02-parse.patch patching file src/parse.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/.patched-02-parse.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5 --strip=1 --backup --version-control=numbered < patches/03-sudosh-conf.patch patching file src/Makefile.am /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/.patched-03-sudosh-conf.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/.patched ( cd /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5; autoreconf -i -f ) aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' /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 automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:13: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:13: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:14: installing './compile' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/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" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/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 ) checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking target 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 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 to see if you want to log input too... no checking for logdir... /var/adm/sudosh checking for /etc/shells... not found checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 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 unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking for sys/types.h... (cached) yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking features.h usability... no checking features.h presence... no checking for features.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking usersec.h usability... no checking usersec.h presence... no checking for usersec.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for sys/stat.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for strings.h... (cached) yes checking for openpty... no checking for getusershell... yes checking for gettimeofday... yes checking for mkdir... yes checking for rmdir... yes checking for setpenv... no checking for atoi... yes checking for sscanf... yes checking for open... yes checking for read... yes checking for close... yes checking for fflush... yes checking for fclose... yes checking for fopen... yes checking for fread... yes checking for fputs... yes checking for fprintf... yes checking for strncpy... yes checking for snprintf... yes checking for strcmp... yes checking for strlen... yes checking for strftime... yes checking for isspace... yes checking for localtime... yes checking for opendir... yes checking for readdir... yes checking for closedir... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for strrchr... yes checking for bzero... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether /usr/gcc/6/bin/gcc needs -traditional... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/sudosh.conf config.status: creating sudosh.1 config.status: creating sudosh-replay.8 config.status: creating sudosh.conf.5 config.status: creating config.h config.status: executing depfiles commands Configuration summary: ====================== Host type................: i386-pc-solaris2.11 CC.......................: /usr/gcc/6/bin/gcc CFLAGS...................: -m64 -O3 -Werror Package..................: sudosh2 Version..................: 1.0.4 Installation prefix......: /usr Man directory............: /usr/share/man sysconfdir...............: /etc -n recording input..........: no If this summary looks good, type 'make' or 'gmake' to compile then 'make install' or 'gmake install' as root to install the programs to the above installation prefix. /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/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/shell/sudosh2/build/amd64' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64/src' /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/src -I.. -m64 -O3 -Werror -MT sudosh.o -MD -MP -MF .deps/sudosh.Tpo -c -o sudosh.o /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/src/sudosh.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/src -I.. -m64 -O3 -Werror -MT rand.o -MD -MP -MF .deps/rand.Tpo -c -o rand.o /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/src/rand.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/src -I.. -m64 -O3 -Werror -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/src/parse.c /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/src -I.. -m64 -O3 -Werror -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/src/string.c mv -f .deps/rand.Tpo .deps/rand.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/src -I.. -m64 -O3 -Werror -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/src/util.c mv -f .deps/string.Tpo .deps/string.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/src -I.. -m64 -O3 -Werror -MT replay.o -MD -MP -MF .deps/replay.Tpo -c -o replay.o /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/src/replay.c mv -f .deps/parse.Tpo .deps/parse.Po /usr/gcc/6/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/src -I.. -m64 -O3 -Werror -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/sudosh2-1.0.5/src/getopt.c mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/sudosh.Tpo .deps/sudosh.Po /usr/gcc/6/bin/gcc -m64 -O3 -Werror -m64 -o sudosh sudosh.o rand.o parse.o string.o util.o mv -f .deps/replay.Tpo .deps/replay.Po mv -f .deps/getopt.Tpo .deps/getopt.Po /usr/gcc/6/bin/gcc -m64 -O3 -Werror -m64 -o sudosh-replay replay.o getopt.o string.o parse.o util.o make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/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/shell/sudosh2/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64/src' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386/usr/bin' /usr/gnu/bin/install -c sudosh sudosh-replay '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386/usr/bin' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64/src' test -z "/etc" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386/etc" test -f /etc/sudosh.conf || /usr/gnu/bin/install -c -m 0444 './sudosh.conf' '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386/etc/sudosh.conf' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64/src' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/install -c -m 644 sudosh.1 '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386/usr/share/man/man5' /usr/gnu/bin/install -c -m 644 sudosh.conf.5 '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386/usr/share/man/man5' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386/usr/share/man/man8' /usr/gnu/bin/install -c -m 644 sudosh-replay.8 '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386/usr/share/man/man8' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/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-2018.0.0.1 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=1.0.5 -D COMPONENT_VERSION=1.0.5 -D COMPONENT_PROJECT_URL=https://github.com/squash/sudosh2 -D COMPONENT_ARCHIVE_URL=http://downloads.sourceforge.net/project/sudosh2/sudosh2-1.0.5.tgz -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=sudosh2 -D COMPONENT_FMRI=shell/sudosh2 -D COMPONENT_LICENSE_FILE=sudosh2.license -D TPNO= -D USERLAND_GIT_REMOTE=git://github.com/OpenIndiana/oi-userland.git -D USERLAND_GIT_BRANCH=HEAD -D USERLAND_GIT_REV=3bb74bc892fc8c51c7c70147fd8d16ae39e07075 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D COMPONENT_SUMMARY="sudosh - an auditing layer between sudo and a user shell, that can also be used as a login shell" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Applications/System Utilities" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="Open Source License 2.0" sudosh2.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/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/manifest-i386-sudosh2.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build -d /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2 -d sudosh2-1.0.5 -m /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/manifest-i386-sudosh2.mogrified >/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/manifest-i386-sudosh2.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build -d /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2 -d sudosh2-1.0.5 /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/manifest-i386-sudosh2.mangled >/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/manifest-i386-sudosh2.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/manifest-i386-sudosh2.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/manifest-i386-sudosh2.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2 sudosh2-1.0.5" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/manifest-i386-sudosh2.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/manifest-i386-sudosh2.depend.res /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/manifest-i386-sudosh2.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/shell/sudosh2/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build -d /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2 -d sudosh2-1.0.5 -T \*.py /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/manifest-i386-sudosh2.pre-published pkg://openindiana.org/shell/sudosh2@1.0.5,5.11-2018.0.0.1:20180723T111437Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/manifest-i386-sudosh2.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/shell/sudosh2/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/shell/sudosh2'