gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/mbuffer-20160613.tgz --url http://www.maier-komor.de/software/mbuffer/mbuffer-20160613.tgz --hash sha256:67a92869c0a7e8da1bd96b70cc7de7233286a7ccba55ffc9b55d0d611df649fd Source /data/userland-archives/mbuffer-20160613.tgz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/mbuffer-20160613.tgz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/mbuffer-20160613.tgz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/.unpacked /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/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/sysutils/mbuffer/mbuffer-20160613/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 ) 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 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 for /usr/gcc/4.9/bin/gcc option to accept ISO C99... -std=gnu99 checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/4.9/bin/gcc -std=gnu99 accepts -g... (cached) yes checking for /usr/gcc/4.9/bin/gcc -std=gnu99 option to accept ISO C89... (cached) none needed checking for C/C++ restrict keyword... __restrict checking for inline... inline checking for a BSD-compatible install... /usr/bin/ginstall -c checking for rm... /usr/bin/rm checking for mt... /usr/bin/mt checking return type of signal handlers... void checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to run the C preprocessor... /usr/gcc/4.9/bin/gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -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 struct stat.st_blksize... yes checking whether to enable assertions... yes checking for pthread_mutex_init in -lpthread... yes checking for library containing clock_gettime... none required checking for library containing sem_init... none required checking for library containing rint... -lm checking for library containing seteuid... none required checking for library containing atoll... none required checking for library containing hstrerror... -lresolv checking for library containing getaddrinfo... -lsocket checking for library containing socket... none required checking for library containing gethostbyname... -lnsl checking for library containing sendfile... -lsendfile checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing mhash_init... -lmhash configure: creating ./config.status config.status: creating Makefile config.status: creating mbuffer.1 config.status: creating config.h /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/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/sysutils/mbuffer/build/i86' /usr/gcc/4.9/bin/gcc -std=gnu99 -m32 -O3 -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613 -I. -c -o log.o /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/log.c /usr/gcc/4.9/bin/gcc -std=gnu99 -m32 -O3 -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613 -I. -c -o network.o /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/network.c /usr/gcc/4.9/bin/gcc -std=gnu99 -m32 -O3 -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613 -I. -c -o mbuffer.o /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/mbuffer.c /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/mbuffer.c: In function ‘senderThread’: /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/mbuffer.c:936:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] off_t baddr = (off_t) (SendAt+num); ^ /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/mbuffer.c:939:96: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] debugiomsg("sender(%s): sendfile(%d, SFV_FD_SELF, &%p, %llu) = %d\n", dest->arg, dest->fd, (void*)baddr, n, ret); ^ /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/mbuffer.c: In function ‘outputThread’: /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/mbuffer.c:1292:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] off_t baddr = (off_t) (Buffer[at] + blocksize - rest); ^ /usr/gcc/4.9/bin/gcc -std=gnu99 -m32 -O3 -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613 -I. -m32 log.o network.o mbuffer.o -lmhash -lsendfile -lnsl -lsocket -lresolv -lm -lpthread -o mbuffer make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/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/sysutils/mbuffer/mbuffer-20160613/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 ) 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 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 for /usr/gcc/4.9/bin/gcc option to accept ISO C99... -std=gnu99 checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/4.9/bin/gcc -std=gnu99 accepts -g... (cached) yes checking for /usr/gcc/4.9/bin/gcc -std=gnu99 option to accept ISO C89... (cached) none needed checking for C/C++ restrict keyword... __restrict checking for inline... inline checking for a BSD-compatible install... /usr/bin/ginstall -c checking for rm... /usr/bin/rm checking for mt... /usr/bin/mt checking return type of signal handlers... void checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... /usr/gcc/4.9/bin/gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -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 struct stat.st_blksize... yes checking whether to enable assertions... yes checking for pthread_mutex_init in -lpthread... yes checking for library containing clock_gettime... none required checking for library containing sem_init... none required checking for library containing rint... -lm checking for library containing seteuid... none required checking for library containing atoll... none required checking for library containing hstrerror... -lresolv checking for library containing getaddrinfo... -lsocket checking for library containing socket... none required checking for library containing gethostbyname... -lnsl checking for library containing sendfile... -lsendfile checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for library containing mhash_init... -lmhash configure: creating ./config.status config.status: creating Makefile config.status: creating mbuffer.1 config.status: creating config.h /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/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/sysutils/mbuffer/build/amd64' /usr/gcc/4.9/bin/gcc -std=gnu99 -m64 -O3 -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613 -I. -c -o log.o /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/log.c /usr/gcc/4.9/bin/gcc -std=gnu99 -m64 -O3 -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613 -I. -c -o network.o /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/network.c /usr/gcc/4.9/bin/gcc -std=gnu99 -m64 -O3 -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613 -I. -c -o mbuffer.o /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/mbuffer.c /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/mbuffer.c: In function ‘inputThread’: /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/mbuffer.c:778:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pthread_exit((void *) in); ^ /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/mbuffer.c:779:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (void *) in; ^ /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/mbuffer.c: In function ‘terminateSender’: /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/mbuffer.c:876:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pthread_exit((void *) ret); ^ /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/mbuffer.c: In function ‘terminateOutputThread’: /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613/mbuffer.c:1162:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pthread_exit((void *)status); ^ /usr/gcc/4.9/bin/gcc -std=gnu99 -m64 -O3 -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/mbuffer-20160613 -I. -m64 log.o network.o mbuffer.o -lmhash -lsendfile -lnsl -lsocket -lresolv -lm -lpthread -o mbuffer make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/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/sysutils/mbuffer/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/i86' /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/prototype/i386/usr/bin /usr/bin/ginstall -c mbuffer /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/prototype/i386/usr/bin /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/prototype/i386/usr/share/man/man1 /usr/bin/ginstall -c mbuffer.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/prototype/i386/usr/share/man/man1 make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/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/sysutils/mbuffer/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/amd64' /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/prototype/i386/usr/bin/amd64 /usr/bin/ginstall -c mbuffer /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/prototype/i386/usr/bin/amd64 /usr/bin/ginstall -c -d /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/prototype/i386/usr/share/man/man1 /usr/bin/ginstall -c mbuffer.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/prototype/i386/usr/share/man/man1 make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/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=20160613 -D COMPONENT_VERSION=20160613 -D COMPONENT_PROJECT_URL=http://www.maier-komor.de/mbuffer.html -D COMPONENT_ARCHIVE_URL=http://www.maier-komor.de/software/mbuffer/mbuffer-20160613.tgz -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=mbuffer -D COMPONENT_FMRI=shell/mbuffer -D COMPONENT_LICENSE_FILE=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="mbuffer - tool for buffering data streams" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Applications/System Utilities" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv3" mbuffer.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/sysutils/mbuffer/build/manifest-i386-mbuffer.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build -d /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer -d mbuffer-20160613 -m /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/manifest-i386-mbuffer.mogrified >/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/manifest-i386-mbuffer.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build -d /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer -d mbuffer-20160613 /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/manifest-i386-mbuffer.mangled >/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/manifest-i386-mbuffer.depend /usr/bin/pkgdepend resolve -m /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/manifest-i386-mbuffer.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/manifest-i386-mbuffer.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer mbuffer-20160613" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/manifest-i386-mbuffer.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/manifest-i386-mbuffer.depend.res /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/manifest-i386-mbuffer.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/sysutils/mbuffer/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build -d /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer -d mbuffer-20160613 -T \*.py /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/manifest-i386-mbuffer.pre-published pkg://openindiana.org/shell/mbuffer@20160613,5.11-2017.0.0.0:20180124T082120Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/manifest-i386-mbuffer.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/mbuffer'