https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-libs/aubio-0.4.9-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Created attachment 730975 [details] build.log build log and emerge --info
commit 358d603c4cc63d380eb61599143360b2b796d85c Author: Michał Górny <mgorny@gentoo.org> Date: Tue Feb 1 19:42:36 2022 +0100 media-libs/aubio: Remove DISTUTILS_USE_SETUPTOOLS DISTUTILS_USE_SETUPTOOLS is not used with DISTUTILS_OPTIONAL, and now it triggers a QA warning. Remove it. Signed-off-by: Michał Górny <mgorny@gentoo.org>
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=155fb7ff1e66b5effd7dfc4cdf718769a7835156 commit 155fb7ff1e66b5effd7dfc4cdf718769a7835156 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-06-20 01:43:14 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-20 01:45:39 +0000 media-libs/aubio: update EAPI 6 -> 7; Python 3.10; fix Python tests - EAPI 6->7 (not 8 b/c waf-utils) - Add Python 3.10 - Python tests weren't actually being run before! They pass w/ all impls. Closes: https://bugs.gentoo.org/799722 Closes: https://bugs.gentoo.org/806866 Closes: https://bugs.gentoo.org/846014 Signed-off-by: Sam James <sam@gentoo.org> media-libs/aubio/aubio-0.4.9-r2.ebuild | 151 +++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+)