>>> libcec4: Building community/libcec4 4.0.7-r3 (using abuild 3.16.0_rc4-r0) started Thu, 23 Oct 2025 23:09:56 +0000 >>> libcec4: Validating /home/buildozer/aports/community/libcec4/APKBUILD... >>> libcec4: Analyzing dependencies... >>> libcec4: Installing for build: build-base eudev-dev libxrandr-dev python3-dev swig cmake p8-platform-dev samurai ( 1/43) Installing eudev-libs (3.2.14-r5) ( 2/43) Installing eudev-dev (3.2.14-r5) ( 3/43) Installing libxau (1.0.12-r0) ( 4/43) Installing xorgproto (2024.1-r0) ( 5/43) Installing libxau-dev (1.0.12-r0) ( 6/43) Installing libmd (1.1.0-r0) ( 7/43) Installing libbsd (0.12.2-r0) ( 8/43) Installing libxdmcp (1.1.5-r1) ( 9/43) Installing libxcb (1.17.0-r0) (10/43) Installing libx11 (1.8.12-r1) (11/43) Installing libxext (1.3.6-r2) (12/43) Installing libbz2 (1.0.8-r6) (13/43) Installing libffi (3.5.2-r0) (14/43) Installing gdbm (1.26-r0) (15/43) Installing xz-libs (5.8.1-r0) (16/43) Installing mpdecimal (4.0.1-r0) (17/43) Installing libpanelw (6.5_p20251010-r0) (18/43) Installing sqlite-libs (3.50.4-r1) (19/43) Installing python3 (3.12.12-r0) (20/43) Installing python3-pycache-pyc0 (3.12.12-r0) (21/43) Installing pyc (3.12.12-r0) (22/43) Installing xcb-proto-pyc (1.17.0-r0) (23/43) Installing python3-pyc (3.12.12-r0) (24/43) Installing xcb-proto (1.17.0-r0) (25/43) Installing libxdmcp-dev (1.1.5-r1) (26/43) Installing libxcb-dev (1.17.0-r0) (27/43) Installing xtrans (1.6.0-r0) (28/43) Installing libx11-dev (1.8.12-r1) (29/43) Installing libxext-dev (1.3.6-r2) (30/43) Installing libxrender (0.9.12-r0) (31/43) Installing libxrandr (1.5.4-r1) (32/43) Installing libxrender-dev (0.9.12-r0) (33/43) Installing libxrandr-dev (1.5.4-r1) (34/43) Installing python3-dev (3.12.12-r0) (35/43) Installing swig (4.4.0-r0) (36/43) Installing libarchive (3.8.2-r0) (37/43) Installing rhash-libs (1.4.6-r0) (38/43) Installing libuv (1.51.0-r0) (39/43) Installing cmake (4.1.2-r0) (40/43) Installing p8-platform (2.1.0.1-r3) (41/43) Installing p8-platform-dev (2.1.0.1-r3) (42/43) Installing samurai (1.2-r7) (43/43) Installing .makedepends-libcec4 (20251023.231021) busybox-1.37.0-r24.trigger: Executing script... OK: 560 MiB in 148 packages >>> libcec4: Cleaning up srcdir >>> libcec4: Cleaning up pkgdir >>> libcec4: Cleaning up tmpdir >>> libcec4: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/libcec-4.0.7.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> libcec4: Fetching https://github.com/Pulse-Eight/libcec/archive/libcec-4.0.7.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.23/libcec-4.0.7.tar.gz.part' libcec-4.0.7.tar.gz. 100% |********************************| 346k 0:00:00 ETA '/var/cache/distfiles/v3.23/libcec-4.0.7.tar.gz.part' saved /var/cache/distfiles/v3.23/libcec-4.0.7.tar.gz: OK /home/buildozer/aports/community/libcec4/musl-1.2.3.patch: OK >>> libcec4: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/libcec-4.0.7.tar.gz /var/cache/distfiles/v3.23/libcec-4.0.7.tar.gz: OK /home/buildozer/aports/community/libcec4/musl-1.2.3.patch: OK >>> libcec4: Unpacking /var/cache/distfiles/v3.23/libcec-4.0.7.tar.gz... >>> libcec4: musl-1.2.3.patch patching file include/cecloader.h 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 15.2.0 -- The CXX compiler identification is GNU 15.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - 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: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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 - not 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:86 (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 Warning (dev) at src/cecc-client/CMakeLists.txt:56 (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 Warning (dev) at src/pyCecClient/CMakeLists.txt:14 (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: /usr/lib/libpython3.12.so (found version "3.12.12") CMake Warning (dev) at src/pyCecClient/CMakeLists.txt:15 (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:23 (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 Warning (dev) at src/libcec/cmake/SetBuildInfo.cmake:19 (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:136 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- git found: CMake Warning (dev) at src/libcec/cmake/SetBuildInfo.cmake:33 (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:136 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/libcec/cmake/SetBuildInfo.cmake:43 (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:136 (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:136 (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:136 (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:136 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /usr/bin/pkg-config (found version "2.5.1") -- 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' -- Found udev, version 251 -- 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 CMake Warning (dev) at src/libcec/cmake/CheckPlatformSupport.cmake:213 (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. Call Stack (most recent call first): src/libcec/CMakeLists.txt:137 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/libcec/cmake/CheckPlatformSupport.cmake:214 (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. Call Stack (most recent call first): src/libcec/CMakeLists.txt:137 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found SWIG: /usr/bin/swig (found version "4.4.0") CMake Deprecation Warning at src/libcec/cmake/CheckPlatformSupport.cmake:224 (cmake_policy): The OLD behavior for policy CMP0078 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): src/libcec/CMakeLists.txt:137 (include) CMake Deprecation Warning at src/libcec/cmake/CheckPlatformSupport.cmake:228 (cmake_policy): The OLD behavior for policy CMP0086 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): src/libcec/CMakeLists.txt:137 (include) -- Configured features: -- Pulse-Eight CEC Adapter: yes -- Pulse-Eight CEC Adapter detection: yes -- xrandr support: yes -- Raspberry Pi support: no -- TDA995x support: no -- Exynos support: no -- DRM support: yes -- Linux support: no -- AOCEC support: no -- i.MX6 support: no -- Python support: version 3.12.12 (3.12) -- lib info: git revision: , compiled on 2024-04-12 09:59:22 by buildozer@build-3-23-x86 on Linux 6.12.54-0-lts (i686), features: P8_USB, DRM, P8_detect, randr -- Configuring done (1.4s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/build [1/42] Building C object src/cecc-client/CMakeFiles/cecc-client.dir/cecc-client.c.o [2/42] Building CXX object src/libcec/CMakeFiles/cec.dir/platform/X11/randr-edid.cpp.o [3/42] Building CXX object src/libcec/CMakeFiles/cec.dir/platform/posix/serialport.cpp.o [4/42] Building CXX object src/libcec/CMakeFiles/cec.dir/platform/posix/os-edid.cpp.o [5/42] Building CXX object src/libcec/CMakeFiles/cec.dir/platform/drm/drm-edid.cpp.o [6/42] Building CXX object src/libcec/CMakeFiles/cec.dir/platform/nvidia/nv-edid.cpp.o [7/42] Building CXX object src/libcec/CMakeFiles/cec.dir/platform/adl/adl-edid.cpp.o [8/42] Building CXX object src/libcec/CMakeFiles/cec.dir/implementations/AQCommandHandler.cpp.o [9/42] Building CXX object src/libcec/CMakeFiles/cec.dir/implementations/RHCommandHandler.cpp.o [10/42] Building CXX object src/libcec/CMakeFiles/cec.dir/implementations/PHCommandHandler.cpp.o [11/42] Building CXX object src/libcec/CMakeFiles/cec.dir/implementations/RLCommandHandler.cpp.o [12/42] Building CXX object src/libcec/CMakeFiles/cec.dir/implementations/VLCommandHandler.cpp.o [13/42] Building CXX object src/libcec/CMakeFiles/cec.dir/implementations/SLCommandHandler.cpp.o [14/42] Building CXX object src/libcec/CMakeFiles/cec.dir/implementations/CECCommandHandler.cpp.o [15/42] Building CXX object src/libcec/CMakeFiles/cec.dir/implementations/ANCommandHandler.cpp.o [16/42] Building CXX object src/libcec/CMakeFiles/cec.dir/devices/CECTV.cpp.o [17/42] Building CXX object src/libcec/CMakeFiles/cec.dir/devices/CECTuner.cpp.o [18/42] Building CXX object src/libcec/CMakeFiles/cec.dir/devices/CECRecordingDevice.cpp.o [19/42] Building CXX object src/libcec/CMakeFiles/cec.dir/devices/CECPlaybackDevice.cpp.o [20/42] Building CXX object src/libcec/CMakeFiles/cec.dir/devices/CECDeviceMap.cpp.o [21/42] Building CXX object src/libcec/CMakeFiles/cec.dir/devices/CECBusDevice.cpp.o [22/42] Building CXX object src/libcec/CMakeFiles/cec.dir/devices/CECAudioSystem.cpp.o [23/42] Building CXX object src/libcec/CMakeFiles/cec.dir/adapter/Pulse-Eight/USBCECAdapterDetection.cpp.o [24/42] Building CXX object src/libcec/CMakeFiles/cec.dir/adapter/Pulse-Eight/USBCECAdapterMessageQueue.cpp.o [25/42] Building CXX object src/libcec/CMakeFiles/cec.dir/adapter/Pulse-Eight/USBCECAdapterCommunication.cpp.o [26/42] Building CXX object src/libcec/CMakeFiles/cec.dir/adapter/Pulse-Eight/USBCECAdapterCommands.cpp.o [27/42] Building CXX object src/libcec/CMakeFiles/cec.dir/adapter/Pulse-Eight/USBCECAdapterMessage.cpp.o [28/42] Building CXX object src/libcec/CMakeFiles/cec.dir/adapter/AdapterFactory.cpp.o [29/42] Building CXX object src/libcec/CMakeFiles/cec.dir/LibCECC.cpp.o [30/42] Building CXX object src/libcec/CMakeFiles/cec.dir/LibCEC.cpp.o [31/42] Building CXX object src/libcec/CMakeFiles/cec.dir/CECProcessor.cpp.o [32/42] Building CXX object src/libcec/CMakeFiles/cec.dir/CECClient.cpp.o [33/42] Building CXX object src/cec-client/CMakeFiles/cec-client.dir/cec-client.cpp.o In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECTV.h:36, from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECTV.cpp:35: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECTV.h:46:18: note: by 'virtual void CEC::CCECTV::ResetDeviceStatus()' 46 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/cecc-client/cecc-client.c: In function 'cb_cec_log_message': /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/cecc-client/cecc-client.c:112:12: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int64_t' {aka 'long long int'} [-Wformat=] 112 | printf("%s[" PRId64 "]\t%s\n", strLevel, message->time, message->message); | ^~~~~ ~~~~~~~~~~~~~ | | | int64_t {aka long long int} /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/cecc-client/cecc-client.c:112:30: note: format string is defined here 112 | printf("%s[" PRId64 "]\t%s\n", strLevel, message->time, message->message); | ~^ | | | char * | %lld /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/cecc-client/cecc-client.c:112:12: warning: too many arguments for format [-Wformat-extra-args] 112 | printf("%s[" PRId64 "]\t%s\n", strLevel, message->time, message->message); | ^~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECTuner.h:36, from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECTuner.cpp:35: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECTuner.h:46:18: note: by 'virtual void CEC::CCECTuner::ResetDeviceStatus()' 46 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECPlaybackDevice.h:36, from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECPlaybackDevice.cpp:35: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECPlaybackDevice.h:54:18: note: by 'virtual void CEC::CCECPlaybackDevice::ResetDeviceStatus()' 54 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECRecordingDevice.h:36, from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECRecordingDevice.cpp:35: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECRecordingDevice.h:37: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECPlaybackDevice.h:54:18: note: by 'virtual void CEC::CCECPlaybackDevice::ResetDeviceStatus()' 54 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECRecordingDevice.h:38: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECTuner.h:46:18: note: by 'virtual void CEC::CCECTuner::ResetDeviceStatus()' 46 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECAudioSystem.h:36, from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECAudioSystem.cpp:35: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:182:35: warning: 'virtual bool CEC::CCECBusDevice::TransmitActiveSource(bool)' was hidden [-Woverloaded-virtual=] 182 | virtual bool TransmitActiveSource(bool bIsReply); | ^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECAudioSystem.h:58:10: note: by 'bool CEC::CCECAudioSystem::TransmitActiveSource()' 58 | bool TransmitActiveSource(void) { return false; } | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/implementations/VLCommandHandler.cpp:37: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/implementations/VLCommandHandler.cpp:38: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECPlaybackDevice.h:54:18: note: by 'virtual void CEC::CCECPlaybackDevice::ResetDeviceStatus()' 54 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/implementations/VLCommandHandler.cpp:39: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECTV.h:46:18: note: by 'virtual void CEC::CCECTV::ResetDeviceStatus()' 46 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/implementations/SLCommandHandler.cpp:38: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/implementations/SLCommandHandler.cpp:39: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECPlaybackDevice.h:54:18: note: by 'virtual void CEC::CCECPlaybackDevice::ResetDeviceStatus()' 54 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECAudioSystem.h:36, from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECDeviceMap.cpp:37: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:182:35: warning: 'virtual bool CEC::CCECBusDevice::TransmitActiveSource(bool)' was hidden [-Woverloaded-virtual=] 182 | virtual bool TransmitActiveSource(bool bIsReply); | ^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECAudioSystem.h:58:10: note: by 'bool CEC::CCECAudioSystem::TransmitActiveSource()' 58 | bool TransmitActiveSource(void) { return false; } | ^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECDeviceMap.cpp:38: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECPlaybackDevice.h:54:18: note: by 'virtual void CEC::CCECPlaybackDevice::ResetDeviceStatus()' 54 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECRecordingDevice.h:38, from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECDeviceMap.cpp:39: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECTuner.h:46:18: note: by 'virtual void CEC::CCECTuner::ResetDeviceStatus()' 46 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECDeviceMap.cpp:41: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECTV.h:46:18: note: by 'virtual void CEC::CCECTV::ResetDeviceStatus()' 46 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/adapter/Pulse-Eight/USBCECAdapterCommands.cpp: In member function 'bool CEC::CUSBCECAdapterCommands::SetSettingAutoPowerOn(bool)': /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/adapter/Pulse-Eight/USBCECAdapterCommands.cpp:454:57: warning: unused parameter 'autoOn' [-Wunused-parameter] 454 | bool CUSBCECAdapterCommands::SetSettingAutoPowerOn(bool autoOn) | ~~~~~^~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECAudioSystem.h:36, from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/LibCEC.cpp:40: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:182:35: warning: 'virtual bool CEC::CCECBusDevice::TransmitActiveSource(bool)' was hidden [-Woverloaded-virtual=] 182 | virtual bool TransmitActiveSource(bool bIsReply); | ^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECAudioSystem.h:58:10: note: by 'bool CEC::CCECAudioSystem::TransmitActiveSource()' 58 | bool TransmitActiveSource(void) { return false; } | ^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/LibCEC.cpp:42: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECPlaybackDevice.h:54:18: note: by 'virtual void CEC::CCECPlaybackDevice::ResetDeviceStatus()' 54 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/LibCEC.cpp:43: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECTV.h:46:18: note: by 'virtual void CEC::CCECTV::ResetDeviceStatus()' 46 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/implementations/CECCommandHandler.cpp:37: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:182:35: warning: 'virtual bool CEC::CCECBusDevice::TransmitActiveSource(bool)' was hidden [-Woverloaded-virtual=] 182 | virtual bool TransmitActiveSource(bool bIsReply); | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/implementations/CECCommandHandler.cpp:38: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECAudioSystem.h:58:10: note: by 'bool CEC::CCECAudioSystem::TransmitActiveSource()' 58 | bool TransmitActiveSource(void) { return false; } | ^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/implementations/CECCommandHandler.cpp:39: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECPlaybackDevice.h:54:18: note: by 'virtual void CEC::CCECPlaybackDevice::ResetDeviceStatus()' 54 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.cpp:35: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:182:35: warning: 'virtual bool CEC::CCECBusDevice::TransmitActiveSource(bool)' was hidden [-Woverloaded-virtual=] 182 | virtual bool TransmitActiveSource(bool bIsReply); | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.cpp:52: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECAudioSystem.h:58:10: note: by 'bool CEC::CCECAudioSystem::TransmitActiveSource()' 58 | bool TransmitActiveSource(void) { return false; } | ^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.cpp:53: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECPlaybackDevice.h:54:18: note: by 'virtual void CEC::CCECPlaybackDevice::ResetDeviceStatus()' 54 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECRecordingDevice.h:38, from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.cpp:54: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECTuner.h:46:18: note: by 'virtual void CEC::CCECTuner::ResetDeviceStatus()' 46 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.cpp:56: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECTV.h:46:18: note: by 'virtual void CEC::CCECTV::ResetDeviceStatus()' 46 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/CECProcessor.cpp:38: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:182:35: warning: 'virtual bool CEC::CCECBusDevice::TransmitActiveSource(bool)' was hidden [-Woverloaded-virtual=] 182 | virtual bool TransmitActiveSource(bool bIsReply); | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/CECProcessor.cpp:39: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECAudioSystem.h:58:10: note: by 'bool CEC::CCECAudioSystem::TransmitActiveSource()' 58 | bool TransmitActiveSource(void) { return false; } | ^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/CECProcessor.cpp:40: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECPlaybackDevice.h:54:18: note: by 'virtual void CEC::CCECPlaybackDevice::ResetDeviceStatus()' 54 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECRecordingDevice.h:38, from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/CECProcessor.cpp:41: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECTuner.h:46:18: note: by 'virtual void CEC::CCECTuner::ResetDeviceStatus()' 46 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/CECProcessor.cpp:43: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECTV.h:46:18: note: by 'virtual void CEC::CCECTV::ResetDeviceStatus()' 46 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECPlaybackDevice.h:36, from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/CECClient.cpp:40: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECPlaybackDevice.h:54:18: note: by 'virtual void CEC::CCECPlaybackDevice::ResetDeviceStatus()' 54 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:182:35: warning: 'virtual bool CEC::CCECBusDevice::TransmitActiveSource(bool)' was hidden [-Woverloaded-virtual=] 182 | virtual bool TransmitActiveSource(bool bIsReply); | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/CECClient.cpp:41: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECAudioSystem.h:58:10: note: by 'bool CEC::CCECAudioSystem::TransmitActiveSource()' 58 | bool TransmitActiveSource(void) { return false; } | ^~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECBusDevice.h:167:35: warning: 'virtual void CEC::CCECBusDevice::ResetDeviceStatus(bool)' was hidden [-Woverloaded-virtual=] 167 | virtual void ResetDeviceStatus(bool bClientUnregistered = false); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/CECClient.cpp:42: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/devices/CECTV.h:46:18: note: by 'virtual void CEC::CCECTV::ResetDeviceStatus()' 46 | virtual void ResetDeviceStatus(void); | ^~~~~~~~~~~~~~~~~ [34/42] Linking CXX shared library src/libcec/libcec.so.4.0.7 [35/42] Creating library symlink src/libcec/libcec.so.4 src/libcec/libcec.so [36/42] Swig compile libcec.i for python [37/42] Linking C executable src/cecc-client/cecc-client-4.0.7 [38/42] Linking CXX executable src/cec-client/cec-client-4.0.7 [39/42] Creating executable symlink src/cecc-client/cecc-client [40/42] Creating executable symlink src/cec-client/cec-client [41/42] Building CXX object src/libcec/CMakeFiles/_cec.dir/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx.o /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/build/src/libcec/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx: In function 'void SWIG_TypeClientData(swig_type_info*, void*)': /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/build/src/libcec/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx:693:37: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 693 | for (cast = head; (cast - head) <= head->value; cast++) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:95, from /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/build/src/libcec/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx:204: /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/SwigHelper.h: In member function 'int CEC::CCecPythonCallbacks::CallPythonCallback(CEC::libcecSwigCallback, PyObject*)': /usr/include/python3.12/ceval.h:34:34: warning: 'PyObject* PyEval_CallObjectWithKeywords(PyObject*, PyObject*, PyObject*)' is deprecated [-Wdeprecated-declarations] 34 | PyEval_CallObjectWithKeywords((callable), (arg), _PyObject_CAST(_Py_NULL)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/src/libcec/SwigHelper.h:122:18: note: in expansion of macro 'PyEval_CallObject' 122 | result = PyEval_CallObject(m_callbacks[callback], arglist); | ^~~~~~~~~~~~~~~~~ /usr/include/python3.12/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/build/src/libcec/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx: In function 'CEC::ICECAdapter* CEC_ICECAdapter_Create(CEC::libcec_configuration*)': /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/build/src/libcec/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx:5744:27: warning: 'void PyEval_InitThreads()' is deprecated [-Wdeprecated-declarations] 5744 | PyEval_InitThreads(); | ~~~~~~~~~~~~~~~~~~^~ /usr/include/python3.12/ceval.h:132:37: note: declared here 132 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/build/src/libcec/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx: In function 'void SWIG_PropagateClientData()': /home/buildozer/aports/community/libcec4/src/libcec-libcec-4.0.7/build/src/libcec/CMakeFiles/_cec.dir/libcecPYTHON_wrap.cxx:18922:41: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 18922 | for (cast = head; (cast - head) <= head->value; cast++) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ [42/42] Linking CXX shared module src/libcec/_cec.so >>> WARNING: libcec4: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> libcec4: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/bin/./cec-client-4.0.7 -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/bin/./cec-client -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/bin/./cecc-client-4.0.7 -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/bin/./cecc-client -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/bin/./pyCecClient -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/lib/python3.12/site-packages/_cec.so -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/libcec4/pkg/libcec4/usr/lib/python3.12/site-packages/_cec.so" to "" -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/lib/python3.12/site-packages/cec.py -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/lib/pkgconfig/libcec.pc -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/include/libcec/cec.h -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/include/libcec/cecc.h -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/include/libcec/cecloader.h -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/include/libcec/ceccloader.h -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/include/libcec/cectypes.h -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/include/libcec/version.h -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/lib/libcec.so.4.0.7 -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/lib/libcec.so.4 -- Installing: /home/buildozer/aports/community/libcec4/pkg/libcec4/usr/lib/libcec.so >>> libcec4-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/libcec4/pkg/libcec4-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/libcec4/pkg/libcec4-dev/usr/lib/pkgconfig' 'usr/lib/libcec.so' -> '/home/buildozer/aports/community/libcec4/pkg/libcec4-dev/usr/lib/libcec.so' >>> libcec4-dev*: Preparing subpackage libcec4-dev... >>> libcec4-dev*: Stripping binaries >>> libcec4-dev*: Running postcheck for libcec4-dev >>> py3-libcec4*: Running split function py3... 'usr/lib/python3.12' -> '/home/buildozer/aports/community/libcec4/pkg/py3-libcec4/usr/lib/python3.12' >>> py3-libcec4*: Preparing subpackage py3-libcec4... >>> py3-libcec4*: Stripping binaries >>> py3-libcec4*: Running postcheck for py3-libcec4 >>> libcec4-tools*: Running split function tools... 'usr/bin' -> '/home/buildozer/aports/community/libcec4/pkg/libcec4-tools/usr/bin' >>> libcec4-tools*: Preparing subpackage libcec4-tools... >>> libcec4-tools*: Stripping binaries >>> libcec4-tools*: Running postcheck for libcec4-tools >>> libcec4*: Running postcheck for libcec4 >>> libcec4*: Preparing package libcec4... >>> libcec4*: Stripping binaries >>> libcec4*: Scanning shared objects >>> libcec4-dev*: Scanning shared objects >>> py3-libcec4*: Scanning shared objects >>> libcec4-tools*: Scanning shared objects >>> libcec4-dev*: Tracing dependencies... eudev-dev libxrandr-dev python3-dev swig libcec4=4.0.7-r3 pc:p8-platform pkgconfig >>> libcec4-dev*: Package size: 119.9 KB >>> libcec4-dev*: Compressing data... >>> libcec4-dev*: Create checksum... >>> libcec4-dev*: Create libcec4-dev-4.0.7-r3.apk >>> libcec4-tools*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libp8-platform.so.2 so:libstdc++.so.6 >>> libcec4-tools*: Package size: 77.8 KB >>> libcec4-tools*: Compressing data... >>> libcec4-tools*: Create checksum... >>> libcec4-tools*: Create libcec4-tools-4.0.7-r3.apk >>> libcec4*: Tracing dependencies... so:libX11.so.6 so:libXrandr.so.2 so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libp8-platform.so.2 so:libstdc++.so.6 so:libudev.so.1 >>> libcec4*: Package size: 385.4 KB >>> libcec4*: Compressing data... >>> libcec4*: Create checksum... >>> libcec4*: Create libcec4-4.0.7-r3.apk >>> py3-libcec4*: Tracing dependencies... python3~3.12 so:libc.musl-x86.so.1 so:libcec.so.4 so:libgcc_s.so.1 so:libp8-platform.so.2 so:libpython3.12.so.1.0 so:libstdc++.so.6 >>> py3-libcec4*: Package size: 382.2 KB >>> py3-libcec4*: Compressing data... >>> py3-libcec4*: Create checksum... >>> py3-libcec4*: Create py3-libcec4-4.0.7-r3.apk >>> libcec4: Build complete at Thu, 23 Oct 2025 23:10:39 +0000 elapsed time 0h 0m 43s >>> libcec4: Cleaning up srcdir >>> libcec4: Cleaning up pkgdir >>> libcec4: Uninstalling dependencies... ( 1/43) Purging .makedepends-libcec4 (20251023.231021) ( 2/43) Purging eudev-dev (3.2.14-r5) ( 3/43) Purging eudev-libs (3.2.14-r5) ( 4/43) Purging libxrandr-dev (1.5.4-r1) ( 5/43) Purging libxrandr (1.5.4-r1) ( 6/43) Purging python3-dev (3.12.12-r0) ( 7/43) Purging swig (4.4.0-r0) ( 8/43) Purging cmake (4.1.2-r0) ( 9/43) Purging p8-platform-dev (2.1.0.1-r3) (10/43) Purging p8-platform (2.1.0.1-r3) (11/43) Purging samurai (1.2-r7) (12/43) Purging libarchive (3.8.2-r0) (13/43) Purging libuv (1.51.0-r0) (14/43) Purging libxext-dev (1.3.6-r2) (15/43) Purging libxext (1.3.6-r2) (16/43) Purging libxrender-dev (0.9.12-r0) (17/43) Purging libxrender (0.9.12-r0) (18/43) Purging python3-pyc (3.12.12-r0) (19/43) Purging python3-pycache-pyc0 (3.12.12-r0) (20/43) Purging xcb-proto-pyc (1.17.0-r0) (21/43) Purging pyc (3.12.12-r0) (22/43) Purging rhash-libs (1.4.6-r0) (23/43) Purging libx11-dev (1.8.12-r1) (24/43) Purging xtrans (1.6.0-r0) (25/43) Purging libx11 (1.8.12-r1) (26/43) Purging libxcb-dev (1.17.0-r0) (27/43) Purging libxcb (1.17.0-r0) (28/43) Purging xcb-proto (1.17.0-r0) (29/43) Purging python3 (3.12.12-r0) (30/43) Purging gdbm (1.26-r0) (31/43) Purging libxdmcp-dev (1.1.5-r1) (32/43) Purging libxdmcp (1.1.5-r1) (33/43) Purging libbsd (0.12.2-r0) (34/43) Purging libbz2 (1.0.8-r6) (35/43) Purging libffi (3.5.2-r0) (36/43) Purging libmd (1.1.0-r0) (37/43) Purging libpanelw (6.5_p20251010-r0) (38/43) Purging libxau-dev (1.0.12-r0) (39/43) Purging libxau (1.0.12-r0) (40/43) Purging mpdecimal (4.0.1-r0) (41/43) Purging sqlite-libs (3.50.4-r1) (42/43) Purging xorgproto (2024.1-r0) (43/43) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 426 MiB in 105 packages >>> libcec4: Updating the community/x86 repository index... >>> libcec4: Signing the index...