Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 905106

Summary: media-libs/game-music-emu-0.6.3 fails to compile: ld: cannot find -lgme: No such file or directory
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 956612    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-04-26 06:43:14 UTC
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)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-26 06:43:16 UTC
I'm unable to CC the author of the commit (d33429e60f1fe2ec0d99cfc1e093b80854473abe) because the author's email is not registered to this bugzilla
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-26 06:43:17 UTC
Created attachment 860779 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2023-04-26 06:43:18 UTC
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
Comment 4 Larry the Git Cow gentoo-dev 2025-05-25 14:02:58 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(-)