[Bug 203890] devel/llvm37 unable to apply patches on FreeBSD 9.x

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 20 10:41:23 UTC 2015


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

            Bug ID: 203890
           Summary: devel/llvm37 unable to apply patches on FreeBSD 9.x
           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: luca.pizzamiglio at gmail.com
             Flags: maintainer-feedback?(brooks at FreeBSD.org)
          Assignee: brooks at FreeBSD.org

On FreeBSD 9 the new lldb patches fails to apply.
The tools/lldb directory is missing, because OPSYS is FreeBSD and COMPILER_TYPE
is gcc (as default).

Don't know if the patch shouldn't be applied in this case or the directory
should be created in any case.

Configuration:
===> The following configuration options are available for llvm37-3.7.0_4:
     CLANG=on: Build clang
     COMPILER_RT=on: Build compiler-rt (sanitizers)
     DOCS=on: Build and/or install documentation
     EXTRAS=on: Extra clang tools
     GOLD=on: Build the LLVM Gold plugin for LTO
     LIT=on: Install lit and FileCheck test tools
     LLD=on: Install lld, the LLVM linker
     LLDB=on: Install lldb, the LLVM debugger (ignored on 9.x)
     OPENMP=on: Install libomp, the LLVM OpenMP runtime library

uname -r 9.3-RELEASE-p24

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


More information about the freebsd-ports-bugs mailing list