Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709904 - dev-python/cffi-1.13.2 - QA notice - DISTUTILS_USE_SETUPTOOLS value is probably incorrect
Summary: dev-python/cffi-1.13.2 - QA notice - DISTUTILS_USE_SETUPTOOLS value is probab...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: DISTUTILS_USE_SETUPTOOLS
  Show dependency tree
 
Reported: 2020-02-17 07:22 UTC by Kim B. Sindalsen
Modified: 2021-09-10 10:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kim B. Sindalsen 2020-02-17 07:22:52 UTC
Getting:
QA: compile
DISTUTILS_USE_SETUPTOOLS value is probably incorrect
  value:    DISTUTILS_USE_SETUPTOOLS=bdepend (default?)
  expected: DISTUTILS_USE_SETUPTOOLS=rdepend

When emerging.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-02-21 16:44:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30b5dd3d572c0c73092e7ea8d400f4dd1ac1feae

commit 30b5dd3d572c0c73092e7ea8d400f4dd1ac1feae
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-02-21 14:17:00 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-02-21 16:44:01 +0000

    dev-python/cffi: Set DISTUTILS_USE_SETUPTOOLS
    
    Closes: https://bugs.gentoo.org/709904
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/cffi/cffi-1.13.2.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Francesco Turco 2020-12-04 14:22:41 UTC
I get the opposite warning message with dev-python/cffi-1.14.0-r3:

 * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
 *   have:     DISTUTILS_USE_SETUPTOOLS=rdepend
 *   expected: DISTUTILS_USE_SETUPTOOLS=bdepend