gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/pwgen-2.07.tar.gz --url http://sourceforge.net/projects/pwgen/files/pwgen/2.07/pwgen-2.07.tar.gz --hash sha256:eb74593f58296c21c71cd07933e070492e9222b79cedf81d1a02ce09c0e11556 Source /data/userland-archives/pwgen-2.07.tar.gz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/pwgen-2.07.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/pwgen-2.07 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/pwgen-2.07.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/pwgen-2.07/.unpacked (cd /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/pwgen-2.07 ; autoconf) /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/pwgen-2.07/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/pwgen-2.07/configure CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin ) checking for gcc... /usr/gcc/4.9/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/4.9/bin/gcc accepts -g... yes checking for /usr/gcc/4.9/bin/gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/ginstall -c checking for mv... /usr/bin/mv checking for rm... /usr/bin/rm checking for sed... /usr/bin/sed checking for perl... /usr/bin/perl checking for getopt_long... yes checking how to run the C preprocessor... /usr/gcc/4.9/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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes configure: creating ./config.status config.status: creating Makefile /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/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 WALL_OPTS= \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/i86' /usr/gcc/4.9/bin/gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -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_GETOPT_H=1 -m32 -O3 /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/pwgen-2.07/pwgen.c -o pwgen.o /usr/gcc/4.9/bin/gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -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_GETOPT_H=1 -m32 -O3 /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/pwgen-2.07/pw_phonemes.c -o pw_phonemes.o /usr/gcc/4.9/bin/gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -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_GETOPT_H=1 -m32 -O3 /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/pwgen-2.07/pw_rand.c -o pw_rand.o /usr/gcc/4.9/bin/gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -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_GETOPT_H=1 -m32 -O3 /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/pwgen-2.07/randnum.c -o randnum.o /usr/gcc/4.9/bin/gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -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_GETOPT_H=1 -m32 -O3 /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/pwgen-2.07/sha1.c -o sha1.o /usr/gcc/4.9/bin/gcc -c -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_GETOPT_LONG=1 -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_GETOPT_H=1 -m32 -O3 /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/pwgen-2.07/sha1num.c -o sha1num.o /usr/gcc/4.9/bin/gcc -m32 -o pwgen pwgen.o pw_phonemes.o pw_rand.o randnum.o sha1.o sha1num.o make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/i86/.built (cd /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/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/sysutils/pwgen/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/i86' mkdir -p /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/prototype/i386/usr/bin /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/prototype/i386/usr/share/man/man1 /usr/bin/ginstall -c pwgen /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/prototype/i386/usr/bin/pwgen /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/pwgen-2.07/pwgen.1 /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/prototype/i386/usr/share/man/man1/pwgen.1 make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/i86/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D MACH=i386 -D MACH32=i86 -D MACH64=amd64 -D PUBLISHER=openindiana.org -D PUBLISHER_LOCALIZABLE=userland-localizable -D CONSOLIDATION=userland -D BUILD_VERSION=5.11-2017.0.0.0 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=2.7 -D COMPONENT_VERSION=2.07 -D COMPONENT_PROJECT_URL=http://sourceforge.net/projects/pwgen/ -D COMPONENT_ARCHIVE_URL=http://sourceforge.net/projects/pwgen/files/pwgen/2.07/pwgen-2.07.tar.gz -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=pwgen -D COMPONENT_FMRI= -D COMPONENT_LICENSE_FILE=pwgen.license -D TPNO= -D USERLAND_GIT_REMOTE=git://github.com/OpenIndiana/oi-userland.git -D USERLAND_GIT_BRANCH=HEAD -D USERLAND_GIT_REV=f261057cbb979f6c956351d3422750d8aca54d31 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D COMPONENT_SUMMARY="" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" pwgen.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/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/manifest-i386-pwgen.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build -d /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen -d pwgen-2.07 -m /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/manifest-i386-pwgen.mogrified >/jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/manifest-i386-pwgen.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build -d /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen -d pwgen-2.07 /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/manifest-i386-pwgen.mangled >/jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/manifest-i386-pwgen.depend /usr/bin/pkgdepend resolve -m /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/manifest-i386-pwgen.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/manifest-i386-pwgen.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen pwgen-2.07" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/manifest-i386-pwgen.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/manifest-i386-pwgen.depend.res /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/manifest-i386-pwgen.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build -d /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen -d pwgen-2.07 -T \*.py /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/manifest-i386-pwgen.pre-published pkg://openindiana.org/crypto/pwgen@2.7,5.11-2017.0.0.0:20180124T082152Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/manifest-i386-pwgen.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/pwgen'