[Bug 237911] lang/spidermonkey24: 'make configure' fails if devel/py-setuptools_scm is installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 15 12:59:36 UTC 2019


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

Kubilay Kocak <koobs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koobs at FreeBSD.org,
                   |                            |python at FreeBSD.org
              Flags|                            |maintainer-feedback?(kwm at Fr
                   |                            |eeBSD.org)
           Assignee|ports-bugs at FreeBSD.org      |kwm at FreeBSD.org
           Keywords|                            |needs-qa

--- Comment #1 from Kubilay Kocak <koobs at FreeBSD.org> ---
Thanks for the report John

The port really shouldn't be creating a Python environment/virtualenv or
fetching things to do so, and should (only) be using the system Python
environment and *_DEPEND'ing on the requisite python packages it needs (if
any).

To confirm again, this behaviour *does not* occur if setuptools_scm port is not
installed?

Is this a regression after a particular version, or did you just happen to
notice it after something requiring setuptools_scm was installed?

Is the issue contingent/dependent on an OPTION or other condition?

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


More information about the freebsd-ports-bugs mailing list