gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/libpthread-stubs-0.3.tar.bz2 --url http://xcb.freedesktop.org/dist/libpthread-stubs-0.3.tar.bz2 --hash sha256:35b6d54e3cc6f3ba28061da81af64b9a92b7b757319098172488a660e3d87299 Source /data/userland-archives/libpthread-stubs-0.3.tar.bz2... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/libpthread-stubs-0.3.tar.bz2 /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/libpthread-stubs-0.3 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/libpthread-stubs-0.3.tar.bz2 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/libpthread-stubs-0.3/.unpacked /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/libpthread-stubs-0.3/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/i86 ; /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="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m32 -O3" CXXFLAGS="-m32 -O3" LDFLAGS="-m32" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/libpthread-stubs-0.3/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="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin/i86 --libdir=/usr/lib --sbindir=/usr/sbin/i86 ) 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 build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for style of include used by make... GNU checking for gcc... /usr/gcc/6/bin/gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 dependency style of /usr/gcc/6/bin/gcc... gcc3 checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/6/bin/gcc object... ok checking how to run the C preprocessor... /usr/gcc/6/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/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/bin/ld) 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 gcc... (cached) /usr/gcc/6/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/6/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... (cached) none needed checking dependency style of /usr/gcc/6/bin/gcc... (cached) gcc3 checking if compiler supports __attribute__((weak, alias))... yes checking for pthread_self... yes checking for pthread_mutex_init... yes checking for pthread_mutex_destroy... yes checking for pthread_mutex_lock... yes checking for pthread_mutex_unlock... yes checking for pthread_cond_init... yes checking for pthread_cond_destroy... yes checking for pthread_condattr_init... yes checking for pthread_condattr_destroy... yes checking for pthread_cond_wait... yes checking for pthread_cond_timedwait... yes checking for pthread_cond_signal... yes checking for pthread_cond_broadcast... yes checking for pthread_equal... yes checking for pthread_exit... yes configure: creating ./config.status config.status: creating Makefile config.status: creating pthread-stubs.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/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/x11/libpthread-stubs/build/i86' /usr/gnu/bin/make all-am make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m64 -O3" CXXFLAGS="-m64 -O3" LDFLAGS="-m64" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/libpthread-stubs-0.3/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 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 build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for style of include used by make... GNU checking for gcc... /usr/gcc/6/bin/gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 dependency style of /usr/gcc/6/bin/gcc... gcc3 checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/6/bin/gcc object... ok checking how to run the C preprocessor... /usr/gcc/6/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/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/bin/ld) 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 gcc... (cached) /usr/gcc/6/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/6/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... (cached) none needed checking dependency style of /usr/gcc/6/bin/gcc... (cached) gcc3 checking if compiler supports __attribute__((weak, alias))... yes checking for pthread_self... yes checking for pthread_mutex_init... yes checking for pthread_mutex_destroy... yes checking for pthread_mutex_lock... yes checking for pthread_mutex_unlock... yes checking for pthread_cond_init... yes checking for pthread_cond_destroy... yes checking for pthread_condattr_init... yes checking for pthread_condattr_destroy... yes checking for pthread_cond_wait... yes checking for pthread_cond_timedwait... yes checking for pthread_cond_signal... yes checking for pthread_cond_broadcast... yes checking for pthread_equal... yes checking for pthread_exit... yes configure: creating ./config.status config.status: creating Makefile config.status: creating pthread-stubs.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/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/x11/libpthread-stubs/build/amd64' /usr/gnu/bin/make all-am make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/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/x11/libpthread-stubs/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/i86' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/i86' test -z "/usr/lib" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/prototype/i386/usr/lib" test -z "/usr/lib/pkgconfig" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/prototype/i386/usr/lib/pkgconfig" /usr/gnu/bin/install -c -m 644 pthread-stubs.pc '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/prototype/i386/usr/lib/pkgconfig' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/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/x11/libpthread-stubs/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/amd64' test -z "/usr/lib/amd64" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/prototype/i386/usr/lib/amd64" test -z "/usr/lib/amd64/pkgconfig" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/prototype/i386/usr/lib/amd64/pkgconfig" /usr/gnu/bin/install -c -m 644 pthread-stubs.pc '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/prototype/i386/usr/lib/amd64/pkgconfig' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/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 X11PKGVERS=7.7 -D IPS_COMPONENT_RE_VERSION=0\\.3 -D COMPONENT_RE_VERSION=0\\.3 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/X11" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2019.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.3" -D IPS_COMPONENT_VERSION="0.3" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://xcb.freedesktop.org/dist/libpthread-stubs-0.3.tar.bz2" -D COMPONENT_PROJECT_URL="http://xcb.freedesktop.org/" -D COMPONENT_NAME="libpthread-stubs" -D COMPONENT_FMRI="x11/library/libpthread-stubs" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="pthread-stubs - pkg-config data file for building software using POSIX threads" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="MIT License" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="33ce7e0761348ac3940867454d30bd62133a29cc" libpthread-stubs.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/manifest-i386-libpthread-stubs.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build -d /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs -d libpthread-stubs-0.3 -m /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/manifest-i386-libpthread-stubs.mogrified >/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/manifest-i386-libpthread-stubs.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build -d /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs -d libpthread-stubs-0.3 /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/manifest-i386-libpthread-stubs.mangled >/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/manifest-i386-libpthread-stubs.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/manifest-i386-libpthread-stubs.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/manifest-i386-libpthread-stubs.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs libpthread-stubs-0.3" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/manifest-i386-libpthread-stubs.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D X11PKGVERS=7.7 -D IPS_COMPONENT_RE_VERSION=0\\.3 -D COMPONENT_RE_VERSION=0\\.3 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/X11" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2019.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.3" -D IPS_COMPONENT_VERSION="0.3" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://xcb.freedesktop.org/dist/libpthread-stubs-0.3.tar.bz2" -D COMPONENT_PROJECT_URL="http://xcb.freedesktop.org/" -D COMPONENT_NAME="libpthread-stubs" -D COMPONENT_FMRI="x11/library/libpthread-stubs" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="pthread-stubs - pkg-config data file for building software using POSIX threads" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="MIT License" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="33ce7e0761348ac3940867454d30bd62133a29cc" /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/manifest-i386-libpthread-stubs.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/manifest-i386-libpthread-stubs.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/.pre-published-i386 /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build -d /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs -d libpthread-stubs-0.3 -T \*.py /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/manifest-i386-libpthread-stubs.pre-published pkg://openindiana.org/x11/library/libpthread-stubs@0.3,5.11-2019.0.0.0:20190820T150830Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/manifest-i386-libpthread-stubs.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/libpthread-stubs'