gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/logrotate-3.15.1.tar.gz --url https://github.com/logrotate/logrotate/releases/download/3.15.1/logrotate-3.15.1.tar.gz --hash sha256:9eed6d9254f3e2313e15a44b4d1e5f209d35a4483b2c563c823050ec91ac67b8 Source /data/userland-archives/logrotate-3.15.1.tar.gz... not found, skipping file copy Source https://github.com/logrotate/logrotate/releases/download/3.15.1/logrotate-3.15.1.tar.gz... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/logrotate-3.15.1.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/logrotate-3.15.1.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1 --strip=1 --backup --version-control=numbered < patches/01.fix-tests.patch patching file test/test-0050.sh patching file test/test-0054.sh patching file test/test-0055.sh patching file test/test-0056.sh patching file test/test-0066.sh /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1/.patched-01.fix-tests.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1 --strip=1 --backup --version-control=numbered < patches/02.man.patch patching file logrotate.8 Hunk #2 succeeded at 669 (offset 47 lines). patching file logrotate.conf.5 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1/.patched-02.man.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1 --strip=1 --backup --version-control=numbered < patches/03.logrotate-default.patch patching file examples/wtmp patching file examples/btmp /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1/.patched-03.logrotate-default.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1 --strip=1 --backup --version-control=numbered < patches/05.logrotate.c.patch patching file logrotate.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1/.patched-05.logrotate.c.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/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/sysutils/logrotate/logrotate-3.15.1/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 whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 dependency style of /usr/gcc/6/bin/gcc... gcc3 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 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 whether /usr/gcc/6/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/gcc/6/bin/gcc... (cached) gcc3 checking for /usr/gcc/6/bin/gcc option to accept ISO C99... none needed checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for poptParseArgvString in -lpopt... yes checking for getfscreatecon_raw in -lselinux... no checking for acl_get_file in -lacl... no checking for asprintf... yes checking for fork... yes checking for madvise... yes checking for qsort... yes checking for strndup... yes checking for strptime... yes checking for utimensat... yes checking for vfork... yes checking for vsyslog... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating logrotate.8 config.status: creating logrotate.spec config.status: creating config.h config.status: executing depfiles commands logrotate 3.15.1 SELinux support: no ACL support: no default mail command: /usr/bin/mailx compress command: /bin/gzip uncompress command: /bin/gunzip compress extension: .gz statefile path: /var/lib/logrotate.status /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/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/logrotate/build/amd64' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64' Making all in . make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64' CC log.o CC config.o CC logrotate.o /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1/logrotate.c: In function 'createOutputFile': /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1/logrotate.c:478:38: warning: unused parameter 'acl' [-Wunused-parameter] acl_type acl, int force_mode) ^~~ CCLD logrotate make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64' Making all in test make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64/test' test /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1 = .. || ln -fs /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1/test/* . make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64/test' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/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/logrotate/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64' /usr/gnu/bin/make install-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64' Making install in . make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/prototype/i386/usr/sbin' /usr/gnu/bin/install -c logrotate '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/prototype/i386/usr/sbin' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/prototype/i386/usr/share/man/man5' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/logrotate-3.15.1/logrotate.conf.5 '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/prototype/i386/usr/share/man/man5' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/prototype/i386/usr/share/man/man8' /usr/gnu/bin/install -c -m 644 logrotate.8 '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/prototype/i386/usr/share/man/man8' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64' Making install in test make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64/test' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64/test' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64/test' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64/test' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/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 IPS_COMPONENT_RE_VERSION=3\\.15\\.1 -D COMPONENT_RE_VERSION=3\\.15\\.1 -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:System/Administration and Configuration" -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="3.15.1" -D IPS_COMPONENT_VERSION="3.15.1" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://github.com/logrotate/logrotate/releases/download/3.15.1/logrotate-3.15.1.tar.gz" -D COMPONENT_PROJECT_URL="https://github.com/logrotate/logrotate" -D COMPONENT_NAME="logrotate" -D COMPONENT_FMRI="system/file/logrotate" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="Logrotate - Rotates and compresses log files" -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="6a27387ba04727696e6a83fc47c3d4a5655ab29f" logrotate.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/sysutils/logrotate/build/manifest-i386-logrotate.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build -d /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate -d logrotate-3.15.1 -m /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/manifest-i386-logrotate.mogrified >/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/manifest-i386-logrotate.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build -d /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate -d logrotate-3.15.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/manifest-i386-logrotate.mangled >/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/manifest-i386-logrotate.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/manifest-i386-logrotate.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/manifest-i386-logrotate.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate logrotate-3.15.1" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/manifest-i386-logrotate.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/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=3\\.15\\.1 -D COMPONENT_RE_VERSION=3\\.15\\.1 -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:System/Administration and Configuration" -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="3.15.1" -D IPS_COMPONENT_VERSION="3.15.1" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://github.com/logrotate/logrotate/releases/download/3.15.1/logrotate-3.15.1.tar.gz" -D COMPONENT_PROJECT_URL="https://github.com/logrotate/logrotate" -D COMPONENT_NAME="logrotate" -D COMPONENT_FMRI="system/file/logrotate" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="Logrotate - Rotates and compresses log files" -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="6a27387ba04727696e6a83fc47c3d4a5655ab29f" /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/manifest-i386-logrotate.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/manifest-i386-logrotate.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/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/sysutils/logrotate/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build -d /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate -d logrotate-3.15.1 -T \*.py /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/manifest-i386-logrotate.pre-published pkg://openindiana.org/system/file/logrotate@3.15.1,5.11-2019.0.0.0:20190830T203107Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/manifest-i386-logrotate.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/logrotate'