libraries depending on kdelibs4support failed with:
| CMake Warning at /home/superandy/tmp/oe-core-glibc/sysroots/x86_64-linux/usr/share/ECM/find-modules/FindKF5.cmake:77 (find_package):
| Found package configuration file:
|
| /home/superandy/tmp/oe-core-glibc/sysroots/raspberrypi2/usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportConfig.cmake
|
| but it set KF5KDELibs4Support_FOUND to FALSE so package
| "KF5KDELibs4Support" is considered to be NOT FOUND. Reason given by
| package:
|
| KF5KDELibs4Support could not be found because dependency KF5ItemModels
| could not be found.
| CMake Warning at /home/superandy/tmp/oe-core-glibc/sysroots/x86_64-linux/usr/share/ECM/find-modules/FindKF5.cmake:77 (find_package):
| Found package configuration file:
|
| /home/superandy/tmp/oe-core-glibc/sysroots/raspberrypi2/usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportConfig.cmake
|
| but it set KF5KDELibs4Support_FOUND to FALSE so package
| "KF5KDELibs4Support" is considered to be NOT FOUND. Reason given by
| package:
|
| KF5KDELibs4Support could not be found because dependency KF5Init could not
| be found.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Complaints introducing this in oe-core are correct: we cannot assure that
native build is same as cross one.
Correct strategy should be to fix kwallet so that it detects flavors of gpgme
by pkg-config (libs?)
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
WARNING: QA Issue: libstatgrab rdepends on ncurses-libncurses, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: libstatgrab rdepends on ncurses-libtinfo, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: libstatgrab requires /usr/bin/perl, but no providers in its RDEPENDS [file-rdeps]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
WARNING: QA Issue: lxqt-panel rdepends on menu-cache, but it isn't a build dependency? [build-deps]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
WARNING: QA Issue: breeze rdepends on frameworkintegration, but it isn't a build dependency? [build-deps]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
The following recipes are still build from git:
polkit-qt-1_0.112.0.bb
phonon_4.8.bb
kwayland.bb
The following kf5 recipes are still open:
portingAids/kmediaplayer-5.7.0
kapidox-5.7.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
native patch for ignoring documentation had to be aligned slightly: tarball
is shipping po-file bit we do not configure for the tools to handle them.
This change is similar to that in ki18n-native's transition to tarball.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>