Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736621 - media-sound/sonic-visualiser-4.1 fails tests
Summary: media-sound/sonic-visualiser-4.1 fails tests
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: 736362
  Show dependency tree
 
Reported: 2020-08-10 13:06 UTC by Agostino Sarubbo
Modified: 2020-08-11 09:02 UTC (History)
1 user (show)

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


Attachments
build.log.bz2 (build.log.bz2,21.88 KB, application/x-bzip-compressed-tar)
2020-08-10 13:06 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 2020-08-10 13:06:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/sonic-visualiser-4.1 fails tests.
Discovered on: amd64 (internal ref: amd64_at)
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-10 13:06:29 UTC
Created attachment 654019 [details]
build.log.bz2

build log and emerge --info
Comment 2 Miroslav Šulc gentoo-dev 2020-08-10 17:48:43 UTC
USE=-mad disables mp3 support but the upstream's build system does not disable the tests in such a case.
Comment 3 Larry the Git Cow gentoo-dev 2020-08-11 09:02:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=218418e394acf4d7bd77c3634c06d43199b0e3c3

commit 218418e394acf4d7bd77c3634c06d43199b0e3c3
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2020-08-11 09:02:41 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2020-08-11 09:02:41 +0000

    media-sound/sonic-visualizser: USE=mad needed for tests
    
    Closes: https://bugs.gentoo.org/736621
    Package-Manager: Portage-3.0.2, Repoman-2.3.23
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/sonic-visualiser/sonic-visualiser-4.1.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)