[Pkg-kde-extras] Bug#1060990: wacomtablet: FTBFS: make: *** [debian/rules:8: binary] Error 2

2024-01-16 Thread Jeremy Bícha
This might be  https://bugs.debian.org/1060687

Thank you,
Jeremy Bícha

___
pkg-kde-extras mailing list
pkg-kde-extras@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#1060990: wacomtablet: FTBFS: make: *** [debian/rules:8: binary] Error 2

2024-01-16 Thread Lucas Nussbaum
Source: wacomtablet
Version: 3.2.0-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240115 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb cmake 
> -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None 
> -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
> -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
> -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
> -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
> -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" 
> -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu ..
> 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  value or use a ... 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
> -- 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
> -- Installing in the same prefix as Qt, adopting their path scheme.
> -- Could not set up the appstream test. appstreamcli is missing.
> -- Looking for __GLIBC__
> -- Looking for __GLIBC__ - found
> -- Performing Test _OFFT_IS_64BIT
> -- Performing Test _OFFT_IS_64BIT - Success
> -- Performing Test HAVE_DATE_TIME
> -- Performing Test HAVE_DATE_TIME - Success
> CMake Warning (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:113 
> (message):
>   Your project should require at least CMake 3.16.0 to use FindKF5.cmake
> Call Stack (most recent call first):
>   /usr/share/ECM/find-modules/FindKF5.cmake:30 
> (ecm_find_package_version_check)
>   CMakeLists.txt:25 (find_package)
> This warning is for project developers.  Use -Wno-dev to suppress it.
> 
> -- Found KF5CoreAddons: 
> /usr/lib/x86_64-linux-gnu/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake 
> (found version "5.107.0") 
> -- Found Gettext: /usr/bin/msgmerge (found version "0.21") 
> -- Found KF5I18n: /usr/lib/x86_64-linux-gnu/cmake/KF5I18n/KF5I18nConfig.cmake 
> (found version "5.107.0") 
> -- Found KF5GlobalAccel: 
> /usr/lib/x86_64-linux-gnu/cmake/KF5GlobalAccel/KF5GlobalAccelConfig.cmake 
> (found version "5.107.0") 
> -- Found KF5Config: 
> /usr/lib/x86_64-linux-gnu/cmake/KF5Config/KF5ConfigConfig.cmake (found 
> version "5.107.0") 
> -- Found KF5XmlGui: 
> /usr/lib/x86_64-linux-gnu/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found 
> version "5.107.0") 
> -- Found KF5WidgetsAddons: 
> /usr/lib/x86_64-linux-gnu/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake 
> (found version "5.107.0") 
> -- Found X11: /usr/include   
> -- Looking for XOpenDisplay in 
> /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
> -- Looking for XOpenDisplay in 
> /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - 
> found
> -- Looking for gethostbyname
> -- Looking for gethostbyname - found
> -- Looking for connect
> -- Looking for connect - found
> -- Looking for remove
> -- Looking for remove - found
> -- Looking for shmat
> -- Looking for shmat - found
> -- Found KF5WindowSystem: 
> /usr/lib/x86_64-linux-gnu/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake 
> (found version "5.107.0") 
> -- Found KF5Notifications: 
> /usr/lib/x86_64-linux-gnu/cmake/KF5Notifications/KF5NotificationsConfig.cmake 
> (found version "5.107.0") 
> -- Found KF5DBusAddons: 
> /usr/lib/x86_64-linux-gnu/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake 
> (found version "5.107.0") 
> -- Found KF5Plasma: 
> /usr/lib/x86_64-linux-gnu/cmake/KF5Plasma/KF5PlasmaConfig.cmake (found 
> version "5.107.0") 
> -- Found KF5DocTools: 
> /usr/lib/x86_64-linux-gnu/cmake/KF5DocTools/KF5DocToolsConfig.cmake (found 
> version "5.107.0") 
> -- Found KF5: success (found version "5.107.0") found components: CoreAddons 
> I18n GlobalAccel Config XmlGui WidgetsAddons WindowSystem Notifications 
> DBusAddons Plasma DocTools 
> CMake Warning (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:113 
> (message):
>   Your project should require at least CMake 3.16.0 to use FindXCB.cmake
> Call Stack (most recent call first):
>   /usr/share/ECM/find-modules/FindXCB.cmake:67 
> (ecm_find_package_version_check)
>   CMakeLists.txt:26