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
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(+)
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