+ 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/zig-0.14.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/zig-0.14.1/work.log => Checksum BLAKE2s OK for zig-0.14.1.tar.xz => Checksum SHA512 OK for zig-0.14.1.tar.xz ===> Installing dependencies for zig-0.14.1 => Tool dependency cmake>=0: found cmake-3.31.8 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency clang>=19.1.7nb1: found clang-19.1.7nb1 => Full dependency lld>=19.1.7nb1: found lld-19.1.7nb1 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency libxml2>=2.6.2: found libxml2-2.14.4 => Full dependency llvm>=19.1.0: found llvm-19.1.7 => Full dependency xz>=5.0.0: found xz-5.8.1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 => Full dependency zstd>=1.3.6: found zstd-1.5.7 ===> Overriding tools for zig-0.14.1 ===> Extracting for zig-0.14.1 ===> Patching for zig-0.14.1 => Applying pkgsrc patches for zig-0.14.1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/zig/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/zig/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.5 2025/06/09 18:07:33 adam Exp $ | |Skip stage3 during build to: |* spedd up buidling |* avoid work directory reference in zig's RUNPATH. | |--- CMakeLists.txt.orig 2025-03-04 22:35:21.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 978 (offset 7 lines). done ===> Creating toolchain wrappers for zig-0.14.1 ===> Configuring for zig-0.14.1 => Checking for portability problems in extracted files -- The C compiler identification is GNU 13.3.0 -- The CXX compiler identification is GNU 13.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/lang/zig/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/lang/zig/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring zig version 0.14.1 -- Found llvm: /opt/pkg/lib/libLLVM-19.so;-lrt;-ldl;-lm;-lkstat;-lsocket;-lz;-lzstd;-lxml2 (Required is at least version "19") -- Found clang: /home/pbulk/build/lang/zig/work/.buildlink/lib/libclang-cpp.so.19.1 (Required is at least version "19") -- Found lld: /home/pbulk/build/lang/zig/work/.buildlink/lib/liblldMinGW.a;/home/pbulk/build/lang/zig/work/.buildlink/lib/liblldELF.a;/home/pbulk/build/lang/zig/work/.buildlink/lib/liblldCOFF.a;/home/pbulk/build/lang/zig/work/.buildlink/lib/liblldWasm.a;/home/pbulk/build/lang/zig/work/.buildlink/lib/liblldMachO.a;/home/pbulk/build/lang/zig/work/.buildlink/lib/liblldCommon.a (Required is at least version "19") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for __illumos__ -- Looking for __illumos__ - found -- Configuring done (3.4s) -- Generating done (0.1s) 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/lang/zig/work/zig-0.14.1/cmake-pkgsrc-build