Summary: | devel/llvm37: unable to build with Python 3.4 as default | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | loic.blot |
Component: | Individual Port(s) | Assignee: | Brooks Davis <brooks> |
Status: | Closed Works As Intended | ||
Severity: | Affects Many People | CC: | FreeBSD, loic.blot |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(brooks) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
loic.blot
2015-10-07 12:44:00 UTC
A commit references this bug: Author: brooks Date: Mon Oct 19 23:34:21 UTC 2015 New revision: 399795 URL: https://svnweb.freebsd.org/changeset/ports/399795 Log: Add an option to build extra clang tools. Add an insufficient set of patch toward building when the default python is python 3. Scripts now run, but lldb uses APIs that have been removed in C code. Some small changes aimed at reducing future plist churn. PR: 203618 Changes: head/devel/llvm37/Makefile head/devel/llvm37/distinfo head/devel/llvm37/files/compiler-rt-patch-svn-249051 head/devel/llvm37/files/extras-patch-cmake_include_hack.diff head/devel/llvm37/files/lldb-patch-svn-247116 head/devel/llvm37/files/lldb-patch-svn-249467 head/devel/llvm37/pkg-plist Upstream LLVM doesn't yet support python 3. There is basically no chance they will ever support python 3 for any shipped release including 3.7 and probably 3.8. |