+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/bmpanel2-2.1pre1nb36/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/bmpanel2-2.1pre1nb36/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for bmpanel2-2.1pre1.tar.gz
=> Checksum SHA512 OK for bmpanel2-2.1pre1.tar.gz
===> Installing dependencies for bmpanel2-2.1pre1nb36
==========================================================================
The following variables will affect the build process of this package,
bmpanel2-2.1pre1nb36.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 311

Based on these variables, the following variables have been set:

        * PYPACKAGE = python311

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-[0-9]*: found asciidoc-10.2.0nb6
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.4
=> Tool dependency py311-setuptools-[0-9]*: found py311-setuptools-69.1.1
=> 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 xorgproto>=2016.1: found xorgproto-2023.2
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1
=> Full dependency glib2>=2.76.4nb1: found glib2-2.78.4
=> Full dependency pango>=1.50.14nb3: found pango-1.50.14nb3
=> Full dependency libX11>=1.1: found libX11-1.8.7
=> Full dependency cairo>=1.18.0: found cairo-1.18.0nb1
=> Full dependency python311>=3.11.0: found python311-3.11.8
===> Overriding tools for bmpanel2-2.1pre1nb36
===> Extracting for bmpanel2-2.1pre1nb36
=> Fixing path to themes.
===> Patching for bmpanel2-2.1pre1nb36
=> Applying pkgsrc patches for bmpanel2-2.1pre1nb36
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/bmpanel2/patches/patch-extra_py_bmpanel2.py
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/bmpanel2/patches/patch-extra_py_bmpanel2.py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-extra_py_bmpanel2.py,v 1.1 2022/09/06 09:26:27 nia Exp $
|
|Python 3 fix.
|
|https://github.com/SpartanJ/bmpanel2/commit/9d67757d915c7b707cc48a50c8cf97aa7c7a3513
|
|--- extra/py/bmpanel2.py.orig	2022-09-06 08:51:15.418160728 +0000
|+++ extra/py/bmpanel2.py
--------------------------
Patching file extra/py/bmpanel2.py using Plan A...
Hunk #1 succeeded at 140.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/bmpanel2/patches/patch-man_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/bmpanel2/patches/patch-man_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-man_CMakeLists.txt,v 1.1 2022/09/06 09:26:27 nia Exp $
|
|Install man page to CMAKE_INSTALL_MANDIR.
|Do not use gzip.
|
|--- man/CMakeLists.txt.orig	2009-11-01 05:50:26.000000000 +0000
|+++ man/CMakeLists.txt
--------------------------
Patching file man/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/bmpanel2/patches/patch-widget-utils.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/bmpanel2/patches/patch-widget-utils.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-widget-utils.c,v 1.2 2011/06/18 15:34:08 wiz Exp $
|
|alloca.h is deprecated and doesn't exist on many systems.
|http://code.google.com/p/bmpanel2/issues/detail?id=28
|
|--- widget-utils.c.orig	2009-11-01 05:50:26.000000000 +0000
|+++ widget-utils.c
--------------------------
Patching file widget-utils.c using Plan A...
Hunk #1 succeeded at 1.
done
===> Creating toolchain wrappers for bmpanel2-2.1pre1nb36
===> Configuring for bmpanel2-2.1pre1nb36
=> Replacing python interpreter in extra/py/bmpanel2.py.
=> 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:1 (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
-- The CXX compiler identification is GNU 13.2.0
CMake Warning (dev) at /opt/pkg/share/cmake-3.28/Modules/Platform/SunOS.cmake:34 (include):
  File /opt/pkg/share/cmake-3.28/Modules/Platform/SunOS.cmake includes
  /home/pbulk/build/wm/bmpanel2/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /opt/pkg/share/cmake-3.28/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.28/Modules/CMakeSystemSpecificInformation.cmake:32 (include)
  CMakeLists.txt:3 (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/wm/bmpanel2/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/wm/bmpanel2/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found X11: /home/pbulk/build/wm/bmpanel2/work/.buildlink/include   
-- Looking for XOpenDisplay in /home/pbulk/build/wm/bmpanel2/work/.buildlink/lib/libX11.so;/home/pbulk/build/wm/bmpanel2/work/.buildlink/lib/libXext.so
-- Looking for XOpenDisplay in /home/pbulk/build/wm/bmpanel2/work/.buildlink/lib/libX11.so;/home/pbulk/build/wm/bmpanel2/work/.buildlink/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - not found
-- Looking for gethostbyname in nsl
-- Looking for gethostbyname in nsl - found
-- Looking for connect
-- Looking for connect - not found
-- Looking for connect in socket
-- Looking for connect in socket - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Found PkgConfig: /home/pbulk/build/wm/bmpanel2/work/.tools/bin/pkg-config (found version "2.1.1") 
-- Checking for module 'cairo'
--   Found cairo, version 1.18.0
-- Checking for module 'pangocairo'
--   Found pangocairo, version 1.50.14
-- Checking for module 'glib-2.0'
--   Found glib-2.0, version 2.78.4
-- Checking for module 'gthread-2.0'
--   Found gthread-2.0, version 2.78.4
CMake Warning (dev) at CMakeLists.txt:69 (FIND_PACKAGE):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" 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 PythonInterp: /opt/pkg/bin/python3.11 (found version "3.11.8") 
-- Configuring done (22.6s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    PYTHON_INCLUDE_DIR
    PYTHON_INCLUDE_PATH
    Python3_EXECUTABLE
    Python3_INCLUDE_DIR
    Python_EXECUTABLE
    Python_INCLUDE_DIR


-- Build files have been written to: /home/pbulk/build/wm/bmpanel2/work/bmpanel2-2.1pre1
=> Rewrite cmake Dependencies files