+ 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=27 WRKLOG=/tmp/bulklog/bmpanel2-2.1pre1nb30/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=27 WRKLOG=/tmp/bulklog/bmpanel2-2.1pre1nb30/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.1pre1nb30 ========================================================================== The following variables will affect the build process of this package, bmpanel2-2.1pre1nb30. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 39 Based on these variables, the following variables have been set: * PYPACKAGE = python27 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 glib2-tools-[0-9]*: found glib2-tools-2.70.5 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=2.8.1nb1: found cmake-3.23.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency asciidoc-[0-9]*: found asciidoc-10.2.0 => Build dependency xorgproto>=2016.1: found xorgproto-2022.1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2 => Full dependency glib2>=2.70.2: found glib2-2.70.5 => Full dependency pango>=1.48.10: found pango-1.50.7 => Full dependency libX11>=1.1: found libX11-1.7.5 => Full dependency cairo>=1.16.0nb2: found cairo-1.16.0nb6 => Full dependency python27>=2.7.1nb2: found python27-2.7.18nb8 ===> Overriding tools for bmpanel2-2.1pre1nb30 ===> Extracting for bmpanel2-2.1pre1nb30 => Fixing path to themes. ===> Patching for bmpanel2-2.1pre1nb30 => Applying pkgsrc patches for bmpanel2-2.1pre1nb30 => 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.1pre1nb30 ===> Configuring for bmpanel2-2.1pre1nb30 => 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 < 2.8.12 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 10.3.0 -- The CXX compiler identification is GNU 10.3.0 CMake Warning (dev) at /opt/pkg/share/cmake-3.23/Modules/Platform/SunOS.cmake:10 (include): File /opt/pkg/share/cmake-3.23/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.23/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.23/Modules/CMakeSystemSpecificInformation.cmake:27 (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 "1.8.0") -- Checking for module 'cairo' -- Found cairo, version 1.16.0 -- Checking for module 'pangocairo' -- Found pangocairo, version 1.50.7 -- Checking for module 'glib-2.0' -- Found glib-2.0, version 2.70.5 -- Checking for module 'gthread-2.0' -- Found gthread-2.0, version 2.70.5 -- Found PythonInterp: /opt/pkg/bin/python2.7 (found version "2.7.18") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR PYTHON_INCLUDE_DIR PYTHON_INCLUDE_PATH Python2_EXECUTABLE Python2_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