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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 18 18:04:11 UTC 2019


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

--- Comment #5 from John Hein <jcfyecrayz at liamekaens.com> ---
Clarification that may have already been obvious:  the py-setuptools_scm flavor
that interferes is @py27.  Now that the default python is py36, this is
important to mention if you are trying to reproduce.  Of course, if only
py-setuptools_scm at py36 is installed, then the python2.7 (that spidermonkey24
uses) won't see it, and thus you won't reproduce the failure.

So the reproduction instructions in comment 2 should say 'make -C
/usr/ports/devel/py-setuptools_scm install FLAVOR=py27' in case your ports tree
is after the default python switched from py27 -> py36.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list