Bug 1311489

Summary: clang-3.8.0-0.1 seems borked
Product: [Fedora] Fedora Reporter: Terje Røsten <terje.rosten>
Component: llvmAssignee: Adam Jackson <ajax>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ajax, bos, davejohansen, dmalcolm, jv+fedora, petersen, scottt.tw
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-24 13:02:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Terje Røsten 2016-02-24 11:04:30 UTC
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

Comment 1 Jan Včelák 2016-02-24 13:02:32 UTC

*** This bug has been marked as a duplicate of bug 1309055 ***