https://bugs.kde.org/show_bug.cgi?id=507599
--- Comment #18 from Waqar Ahmed <[email protected]> --- Hmm, this is Python binding stuff, not the easiest thing to build in the world. We can just skip it as its irrelevant here. Add at the very end of your kdesrc-buildrc file: # Disable unit tests and python bindings options frameworks cmake-options -DBUILD_TESTING=FALSE -DBUILD_PYTHON_BINDINGS=OFF end options Take a look at my kdesrcbuildrc file that I linked earlier. -- You are receiving this mail because: You are watching all bug changes.
