I realised now that kcoreaddons seems to be responsible for the problems I am 
seeing here lately!

This is what I see getting installed NOW:

---
MVM2:KCoreAddons marko$ pwd
/opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kcoreaddons/inst/include/KF5/KCoreAddons
MVM2:KCoreAddons marko$ ls 
KAboutData  kaboutdata.h  kcoreaddons_export.h
---

i.e. indeed kjob.h - and much more - is missing!



And this is what I had in an older install:
---
MVM2:KCoreAddons marko$ pwd
/opt/kde/install/darwin/mavericks/clang/kf5-qt5/BACKUP.new/frameworks/kcoreaddons/inst/include/KF5/KCoreAddons
MVM2:KCoreAddons marko$ ls 
KAboutData       KFormat               KPluginLoader     KUrlMimeData       
kcoreaddons_export.h  kjobtrackerinterface.h  krandom.h
KAutoSaveFile    KJob                  KProcess          KUser              
kdelibs4migration.h   kjobuidelegate.h        krandomsequence.h
KBackup          KJobTrackerInterface  KRandom           Kdelibs4Migration  
kdirwatch.h           kmacroexpander.h        kshareddatacache.h
KCompositeJob    KJobUiDelegate        KRandomSequence   kaboutdata.h       
kexportplugin.h       kmessage.h              kshell.h
KDirWatch        KMacroExpander        KSharedDataCache  kautosavefile.h    
kfilesystemtype.h     kpluginfactory.h        kstringhandler.h
KExportPlugin    KMessage              KShell            kbackup.h          
kformat.h             kpluginloader.h         kurlmimedata.h
KFileSystemType  KPluginFactory        KStringHandler    kcompositejob.h    
kjob.h                kprocess.h              kuser.h
---


Any idea?



On 13 Aug 2014, at 00:47 , Marko Käning <mk-li...@email.de> wrote:

> Hi Thibaut,
> 
> I can only build tier 1 at this stage. :-/
> 
> Have no idea what goes wrong suddenly, as kjob.h is missing... :-(
> 
> I have to stop now.
> 
> Until next week!
> 
> Greets,
> Marko
> 
> 
> 
> 
> 
> On 13 Aug 2014, at 00:29 , Marko Käning <mk-li...@email.de> wrote:
> 
>> I’ve resurrected an older qt5 install.
>> 
>> Now I realise that kauth is currently failing to build on OSX:
>> 
>> ---
>> 
>> [ 38%] [ 40%] Building CXX object 
>> autotests/CMakeFiles/kauth_tests_static.dir/__/src/kauthaction.cpp.o
>> In file included from 
>> /Users/marko/WC/KDECI-builds/kauth/src/kauthexecutejob.cpp:20:
>> /Users/marko/WC/KDECI-builds/kauth/src/kauthexecutejob.h:23:10: fatal error: 
>> 'kjob.h' file not found
>> #include <kjob.h>
>>        ^
>> Linking CXX executable kauth-policy-gen.app/Contents/MacOS/kauth-policy-gen
>> Building CXX object src/CMakeFiles/KF5Auth.dir/kauthobjectdecorator.cpp.o
>> [ 40%] Linking CXX shared module kauth_backend_plugin.so
>> Built target kauth-policy-gen
>> [ 42%] Building CXX object 
>> autotests/CMakeFiles/kauth_tests_static.dir/__/src/kauthactionreply.cpp.o
>> [ 42%] Built target kauth_backend_plugin
>> [ 44%] Building CXX object src/CMakeFiles/KF5Auth.dir/AuthBackend.cpp.o
>> In file included from 
>> /Users/marko/WC/KDECI-builds/kauth/src/kauthaction.cpp:27:
>> /Users/marko/WC/KDECI-builds/kauth/src/kauthexecutejob.h:23:10: fatal error: 
>> 'kjob.h' file not found
>> #include <kjob.h>
>>        ^
>> 1 error generated.
>> make[2]: *** [src/CMakeFiles/KF5Auth.dir/kauthaction.cpp.o] Error 1
>> make[2]: *** Waiting for unfinished jobs....
>> 
>> _______________________________________________
>> Kde-frameworks-devel mailing list
>> Kde-frameworks-devel@kde.org
>> https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
> 

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to