Baloo git master fails to compile: [ 9%] Building CXX object src/lib/CMakeFiles/KF5Baloo.dir/indexerconfig.cpp.o /tmp/pacaurtmp-antonio/baloo-git/src/baloo/src/lib/indexerconfig.cpp:31:27: fatal error: maininterface.h: No such file or directory compilation terminated. src/lib/CMakeFiles/KF5Baloo.dir/build.make:254: recipe for target 'src/lib/CMakeFiles/KF5Baloo.dir/indexerconfig.cpp.o' failed make[2]: *** [src/lib/CMakeFiles/KF5Baloo.dir/indexerconfig.cpp.o] Error 1 CMakeFiles/Makefile2:158: recipe for target 'src/lib/CMakeFiles/KF5Baloo.dir/all' failed make[1]: *** [src/lib/CMakeFiles/KF5Baloo.dir/all] Error 2 Makefile:138: recipe for target 'all' failed make: *** [all] Error 2 Bisected to commit 8bf83a1 Reproducible: Always
Git commit bd416f34d05965d08717a984923a3483b6345da5 by Pinak Ahuja. Committed on 29/09/2015 at 13:47. Pushed by pinakahuja into branch 'master'. KF5Baloo: Make sure D-Bus interfaces are generated before they are used. M +1 -0 src/lib/CMakeLists.txt http://commits.kde.org/baloo/bd416f34d05965d08717a984923a3483b6345da5
Thanks for the report. Wasn't happening on my system so missed it. Report back if you still face the issue. :)