Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Feb 2016 00:30:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207124] devel/llvm38: Package attempts to install six.py which it did not build
Message-ID:  <bug-207124-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: greenreaper@hotmail.com
          Assignee: brooks@FreeBSD.org
             Flags: maintainer-feedback?(brooks@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.

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