Bug 424014 - libkf5coreaddons-dev: Included file KF5CoreAddonsConfig.cmake searches for old Qt v5.12
Summary: libkf5coreaddons-dev: Included file KF5CoreAddonsConfig.cmake searches for ol...
Status: RESOLVED WORKSFORME
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages Testing Edition (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-09 00:45 UTC by Peter J. Mello
Modified: 2022-11-11 05:20 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter J. Mello 2020-07-09 00:45:22 UTC
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)
Comment 1 Justin Zobel 2022-10-12 03:49:45 UTC
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Comment 2 Bug Janitor Service 2022-10-27 05:04:16 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2022-11-11 05:20:57 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!