+ 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/apngasm-3.1.10nb2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/apngasm-3.1.10nb2/work.log
WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead.
=> Checksum BLAKE2s OK for apngasm-3.1.10.tar.gz
=> Checksum SHA512 OK for apngasm-3.1.10.tar.gz
===> Installing dependencies for apngasm-3.1.10nb2
=> Tool dependency cmake>=3.18: found cmake-3.31.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency boost-libs-1.86.*: found boost-libs-1.86.0nb3
=> Full dependency boost-libs>=1.86.0: found boost-libs-1.86.0nb3
=> Full dependency png>=1.6.0nb1: found png-1.6.44
=> Build dependency boost-headers-1.86.*: found boost-headers-1.86.0
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for apngasm-3.1.10nb2
===> Extracting for apngasm-3.1.10nb2
===> Patching for apngasm-3.1.10nb2
===> Creating toolchain wrappers for apngasm-3.1.10nb2
===> Configuring for apngasm-3.1.10nb2
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> 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/graphics/apngasm/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/graphics/apngasm/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found ZLIB: /opt/pkg/lib/libz.so (found version "1.3.1")
-- Found PNG: /opt/pkg/lib/libpng16.so (found version "1.6.44")
1.6.44
CMake Warning (dev) at lib/CMakeLists.txt:88 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" 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.

-- Found Boost: /opt/pkg/include (found version "1.86.0") found components: program_options regex system
CMake Warning (dev) at cli/CMakeLists.txt:37 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" 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 (8.4s)
-- Generating done (0.1s)
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/graphics/apngasm/work/apngasm-3.1.10
=> Rewrite cmake Dependencies files