Summary: | games-strategy/widelands-1.0 fails to compile: backtrace.cc:25:10: fatal error: execinfo.h: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ionen |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/widelands/widelands/commit/cf823c8d6f54d34835fd4fad260b00cb8e3c9032 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 856418 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 767660 [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 Doxygen (missing: DOXYGEN_EXECUTABLE) /var/tmp/portage/games-strategy/widelands-1.0/work/widelands-1.0/src/logic/map_objects/backtrace.cc:25:10: fatal error: execinfo.h: No such file or directory FAILED: src/logic/map_objects/CMakeFiles/logic_map_objects.dir/backtrace.cc.o /var/tmp/portage/games-strategy/widelands-1.0/work/widelands-1.0/src/logic/map_objects/backtrace.cc:25:10: fatal error: execinfo.h: No such file or directory Seems will be fixed in next version (haven't checked if anything else wrt musl, if someone tests it feel free to backport) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=978fe111f9389893ee6fabc510fd3aa73ae0830d commit 978fe111f9389893ee6fabc510fd3aa73ae0830d Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2022-10-23 12:42:13 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2022-10-23 12:58:16 +0000 games-strategy/widelands: add 1.1 Closes: https://bugs.gentoo.org/835859 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> games-strategy/widelands/Manifest | 1 + games-strategy/widelands/widelands-1.1.ebuild | 55 +++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) |