gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. pkg list: no packages matching the following patterns are installed: /database/postgres-12/developer /database/postgres-12/library Adding required packages to build environment... Startup: Refreshing catalog 'openindiana.org' ... Done Startup: Refreshing catalog 'hipster-encumbered' ... Done Planning: Solver setup ... Done Planning: Running solver ... Done Planning: Finding local manifests ... Done Planning: Fetching manifests: 0/2 0% complete Planning: Fetching manifests: 2/2 100% complete Planning: Package planning ... Done Planning: Merging actions ... Done Planning: Checking for conflicting actions ... Done Planning: Consolidating action changes ... Done Planning: Evaluating mediators ... Done Planning: Planning completed in 82.38 seconds Packages to install: 2 Packages to change: 2 Mediators to change: 1 Create boot environment: No Create backup boot environment: Yes Download: 0/919 items 0.0/3.2MB 0% complete Download: Completed 3.20 MB in 1.49 seconds (2.1M/s) Actions: 1/1001 actions (Removing old actions) Actions: 20/1001 actions (Installing new actions) Actions: Completed 1001 actions in 1.00 seconds. Done Done Done Done Done /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/pg_repack-1.4.5.zip --url http://api.pgxn.org/dist/pg_repack/1.4.5/pg_repack-1.4.5.zip --hash sha256:715473dbcffacec405e496553cc237416d221c9517030ba5afc16684e3eb0f92 Source /data/userland-archives/pg_repack-1.4.5.zip... not found, skipping file copy Source http://api.pgxn.org/dist/pg_repack/1.4.5/pg_repack-1.4.5.zip... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/pg_repack-1.4.5.zip /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/pg_repack-1.4.5 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/pg_repack-1.4.5.zip /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/pg_repack-1.4.5/.unpacked /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/pg_repack-1.4.5/.prep /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64 /jenkins/jobs/oi-userland/workspace/tools/cloney /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/pg_repack-1.4.5 /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64 symlink cloning /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/pg_repack-1.4.5 to /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64 (cd /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/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" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" CFLAGS="-m64 -O3" CXXFLAGS="-m64 -O3" LDFLAGS="-m64" USE_PGXS=0 /usr/gnu/bin/make -j4 ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64/bin' /usr/gcc/6/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -I/usr/postgres/12/include -DREPACK_VERSION=1.4.5 -I. -I./ -I/usr/postgres/12/include/server -I/usr/postgres/12/include/internal -I/usr/include/libxml2 -I/usr/include -c -o pg_repack.o pg_repack.c /usr/gcc/6/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -I/usr/postgres/12/include -DREPACK_VERSION=1.4.5 -I. -I./ -I/usr/postgres/12/include/server -I/usr/postgres/12/include/internal -I/usr/include/libxml2 -I/usr/include -c -o pgut/pgut.o pgut/pgut.c /usr/gcc/6/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -I/usr/postgres/12/include -DREPACK_VERSION=1.4.5 -I. -I./ -I/usr/postgres/12/include/server -I/usr/postgres/12/include/internal -I/usr/include/libxml2 -I/usr/include -c -o pgut/pgut-fe.o pgut/pgut-fe.c pgut/pgut-fe.c: In function 'option_copy': pgut/pgut-fe.c:696:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] dst[i].name = opts[i].lname; ^ /usr/gcc/6/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 pg_repack.o pgut/pgut.o pgut/pgut-fe.o -L/usr/postgres/12/lib/amd64 -m64 -Wl,-R'/usr/postgres/12/lib/amd64' -L/usr/postgres/12/lib/amd64 -lpq -L/usr/postgres/12/lib/amd64 -lpgcommon -lpgport -lssl -lcrypto -lgss -lz -lnsl -lsocket -lm -o pg_repack make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64/bin' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64/lib' /usr/gcc/6/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -fPIC -DREPACK_VERSION=1.4.5 -I. -I./ -I/usr/postgres/12/include/server -I/usr/postgres/12/include/internal -I/usr/include/libxml2 -I/usr/include -c -o repack.o repack.c /usr/gcc/6/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -fPIC -DREPACK_VERSION=1.4.5 -I. -I./ -I/usr/postgres/12/include/server -I/usr/postgres/12/include/internal -I/usr/include/libxml2 -I/usr/include -c -o pgut/pgut-spi.o pgut/pgut-spi.c sed 's,REPACK_VERSION,1.4.5,g' pg_repack.sql.in \ | sed 's,relhasoids,false,g'> pg_repack--1.4.5.sql; sed 's,REPACK_VERSION,1.4.5,g' pg_repack.control.in > pg_repack.control /usr/gcc/6/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -m64 -O3 -fPIC -shared -Wl,-Bsymbolic -o pg_repack.so repack.o pgut/pgut-spi.o -L/usr/postgres/12/lib/amd64 -m64 -Wl,-R'/usr/postgres/12/lib/amd64' Undefined first referenced symbol in file heap_freetuple repack.o pfree repack.o appendStringInfoString repack.o LockRelationOid repack.o SearchSysCacheCopy repack.o pg_get_indexdef_string repack.o SearchSysCacheExists repack.o deleteDependencyRecordsFor repack.o table_open repack.o SPI_getbinval repack.o ReleaseSysCache repack.o cstring_to_text repack.o appendStringInfo repack.o SPI_gettypeid repack.o construct_empty_array repack.o appendStringInfoVA pgut/pgut-spi.o SPI_exec pgut/pgut-spi.o pg_snprintf repack.o RenameRelationInternal repack.o CatalogTupleUpdateWithInfo repack.o recordDependencyOn repack.o elog_finish repack.o SPI_finish repack.o get_opfamily_member repack.o RelationForgetRelation repack.o GetConfigOptionByName repack.o get_opname repack.o SPI_result repack.o ATExecChangeOwner repack.o superuser repack.o CommandCounterIncrement repack.o palloc repack.o resetStringInfo repack.o RelationIsVisible repack.o SPI_prepare repack.o SPI_returntuple repack.o enlargeStringInfo pgut/pgut-spi.o SPI_execute_with_args pgut/pgut-spi.o SPI_getvalue repack.o quote_qualified_identifier repack.o SPI_freetuptable repack.o SPI_tuptable repack.o SPI_connect repack.o table_close repack.o get_rel_namespace repack.o initStringInfo repack.o get_namespace_name repack.o SearchSysCache repack.o find_all_inheritors repack.o SPI_execute pgut/pgut-spi.o OpclassnameGetOpcid repack.o index_open repack.o elog_start repack.o SPI_processed repack.o construct_array repack.o index_close repack.o CatalogCloseIndexes repack.o get_rel_name repack.o quote_identifier repack.o CatalogOpenIndexes repack.o SPI_execute_plan pgut/pgut-spi.o TransactionIdFollows repack.o ld: warning: symbol referencing errors make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64/lib' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64/regress' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64/regress' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/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/database/postgresql-12-pg_repack/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64/bin' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386/usr/postgres/12/bin' /usr/gnu/bin/install -c pg_repack '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386/usr/postgres/12/bin' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64/bin' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64/lib' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386/usr/postgres/12/lib/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386/usr/postgres/12/share/extension' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386/usr/postgres/12/share/extension' /usr/gnu/bin/install -c -m 755 pg_repack.so '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386/usr/postgres/12/lib/amd64/pg_repack.so' /usr/gnu/bin/install -c -m 644 .//pg_repack.control '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386/usr/postgres/12/share/extension/' /usr/gnu/bin/install -c -m 644 pg_repack--1.4.5.sql pg_repack.control '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386/usr/postgres/12/share/extension/' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64/lib' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64/regress' make[4]: Nothing to be done for 'install'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64/regress' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=12 -D PG_VERNUM=12 -D PG_BASEPKG=database/postgres-12 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=1\\.4\\.5 -D COMPONENT_RE_VERSION=1\\.4\\.5 -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/Databases" -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="1.4.5" -D IPS_COMPONENT_VERSION="1.4.5" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://api.pgxn.org/dist/pg_repack/1.4.5/pg_repack-1.4.5.zip" -D COMPONENT_PROJECT_URL="http://reorg.github.io/pg_repack/" -D COMPONENT_NAME="pg_repack" -D COMPONENT_FMRI="database/postgres-12/pg_repack" -D COMPONENT_LICENSE_FILE="COPYRIGHT" -D COMPONENT_SUMMARY="pg_repack - utility to reorganize PostgreSQL tables on-line" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="BSD" -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="072906d47fde8132a6cadcea0f17e0a2e06672be" pg_repack.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/database/postgresql-12-pg_repack/build/manifest-i386-pg_repack.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build -d /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack -d pg_repack-1.4.5 -m /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/manifest-i386-pg_repack.mogrified >/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/manifest-i386-pg_repack.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build -d /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack -d pg_repack-1.4.5 /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/manifest-i386-pg_repack.mangled >/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/manifest-i386-pg_repack.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/manifest-i386-pg_repack.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/manifest-i386-pg_repack.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack pg_repack-1.4.5" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/manifest-i386-pg_repack.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=12 -D PG_VERNUM=12 -D PG_BASEPKG=database/postgres-12 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=1\\.4\\.5 -D COMPONENT_RE_VERSION=1\\.4\\.5 -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/Databases" -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="1.4.5" -D IPS_COMPONENT_VERSION="1.4.5" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://api.pgxn.org/dist/pg_repack/1.4.5/pg_repack-1.4.5.zip" -D COMPONENT_PROJECT_URL="http://reorg.github.io/pg_repack/" -D COMPONENT_NAME="pg_repack" -D COMPONENT_FMRI="database/postgres-12/pg_repack" -D COMPONENT_LICENSE_FILE="COPYRIGHT" -D COMPONENT_SUMMARY="pg_repack - utility to reorganize PostgreSQL tables on-line" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="BSD" -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="072906d47fde8132a6cadcea0f17e0a2e06672be" /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/manifest-i386-pg_repack.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/manifest-i386-pg_repack.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/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/database/postgresql-12-pg_repack/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build -d /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack -d pg_repack-1.4.5 -T \*.py /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/manifest-i386-pg_repack.pre-published pkg://openindiana.org/database/postgres-12/pg_repack@1.4.5,5.11-2019.0.0.0:20191203T144342Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/manifest-i386-pg_repack.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/database/postgresql-12-pg_repack'