https://bugs.kde.org/show_bug.cgi?id=389473
--- Comment #23 from Tam HANNA <tam...@tamoggemon.com> --- Hello, first, I tried this: . . . cd build cmake -DLLVM_TARGETS_TO_BUILD=X86 -DLLVM_BUILD_LLVM_DYLIB=ON -DCMAKE_BUILD_TYPE=Release .. make -j 10 . . . To get the build result in the file llvmbuildllvmdylib.txt And it still didnt work out: tamhan@TAMHAN14:~/clazyspace$ clazy main.cpp : CommandLine Error: Option 'static-func-full-module-prefix' registered more than once! fatal error: error in backend: inconsistency in registered CommandLine options clang-6.0: error: clang frontend command failed with exit code 70 (use -v to see invocation) -- You are receiving this mail because: You are watching all bug changes.