[Bug 211422] devel/llvm-devel doesn't install without COMPILER_RT, assumes xray_interface.h built

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 28 13:31:30 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211422

            Bug ID: 211422
           Summary: devel/llvm-devel doesn't install without COMPILER_RT,
                    assumes xray_interface.h built
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks at FreeBSD.org
          Reporter: greenreaper at hotmail.com
             Flags: maintainer-feedback?(brooks at FreeBSD.org)
          Assignee: brooks at FreeBSD.org

Created attachment 173068
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173068&action=edit
pkg-plist.patch

llvm-devel attempts to install llvm-devel/include/xray/xray_interface.h but the
directory llvm-devel/include/x-ray is not present without COMPILER_RT selected.

With options CLANG GOLD LL OPENMP, the port fails at the install phase.

X-Ray appears to be an optional component of COMPILER_RT:
https://reviews.llvm.org/file/data/sh2wif4g6bd7dyhvnxkh/PHID-FILE-3c7jthstv4ly5rjdmobd/D21612.diff

Attached is a patch for pkg-plist.

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


More information about the freebsd-ports-bugs mailing list