Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 868738 - games-strategy/s25rttr-0.9.5 fails to compile (MUSL): Debug.cpp:48:14: fatal error: execinfo.h: No such file or directory
Summary: games-strategy/s25rttr-0.9.5 fails to compile (MUSL): Debug.cpp:48:14: fatal ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-06 11:49 UTC by Agostino Sarubbo
Modified: 2025-02-10 09:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,298.53 KB, text/plain)
2022-09-06 11:49 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 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.