+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nghttp2-tools-1.46.0nb1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nghttp2-tools-1.46.0nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for nghttp2-1.46.0.tar.xz => Checksum SHA512 OK for nghttp2-1.46.0.tar.xz ===> Installing dependencies for nghttp2-tools-1.46.0nb1 ========================================================================== The following variables will affect the build process of this package, nghttp2-tools-1.46.0nb1. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/local/etc/openssl/certs * SSLDIR = /opt/local/etc/openssl * SSLKEYS = /opt/local/etc/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/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb3 => Tool dependency gmake>=3.81: found gmake-4.3nb3 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency xz>=4.999.9betanb1: found xz-5.2.5 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc10>=10.4.0: found gcc10-10.4.0 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency libev>=4.01: found libev-4.33 => Full dependency zlib>=1.2.3: found zlib-1.2.11 => Full dependency libcares>=1.6.0: found libcares-1.18.1 => Full dependency openssl>=1.1.1dnb2: found openssl-1.1.1t => Full dependency jansson>=2.4nb1: found jansson-2.13.1 => Full dependency libxml2>=2.9.12nb1: found libxml2-2.9.12nb2 => Full dependency nghttp2>=1.45.1: found nghttp2-1.46.0nb1 => Full dependency gcc10-libs>=10.4.0: found gcc10-libs-10.4.0 ===> Overriding tools for nghttp2-tools-1.46.0nb1 ===> Extracting for nghttp2-tools-1.46.0nb1 ===> Patching for nghttp2-tools-1.46.0nb1 => Applying pkgsrc patches for nghttp2-tools-1.46.0nb1 => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/www/nghttp2-tools/../../www/nghttp2/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/www/nghttp2-tools/../../www/nghttp2/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.6 2021/09/29 11:46:39 adam Exp $ | |Lower python requirement to the lowest available 3.x version in pkgsrc. | |--- configure.orig 2021-09-21 13:09:48.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 19142 (offset 11 lines). Hunk #2 succeeded at 19170 (offset 11 lines). Hunk #3 succeeded at 19183 (offset 11 lines). Hunk #4 succeeded at 19265 (offset 11 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/www/nghttp2-tools/../../www/nghttp2/patches/patch-configure.ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/www/nghttp2-tools/../../www/nghttp2/patches/patch-configure.ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure.ac,v 1.2 2021/10/26 08:32:01 adam Exp $ | |Lower python requirement to the lowest available 3.x version in pkgsrc. | |--- configure.ac.orig 2021-10-19 09:31:47.000000000 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 218. done ===> Creating toolchain wrappers for nghttp2-tools-1.46.0nb1 ===> Configuring for nghttp2-tools-1.46.0nb1 => 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 => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --with-libiconv-prefix 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 whether gcc understands -c and -o together... yes 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 for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /opt/local/bin/nbsed 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 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)... /opt/local/bin/nm -B checking the name lister (/opt/local/bin/nm -B) 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-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... print -r -- checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for archiver @FILE support... @ 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... /opt/local/bin/nawk checking command to parse /opt/local/bin/nm -B 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 target system type... x86_64-sun-solaris2.11 checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a race-free mkdir -p... ././install-sh -c -d checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking for x86_64-sun-solaris2.11-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /bin/ld -64 checking if the linker (/bin/ld -64) is GNU ld... no checking whether the g++ linker (/bin/ld -64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/bin/ld -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking pkg-config is at least version 0.20... yes checking for a Python interpreter with version >= 3.6... python3.9 checking for python3.9... /opt/local/bin/python3.9 checking for python3.9 version... 3.9 checking for python3.9 prefix... /opt/local checking for python3.9 exec_prefix... /opt/local checking for python3.9 platform... sunos5 checking for python3.9 script directory... ${PYTHON_PREFIX}/lib/python3.9/site-packages checking for python3.9 extension module directory... ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages checking for cython.py... no checking for cython... no checking whether g++ supports C++14 features with -std=c++14... yes checking whether std::future is available... yes checking whether std::map::emplace is available... yes checking whether std::atomic_* overloads for std::shared_ptr are available... yes checking whether thread_local storage class specifier is available.... yes checking for zlib >= 1.2.3... yes checking for library containing dlopen... none required checking for cunit >= 2.1... no configure: WARNING: Package 'cunit', required by 'virtual:world', not found checking for CU_initialize_registry in -lcunit... no checking for ev_time in -lev... yes checking for ev.h... yes checking for openssl >= 1.0.1... yes checking for SSL_is_quic... no checking for SSL_set_quic_early_data_context... no checking for libcares >= 1.7.5... yes checking for libngtcp2 >= 0.0.0... no configure: Package 'libngtcp2', required by 'virtual:world', not found checking for libnghttp3 >= 0.0.0... no configure: Package 'libnghttp3', required by 'virtual:world', not found checking for libevent_openssl >= 2.0.8... no configure: Package 'libevent_openssl', required by 'virtual:world', not found checking for jansson >= 2.5... yes checking for libsystemd >= 209... no configure: Package 'libsystemd', required by 'virtual:world', not found checking for libxml-2.0 >= 2.6.26... yes checking for library containing malloc_stats_print... no checking for library containing je_malloc_stats_print... no checking whether to enable assertions... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for pwd.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for syslog.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for off_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for ptrdiff_t... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for struct tm.tm_gmtoff... no checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking size of int *... 8 checking size of time_t... 8 checking for working chown... yes checking for error_at_line... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes 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 working strnlen... yes checking for _Exit... yes checking for accept4... no checking for dup2... yes checking for getcwd... yes checking for getpwnam... yes checking for localtime_r... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkostemp... yes checking for socket... no checking for sqrt... no checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for timegm... yes checking for timerfd_create... yes checking whether initgroups is declared... yes checking whether C compiler accepts -fvisibility=hidden... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/libnghttp2.pc config.status: creating lib/includes/Makefile config.status: creating lib/includes/nghttp2/nghttp2ver.h config.status: creating tests/Makefile config.status: creating tests/testdata/Makefile config.status: creating third-party/Makefile config.status: creating src/Makefile config.status: creating src/includes/Makefile config.status: creating src/libnghttp2_asio.pc config.status: creating bpf/Makefile config.status: creating examples/Makefile config.status: creating python/Makefile config.status: creating python/setup.py config.status: creating integration-tests/Makefile config.status: creating integration-tests/config.go config.status: creating integration-tests/setenv config.status: creating doc/Makefile config.status: creating doc/conf.py config.status: creating doc/index.rst config.status: creating doc/package_README.rst config.status: creating doc/tutorial-client.rst config.status: creating doc/tutorial-server.rst config.status: creating doc/tutorial-hpack.rst config.status: creating doc/nghttpx-howto.rst config.status: creating doc/h2load-howto.rst config.status: creating doc/libnghttp2_asio.rst config.status: creating doc/python-apiref.rst config.status: creating doc/building-android-binary.rst config.status: creating doc/nghttp2.h.rst config.status: creating doc/nghttp2ver.h.rst config.status: creating doc/asio_http2.h.rst config.status: creating doc/asio_http2_server.h.rst config.status: creating doc/asio_http2_client.h.rst config.status: creating doc/contribute.rst config.status: creating contrib/Makefile config.status: creating script/Makefile config.status: creating config.h config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing depfiles commands configure: WARNING: unrecognized options: --with-libiconv-prefix configure: summary of build options: Package version: 1.46.0 Library version: 35:1:21 Install prefix: /opt/local System types: Build: x86_64-sun-solaris2.11 Host: x86_64-sun-solaris2.11 Target: x86_64-sun-solaris2.11 Compiler: C compiler: gcc CFLAGS: -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include/ev -I/opt/local/include -I/usr/include LDFLAGS: -L/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.4.0 -Wl,-R/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.4.0 -L/opt/local/lib/ev -Wl,-R/opt/local/lib/ev -L/opt/local/lib -Wl,-R/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 C++ compiler: g++ -std=c++14 CXXFLAGS: -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include/ev -I/opt/local/include -I/usr/include CXXCPP: g++ -E -std=c++14 C preprocessor: gcc -E CPPFLAGS: -I/opt/local/include/ev -I/opt/local/include -I/usr/include WARNCFLAGS: WARNCXXFLAGS: CXX1XCXXFLAGS: EXTRACFLAG: -fvisibility=hidden BPFCFLAGS: EXTRABPFCFLAGS: LIBS: DEFS: -DHAVE_CONFIG_H EXTRA_DEFS: Library: Shared: yes Static: yes Libtool: LIBTOOL_LDFLAGS: Python: Python: /opt/local/bin/python3.9 PYTHON_VERSION: 3.9 pyexecdir: ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages PYTHON_CPPFLAGS: PYTHON_LIBS: Cython: Test: CUnit: no (CFLAGS='' LIBS='') Failmalloc: yes Libs: OpenSSL: yes (CFLAGS='-I/opt/local/include ' LIBS='-L/opt/local/lib -lssl -Wl,-R/opt/local/lib -lcrypto ') Libxml2: yes (CFLAGS='-I/opt/local/include/libxml2 -I/opt/local/include ' LIBS='-Wl,-R/opt/local/lib -L/opt/local/lib -lxml2 ') Libev: yes (CFLAGS='' LIBS='-lev') Libc-ares: yes (CFLAGS='-I/opt/local/include ' LIBS='-L/opt/local/lib -lcares ') libngtcp2: no (CFLAGS='' LIBS='') libngtcp2_crypto_openssl: no (CFLAGS='' LIBS='') libngtcp2_crypto_boringssl: no (CFLAGS='' LIBS='') libnghttp3: no (CFLAGS='' LIBS='') libbpf: no (CFLAGS='' LIBS='') Libevent(SSL): no (CFLAGS='' LIBS='') Jansson: yes (CFLAGS='-I/opt/local/include ' LIBS='-Wl,-R/opt/local/lib -L/opt/local/lib -ljansson ') Jemalloc: no (CFLAGS='' LIBS='') Zlib: yes (CFLAGS='-I/opt/local/include ' LIBS='-L/opt/local/lib -Wl,-R/opt/local/lib -lz ') Systemd: no (CFLAGS='' LIBS='') Boost CPPFLAGS: Boost LDFLAGS: Boost::ASIO: Boost::System: Boost::Thread: Third-party: http-parser: yes MRuby: no (CFLAGS='' LIBS='') Neverbleed: no Features: Applications: yes HPACK tools: yes Libnghttp2_asio:no Examples: no Python bindings:no Threading: yes HTTP/3 (EXPERIMENTAL): no => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp