gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/automake-1.16.1.tar.gz --url http://ftp.gnu.org/pub/gnu/automake/automake-1.16.1.tar.gz --hash sha256:608a97523f97db32f1f5d5615c98ca69326ced2054c9f82e65bade7fc4c9dea8 Source /data/userland-archives/automake-1.16.1.tar.gz... not found, skipping file copy Source http://ftp.gnu.org/pub/gnu/automake/automake-1.16.1.tar.gz... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/automake-1.16.1.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/automake-1.16.1.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1 --strip=1 --backup --version-control=numbered < patches/01-depout-gmake.patch patching file m4/depout.m4 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/.patched-01-depout-gmake.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/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" CFLAGS="-m32 -O3" CXXFLAGS="-m32 -O3" LDFLAGS="-m32" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.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="-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 --program-transform-name=s/$/-1.16/ --docdir=/usr/share/doc/automake-1.16 --infodir=/usr/share/info PERL="/usr/perl5/5.22/bin/perl") checking whether make supports nested variables... yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether ln -s works... yes checking for perl... /usr/perl5/5.22/bin/perl checking for tex... no checking for yacc... yacc checking for lex... lex checking whether autoconf is installed... yes checking whether autoconf works... yes checking whether autoconf is recent enough... yes checking whether ln works... yes checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F configure: will now look for a sturdy POSIX shell, for our testsuite checking for sh... /usr/bin/sh checking for sh5... no checking for dash... no checking for ash... no checking for bash... /usr/bin/bash checking for zsh... /usr/bin/zsh checking for ksh... /usr/bin/ksh checking for pdksh... no checking whether /bin/bash supports $(cmd)... yes checking whether /bin/bash supports $((expr))... yes checking whether /bin/bash supports ${#var}... yes checking whether /bin/bash supports ${var#glob} and ${var%glob}... yes checking whether /bin/bash preserves exit traps with "set -e"... yes checking whether /bin/bash can define exit traps in a shell function... yes checking whether /bin/bash corrupts stderr with "set -x"... no checking whether /bin/bash can return early from "dot-sourced" files... yes checking whether /bin/bash supports alias named like shell builtins... yes checking whether /bin/bash supports "test -e"... yes configure: shell /bin/bash is good enough, stop looking configure: will use /bin/bash as the testsuite shell configure: will now look for generic compilers 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 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/g++ accepts -g... yes checking whether the Fortran compiler works... yes checking for Fortran 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 Fortran compiler... yes checking whether /usr/gcc/6/bin/gfortran accepts -g... yes checking whether the Fortran 77 compiler works... yes checking for Fortran 77 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 Fortran 77 compiler... yes checking whether /usr/gcc/6/bin/gfortran accepts -g... yes configure: will now look for GNU compilers configure: /usr/gcc/6/bin/gcc is already a GNU C compiler configure: /usr/gcc/6/bin/g++ is already a GNU C++ compiler configure: /usr/gcc/6/bin/gfortran is already a GNU Fortran compiler configure: /usr/gcc/6/bin/gfortran is already a GNU Fortran 77 compiler checking for gcj... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pre-inst-env config.status: linking /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/GNUmakefile to GNUmakefile /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/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/developer/automake-1.16/build/i86' GEN bin/automake GEN bin/aclocal GEN t/ax/cc-no-c-o GEN t/ax/shell-no-trail-bslash GEN runtest GEN doc/aclocal.1 GEN doc/automake.1 GEN lib/Automake/Config.pm GEN bin/aclocal-1.16 GEN t/ax/test-defs.sh GEN bin/automake-1.16 GEN doc/aclocal-1.16.1 GEN doc/automake-1.16.1 make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/i86/.built (cd /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/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/developer/automake-1.16/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/i86' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/i86' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/bin' /usr/bin/ginstall -c bin/automake '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/bin/./automake-1.16' /usr/bin/ginstall -c bin/aclocal '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/bin/./aclocal-1.16' /usr/gnu/bin/make install-exec-hook make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/i86' ln '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/bin/automake-1.16' '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/bin/automake-1.16-1.16' ln '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/bin/aclocal-1.16' '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/bin/aclocal-1.16-1.16' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/i86' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/am' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/check.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/check2.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/clean-hdr.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/clean.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/compile.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/configure.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/data.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/dejagnu.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/depend.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/depend2.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/distdir.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/footer.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/header-vars.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/header.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/install.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/inst-vars.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/java.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/lang-compile.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/lex.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/library.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/libs.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/libtool.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/lisp.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/ltlib.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/ltlibrary.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/mans-vars.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/mans.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/program.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/progs.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/python.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/remake-hdr.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/scripts.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/subdirs.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/tags.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/texi-vers.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/texibuild.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/texinfos.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/vala.am /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/am/yacc.am '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/am' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/aclocal-1.16' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/amversion.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/ar-lib.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/as.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/auxdir.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/cond.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/cond-if.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/depend.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/depout.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/dmalloc.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/extra-recurs.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/gcj.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/init.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/install-sh.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/lead-dot.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/lex.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/lispdir.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/maintainer.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/make.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/missing.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/mkdirp.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/obsolete.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/options.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/python.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/prog-cc-c-o.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/runlog.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/sanity.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/silent.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/strip.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/substnot.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/tar.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/upc.m4 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/vala.m4 '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/aclocal-1.16' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/aclocal-1.16/internal' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/internal/ac-config-macro-dirs.m4 '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/aclocal-1.16/internal' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/doc/automake-1.16' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/doc/amhello-1.0.tar.gz '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/doc/automake-1.16' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/Automake' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/ChannelDefs.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/Channels.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/Condition.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/Configure_ac.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/DisjConditions.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/FileUtils.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/General.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/Getopt.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/Item.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/ItemDef.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/Language.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/Location.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/Options.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/Rule.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/RuleDef.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/Variable.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/VarDef.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/Version.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/XFile.pm /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/Automake/Wrap.pm '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/Automake' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/COPYING /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/INSTALL /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/texinfo.tex '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/config.guess /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/config.sub /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/install-sh /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/mdate-sh /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/missing /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/ylwrap /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/depcomp /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/compile /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/py-compile /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/ar-lib /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/test-driver /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/lib/tap-driver.sh '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/aclocal' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/m4/acdir/README '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/aclocal' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/info' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/doc/automake.info /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/doc/automake.info-1 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/doc/automake.info-2 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/automake-1.16.1/doc/automake-history.info '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/info' install-info --info-dir='/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/info' '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/info/automake.info' install-info --info-dir='/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/info' '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/info/automake-history.info' install-info: warning: no info dir entry in `/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/info/automake-history.info' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 'doc/aclocal.1' '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/man/man1/aclocal-1.16.1' /usr/bin/ginstall -c -m 644 'doc/automake.1' '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/man/man1/automake-1.16.1' /usr/bin/ginstall -c -m 644 'doc/aclocal-1.16.1' '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/man/man1/aclocal-1.16-1.16.1' /usr/bin/ginstall -c -m 644 'doc/automake-1.16.1' '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/man/man1/automake-1.16-1.16.1' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/Automake' /usr/bin/ginstall -c -m 644 lib/Automake/Config.pm '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/Automake' /usr/gnu/bin/make install-data-hook make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/i86' chmod +x '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/config.guess' chmod +x '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/config.sub' chmod +x '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/install-sh' chmod +x '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/mdate-sh' chmod +x '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/missing' chmod +x '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/mkinstalldirs' chmod +x '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/ylwrap' chmod +x '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/depcomp' chmod +x '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/compile' chmod +x '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/py-compile' chmod +x '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/ar-lib' chmod +x '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/test-driver' chmod +x '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/usr/share/automake-1.16/tap-driver.sh' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/i86/.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=1\\.16\\.1 -D COMPONENT_RE_VERSION=1\\.16\\.1 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_MAJOR_VERSION=1.16 -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/GNU" -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.16.1" -D IPS_COMPONENT_VERSION="1.16.1" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://ftp.gnu.org/pub/gnu/automake/automake-1.16.1.tar.gz" -D COMPONENT_PROJECT_URL="http://www.gnu.org/software/automake/" -D COMPONENT_NAME="automake" -D COMPONENT_FMRI="developer/build/automake-116" -D COMPONENT_LICENSE_FILE="automake.license" -D COMPONENT_SUMMARY="A Makefile generator" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv2 FDLv1.3" -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="abf67aaf82cbbca483cb59aeca23bd8086de38a4" automake-116.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/automake-1.16/build/manifest-i386-automake-116.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16 -d automake-1.16.1 -m /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake-116.mogrified >/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake-116.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16 -d automake-1.16.1 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake-116.mangled >/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake-116.depend /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=1\\.16\\.1 -D COMPONENT_RE_VERSION=1\\.16\\.1 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_MAJOR_VERSION=1.16 -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/GNU" -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.16.1" -D IPS_COMPONENT_VERSION="1.16.1" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://ftp.gnu.org/pub/gnu/automake/automake-1.16.1.tar.gz" -D COMPONENT_PROJECT_URL="http://www.gnu.org/software/automake/" -D COMPONENT_NAME="automake" -D COMPONENT_FMRI="developer/build/automake-116" -D COMPONENT_LICENSE_FILE="automake.license" -D COMPONENT_SUMMARY="A Makefile generator" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv2 FDLv1.3" -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="abf67aaf82cbbca483cb59aeca23bd8086de38a4" automake.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/automake-1.16/build/manifest-i386-automake.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16 -d automake-1.16.1 -m /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake.mogrified >/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16 -d automake-1.16.1 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake.mangled >/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake-116.depend /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake-116.depend.res /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16 automake-1.16.1" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake-116.depend.res /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/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=1\\.16\\.1 -D COMPONENT_RE_VERSION=1\\.16\\.1 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_MAJOR_VERSION=1.16 -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/GNU" -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.16.1" -D IPS_COMPONENT_VERSION="1.16.1" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://ftp.gnu.org/pub/gnu/automake/automake-1.16.1.tar.gz" -D COMPONENT_PROJECT_URL="http://www.gnu.org/software/automake/" -D COMPONENT_NAME="automake" -D COMPONENT_FMRI="developer/build/automake-116" -D COMPONENT_LICENSE_FILE="automake.license" -D COMPONENT_SUMMARY="A Makefile generator" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv2 FDLv1.3" -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="abf67aaf82cbbca483cb59aeca23bd8086de38a4" /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake-116.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake-116.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /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=1\\.16\\.1 -D COMPONENT_RE_VERSION=1\\.16\\.1 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_MAJOR_VERSION=1.16 -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/GNU" -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.16.1" -D IPS_COMPONENT_VERSION="1.16.1" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://ftp.gnu.org/pub/gnu/automake/automake-1.16.1.tar.gz" -D COMPONENT_PROJECT_URL="http://www.gnu.org/software/automake/" -D COMPONENT_NAME="automake" -D COMPONENT_FMRI="developer/build/automake-116" -D COMPONENT_LICENSE_FILE="automake.license" -D COMPONENT_SUMMARY="A Makefile generator" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv2 FDLv1.3" -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="abf67aaf82cbbca483cb59aeca23bd8086de38a4" /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/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/automake-1.16/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16 -d automake-1.16.1 -T \*.py /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake-116.pre-published pkg://openindiana.org/developer/build/automake-116@1.16.1,5.11-2019.0.0.0:20191217T114434Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake-116.published /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build -d /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16 -d automake-1.16.1 -T \*.py /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake.pre-published pkg://openindiana.org/developer/build/automake@1.16.1,5.11-2019.0.0.0:20191217T114439Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/manifest-i386-automake.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/automake-1.16'