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
Created attachment 803422 [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: /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
upstream plans on fixing this in a recent pullrequest: https://github.com/Return-To-The-Roots/s25client/issues/1725
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.