INFO: not using any hashes in /data/userland-archives/hashes for pgbouncer-1.23.0.tar.gz (overridden with --hash) Source /data/userland-archives/pgbouncer-1.23.0.tar.gz... not found, skipping file copy Source https://pgbouncer.github.io/downloads/files/1.23.0/pgbouncer-1.23.0.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file configure Hunk #1 succeeded at 8562 (offset 677 lines). checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target host type... unix checking for gcc... /usr/gcc/13/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 the compiler supports GNU C... yes checking whether /usr/gcc/13/bin/gcc accepts -g... yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... 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 race-free mkdir -p... /usr/bin/gmkdir -p checking how to run the C preprocessor... /usr/gcc/13/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 python3... python3 checking for strip... (cached) strip checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for inttypes.h... (cached) yes checking for stdbool.h... yes checking for unistd.h... (cached) yes checking for sys/time.h... yes checking for sys/socket.h... yes checking for poll.h... yes checking for sys/un.h... yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for sys/param.h... yes checking for sys/uio.h... yes checking for pwd.h... yes checking for grp.h... yes checking for sys/wait.h... yes checking for sys/mman.h... yes checking for syslog.h... yes checking for netdb.h... yes checking for dlfcn.h... yes checking for err.h... yes checking for pthread.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for byteswap.h... no checking for malloc.h... yes checking for regex.h... yes checking for getopt.h... yes checking for fnmatch.h... yes checking for langinfo.h... yes checking for xlocale.h... yes checking for linux/random.h... no checking for ucred.h... yes checking for sys/ucred.h... no 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 /usr/gcc/13/bin/gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... 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... yes 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 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 build with systemd support... no checking whether to use c-ares for DNS lookups... auto checking for libcares >= 1.9.0... yes checking for ares_nameser.h... 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 = c-ares pam = no systemd = no tls = yes CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/admin.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/client.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/dnslookup.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/hba.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/janitor.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/loader.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/messages.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/main.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/objects.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/pam.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/pktbuf.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/pooler.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/proto.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/prepare.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/sbuf.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/scram.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/server.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/stats.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/system.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/takeover.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/util.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/varcache.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/common/base64.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/common/bool.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/common/pgstrcasecmp.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/common/saslprep.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/common/scram-common.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/common/unicode_norm.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/src/common/wchar.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/aatree.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/base.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/cbtree.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/cfparser.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/crypto/chacha.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/crypto/csrandom.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/crypto/digest.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/crypto/entropy.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/crypto/keccak.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/crypto/keccak_prng.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/crypto/md5.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/crypto/sha256.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/cxalloc.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/cxextra.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/err.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/fileutil.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/getopt.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/list.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/logging.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/mbuf.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/mempool.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/netdb.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/pgutil.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/regex.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/safeio.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/signal.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/slab.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/socket.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/socket_ntop.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/socket_pton.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/string.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/strpool.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/time.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/tls/tls.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/tls/tls_cert.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/tls/tls_client.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/tls/tls_compat.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/tls/tls_config.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/tls/tls_conninfo.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/tls/tls_ocsp.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/tls/tls_peer.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/tls/tls_server.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/tls/tls_util.c CC /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/lib/usual/tls/tls_verify.c CCLD pgbouncer INSTALL pgbouncer /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/bin INSTALL /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/README.md /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/share/doc/pgbouncer INSTALL /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/NEWS.md /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/share/doc/pgbouncer INSTALL /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/etc/pgbouncer-minimal.ini /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/share/doc/pgbouncer INSTALL /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/etc/pgbouncer.ini /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/share/doc/pgbouncer INSTALL /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/etc/pgbouncer.service /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/share/doc/pgbouncer INSTALL /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/etc/pgbouncer.socket /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/share/doc/pgbouncer INSTALL /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/etc/userlist.txt /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/share/doc/pgbouncer INSTALL /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/doc/pgbouncer.1 /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/share/man/man1 INSTALL /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/pgbouncer-1.23.0/doc/pgbouncer.5 /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/prototype/i386/usr/share/man/man5 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/database/pgbouncer/build/manifest-i386-pgbouncer.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: database/pgbouncer pkg://openindiana.org/database/postgres/pgbouncer@1.23.0,5.11-2024.0.0.0:20240704T165644Z PUBLISHED pkg://openindiana.org/database/postgres-83/pgbouncer@1.1.2,5.11-2015.0.2.0:20240704T165650Z PUBLISHED