Description of problem: Thanks for the 3.8.0 update in rawhide, however clang is now not very happy, the most simple thing breaks: $ rpm -qf /bin/clang clang-3.8.0-0.1.fc24.x86_64 $ /bin/clang --version : CommandLine Error: Option 'track-memory' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options $ /bin/clang++ --version : CommandLine Error: Option 'track-memory' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options
*** This bug has been marked as a duplicate of bug 1309055 ***