Date: Wed, 15 May 2019 12:59:33 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 237911] lang/spidermonkey24: 'make configure' fails if devel/py-setuptools_scm is installed Message-ID: <bug-237911-21822-2Ce3clUf6Q@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237911-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-237911-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237911 Kubilay Kocak <koobs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koobs@FreeBSD.org, | |python@FreeBSD.org Flags| |maintainer-feedback?(kwm@Fr | |eeBSD.org) Assignee|ports-bugs@FreeBSD.org |kwm@FreeBSD.org Keywords| |needs-qa --- Comment #1 from Kubilay Kocak <koobs@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? --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237911-21822-2Ce3clUf6Q>