+ 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=312 WRKLOG=/tmp/bulklog/libcec-4.0.4nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/libcec-4.0.4nb3/work.log WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. => Checksum BLAKE2s OK for libcec-4.0.4.tar.gz => Checksum SHA512 OK for libcec-4.0.4.tar.gz ===> Installing dependencies for libcec-4.0.4nb3 ========================================================================== The following variables will affect the build process of this package, libcec-4.0.4nb3. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 312 Based on these variables, the following variables have been set: * PYPACKAGE = python312 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 cmake>=3.18: found cmake-3.31.6 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency p8-platform>=2.1.0.1: found p8-platform-2.1.0.1 => Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4 => Full dependency python312>=3.12.0: found python312-3.12.10 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb4 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency libX11>=1.1: found libX11-1.8.12 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXext>=0.99.0: found libXext-1.3.6 => Full dependency libXrender>=0.9.2: found libXrender-0.9.12 => Full dependency libxcb>=1.6: found libxcb-1.17.0 ===> Overriding tools for libcec-4.0.4nb3 ===> Extracting for libcec-4.0.4nb3 ===> Patching for libcec-4.0.4nb3 => Applying pkgsrc patches for libcec-4.0.4nb3 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/libcec/patches/patch-src_libcec_cmake_SetBuildInfo.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/libcec/patches/patch-src_libcec_cmake_SetBuildInfo.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_libcec_cmake_SetBuildInfo.cmake,v 1.1 2019/09/08 12:30:54 nia Exp $ | |Don't use non-standard hostname args. | |--- src/libcec/cmake/SetBuildInfo.cmake.orig 2018-12-21 21:34:45.000000000 +0000 |+++ src/libcec/cmake/SetBuildInfo.cmake -------------------------- Patching file src/libcec/cmake/SetBuildInfo.cmake using Plan A... Hunk #1 succeeded at 45. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/libcec/patches/patch-src_libcec_platform_posix_serialport.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/libcec/patches/patch-src_libcec_platform_posix_serialport.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_libcec_platform_posix_serialport.cpp,v 1.1 2019/09/08 12:30:54 nia Exp $ | |Support NetBSD. | |--- src/libcec/platform/posix/serialport.cpp.orig 2018-12-21 21:34:45.000000000 +0000 |+++ src/libcec/platform/posix/serialport.cpp -------------------------- Patching file src/libcec/platform/posix/serialport.cpp using Plan A... Hunk #1 succeeded at 38. done ===> Creating toolchain wrappers for libcec-4.0.4nb3 ===> Configuring for libcec-4.0.4nb3 => Replacing python interpreter in src/pyCecClient/pyCecClient.py. => Adding run-time search paths to pkg-config files. INFO: [subst.mk:_pkgconfig] Ignoring nonexistent file "src/lib/libcec.pc.in". => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files CMake Warning (dev) at CMakeLists.txt:1 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- 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/misc/libcec/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:1 (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/misc/libcec/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/misc/libcec/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at src/cec-client/CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Performing Test SUPPORTS_CXX11 -- Performing Test SUPPORTS_CXX11 - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for initscr in curses -- Looking for initscr in curses - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found CMake Warning (dev) at src/cec-client/CMakeLists.txt:84 (install): Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run "cmake --help-policy CMP0177" 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. CMake Deprecation Warning at src/cecc-client/CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Warning (dev) at src/cecc-client/CMakeLists.txt:54 (install): Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run "cmake --help-policy CMP0177" 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. CMake Deprecation Warning at src/pyCecClient/CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Warning (dev) at src/pyCecClient/CMakeLists.txt:5 (include): 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 PythonLibs: /opt/pkg/lib/libpython3.12.so (found version "3.12.10") CMake Warning (dev) at src/pyCecClient/CMakeLists.txt:6 (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. CMake Warning (dev) at src/pyCecClient/CMakeLists.txt:13 (install): Policy CMP0177 is not set: install() DESTINATION paths are normalized. Run "cmake --help-policy CMP0177" 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. CMake Deprecation Warning at src/libcec/CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Warning (dev) at src/libcec/cmake/SetBuildInfo.cmake:29 (exec_program): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. Call Stack (most recent call first): src/libcec/CMakeLists.txt:133 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/libcec/cmake/SetBuildInfo.cmake:53 (exec_program): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. Call Stack (most recent call first): src/libcec/CMakeLists.txt:133 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/libcec/cmake/SetBuildInfo.cmake:54 (exec_program): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. Call Stack (most recent call first): src/libcec/CMakeLists.txt:133 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/libcec/cmake/SetBuildInfo.cmake:55 (exec_program): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. Call Stack (most recent call first): src/libcec/CMakeLists.txt:133 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /home/pbulk/build/misc/libcec/work/.tools/bin/pkg-config (found version "2.4.3") -- Looking for include file sys/file.h -- Looking for include file sys/file.h - found -- Looking for flock -- Looking for flock - found -- Checking for module 'udev' -- Package 'udev' not found -- Checking for module 'libudev' -- Package 'libudev' not found -- Looking for 3 include files X11/Xlib.h, ..., X11/extensions/Xrandr.h -- Looking for 3 include files X11/Xlib.h, ..., X11/extensions/Xrandr.h - found -- Looking for XRRGetScreenResources in Xrandr -- Looking for XRRGetScreenResources in Xrandr - found -- Looking for bcm_host_init in bcm_host -- Looking for bcm_host_init in bcm_host - not found -- Looking for include files tda998x_ioctl.h, comps/tmdlHdmiCEC/inc/tmdlHdmiCEC_Types.h -- Looking for include files tda998x_ioctl.h, comps/tmdlHdmiCEC/inc/tmdlHdmiCEC_Types.h - not found -- Not generating Python wrapper -- Configured features: -- Pulse-Eight CEC Adapter: yes -- Pulse-Eight CEC Adapter detection: no -- xrandr support: yes -- Raspberry Pi support: no -- TDA995x support: no -- Exynos support: no -- DRM support: yes -- AOCEC support: no -- Python support: no -- lib info: compiled on Fri Apr 11 04:45:48 GMT 2025 by (unknown user) on SunOS 5.11 (i86pc), features: P8_USB, DRM, randr -- Configuring done (20.2s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_MANDIR Python3_EXECUTABLE Python3_INCLUDE_DIR Python_EXECUTABLE Python_INCLUDE_DIR -- Build files have been written to: /home/pbulk/build/misc/libcec/work/libcec-libcec-4.0.4 => Rewrite cmake Dependencies files