[ 71%] Building CXX object soprano/CMakeFiles/smokesoprano.dir/smokedata.o In file included from /build/src/build/soprano/smokedata.cpp:1:0: /build/src/smokekde-4.8.80/soprano/soprano_includes.h:54:31: fatal error: soprano/tcpclient.h: No such file or directory compilation terminated. make[2]: *** [soprano/CMakeFiles/smokesoprano.dir/smokedata.o] Error 1 make[1]: *** [soprano/CMakeFiles/smokesoprano.dir/all] Error 2 make: *** [all] Error 2 Reproducible: Always Steps to Reproduce: 1. Build and install soprano from git 2. Try to build smokekde Actual Results: The build fails soprano from git smokekde from git
This is because soprano from git has broken BC and SC. It should have been fixed with these commits: http://gitweb.kde.org/index.php?p=soprano.git&a=commit&h=11936faea72ec13f9890c7f474ee21c9c3aa37cf http://gitweb.kde.org/index.php?p=soprano.git&a=commit&h=ed17a950a9c6f83590fa62cb97e7278ba7f3e234 Works for me.