+ 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/read-edid-3.0.2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/read-edid-3.0.2/work.log
WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead.
=> Checksum BLAKE2s OK for read-edid-3.0.2.tar.gz
=> Checksum SHA512 OK for read-edid-3.0.2.tar.gz
===> Installing dependencies for read-edid-3.0.2
=> 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
===> Overriding tools for read-edid-3.0.2
===> Extracting for read-edid-3.0.2
===> Patching for read-edid-3.0.2
=> Applying pkgsrc patches for read-edid-3.0.2
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/read-edid/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/read-edid/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.1 2023/04/22 00:58:05 manu Exp $
|
|Honour pkgsrc's preference for man pages.
|
|--- CMakeLists.txt.orig	2023-04-21 17:03:00.031601128 +0200
|+++ CMakeLists.txt	2023-04-21 17:12:20.303501208 +0200
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 11.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/read-edid/patches/patch-COPYING
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/read-edid/patches/patch-COPYING
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-COPYING,v 1.1 2023/04/22 00:58:05 manu Exp $
|
|cmake wants a COPYING file, give it one
|
|--- COPYING.orig	2022-04-13 17:05:12.791212716 +0200
|+++ COPYING	2022-04-13 17:05:02.802756303 +0200
--------------------------
(Creating file COPYING...)
Patching file COPYING using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/read-edid/patches/patch-get-edid_i2c-dev.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/read-edid/patches/patch-get-edid_i2c-dev.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-get-edid_i2c-dev.h,v 1.1 2023/04/22 00:58:05 manu Exp $
|
|Define Linux-centric types for other systems
|
|--- get-edid/i2c-dev.h.orig	2022-04-13 17:08:35.570045956 +0200
|+++ get-edid/i2c-dev.h	2022-04-13 17:09:03.120904790 +0200
--------------------------
Patching file get-edid/i2c-dev.h using Plan A...
Hunk #1 succeeded at 24.
done
===> Creating toolchain wrappers for read-edid-3.0.2
===> Configuring for read-edid-3.0.2
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> 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 C compiler identification is GNU 13.3.0
-- The CXX compiler identification is GNU 13.3.0
CMake Warning (dev) at /opt/pkg/share/cmake-3.31/Modules/Platform/SunOS.cmake:20 (include):
  File /opt/pkg/share/cmake-3.31/Modules/Platform/SunOS.cmake includes
  /home/pbulk/build/x11/read-edid/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /opt/pkg/share/cmake-3.31/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /opt/pkg/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake:32 (include)
  CMakeLists.txt:2 (project)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/x11/read-edid/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/x11/read-edid/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done (5.0s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR


-- Build files have been written to: /home/pbulk/build/x11/read-edid/work/read-edid-3.0.2
=> Rewrite cmake Dependencies files