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

Bug 868738

Summary: games-strategy/s25rttr-0.9.5 fails to compile (MUSL): Debug.cpp:48:14: fatal error: execinfo.h: No such file or directory
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Games <games>
Status: CONFIRMED ---    
Severity: normal CC: herrtimson
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/Return-To-The-Roots/s25client/issues/1725
https://github.com/Return-To-The-Roots/s25client/pull/1727
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-09-06 11:49:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-strategy/s25rttr-0.9.5 fails to compile (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-06 11:49:57 UTC
Created attachment 803422 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-06 11:49:58 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/var/tmp/portage/games-strategy/s25rttr-0.9.5/work/s25client_v0.9.5/libs/s25main/Debug.cpp:48:14: fatal error: execinfo.h: No such file or directory
FAILED: libs/s25main/CMakeFiles/s25Main.dir/Debug.cpp.o 
/var/tmp/portage/games-strategy/s25rttr-0.9.5/work/s25client_v0.9.5/libs/s25main/Debug.cpp:48:14: fatal error: execinfo.h: No such file or directory
Comment 3 tt_1 2025-01-06 05:06:04 UTC
upstream plans on fixing this in a recent pullrequest: 

https://github.com/Return-To-The-Roots/s25client/issues/1725
Comment 4 tt_1 2025-02-10 09:10:46 UTC
the pullrequest has been merged, but this is a non trivial backport. of the 15 individual patches, most deal with github workflow or macos and can be removed, but the rest still needs to be orderly fitted into 0.9.5, plus external/libutil will need an update of some sort.