Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831592 - media-sound/flacon-10.0.0 fails tests
Summary: media-sound/flacon-10.0.0 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: Philipp Rösner
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-01-20 14:55 UTC by Agostino Sarubbo
Modified: 2024-02-28 07:12 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,427.28 KB, text/plain)
2022-01-20 14:55 UTC, Agostino Sarubbo
Details
flacon-8.2.0:20220720-040747.log (flacon-8.2.0:20220720-040747.log,356.63 KB, text/plain)
2022-07-20 04:22 UTC, Joonas Niilola
Details
flacon-10.0.0:20230530-060107.log (flacon-10.0.0:20230530-060107.log,486.70 KB, text/plain)
2023-05-30 06:08 UTC, Joonas Niilola
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-01-20 14:55:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/flacon-8.2.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-20 14:55:41 UTC
CC'ing also the author of the commit (e471cf64fdc3f2518a0bc3eac33e6da43f44257b)
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-20 14:55:43 UTC
Created attachment 762841 [details]
build.log

build log and emerge --info
Comment 3 Joonas Niilola gentoo-dev 2022-07-20 04:22:36 UTC
Created attachment 792461 [details]
flacon-8.2.0:20220720-040747.log
Comment 4 Agostino Sarubbo gentoo-dev 2022-09-15 06:54:56 UTC
tinderbox_musl has reproduced this issue with version 9.1.0 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2023-02-26 07:04:40 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f33ded2f108cf12b45913056af20b8abb88c97d

commit 6f33ded2f108cf12b45913056af20b8abb88c97d
Author:     Philipp Rösner <rndxelement@protonmail.com>
AuthorDate: 2023-02-14 15:39:27 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-02-26 07:04:10 +0000

    media-sound/flacon: disable sandbox for tests on 9.4.0
    
    The tests don't work at all with FEATURES=-usersandbox.
    Most of the tests pass if the sandbox is disabled, so
    disable sandbox for tests.
    So far the reason for the sandbox inhibiting the tests
    is unknown and subject to future investigation.
    
    Bug: https://bugs.gentoo.org/831592
    Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-sound/flacon/flacon-9.4.0.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
Comment 6 Joonas Niilola gentoo-dev 2023-05-30 06:08:10 UTC
Created attachment 862864 [details]
flacon-10.0.0:20230530-060107.log
Comment 7 Larry the Git Cow gentoo-dev 2024-02-28 07:12:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9953db2741720305e95a5d3f23341d42a52d5183

commit 9953db2741720305e95a5d3f23341d42a52d5183
Author:     Philipp Rösner <rndxelement@protonmail.com>
AuthorDate: 2024-02-01 18:39:18 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-02-28 07:12:17 +0000

    media-sound/flacon: add 11.3.0
    
    Add media-sound/sox for proper audio conversion,
    add media-video/mediainfo for extracting descriptions,
    fix tests by adding several packages that were missing,
    add support for ALAC and OPUS formats.
    
    Closes: https://bugs.gentoo.org/831592
    Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35138
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-sound/flacon/Manifest                        |   1 +
 .../files/flacon-11.3.0-no-man-compress.patch      |  20 ++++
 media-sound/flacon/flacon-11.3.0.ebuild            | 102 +++++++++++++++++++++
 3 files changed, 123 insertions(+)