Bug 1026101 - libclang_rt.asan-x86_64.a not found
Summary: libclang_rt.asan-x86_64.a not found
Keywords:
Status: CLOSED DUPLICATE of bug 949489
Alias: None
Product: Fedora
Classification: Fedora
Component: llvm
Version: 20
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Jan Včelák
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-03 17:23 UTC by David Highley
Modified: 2013-11-17 17:49 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-17 17:49:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description David Highley 2013-11-03 17:23:45 UTC
Description of problem:
Compiler build issue, libclang_rt.asan-x86_64.a not found

Version-Release number of selected component (if applicable):
clang-3.3-0.10.rc3.fc19.x86_64
llvm-3.3-0.10.rc3.fc19.x86_64
llvm-libs-3.3-0.10.rc3.fc19.x86_64

How reproducible:
clang++ -std=c++11 -g -fsanitize=address -o hello hello.cpp
/usr/bin/ld: cannot find /usr/bin/../lib/clang/3.3/lib/linux/libclang_rt.asan-x86_64.a: No such file or directory
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
The clang and llvm packages do not seem to be in the bugzilla selection list for the Fedora distribution.

Fails in same way for -fsanitize=thread or -fsanitize=memory mode.

Comment 1 David Highley 2013-11-17 17:49:06 UTC
Found this issue previously reported and it still exists in Fedora 20 Beta build.

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


Note You need to log in before you can comment on or make changes to this bug.