gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xclip' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/xclip-0.13.tar.gz --url https://github.com/astrand/xclip/archive/0.13.tar.gz --hash sha256:ca5b8804e3c910a66423a882d79bf3c9450b875ac8528791fb60ec9de667f758 Source /data/userland-archives/xclip-0.13.tar.gz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/xclip-0.13.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/x11/xclip/xclip-0.13 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/xclip-0.13.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xclip/xclip-0.13/.unpacked (cd /jenkins/jobs/oi-userland/workspace/components/x11/xclip/xclip-0.13; autoreconf -f -i) /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xclip/xclip-0.13/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/amd64) (/jenkins/jobs/oi-userland/workspace/tools/cloney /jenkins/jobs/oi-userland/workspace/components/x11/xclip/xclip-0.13 /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/amd64) symlink cloning /jenkins/jobs/oi-userland/workspace/components/x11/xclip/xclip-0.13 to /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/amd64 (cd /jenkins/jobs/oi-userland/workspace/components/x11/xclip/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/xclip/xclip-0.13/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 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 for a BSD-compatible install... /usr/bin/ginstall -c checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -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 X... libraries , headers checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for connect... no checking for connect in -lsocket... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for strip... strip 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 X11/Xmu/Atoms.h usability... yes checking X11/Xmu/Atoms.h presence... yes checking for X11/Xmu/Atoms.h... yes checking X11/Intrinsic.h usability... yes checking X11/Intrinsic.h presence... yes checking for X11/Intrinsic.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv... none required checking for XmuClientWindow in -lXmu... yes configure: creating ./config.status config.status: creating Makefile /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/x11/xclip/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 -j8 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/amd64' /usr/gcc/6/bin/gcc -m64 -O3 -Wall -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"xclip\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ICONV=1 -DHAVE_LIBXMU=1 -o xclib.o -c xclib.c /usr/gcc/6/bin/gcc -m64 -O3 -Wall -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"xclip\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ICONV=1 -DHAVE_LIBXMU=1 -o xcprint.o -c xcprint.c /usr/gcc/6/bin/gcc -m64 -O3 -Wall -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"xclip\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ICONV=1 -DHAVE_LIBXMU=1 -o xclip.o -c xclip.c xclip.c: In function 'printSelBuf': xclip.c:418:23: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] while (iconv(cd, &in_buf, &in_bytesleft, &out_buf, &out_bytesleft) == -1 ^ In file included from xclip.c:28:0: /usr/include/iconv.h:47:15: note: expected 'const char ** restrict' but argument is of type 'char **' extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, ^~~~~ /usr/gcc/6/bin/gcc xclib.o xcprint.o xclip.o -m64 -O3 -Wall -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"xclip\ 0.13\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ICONV=1 -DHAVE_LIBXMU=1 -o xclip -m64 -lXmu -lsocket -lnsl -lX11 -lXmu make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/x11/xclip/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/xclip/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/amd64' mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/prototype/i386/usr/bin /usr/bin/ginstall -c xclip xclip-copyfile xclip-pastefile xclip-cutfile /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/prototype/i386/usr/bin mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/prototype/i386/usr/share/man/man1 /usr/bin/ginstall -c -m 644 xclip.1 xclip-copyfile.1 /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/prototype/i386/usr/share/man/man1 make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.13 -D COMPONENT_RE_VERSION=0\\.13 -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:" -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-2020.0.0.1" -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.13" -D IPS_COMPONENT_VERSION="0.13" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://github.com/astrand/xclip/archive/0.13.tar.gz" -D COMPONENT_PROJECT_URL="https://github.com/astrand/xclip" -D COMPONENT_NAME="xclip" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="xclip.license" -D COMPONENT_SUMMARY="" -D COMPONENT_DESCRIPTION="" -D COMPONENT_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="798b24223a2341301ed8c4413cd40e32f83e71c4" xclip.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/xclip/build/manifest-i386-xclip.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build -d /jenkins/jobs/oi-userland/workspace/components/x11/xclip -d xclip-0.13 -m /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/manifest-i386-xclip.mogrified >/jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/manifest-i386-xclip.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build -d /jenkins/jobs/oi-userland/workspace/components/x11/xclip -d xclip-0.13 /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/manifest-i386-xclip.mangled >/jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/manifest-i386-xclip.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/manifest-i386-xclip.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/manifest-i386-xclip.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build /jenkins/jobs/oi-userland/workspace/components/x11/xclip xclip-0.13" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/manifest-i386-xclip.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.13 -D COMPONENT_RE_VERSION=0\\.13 -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:" -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-2020.0.0.1" -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.13" -D IPS_COMPONENT_VERSION="0.13" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://github.com/astrand/xclip/archive/0.13.tar.gz" -D COMPONENT_PROJECT_URL="https://github.com/astrand/xclip" -D COMPONENT_NAME="xclip" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="xclip.license" -D COMPONENT_SUMMARY="" -D COMPONENT_DESCRIPTION="" -D COMPONENT_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="798b24223a2341301ed8c4413cd40e32f83e71c4" /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/manifest-i386-xclip.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/manifest-i386-xclip.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xclip/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/xclip/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build -d /jenkins/jobs/oi-userland/workspace/components/x11/xclip -d xclip-0.13 -T \*.py /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/manifest-i386-xclip.pre-published pkg://openindiana.org/x11/xclip@0.13,5.11-2020.0.0.1:20200319T203625Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/manifest-i386-xclip.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xclip/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xclip'