gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/desktop-file-utils-0.24.tar.xz --url http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.24.tar.xz --hash sha256:a1de5da60cbdbe91e5c9c10ac9afee6c3deb019e0cee5fdb9a99dddc245f83d9 Source /data/userland-archives/desktop-file-utils-0.24.tar.xz... not found, skipping file copy Source http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.24.tar.xz... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/desktop-file-utils-0.24.tar.xz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/desktop-file-utils-0.24 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/desktop-file-utils-0.24.tar.xz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/desktop-file-utils-0.24/.unpacked /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/desktop-file-utils-0.24/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/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" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/desktop-file-utils-0.24/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 --libdir=/usr/lib --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 whether make supports nested variables... yes checking whether UID '101' is supported by ustar format... yes checking whether GID '10' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether ln -s works... 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 whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking for pledge... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.8.0... yes checking for emacs... emacs checking where .elc files should go... ${datadir}/emacs/site-lisp checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating misc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/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/desktop/desktop-file-utils/build/i86' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/src' CC mimeutils.o CC keyfileutils.o CC validator.o CC validate.o CC install.o CC update-desktop-database.o In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/desktop-file-utils-0.24/src/install.c:31:0: /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/desktop-file-utils-0.24/src/install.c: In function 'process_one_file': /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/desktop-file-utils-0.24/src/install.c:269:26: warning: format '%o' expects argument of type 'unsigned int', but argument 5 has type 'mode_t {aka long unsigned int}' [-Wformat=] _("Failed to set permissions %o on \"%s\": %s"), ^ /usr/include/glib-2.0/glib/gi18n.h:26:29: note: in definition of macro '_' #define _(String) gettext (String) ^~~~~~ CCLD update-desktop-database CCLD desktop-file-install CCLD desktop-file-validate make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/src' Making all in man make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/man' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/man' Making all in misc make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/misc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/misc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/.built (cd /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/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/desktop/desktop-file-utils/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/src' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386/usr/bin' /usr/gnu/bin/install -c desktop-file-validate desktop-file-install update-desktop-database '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386/usr/bin' /usr/gnu/bin/make install-exec-hook make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/src' cd /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386/usr/bin && \ rm -f desktop-file-edit && \ ln -s -f desktop-file-install desktop-file-edit make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/src' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/src' Making install in man make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/man' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/man' /usr/gnu/bin/make install-exec-hook make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/man' test -d /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386/usr/share/man/man1 || mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386/usr/share/man/man1 cd /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386/usr/share/man/man1 && \ rm -f desktop-file-edit.1 && \ ln -s -f desktop-file-install.1 desktop-file-edit.1 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/man' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/desktop-file-utils-0.24/man/desktop-file-validate.1 /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/desktop-file-utils-0.24/man/desktop-file-install.1 /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/desktop-file-utils-0.24/man/update-desktop-database.1 '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/man' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/man' Making install in misc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/misc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/misc' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386/usr/share/emacs/site-lisp' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/desktop-file-utils-0.24/misc/desktop-entry-mode.el '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386/usr/share/emacs/site-lisp' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/misc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/misc' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/i86/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.24 -D COMPONENT_RE_VERSION=0\\.24 -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:Desktop (GNOME)/Scripts" -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.24" -D IPS_COMPONENT_VERSION="0.24" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.24.tar.xz" -D COMPONENT_PROJECT_URL="https://www.freedesktop.org/wiki/Software/desktop-file-utils/" -D COMPONENT_NAME="desktop-file-utils" -D COMPONENT_FMRI="library/desktop/desktop-file-utils" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="A few command line utilities for working with desktop entries" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv2" -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="3b0f60d3cdbe50c8d950743793e1e81aafe450fb" desktop-file-utils.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/desktop/desktop-file-utils/build/manifest-i386-desktop-file-utils.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build -d /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils -d desktop-file-utils-0.24 -m /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/manifest-i386-desktop-file-utils.mogrified >/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/manifest-i386-desktop-file-utils.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build -d /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils -d desktop-file-utils-0.24 /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/manifest-i386-desktop-file-utils.mangled >/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/manifest-i386-desktop-file-utils.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/manifest-i386-desktop-file-utils.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/manifest-i386-desktop-file-utils.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils desktop-file-utils-0.24" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/manifest-i386-desktop-file-utils.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.24 -D COMPONENT_RE_VERSION=0\\.24 -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:Desktop (GNOME)/Scripts" -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.24" -D IPS_COMPONENT_VERSION="0.24" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.24.tar.xz" -D COMPONENT_PROJECT_URL="https://www.freedesktop.org/wiki/Software/desktop-file-utils/" -D COMPONENT_NAME="desktop-file-utils" -D COMPONENT_FMRI="library/desktop/desktop-file-utils" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="A few command line utilities for working with desktop entries" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv2" -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="3b0f60d3cdbe50c8d950743793e1e81aafe450fb" /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/manifest-i386-desktop-file-utils.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/manifest-i386-desktop-file-utils.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/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/desktop/desktop-file-utils/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build -d /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils -d desktop-file-utils-0.24 -T \*.py /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/manifest-i386-desktop-file-utils.pre-published pkg://openindiana.org/library/desktop/desktop-file-utils@0.24,5.11-2019.0.0.0:20190824T033403Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/manifest-i386-desktop-file-utils.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/desktop-file-utils'