Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2016 16:10:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208900] devel/llvm38: libclang_rt.asan-x86_64.a: No such file
Message-ID:  <bug-208900-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208900

            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@FreeBSD.org
          Reporter: m@mikaelsimonsson.com
          Assignee: brooks@FreeBSD.org
             Flags: maintainer-feedback?(brooks@FreeBSD.org)

clang++38 -fsanitize=3Daddress -std=3Dc++1z -stdlib=3Dlibc++ -I../
-I/usr/local/include/ -c foo.cc -o foo.o
clang++38 -fsanitize=3Daddress -std=3Dc++1z -stdlib=3Dlibc++ -o foo foo.o
/usr/bin/ld:
/usr/local/llvm38/bin/../lib/clang/3.8.0/lib/freebsd/libclang_rt.asan-x86_6=
4.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=3Daddress/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@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERI=
C=20
amd64

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208900-13>