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

            Bug ID: 424014
           Summary: libkf5coreaddons-dev: Included file
                    KF5CoreAddonsConfig.cmake searches for old Qt v5.12
           Product: neon
           Version: unspecified
          Platform: Neon Packages
                OS: Linux
            Status: REPORTED
          Severity: crash
          Priority: NOR
         Component: Packages Testing Edition
          Assignee: neon-b...@kde.org
          Reporter: ad...@petermello.net
                CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

Attempting to build a project from source using CMake yielded the following
error message:

CMake Error at
/usr/lib/x86_64-linux-gnu/cmake/KF5CoreAddons/KF5CoreAddonsTargets.cmake:90
(message):
  The imported target "KF5::CoreAddons" references the file

     "/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5.69.0"

The .cmake file referenced is installed by the libkf5coreaddons-dev, however
the associated libkf5coreaddons5 package, both of which bearing the same
version (5.71.0+p20.04+git20200707.1104-0), installs
/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5.72.0. I believe this stems from
line 38 in the CMake file,

find_dependency(Qt5Core 5.12.0)

which should instead reference 5.14.2 or some variation thereof (I'm not a
CMake wizard, sorry).

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 20.04 with KDE Neon Testing package archives added
KDE Plasma Version: 5.19.80
KDE Frameworks Version: 5.72.0
Qt Version: 5.14.2
Architecture: x86_64 (amd64)

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

Reply via email to