Issues for Qt5/KF5/KDE/CI system on OSX/MacPorts

mk-lists at email.de mk-lists at email.de
Sun May 25 15:59:36 UTC 2014


Hi Alex,

On 24 May 2014, at 14:57 , Alex Merry <alex.merry at kde.org> wrote:
> Where *is* kconfig_compiler_kf5 installed?

thanks again for pointing that out!

I’ve found it here:
---
$ find /opt/kde -name kconfig_compiler_kf5.app
$ find /Users/marko/WC/KDECI-builds/ -name kconfig_compiler_kf5.app
/Users/marko/WC/KDECI-builds/kconfig/build/src/kconfig_compiler/kconfig_compiler_kf5.app
/Users/marko/WC/KDECI-builds/kconfig/local-inst/Applications/KDE/kconfig_compiler_kf5.app
---
so in the build dir and in some local installation dir, but NOT in the KDE/CI’s
installation location below /opt/kde, which seems to be the problem here!

Was the app deliberately not installed as all the other libs below /opt/kde?
Is the yet undecided install path on OSX the reason perhaps, as Luigi mentioned?


Well, this is the installation folder used by my CI system:
---
$ grep installPrefix config/build/darwin-mavericks.cfg
installPrefix=/opt/kde/install/%(opSys)s/%(architecture)s/%(compiler)s/
---

In this case qt5 apps for instance get installed below 

	/opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/bin

so, why don’t we send KDE’s apps to stg like

	/opt/kde/install/darwin/mavericks/clang/kf5-qt5/kf5/inst/bin

for a start?

Greets,
Marko


More information about the Kde-frameworks-devel mailing list