https://bugs.kde.org/show_bug.cgi?id=439592
--- Comment #3 from Eugene Shalygin <eugene.shalygin+bugzilla....@gmail.com> --- Debug build does not seem to crash. In console output I see the following: kdevelop.plugins.definesandincludes: error while fetching defines for the compiler: "clang" ("-xc", "-std=c++17", "-dM", "-E", "-") "error: invalid argument '-std=c++17' not allowed with 'C'\n" kdevelop.plugins.definesandincludes: error while fetching includes for the compiler: "clang" "clang version 12.0.0\nTarget: x86_64-pc-linux-gnu\nThread model: posix\nInstalledDir: /usr/lib/llvm/12/bin\nSelected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0\nCandidate multilib: .;@m64\nCandidate multilib: 32;@m32\nSelected multilib: .;@m64\n (in-process)\n \"/usr/lib/llvm/12/bin/clang-12\" -cc1 -triple x86_64-pc-linux-gnu -E -disable-free -disable-llvm-verifier -discard-value-names -main-file-name - -mrelocation-model static -mframe-pointer=all -fmath-errno -fno-rounding-math -mconstructor-aliases -munwind-tables -target-cpu x86-64 -tune-cpu generic -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /usr/lib/llvm/12/bin/../../../../lib/clang/12.0.0 -internal-isystem /usr/local/include -internal-isystem /usr/lib/llvm/12/bin/../../../../lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -std=gnu++17 -fdebug-compilation-dir /home/eugene/develop/alien/cmake/cbuild/debug -ferror-limit 19 -fgnuc-version=4.2.1 -o - -x c -\nerror: invalid argument '-std=gnu++17' not allowed with 'C'\n" -- You are receiving this mail because: You are watching all bug changes.