+ 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/libcec-4.0.4nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/libcec-4.0.4nb3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => 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 = 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 mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.29.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0 => 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 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1 => Full dependency python311>=3.11.0: found python311-3.11.9 => Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4 ===> 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-bulktest/misc/libcec/patches/patch-src_libcec_cmake_SetBuildInfo.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/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-bulktest/misc/libcec/patches/patch-src_libcec_platform_posix_serialport.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/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.2.0 -- The CXX compiler identification is GNU 13.2.0 CMake Warning (dev) at /opt/pkg/share/cmake-3.29/Modules/Platform/SunOS.cmake:34 (include): File /opt/pkg/share/cmake-3.29/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.29/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.29/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.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. CMake Deprecation Warning at src/cec-client/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. -- 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 Deprecation Warning at src/cecc-client/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. CMake Deprecation Warning at src/pyCecClient/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. 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.11.so (found version "3.11.9") 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 Deprecation Warning at src/libcec/CMakeLists.txt:3 (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. 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.2.0") -- 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 May 3 13:10:21 GMT 2024 by (unknown user) on SunOS 5.11 (i86pc), features: P8_USB, DRM, randr -- Configuring done (8.1s) -- 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