https://bugs.kde.org/show_bug.cgi?id=424807
--- Comment #9 from Avinash Sonawane <root...@gmail.com> --- > "Cannot find file: /builds/rootkea/gcompris/external/qml-box2d/box2d.pro". Turns out I had forgotten to install `git` on ubuntu:rolling docker image which was needed to clone qml_box2d module. Anyways, now that git has been added in .gitlab-ci.yml[0] the KDE Gitlab CI throws the exact same error as my system: "Project ERROR: failed to parse default search paths from compiler output"[1] So no, apparently gcompris doesn't build on linux-clang++ unless I'm missing something... Thanks! [0] https://invent.kde.org/rootkea/gcompris/-/blob/clang-build/.gitlab-ci.yml [1] https://invent.kde.org/rootkea/gcompris/-/jobs/59754 -- You are receiving this mail because: You are watching all bug changes.