OSX/CI: kdelibs4support fails to build

Marko Käning mk-lists at email.de
Mon Aug 25 20:42:36 UTC 2014


Hi David,

ok, than let’s forget about kdelibs4support for now and focus on kio...


On 25 Aug 2014, at 18:59 , David Faure <faure at kde.org> wrote:
> It's installed by KIO, into include/KF5/KIOCore/ksslsettings.h

It’s nowhere in the OSX/CI system's install root:
---
$ find /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kio/inst/ -name ksslsettings.h
$
---


> Within kio, the source file is in src/core/kssl/

And yes, it is indeed in the sources:
---
$ find ~/WC/KDECI-builds/kio/src -name ksslsettings.h
/Users/marko/WC/KDECI-builds/kio/src/core/kssl/ksslsettings.h
---


> 1) check that the file got installed

... but, it’s also not present in the build directory’s local install root itself:
---
$ find ~/WC/KDECI-builds/kio/local-inst/opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kio -name ksslsettings.h
$
---


> 2) check which include paths kdelibs4support is using

Well, that’s handled by the CI scripts and should work normally - well, up to now it did at least!

Any ideas?

Greets,
Marko


More information about the Kde-frameworks-devel mailing list