gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/tig' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/tig-2.5.0.tar.gz --url https://github.com/jonas/tig/releases/download/tig-2.5.0/tig-2.5.0.tar.gz --hash sha256:ff537c67af9201e7e7276ce8a0ff9961e9d9c6a8a78790f5817124bd7755aef4 Source /data/userland-archives/tig-2.5.0.tar.gz... not found, skipping file copy Source https://github.com/jonas/tig/releases/download/tig-2.5.0/tig-2.5.0.tar.gz... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/tig-2.5.0.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/developer/tig/tig-2.5.0 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/tig-2.5.0.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/tig/tig-2.5.0/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/developer/tig/tig-2.5.0 --strip=1 --backup --version-control=numbered < patches/01-fix-test-suite.patch patching file Makefile Hunk #1 succeeded at 216 (offset 5 lines). /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/tig/tig-2.5.0/.patched-01-fix-test-suite.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/tig/tig-2.5.0/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/tig/tig-2.5.0/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/amd64) (/jenkins/jobs/oi-userland/workspace/tools/cloney /jenkins/jobs/oi-userland/workspace/components/developer/tig/tig-2.5.0 /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/amd64) symlink cloning /jenkins/jobs/oi-userland/workspace/components/developer/tig/tig-2.5.0 to /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/amd64 (cd /jenkins/jobs/oi-userland/workspace/components/developer/tig/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 -I/usr/include/ncurses" 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 -I/usr/include/ncurses" CXXFLAGS="-m64 -O3" LDFLAGS="-m64" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/developer/tig/tig-2.5.0/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 -I/usr/include/ncurses" 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 --sysconfdir=/etc) 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 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 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 execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking wordexp.h usability... yes checking wordexp.h presence... yes checking for wordexp.h... yes checking for gettimeofday... yes checking whether environ is declared... no checking whether errno is declared... yes checking for mkstemps... yes checking for setenv... yes checking for strndup... yes checking for wordexp... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ncursesw via pkg-config... no checking for ncursesw via fallback... checking for initscr() with -lncursesw... yes checking for nodelay() with -lncursesw... yes checking for working ncursesw/curses.h... no checking for working ncursesw.h... no checking for working ncurses.h... yes checking for tgetent... no checking for tgetent in -lncursesw... yes checking which library has the termcap functions... using libncursesw checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking version of installed readline library... 6.3 checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for gsed... gsed checking for asciidoc... asciidoc checking for xmlto... xmlto checking for docbook2pdf... no configure: creating ./config.status config.status: creating config.make config.status: creating config.h /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/developer/tig/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/developer/tig/build/amd64' CC src/tig.o CC src/string.o CC src/types.o CC src/util.o CC src/map.o CC src/argv.o CC src/io.o CC src/refdb.o GEN src/builtin-config.c CC src/request.o CC src/line.o CC src/keys.o CC src/repo.o CC src/options.o CC src/draw.o CC src/prompt.o CC src/display.o src/display.c: In function 'update_status_window': src/display.c:474:4: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] vwprintw(status_win, msg, args); ^~~~~~~~ In file included from include/tig/tig.h:83:0, from src/display.c:14: /usr/include/ncurses/ncurses.h:816:28: note: declared here extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ ^~~~~~~~ CC src/view.o CC src/search.o CC src/parse.o CC src/watch.o CC src/pager.o CC src/log.o CC src/reflog.o CC src/diff.o CC src/help.o CC src/tree.o CC src/blob.o CC src/blame.o CC src/refs.o CC src/status.o CC src/main.o CC src/stage.o CC src/stash.o CC src/grep.o CC src/ui.o CC src/apps.o CC src/graph.o CC src/graph-v1.o CC src/graph-v2.o CC compat/hashtab.o CC compat/utf8proc.o CC test/tools/test-graph.o CC tools/doc-gen.o CC src/builtin-config.o LINK tools/doc-gen LINK src/tig LINK test/tools/test-graph make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/tig/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/developer/tig/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/developer/tig/build/prototype/i386 install install-doc) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/tig/build/amd64' INSTALL src/tig -> /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386/usr/bin INSTALL tigrc -> /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386/etc INSTALL doc/tig.1 -> /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386/usr/share/man/man1 INSTALL doc/tigrc.5 -> /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386/usr/share/man/man5 INSTALL doc/tigmanual.7 -> /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386/usr/share/man/man7 GEN doc/manual.toc ASCIIDOC doc/manual.html INSTALL doc/tig.1.html -> /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386/usr/share/doc//tig INSTALL doc/tigrc.5.html -> /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386/usr/share/doc//tig INSTALL doc/manual.html -> /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386/usr/share/doc//tig INSTALL README.html -> /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386/usr/share/doc//tig INSTALL INSTALL.html -> /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386/usr/share/doc//tig INSTALL NEWS.html -> /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386/usr/share/doc//tig make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/tig/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/tig/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=2\\.5\\.0 -D COMPONENT_RE_VERSION=2\\.5\\.0 -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/Source Code Management" -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="2.5.0" -D IPS_COMPONENT_VERSION="2.5.0" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://github.com/jonas/tig/releases/download/tig-2.5.0/tig-2.5.0.tar.gz" -D COMPONENT_PROJECT_URL="https://jonas.github.io/tig" -D COMPONENT_NAME="tig" -D COMPONENT_FMRI="developer/versioning/tig" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="Text-mode interface for git" -D COMPONENT_DESCRIPTION="Tig is an ncurses-based text-mode interface for git. It functions mainly as a Git repository browser, but can also assist in staging changes for commit at chunk level and act as a pager for output from various Git commands." -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="83e515e4df230e280f7e7e466986abe683ec5b6b" tig.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/developer/tig/build/manifest-i386-tig.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/developer/tig/build -d /jenkins/jobs/oi-userland/workspace/components/developer/tig -d tig-2.5.0 -m /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/manifest-i386-tig.mogrified >/jenkins/jobs/oi-userland/workspace/components/developer/tig/build/manifest-i386-tig.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/developer/tig/build -d /jenkins/jobs/oi-userland/workspace/components/developer/tig -d tig-2.5.0 /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/manifest-i386-tig.mangled >/jenkins/jobs/oi-userland/workspace/components/developer/tig/build/manifest-i386-tig.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/manifest-i386-tig.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/manifest-i386-tig.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/developer/tig/build /jenkins/jobs/oi-userland/workspace/components/developer/tig tig-2.5.0" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/manifest-i386-tig.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/tig/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=2\\.5\\.0 -D COMPONENT_RE_VERSION=2\\.5\\.0 -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/Source Code Management" -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="2.5.0" -D IPS_COMPONENT_VERSION="2.5.0" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://github.com/jonas/tig/releases/download/tig-2.5.0/tig-2.5.0.tar.gz" -D COMPONENT_PROJECT_URL="https://jonas.github.io/tig" -D COMPONENT_NAME="tig" -D COMPONENT_FMRI="developer/versioning/tig" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="Text-mode interface for git" -D COMPONENT_DESCRIPTION="Tig is an ncurses-based text-mode interface for git. It functions mainly as a Git repository browser, but can also assist in staging changes for commit at chunk level and act as a pager for output from various Git commands." -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="83e515e4df230e280f7e7e466986abe683ec5b6b" /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/manifest-i386-tig.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/developer/tig/build/manifest-i386-tig.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/tig/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/developer/tig/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/developer/tig/build -d /jenkins/jobs/oi-userland/workspace/components/developer/tig -d tig-2.5.0 -T \*.py /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/manifest-i386-tig.pre-published pkg://openindiana.org/developer/versioning/tig@2.5.0,5.11-2019.0.0.0:20191231T114054Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/manifest-i386-tig.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/tig/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/tig'