https://bugs.kde.org/show_bug.cgi?id=513471

            Bug ID: 513471
           Summary: plugin kdev-executebrowser: cmake 3.31.6 warnings and
                    errors
    Classification: Applications
           Product: kdevelop
      Version First unspecified
       Reported In:
          Platform: Debian stable
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

On Debian GNU/Linux 13 (trixie), cloned the repo
https://github.com/KDE/kdev-executebrowser.git, updated to:

    commit 410c222239c285faf228d90bfb9b4b07c6527dd0 (HEAD -> master,
origin/master, origin/HEAD)
    Author: l10n daemon script <[email protected]>
    Date:   Mon Nov 17 09:27:31 2025 +0000

        GIT_SILENT Sync po/docbooks with svn

 when running cmake, I get this warning and error:

CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


CMake Warning (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:111
(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:15 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Could NOT find KDevPlatform (missing: KDevPlatform_DIR)
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/KF5I18n/KF5I18nMacros.cmake:42
(message):
  Qt5Widgets should be found before calling ki18n_wrap_ui().  Please add
  find_package(Qt5Widgets ...)
Call Stack (most recent call first):
  CMakeLists.txt:47 (ki18n_wrap_ui)



Is this repository actually maintained? I'll try to fix it and make a PR.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to