Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Dec 2017 20:42:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 224024] DEFAULT_VERSIONS for python and PYTHON_VERSION broken after r455210 (FLAVORS)
Message-ID:  <bug-224024-21822-iWs0sOAkqE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224024-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224024-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=3D224024

--- Comment #7 from John W. O'Brien <john@saltant.com> ---
(In reply to John W. O'Brien from comment #6)

The command

    poudriere bulk -j 104amd64 -z drivel devel/py-attrs@py34

complains that

    Ignored: Unknown flavor 'py34', possible flavors: py27 py36 .

because devel/py-attrs sets

    USES=3D           python
    USE_PYTHON=3D     autoplist distutils

and

#       flavors         - Force creation of flavors for Python 2 and 3 defa=
ult
#                         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 w=
ould
you like to continue this thread?

--=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-224024-21822-iWs0sOAkqE>