Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806866 - media-libs/aubio-0.4.9-r1 * QA Notice: DISTUTILS_USE_SETUPTOOLS is not used when DISTUTILS_OPTIONAL is enabled.
Summary: media-libs/aubio-0.4.9-r1 * QA Notice: DISTUTILS_USE_SETUPTOOLS is not used w...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: DISTUTILS_USE_SETUPTOOLS
  Show dependency tree
 
Reported: 2021-08-07 05:14 UTC by Agostino Sarubbo
Modified: 2022-06-20 01:45 UTC (History)
0 users

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


Attachments
build.log (build.log,86.76 KB, text/plain)
2021-08-07 05:14 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-08-07 05:14:15 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2021-08-07 05:14:18 UTC
Created attachment 730975 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-20 01:45:14 UTC
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>
Comment 3 Larry the Git Cow gentoo-dev 2022-06-20 01:45:46 UTC
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(+)