Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926238 - media-libs/game-music-emu-0.6.3 fails tests
Summary: media-libs/game-music-emu-0.6.3 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 956612
  Show dependency tree
 
Reported: 2024-03-06 08:17 UTC by Agostino Sarubbo
Modified: 2025-05-25 14:21 UTC (History)
0 users

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


Attachments
build.log (build.log,80.24 KB, text/plain)
2024-03-06 08:17 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 2024-03-06 08:17:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/game-music-emu-0.6.3 fails tests.
Discovered on: arm (internal ref: tinderbox_arm)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-06 08:17:52 UTC
Created attachment 886777 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-06 08:17:53 UTC
Error(s) that match a know pattern:


  Could not find a package configuration file provided by "SDL2" with any of
SDL library not found, disabling player demo build
Comment 3 Larry the Git Cow gentoo-dev 2025-05-25 14:02:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ec8e31ff9c05e833a500816a7fd2025353e6493

commit 8ec8e31ff9c05e833a500816a7fd2025353e6493
Author:     demize <demize@unstable.systems>
AuthorDate: 2025-05-23 01:12:22 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-05-25 13:52:13 +0000

    media-libs/game-music-emu: add 0.6.4
    
    This bumps the EAPI to 8, and updates the upstream and
    remotes per bug 916690.
    
    This also cleans the test directory between multilib
    builds to avoid test failures.
    
    Upstream has added support for simultaneous shared and
    static builds, with static always building by default.
    Currently, we unconditionally disable static builds in
    this ebuild.
    
    Closes: https://bugs.gentoo.org/905106
    Closes: https://bugs.gentoo.org/916690
    Closes: https://bugs.gentoo.org/926238
    Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
    Part-of: https://github.com/gentoo/gentoo/pull/41450
    Closes: https://github.com/gentoo/gentoo/pull/41450
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/game-music-emu/Manifest                 |  1 +
 .../game-music-emu/game-music-emu-0.6.4.ebuild     | 42 ++++++++++++++++++++++
 media-libs/game-music-emu/metadata.xml             |  3 +-
 3 files changed, 44 insertions(+), 2 deletions(-)