+ 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/zig-0.13.0nb2/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/zig-0.13.0nb2/work.log
=> Checksum BLAKE2s OK for zig-0.13.0.tar.xz
=> Checksum SHA512 OK for zig-0.13.0.tar.xz
===> Installing dependencies for zig-0.13.0nb2
=> Tool dependency cmake>=0: found cmake-3.31.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc13>=13.1.0: found gcc13-13.3.0
=> Full dependency clang>=18.1.8nb2: found clang-18.1.8nb2
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0
=> Full dependency lld>=18.0.0: found lld-18.1.8
=> Full dependency llvm>=18.0.0: found llvm-18.1.8nb2
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency libxml2>=2.6.2: found libxml2-2.12.9nb2
=> Full dependency xz>=5.0.0: found xz-5.6.3
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
=> Full dependency zstd>=1.3.6: found zstd-1.5.6
===> Overriding tools for zig-0.13.0nb2
===> Extracting for zig-0.13.0nb2
===> Patching for zig-0.13.0nb2
===> Creating toolchain wrappers for zig-0.13.0nb2
===> Configuring for zig-0.13.0nb2
-- 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.13.0
-- Found llvm: /opt/local/lib/libLLVM-18.so;-lrt;-ldl;-lm;-lkstat;-lsocket;-lz;-lzstd;-lxml2 (Required is at least version "18")
-- Found clang: /opt/local/lib/libclang-cpp.so (Required is at least version "18")
-- Found lld: /opt/local/lib/liblldMinGW.a;/opt/local/lib/liblldELF.a;/opt/local/lib/liblldCOFF.a;/opt/local/lib/liblldWasm.a;/opt/local/lib/liblldMachO.a;/opt/local/lib/liblldCommon.a (Required is at least version "18")
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Looking for __illumos__
-- Looking for __illumos__ - found
CMake Warning (dev) at CMakeLists.txt:839 (add_custom_command):
  COMMENT requires exactly one argument, but multiple values or COMMENT
  keywords have been given.

  Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
  Run "cmake --help-policy CMP0175" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at CMakeLists.txt:872 (add_custom_command):
  COMMENT requires exactly one argument, but multiple values or COMMENT
  keywords have been given.

  Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
  Run "cmake --help-policy CMP0175" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at CMakeLists.txt:891 (add_custom_command):
  COMMENT requires exactly one argument, but multiple values or COMMENT
  keywords have been given.

  Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
  Run "cmake --help-policy CMP0175" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at CMakeLists.txt:977 (add_custom_command):
  COMMENT requires exactly one argument, but multiple values or COMMENT
  keywords have been given.

  Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
  Run "cmake --help-policy CMP0175" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring done (6.7s)
-- Generating done (0.2s)
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.13.0/cmake-pkgsrc-build