+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/neon-0.33.0nb7/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/neon-0.33.0nb7/work.log => Checksum BLAKE2s OK for neon-0.33.0.tar.gz => Checksum SHA512 OK for neon-0.33.0.tar.gz ===> Installing dependencies for neon-0.33.0nb7 ========================================================================== The supported build options for neon are: gnutls gssapi openssl The currently selected options are: gnutls You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.neon (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, neon-0.33.0nb7. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency xmlto-[0-9]*: found xmlto-0.0.28nb15 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.5nb1 => Tool dependency perl>=5.0: found perl-5.40.2nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency expat>=2.0.0nb1: found expat-2.7.1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency gnutls>=3.8.9nb1: found gnutls-3.8.9nb1 => Full dependency openssl>=3: found openssl-3.5.1 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency gmp>=6.0: found gmp-6.3.0 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency libffi>=1.20: found libffi-3.5.1 => Full dependency libtasn1>=0.2.7: found libtasn1-4.20.0 => Full dependency libunistring>=0.9.3: found libunistring-1.2 => Full dependency nettle>=3.4.1: found nettle-3.10.2 => Full dependency p11-kit>=0.23: found p11-kit-0.25.5 ===> Overriding tools for neon-0.33.0nb7 ===> Extracting for neon-0.33.0nb7 /bin/cp /data/jenkins/workspace/pkgsrc-upstream-trunk/www/neon/files/README.pkgsrc /home/pbulk/build/www/neon/work/neon-0.33.0 || true; ===> Patching for neon-0.33.0nb7 ===> Creating toolchain wrappers for neon-0.33.0nb7 ===> Configuring for neon-0.33.0nb7 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files WARNING: [check-portability] => Found $RANDOM: WARNING: [check-portability] test/run.sh:13: MALLOC_PERTURB_=`expr $RANDOM % 255 2>/dev/null` Explanation: =========================================================================== The variable $RANDOM is not required for a POSIX-conforming shell, and many implementations of /bin/sh do not support it. It should therefore not be used in shell programs that are meant to be portable across a large number of POSIX-like systems. =========================================================================== configure: WARNING: unrecognized options: --with-libiconv-prefix checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking for x86_64-sun-solaris2.11-gcc... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for inline... inline checking for an ANSI C-conforming const... yes checking for size_t... yes checking for off_t... yes checking for uname... SunOS checking whether make sets $(MAKE)... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for gcc -Wformat -Werror sanity... yes checking for errno.h... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/uio.h... yes checking size of size_t... 8 checking how to print size_t... lu checking size of off_t... 8 checking how to print off_t... ld checking size of ssize_t... 8 checking how to print ssize_t... ld checking whether byte ordering is bigendian... no checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for snprintf... yes checking for vsnprintf... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking for sys/time.h... yes checking for limits.h... yes checking for sys/select.h... yes checking for arpa/inet.h... yes checking for libintl.h... yes checking for signal.h... yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for netdb.h... yes checking for sys/poll.h... yes checking for sys/limits.h... yes checking for fcntl.h... yes checking for iconv.h... yes checking for timezone global... yes configure: LFS support unnecessary, off_t is not 32-bit checking for strtoll... yes checking for strcasecmp... yes checking for signal... yes checking for setvbuf... yes checking for setsockopt... no checking for stpcpy... yes checking for poll... yes checking for fcntl... yes checking for getsockopt... no checking for explicit_bzero... yes checking for sendmsg... no checking for gettimeofday... yes checking for gmtime_r... yes checking whether stpcpy is declared... yes checking for library containing socket... -lsocket checking for wspiapi.h... no checking for library containing getaddrinfo... -lnsl checking for wspiapi.h... (cached) no checking for gai_strerror... yes checking for getnameinfo... yes checking for inet_ntop... yes checking for inet_pton... yes configure: IPv6 support is enabled checking for working AI_ADDRCONFIG... no checking for socklen_t... yes checking for struct tm.tm_gmtoff... no checking for struct tm.__tm_gmtoff... no checking for zlib.h... yes checking for inflate in -lz... yes configure: zlib support enabled, using -lz checking whether to enable ACL support in neon... yes checking for x86_64-sun-solaris2.11-pkg-config... /home/pbulk/build/www/neon/work/.tools/bin/pkg-config checking for gnutls pkg-config data... yes configure: using GnuTLS configuration from pkg-config checking for gnutls/gnutls.h... yes configure: SSL support enabled, using GnuTLS 3.8.9 checking for gnutls_session_get_data2... yes checking for gnutls_x509_dn_get_rdn_ava... yes checking for gnutls_certificate_get_issuer... yes checking for gnutls_certificate_get_x509_cas... no checking for gnutls_x509_crt_sign2... yes checking for gnutls_x509_crt_equals... yes checking for gnutls_certificate_set_retrieve_function2... yes checking for gnutls_certificate_set_x509_system_trust... yes checking for gnutls_privkey_import_ext... yes checking for iconv... yes configure: Using /etc/opt/pkg/openssl/certs/ca-certificates.crt as default SSL CA bundle configure: Thread-safe SSL not supported checking for x86_64-sun-solaris2.11-pkg-config... (cached) /home/pbulk/build/www/neon/work/.tools/bin/pkg-config checking for pakchois pkg-config data... no configure: pakchois library not found; no PKCS#11 support configure: GSSAPI authentication is not supported checking for x86_64-sun-solaris2.11-pkg-config... (cached) /home/pbulk/build/www/neon/work/.tools/bin/pkg-config checking for libproxy-1.0 pkg-config data... no configure: libproxy support not enabled checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/xpg4/bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert x86_64-sun-solaris2.11 file names to x86_64-sun-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-sun-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for x86_64-sun-solaris2.11-file... no checking for file... file checking for x86_64-sun-solaris2.11-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-sun-solaris2.11-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for archiver @FILE support... no checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for gawk... /usr/bin/nawk checking command to parse /usr/bin/nm -p output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-sun-solaris2.11-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking size of time_t... 8 checking how to print time_t... ld checking for pid_t... yes checking for x86_64-sun-solaris2.11-ar... ar checking for x86_64-sun-solaris2.11-ranlib... ranlib checking for sys/time.h... (cached) yes checking for signal.h... (cached) yes checking for stdint.h... (cached) yes checking for locale.h... yes checking for pipe... yes checking for isatty... yes checking for usleep... yes checking for shutdown... no checking for setlocale... yes checking for gethostname... yes configure: WebDAV support is enabled checking for expat.h... yes checking for XML_SetXmlDeclHandler in -lexpat... yes checking for XML_Size... yes checking size of XML_Size... 8 checking how to print XML_Size... ld configure: XML parser used: expat checking for library containing bindtextdomain... none needed checking for wspiapi.h... (cached) no checking for bind_textdomain_codeset... yes configure: Internationalization support enabled configure: debugging is enabled checking for openssl... /opt/pkg/bin/openssl checking for certutil... /usr/bin/certutil checking for pk12util... notfound checking for pkg-config... (cached) /home/pbulk/build/www/neon/work/.tools/bin/pkg-config checking if LD -Wl,--version-script works... no configure: creating ./config.status config.status: creating neon-config config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating neon.pc config.status: creating test/makekeys config.status: creating config.h config.status: executing libtool commands rm: libtoolT: No such file or directory configure: WARNING: unrecognized options: --with-libiconv-prefix configure: Configured to build neon 0.33.0: Install prefix: /opt/pkg Compiler: gcc XML Parser: expat SSL library: SSL support enabled, using GnuTLS 3.8.9 zlib support: zlib support enabled, using -lz GSSAPI support: GSSAPI authentication is not supported Build libraries: Shared=yes, Static=yes => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp