Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Feb 2017 21:54:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216950] devel/llvm-devel: libclang_rt libraries are not installed where expected
Message-ID:  <bug-216950-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 216950
           Summary: devel/llvm-devel: libclang_rt libraries are not
                    installed where expected
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks@FreeBSD.org
          Reporter: philippe.michel7@sfr.fr
             Flags: maintainer-feedback?(brooks@FreeBSD.org)
          Assignee: brooks@FreeBSD.org

llvm-devel 5.0.d20170114

The libclang_rt libraries are installed in /usr/local/llvm-devel/lib/freebsd
while the compiler looks for them in
/usr/local/llvm-devel/lib/clang/5.0.0/lib/freebsd, failing with errors like:

configure:3749: clang-devel -g -O1 -march=3Dnative -mtune=3Dnative
-Qunused-arguments -fsanitize=3Dthread  -I/usr/local/include  -lcxxrt
-L/usr/local/lib conftest.c >&5
/usr/bin/ld:
/usr/local/llvm-devel/bin/../lib/clang/5.0.0/lib/freebsd/libclang_rt.tsan-x=
86_64.a:
No such file: No such file or directory
clang-5.0: error: linker command failed with exit code 1 (use -v to see
invocation)

FWIW, in llvm37 they are indeed in
/usr/local/llvm37/lib/clang/3.7.1/lib/freebsd so the regression must have
happened between this version and -devel.

--=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-216950-13>