[Bug 224024] DEFAULT_VERSIONS for python and PYTHON_VERSION broken after r455210 (FLAVORS)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 1 20:42:55 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224024
--- Comment #7 from John W. O'Brien <john at saltant.com> ---
(In reply to John W. O'Brien from comment #6)
The command
poudriere bulk -j 104amd64 -z drivel devel/py-attrs at py34
complains that
Ignored: Unknown flavor 'py34', possible flavors: py27 py36 .
because devel/py-attrs sets
USES= python
USE_PYTHON= autoplist distutils
and
# flavors - Force creation of flavors for Python 2 and 3 default
# versions, where applicable.
[...]
# allflavors - Generate flavors for all possible versions and not
# simply the default ones.
#[...]
# distutils - Use distutils as do-configure, do-build and
# do-install targets. implies flavors.
I am still worse off than before because I want what "allflavors" does but I'm
only getting what "flavors" does. Is there a way to control that from
poudriere's end?
I realize this is no longer in scope for the original bug I reported. How would
you like to continue this thread?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list