[Bug 208900] devel/llvm38: libclang_rt.asan-x86_64.a: No such file
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 18 16:10:54 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208900
Bug ID: 208900
Summary: devel/llvm38: libclang_rt.asan-x86_64.a: No such file
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: brooks at FreeBSD.org
Reporter: m at mikaelsimonsson.com
Assignee: brooks at FreeBSD.org
Flags: maintainer-feedback?(brooks at FreeBSD.org)
clang++38 -fsanitize=address -std=c++1z -stdlib=libc++ -I../
-I/usr/local/include/ -c foo.cc -o foo.o
clang++38 -fsanitize=address -std=c++1z -stdlib=libc++ -o foo foo.o
/usr/bin/ld:
/usr/local/llvm38/bin/../lib/clang/3.8.0/lib/freebsd/libclang_rt.asan-x86_64.a:
No such file: No such file or directory
clang-3.8: error: linker command failed with exit code 1 (use -v to see
invocation)
clang++37 works perfectly with -fsanitize=address/undefined
% freebsd-version
10.2-RELEASE-p11
% uname -a
FreeBSD aria 10.2-RELEASE-p9 FreeBSD 10.2-RELEASE-p9 #0: Thu Jan 14 01:32:46
UTC 2016 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC
amd64
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list