gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/database/pgbouncer' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/pgbouncer-1.12.0.tar.gz --url https://pgbouncer.github.io/downloads/files/1.12.0/pgbouncer-1.12.0.tar.gz --hash sha256:1b3c6564376cafa0da98df3520f0e932bb2aebaf9a95ca5b9fa461e9eb7b273e Source /data/userland-archives/pgbouncer-1.12.0.tar.gz... not found, skipping file copy Source https://pgbouncer.github.io/downloads/files/1.12.0/pgbouncer-1.12.0.tar.gz... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/pgbouncer-1.12.0.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/pgbouncer-1.12.0.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/.unpacked /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/amd64) (cp -a /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/* /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/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" "XMLTO=xmlto --skip-validation" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.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 " 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 target host type... unix 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 for grep that handles long lines and -e... /usr/bin/ggrep checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for /usr/gcc/6/bin/gcc option to accept ISO C99... none needed checking for /usr/gcc/6/bin/gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking whether compiler supports __func__... yes checking whether linker supports --as-needed... no checking whether compiler supports dependency generation... yes checking for working warning switches... done checking whether ln -s works... yes checking for egrep... /usr/bin/ggrep -E checking for gawk... gawk checking for a sed that does not truncate output... /usr/bin/gsed checking for strip... strip checking for ranlib... ranlib checking for ar... ar checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pandoc... no checking for strip... (cached) strip 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 for inttypes.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking linux/random.h usability... no checking linux/random.h presence... no checking for linux/random.h... no checking for ucred.h... yes checking for sys/ucred.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/wait.h... (cached) yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking for uint8_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for strlcpy... yes checking for strlcat... yes checking for strnlen... yes checking for strsep... yes checking for getpeereid... no checking for sigaction... yes checking for sigqueue... yes checking for memmem... yes checking for memrchr... no checking for mempcpy... no checking for inet_ntop... yes checking for inet_pton... yes checking for poll... yes checking for getline... yes checking for regcomp... yes checking for err... yes checking for errx... yes checking for warn... yes checking for warnx... yes checking for getprogname... yes checking for setprogname... yes checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes checking for explicit_bzero... yes checking for memset_s... yes checking for reallocarray... yes checking for getopt... yes checking for getopt_long... yes checking for getopt_long_only... yes checking for fls... yes checking for flsl... yes checking for flsll... yes checking for ffs... yes checking for ffsl... yes checking for ffsll... yes checking for fnmatch... yes checking for mbsnrtowcs... yes checking for nl_langinfo... yes checking for strtod_l... no checking for strtonum... yes checking for asprintf... yes checking for vasprintf... yes checking for timegm... yes checking for localtime_r... yes checking for gettimeofday... yes checking for recvmsg... no checking for sendmsg... no checking for usleep... yes checking for getrusage... yes checking for syslog... yes checking for mmap... yes checking for getpeerucred... yes checking for arc4random_buf... yes checking for getentropy... yes checking for getrandom... yes checking for library containing WSAGetLastError... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for integer enc/dec functions... not found checking for library containing clock_gettime... none required checking for library containing getsockname... -lsocket checking for library containing gethostbyname... -lnsl checking for library containing hstrerror... -lresolv checking for lstat... yes checking for LIBEVENT... yes checking whether to use c-ares for DNS lookups... auto checking for CARES... no checking whether to use libudns... no checking whether to use libevent for DNS lookups... yes checking for OpenSSL... found checking for SSL_CTX_use_certificate_chain_mem... no checking for SSL_CTX_load_verify_mem... no checking for asn1_time_parse... no checking for root CA certs... /etc/ssl/cert.pem checking whether to build debug binary... yes checking whether to enable asserts... no checking whether to fail on warnings... no configure: creating ./config.status config.status: creating config.mak config.status: creating lib/usual/config.h Results: adns = evdns2 pam = no tls = yes /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/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/database/pgbouncer/build/amd64' CC src/client.c CC src/hba.c CC src/dnslookup.c CC src/admin.c CC src/janitor.c CC src/loader.c CC src/main.c CC src/objects.c CC src/pam.c CC src/pktbuf.c CC src/pooler.c CC src/proto.c CC src/sbuf.c CC src/scram.c CC src/server.c CC src/stats.c CC src/system.c CC src/takeover.c CC src/util.c CC src/varcache.c CC src/common/base64.c CC src/common/saslprep.c CC src/common/scram-common.c CC src/common/unicode_norm.c CC src/common/wchar.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/aatree.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/base.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/cbtree.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/cfparser.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/crypto/chacha.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/crypto/csrandom.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/crypto/digest.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/crypto/entropy.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/crypto/keccak.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/crypto/keccak_prng.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/crypto/md5.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/crypto/sha256.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/cxalloc.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/cxextra.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/err.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/fileutil.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/getopt.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/hashing/lookup3.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/list.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/logging.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/mbuf.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/mempool.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/netdb.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/pgutil.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/regex.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/safeio.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/signal.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/slab.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/socket.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/socket_ntop.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/socket_pton.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/string.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/strpool.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/time.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/tls/tls.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/tls/tls_cert.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/tls/tls_client.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/tls/tls_compat.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/tls/tls_config.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/tls/tls_conninfo.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/tls/tls_ocsp.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/tls/tls_peer.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/tls/tls_server.c /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/tls/tls_ocsp.c: In function 'tls_ocsp_common_query': /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/tls/tls_ocsp.c:861:9: warning: 'fd' may be used uninitialized in this function [-Wmaybe-uninitialized] pfd.fd = fd; ~~~~~~~^~~~ /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/tls/tls_ocsp.c:907:11: note: 'fd' was declared here int ret, fd; ^~ CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/tls/tls_util.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.12.0/lib/usual/tls/tls_verify.c CCLD pgbouncer make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/amd64' INSTALL pgbouncer /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/bin INSTALL README.md /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/share/doc/pgbouncer INSTALL NEWS.md /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/share/doc/pgbouncer INSTALL etc/pgbouncer.ini /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/share/doc/pgbouncer INSTALL etc/userlist.txt /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/share/doc/pgbouncer INSTALL doc/pgbouncer.1 /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/share/man/man1 INSTALL doc/pgbouncer.5 /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/share/man/man5 make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/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=1\\.12\\.0 -D COMPONENT_RE_VERSION=1\\.12\\.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:System/Administration and Configuration" -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.12.0" -D IPS_COMPONENT_VERSION="1.12.0" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://pgbouncer.github.io/downloads/files/1.12.0/pgbouncer-1.12.0.tar.gz" -D COMPONENT_PROJECT_URL="http://www.pgbouncer.org/" -D COMPONENT_NAME="pgbouncer" -D COMPONENT_FMRI="database/postgres/pgbouncer" -D COMPONENT_LICENSE_FILE="pgbouncer.license" -D COMPONENT_SUMMARY="pgBouncer connection pooler" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="BSD" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="9086feb0f81a1e0f1b000022c3b709aea13b670c" pgbouncer.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-pgbouncer.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer -d pgbouncer-1.12.0 -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/files -m /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-pgbouncer.mogrified >/jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-pgbouncer.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer -d pgbouncer-1.12.0 -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/files /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-pgbouncer.mangled >/jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-pgbouncer.depend /usr/bin/nawk -v TARGET=database---postgres-83---pgbouncer.p5m -v FUNCTION=manifest -f /jenkins/jobs/oi-userland/workspace/tools/generate-history < history > /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-database---postgres-83---pgbouncer.p5m /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\\.12\\.0 -D COMPONENT_RE_VERSION=1\\.12\\.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:System/Administration and Configuration" -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.12.0" -D IPS_COMPONENT_VERSION="1.12.0" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://pgbouncer.github.io/downloads/files/1.12.0/pgbouncer-1.12.0.tar.gz" -D COMPONENT_PROJECT_URL="http://www.pgbouncer.org/" -D COMPONENT_NAME="pgbouncer" -D COMPONENT_FMRI="database/postgres/pgbouncer" -D COMPONENT_LICENSE_FILE="pgbouncer.license" -D COMPONENT_SUMMARY="pgBouncer connection pooler" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="BSD" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="9086feb0f81a1e0f1b000022c3b709aea13b670c" /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-database---postgres-83---pgbouncer.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-database---postgres-83---pgbouncer.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer -d pgbouncer-1.12.0 -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/files -m /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-database---postgres-83---pgbouncer.mogrified >/jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-database---postgres-83---pgbouncer.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer -d pgbouncer-1.12.0 -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/files /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-database---postgres-83---pgbouncer.mangled >/jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-database---postgres-83---pgbouncer.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-pgbouncer.depend /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-database---postgres-83---pgbouncer.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-pgbouncer.depend.res /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-database---postgres-83---pgbouncer.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer pgbouncer-1.12.0 /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/files" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-pgbouncer.depend.res /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-database---postgres-83---pgbouncer.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/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\\.12\\.0 -D COMPONENT_RE_VERSION=1\\.12\\.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:System/Administration and Configuration" -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.12.0" -D IPS_COMPONENT_VERSION="1.12.0" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://pgbouncer.github.io/downloads/files/1.12.0/pgbouncer-1.12.0.tar.gz" -D COMPONENT_PROJECT_URL="http://www.pgbouncer.org/" -D COMPONENT_NAME="pgbouncer" -D COMPONENT_FMRI="database/postgres/pgbouncer" -D COMPONENT_LICENSE_FILE="pgbouncer.license" -D COMPONENT_SUMMARY="pgBouncer connection pooler" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="BSD" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="9086feb0f81a1e0f1b000022c3b709aea13b670c" /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-pgbouncer.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-pgbouncer.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\\.12\\.0 -D COMPONENT_RE_VERSION=1\\.12\\.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:System/Administration and Configuration" -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.12.0" -D IPS_COMPONENT_VERSION="1.12.0" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://pgbouncer.github.io/downloads/files/1.12.0/pgbouncer-1.12.0.tar.gz" -D COMPONENT_PROJECT_URL="http://www.pgbouncer.org/" -D COMPONENT_NAME="pgbouncer" -D COMPONENT_FMRI="database/postgres/pgbouncer" -D COMPONENT_LICENSE_FILE="pgbouncer.license" -D COMPONENT_SUMMARY="pgBouncer connection pooler" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="BSD" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="9086feb0f81a1e0f1b000022c3b709aea13b670c" /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-database---postgres-83---pgbouncer.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-database---postgres-83---pgbouncer.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/.pre-published-i386 /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer -d pgbouncer-1.12.0 -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/files -T \*.py /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-pgbouncer.pre-published pkg://openindiana.org/database/postgres/pgbouncer@1.12.0,5.11-2019.0.0.0:20191123T051142Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-pgbouncer.published /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer -d pgbouncer-1.12.0 -d /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/files -T \*.py /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-database---postgres-83---pgbouncer.pre-published pkg://openindiana.org/database/postgres-83/pgbouncer@1.1.2,5.11-2015.0.2.0:20191123T051147Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-database---postgres-83---pgbouncer.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/database/pgbouncer'