+ 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/obexftp-0.24nb2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/obexftp-0.24nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for obexftp-0.24-Source.tar.gz
=> Checksum SHA512 OK for obexftp-0.24-Source.tar.gz
===> Installing dependencies for obexftp-0.24nb2
==========================================================================
The following variables will affect the build process of this package,
obexftp-0.24nb2.  Their current value is shown below:

        * LIBUSB_TYPE = compat

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency asciidoc>=8.6.6: found asciidoc-10.2.0nb6
=> Tool dependency xmlto>=0.0.25: found xmlto-0.0.28nb10
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.28.3
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency swig>=1.3.38nb4<2.0: found swig-1.3.38nb4
=> Full dependency openobex>=1.7: found openobex-1.7.2nb3
=> Full dependency libiconv>=1.9.1nb4: found libiconv-1.17
===> Overriding tools for obexftp-0.24nb2
===> Extracting for obexftp-0.24nb2
===> Patching for obexftp-0.24nb2
=> Applying pkgsrc patches for obexftp-0.24nb2
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/obexftp/patches/patch-fuse_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/obexftp/patches/patch-fuse_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-fuse_CMakeLists.txt,v 1.1 2021/12/02 10:02:01 pho Exp $
|
|Pretend filesystems/fuse is not installed even if it
|is. Modules/FindPkgConfig.cmake from devel/cmake automatically appends
|default paths to PKG_CONFIG_PATH and manages to find fuse.pc.
|TODO: We should probably fix that.
|
|--- fuse/CMakeLists.txt.orig	2021-12-02 09:55:29.248772087 +0000
|+++ fuse/CMakeLists.txt
--------------------------
Patching file fuse/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 1.
done
===> Creating toolchain wrappers for obexftp-0.24nb2
===> Configuring for obexftp-0.24nb2
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/comms/obexftp/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Bluetooth not found.
CMake Warning (dev) at CMakeModules/FindIconv.cmake:34:
  Syntax Warning in cmake code at column 2

  Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
  obexftp/CMakeLists.txt:27 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at CMakeModules/FindIconv.cmake:34:
  Syntax Warning in cmake code at column 3

  Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
  obexftp/CMakeLists.txt:27 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for iconv_open
-- Looking for iconv_open - found
-- Performing Test ICONV_USES_CONST
-- Performing Test ICONV_USES_CONST - Success
-- Found SWIG: /opt/pkg/bin/swig (found version "1.3.38")  
-- Configuring done (5.2s)
-- Generating done (0.0s)
-- Build files have been written to: /home/pbulk/build/comms/obexftp/work/obexftp-0.24-Source
=> Rewrite cmake Dependencies files