=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/protobuf", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for protobuf-36.1.tar.gz => Checksum SHA512 OK for protobuf-36.1.tar.gz ===> Installing dependencies for protobuf-36.1 => Tool dependency cmake>=0: found cmake-4.4.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency abseil>=20260817.0: found abseil-20260817.0 => Full dependency zlib>=1.2.3: found zlib-1.3.1 ===> Overriding tools for protobuf-36.1 ===> Extracting for protobuf-36.1 ===> Patching for protobuf-36.1 => Applying pkgsrc patches for protobuf-36.1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/protobuf/patches/patch-src_file__lists.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/protobuf/patches/patch-src_file__lists.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_file__lists.cmake,v 1.1 2026/04/16 09:56:13 adam Exp $ | |Install additional headers (required by py-grpctio-tools). | |--- src/file_lists.cmake.orig 2026-04-16 08:24:30.749155340 +0000 |+++ src/file_lists.cmake -------------------------- Patching file src/file_lists.cmake using Plan A... Hunk #1 succeeded at 373 (offset 25 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/protobuf/patches/patch-src_google_protobuf_io_zero_copy_stream_impl.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/protobuf/patches/patch-src_google_protobuf_io_zero_copy_stream_impl.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_google_protobuf_io_zero_copy_stream_impl.cc,v 1.1 2026/07/06 14:03:04 sborrill Exp $ | |Defining _POSIX_C_SOURCE breaks the build with pkgsrc gcc10. |It is only used to bring in posix_close which is not available |on most platforms, so make Linux-only: |https://www.gnu.org/software/gnulib/manual/html_node/posix_005fclose.html | |--- src/google/protobuf/io/zero_copy_stream_impl.cc.orig 2026-07-02 16:27:56.892638162 +0000 |+++ src/google/protobuf/io/zero_copy_stream_impl.cc 2026-07-03 14:15:11.882956200 +0000 -------------------------- Patching file src/google/protobuf/io/zero_copy_stream_impl.cc using Plan A... Hunk #1 succeeded at 10. done ===> Creating toolchain wrappers for protobuf-36.1 ===> Configuring for protobuf-36.1 => Checking for portability problems in extracted files CMake Warning (deprecated) at CMakeLists.txt:7 (cmake_policy): The OLD behavior for policy CMP0141 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. This warning is for project developers. Use -Wno-author or -Wno-deprecated to suppress it. -- The C compiler identification is GNU 14.3.0 -- The CXX compiler identification is GNU 14.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/work/devel/protobuf/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: /tmp/work/devel/protobuf/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- protobuf version: 36.1.0 -- Performing Test protobuf_HAVE_LD_VERSION_SCRIPT -- Performing Test protobuf_HAVE_LD_VERSION_SCRIPT - Failed -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /tmp/work/devel/protobuf/work/.buildlink/lib/libz.so (found version "1.3.1") -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success -- Configuring done (4.8s) -- Generating done (0.7s) CMake Warning (unused-cli): Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED protobuf_ABSL_PROVIDER -- Build files have been written to: /tmp/work/devel/protobuf/work/protobuf-36.1/cmake-pkgsrc-build