+ 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/grpc-1.59.2/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/grpc-1.59.2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for grpc-1.59.2.tar.gz => Checksum SHA512 OK for grpc-1.59.2.tar.gz => Checksum BLAKE2s OK for opencensus-proto-0.3.0.tar.gz => Checksum SHA512 OK for opencensus-proto-0.3.0.tar.gz ===> Installing dependencies for grpc-1.59.2 ========================================================================== The following variables will affect the build process of this package, grpc-1.59.2. 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 cmake>=0: found cmake-3.27.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency google-benchmark>=1.8.2nb1: found google-benchmark-1.8.3 => Build dependency gcc12>=12.2.0: found gcc12-12.2.0 => Full dependency abseil>=20220623.0: found abseil-20230802.1 => Full dependency gflags>=2.1.2: found gflags-2.2.2 => Full dependency protobuf>=24.4: found protobuf-24.4 => Full dependency zlib>=1.2.3: found zlib-1.2.13 => Full dependency re2>=20230602: found re2-20231101 => Full dependency libcares>=1.15.0nb1: found libcares-1.21.0 => Full dependency openssl>=3: found openssl-3.1.4 => Full dependency gcc12-libs>=12.2.0: found gcc12-libs-12.2.0 ===> Overriding tools for grpc-1.59.2 ===> Extracting for grpc-1.59.2 /usr/bin/rmdir /home/pbulk/build/net/grpc/work/grpc-1.59.2/third_party/opencensus-proto /usr/bin/ln -s /home/pbulk/build/net/grpc/work/opencensus-proto-* /home/pbulk/build/net/grpc/work/grpc-1.59.2/third_party/opencensus-proto ===> Patching for grpc-1.59.2 => Applying pkgsrc patches for grpc-1.59.2 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/grpc/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/grpc/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.12 2022/07/06 15:18:17 adam Exp $ | |--- CMakeLists.txt.orig 2022-06-21 20:39:47.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 549 (offset 45 lines). done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/grpc/patches/patch-src_core_ext_filters_client__channel_resolver_dns_c__ares_grpc__ares__ev__driver__posix.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/grpc/patches/patch-src_core_ext_filters_client__channel_resolver_dns_c__ares_grpc__ares__ev__driver__posix.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_core_ext_filters_client__channel_resolver_dns_c__ares_grpc__ares__ev__driver__posix.cc,v 1.5 2023/11/02 12:46:44 wiz Exp $ | |Add SunOS support. | |--- src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.orig 2023-10-30 17:33:54.000000000 +0000 |+++ src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc -------------------------- Patching file src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc using Plan A... Hunk #1 succeeded at 22. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/grpc/patches/patch-src_core_lib_iomgr_port.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/grpc/patches/patch-src_core_lib_iomgr_port.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_core_lib_iomgr_port.h,v 1.4 2023/04/27 06:31:11 wiz Exp $ | |Add SunOS support. | |--- src/core/lib/iomgr/port.h.orig 2018-07-12 14:40:09.000000000 +0000 |+++ src/core/lib/iomgr/port.h -------------------------- Patching file src/core/lib/iomgr/port.h using Plan A... Hunk #1 succeeded at 177 (offset 38 lines). done ===> Creating toolchain wrappers for grpc-1.59.2 ===> Configuring for grpc-1.59.2 => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/net/grpc/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/pbulk/build/net/grpc/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STDC_FORMAT_MACROS -- Performing Test HAVE_STDC_FORMAT_MACROS - Success -- Found c-ares: /home/pbulk/build/net/grpc/work/.buildlink/lib/cmake/c-ares/c-ares-config.cmake (found suitable version "1.21.0", minimum required is "1.13.0") -- Found ZLIB: /opt/local/lib/libz.so (found version "1.2.13") -- Found RE2 via CMake. -- Found OpenSSL: /opt/local/lib/libcrypto.so (found version "3.1.4") -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Configuring done (2.8s) -- Generating done (0.8s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR -- Build files have been written to: /home/pbulk/build/net/grpc/work/grpc-1.59.2/cmake-pkgsrc-build