Hello all, I am to the point now with my ci that I just need help with some of these builds. While I am learning fast, some of these failures are stumpers.
kde-runtime kf5 configures and pulls in all depends fine. But the build never happens... 20:34:24 == Commencing the Build 20:34:24 20:34:24 20:34:24 == Installing the Build 20:34:24 20:34:24 make: *** No rule to make target 'install'. Stop. libkface - I finally got opencv + opencv-contrib modules to build, which got rid of some missing opencv module errors, but now a pile of: 0:49:46 In file included from /home/jenkins/builds/libkface/src/recognition- opencv-lbph/lbphfacemodel.h:35:0, 20:49:46 from /home/jenkins/builds/libkface/src/recognition- opencv-lbph/lbphfacemodel.cpp:30: 20:49:46 /home/jenkins/builds/libkface/build/src/libopencv.h:55:37: fatal error: opencv2/core/internal.hpp: No such file or directory 20:49:46 #include <opencv2/core/internal.hpp> 20:49:46 ^ 20:49:46 compilation terminated. 20:49:46 In file included from /home/jenkins/builds/libkface/src/detection/opencvfacedetector.h:40:0, 20:49:46 from /home/jenkins/builds/libkface/src/detection/opencvfacedetector.cpp:41: 20:49:46 /home/jenkins/builds/libkface/build/src/libopencv.h:55:37: fatal error: opencv2/core/internal.hpp: No such file or directory 20:49:46 #include <opencv2/core/internal.hpp> 20:49:46 ^ 20:49:46 compilation terminated. This goes on for several. Looking at opencv the file does not exist at all. We have to use master to achieve a qt5 build... so I am at a loss here. This another one I have been fighting with too long... More coming as I work all this out.. Thanks so much for any help that you all can provide me. Scarlett _______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel