+ 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/openFPGALoader-0.12.1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openFPGALoader-0.12.1/work.log
=> Checksum BLAKE2s OK for openFPGALoader-v0.12.1.tar.gz
=> Checksum SHA512 OK for openFPGALoader-v0.12.1.tar.gz
===> Installing dependencies for openFPGALoader-0.12.1
=> Tool dependency cmake>=0: found cmake-3.31.1
=> 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
=> Full dependency libftdi1>=1.5nb7: found libftdi1-1.5nb9
=> Full dependency libhidapi>=0.13.1: found libhidapi-0.14.0
=> Full dependency libusb1>=1.0.9: found libusb1-1.0.27
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
===> Overriding tools for openFPGALoader-0.12.1
===> Extracting for openFPGALoader-0.12.1
===> Patching for openFPGALoader-0.12.1
===> Creating toolchain wrappers for openFPGALoader-0.12.1
===> Configuring for openFPGALoader-0.12.1
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The CXX compiler identification is GNU 13.3.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/pbulk/build/devel/openFPGALoader/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /home/pbulk/build/devel/openFPGALoader/work/.tools/bin/pkg-config (found version "2.3.0")
-- Checking for module 'libftdi1'
--   Found libftdi1, version 1.5
-- Checking for module 'libusb-1.0'
--   Found libusb-1.0, version 1.0.27
-- Checking for module 'hidapi-hidraw'
--   Package 'hidapi-hidraw' not found
-- Checking for module 'hidapi-libusb'
--   Found hidapi-libusb, version 0.14.0
-- Checking for module 'zlib'
--   Found zlib, version 1.3.1
-- Checking for module 'libudev'
--   Package 'libudev' not found
libudev not found, disabling udev support and -D parameter
cmsis_dap support enabled
Xilinx Virtual Server support disabled
Remote bitbang client support disabled
-- Configuring done (6.1s)
-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /home/pbulk/build/devel/openFPGALoader/work/openFPGALoader-0.12.1/cmake-pkgsrc-build