https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-libs/game-music-emu-0.6.3 fails to compile. Discovered on: amd64 (internal ref: ci)
I'm unable to CC the author of the commit (d33429e60f1fe2ec0d99cfc1e093b80854473abe) because the author's email is not registered to this bugzilla
Created attachment 860779 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: Could not find a package configuration file provided by "SDL2" with any of SDL library not found, disabling player demo build /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgme: No such file or directory collect2: error: ld returned 1 exit status
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(-)