+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/grpc-1.67.1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/grpc-1.67.1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for grpc-1.67.1.tar.gz
=> Checksum SHA512 OK for grpc-1.67.1.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.67.1
==========================================================================
The following variables will affect the build process of this package,
grpc-1.67.1.  Their current value is shown below:

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/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
`/usr/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency cmake>=0: found cmake-3.31.1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> 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.9.0
=> Full dependency abseil>=20240116.0: found abseil-20240722.0
=> Full dependency gflags>=2.1.2: found gflags-2.2.2
=> Full dependency libcares>=1.15.0nb1: found libcares-1.34.3
=> Full dependency openssl>=3: found openssl-3.3.2
=> Full dependency protobuf>=28.2: found protobuf-28.3
=> Full dependency re2>=20231101nb1: found re2-20240702
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
===> Overriding tools for grpc-1.67.1
===> Extracting for grpc-1.67.1
/bin/rmdir /home/pbulk/build/net/grpc/work/grpc-1.67.1/third_party/opencensus-proto
/bin/ln -s /home/pbulk/build/net/grpc/work/opencensus-proto-* /home/pbulk/build/net/grpc/work/grpc-1.67.1/third_party/opencensus-proto
===> Patching for grpc-1.67.1
=> Applying pkgsrc patches for grpc-1.67.1
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/grpc/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-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.15 2024/10/01 09:03:08 adam Exp $
|
|Allow linking against not-yet-installed shared libraries.
|Fix build (at least on Darwin) - https://github.com/grpc/grpc/issues/36654
|
|--- CMakeLists.txt.orig	2024-09-27 19:57:30.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 607.
Hunk #2 succeeded at 3709 (offset -17 lines).
Hunk #3 succeeded at 3965 (offset -17 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/grpc/patches/patch-cmake_protobuf.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/grpc/patches/patch-cmake_protobuf.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_protobuf.cmake,v 1.1 2024/06/21 10:18:19 jperkin Exp $
|
|Fix path to protobuf includes.
|
|--- cmake/protobuf.cmake.orig	2024-06-21 09:51:22.590836989 +0000
|+++ cmake/protobuf.cmake
--------------------------
Patching file cmake/protobuf.cmake using Plan A...
Hunk #1 succeeded at 66.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/grpc/patches/patch-include_grpc_event__engine_port.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/grpc/patches/patch-include_grpc_event__engine_port.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-include_grpc_event__engine_port.h,v 1.8 2023/11/08 14:04:18 nros Exp $
|
|<sys/filio.h> is needed for FIONREAD on Illumos/Solaris
|
|--- include/grpc/event_engine/port.h.orig	2023-11-08 12:11:17.869350984 +0000
|+++ include/grpc/event_engine/port.h
--------------------------
Patching file include/grpc/event_engine/port.h using Plan A...
Hunk #1 succeeded at 27.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/grpc/patches/patch-src_core_lib_event__engine_cf__engine_cfstream__endpoint.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/grpc/patches/patch-src_core_lib_event__engine_cf__engine_cfstream__endpoint.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_core_lib_event__engine_cf__engine_cfstream__endpoint.h,v 1.1 2024/02/03 20:02:03 adam Exp $
|
|Fix error: no member named 'StrCat' in namespace 'absl'.
|
|--- src/core/lib/event_engine/cf_engine/cfstream_endpoint.h.orig	2024-02-03 19:48:36.455664126 +0000
|+++ src/core/lib/event_engine/cf_engine/cfstream_endpoint.h
--------------------------
Patching file src/core/lib/event_engine/cf_engine/cfstream_endpoint.h using Plan A...
Hunk #1 succeeded at 21.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/grpc/patches/patch-src_core_lib_gprpp_posix_directory__reader.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/grpc/patches/patch-src_core_lib_gprpp_posix_directory__reader.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_core_lib_gprpp_posix_directory__reader.cc,v 1.2 2024/09/12 13:14:15 wiz Exp $
|
|Add NetBSD support.
|https://github.com/grpc/grpc/pull/37700
|
|--- src/core/lib/gprpp/posix/directory_reader.cc.orig	2024-09-12 12:38:10.451743828 +0000
|+++ src/core/lib/gprpp/posix/directory_reader.cc
--------------------------
Patching file src/core/lib/gprpp/posix/directory_reader.cc using Plan A...
Hunk #1 succeeded at 25.
done
===> Creating toolchain wrappers for grpc-1.67.1
===> Configuring for grpc-1.67.1
=> Substituting "vars" in cmake/protobuf.cmake
=> Adding run-time search paths to pkg-config files.
-- The C compiler identification is GNU 11.5.0
-- The CXX compiler identification is GNU 11.5.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/cc - 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/c++ - 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.34.3", minimum required is "1.13.0")
-- Found ZLIB: /usr/pkg/lib/libz.so (found version "1.3.1")
-- Found RE2 via CMake.
-- Found OpenSSL: /usr/pkg/lib/libcrypto.so (found version "3.3.2")
-- Found PkgConfig: /home/pbulk/build/net/grpc/work/.tools/bin/pkg-config (found version "2.3.0")
-- Checking for module 'libsystemd>=233'
--   Package 'libsystemd' not found
-- Configuring done (2.4s)
-- Generating done (0.6s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /home/pbulk/build/net/grpc/work/grpc-1.67.1/cmake-pkgsrc-build