recipes-plasma: Upgrade to 5.17.5
ClosedPublic

Authored by alistairf on Feb 19 2020, 12:39 AM.

Diff Detail

Repository
R869 Yocto: KDE Packaging
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
alistairf requested review of this revision.Feb 19 2020, 12:39 AM
alistairf updated this revision to Diff 75953.
alistairf created this revision.
This comment was removed by alistairf.
alistairf updated this revision to Diff 75954.Feb 19 2020, 12:42 AM
alistairf added a comment.EditedFeb 19 2020, 12:46 AM

After this patch (and the other 3 for meta-kde) have been applied I am still seeing this error for:

meta-kde/recipes-plasma/plasma-phone-components_git.bb:do_configure

| CMake Error at /scratch/alistair/yocto/oe-master/build/tmp-glibc/work/riscv64-oe-linux/plasma-phone-components/git-r0/recipe-sysroot/usr/lib/cmake/TelepathyQt5/TelepathyQt5Targets.cmake:80 (message):
|   The imported target "TelepathyQt5::Core" references the file
| 
|      "/usr/lib/libtelepathy-qt5.so.0.0.9.8"
| 
|   but this file does not exist.  Possible reasons include:
| 
|   * The file was deleted, renamed, or moved to another location.
| 
|   * An install or uninstall procedure did not complete successfully.
| 
|   * The installation package was faulty and contained
| 
|      "/scratch/alistair/yocto/oe-master/build/tmp-glibc/work/riscv64-oe-linux/plasma-phone-components/git-r0/recipe-sysroot/usr/lib/cmake/TelepathyQt5/TelepathyQt5Targets.cmake"
| 
|   but not all the files it references.
| 
| Call Stack (most recent call first):
|   /scratch/alistair/yocto/oe-master/build/tmp-glibc/work/riscv64-oe-linux/plasma-phone-components/git-r0/recipe-sysroot/usr/lib/cmake/TelepathyQt5/TelepathyQt5Config.cmake:59 (include)
|   CMakeLists.txt:30 (find_package)
| 
| 
| -- Configuring incomplete, errors occurred!
| See also "/scratch/alistair/yocto/oe-master/build/tmp-glibc/work/riscv64-oe-linux/plasma-phone-components/git-r0/build/CMakeFiles/CMakeOutput.log".

Any ideas?

Never mind, all working!

vkrause accepted this revision.Feb 19 2020, 6:47 PM

Yep, builds fine here too, thanks!

This revision is now accepted and ready to land.Feb 19 2020, 6:47 PM
This revision was automatically updated to reflect the committed changes.