[Bug 207124] devel/llvm38: Package attempts to install six.py which it did not build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 12 00:30:11 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207124
Bug ID: 207124
Summary: devel/llvm38: Package attempts to install six.py which
it did not build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: brooks at FreeBSD.org
Reporter: greenreaper at hotmail.com
Assignee: brooks at FreeBSD.org
Flags: maintainer-feedback?(brooks at FreeBSD.org)
The pkg-plist contains the following lines:
...
%%LLDB%%llvm38/lib/python2.7/site-packages/lldb/utils/symbolication.py
llvm38/lib/python2.7/site-packages/six.py
%%CLANG%%llvm38/libexec/c++-analyzer
...
The reference to six.py in the middle causes the install to fail. Removing it
from this file (or from /tmp/usr/ports/devel/llvm38/work/.PLIST.mktmp for an
already-built port) appears to makes the install work.
In case it matters I had lit and lldb disabled in the configuration.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list