Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831788 - games-engines/odamex-0.9.5 fails to compile: i_crash_posix.cpp:34:10: fatal error: execinfo.h: No such file or directory
Summary: games-engines/odamex-0.9.5 fails to compile: i_crash_posix.cpp:34:10: fatal e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL: https://github.com/odamex/odamex/pull...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-22 09:39 UTC by Agostino Sarubbo
Modified: 2022-03-04 22:49 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,341.33 KB, text/plain)
2022-01-22 09:39 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-01-22 09:39:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-engines/odamex-0.9.5 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-22 09:39:45 UTC
Created attachment 763125 [details]
build.log

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


/var/tmp/portage/games-engines/odamex-0.9.5/work/odamex-src-0.9.5/common/i_crash_posix.cpp:34:10: fatal error: execinfo.h: No such file or directory
/var/tmp/portage/games-engines/odamex-0.9.5/work/odamex-src-0.9.5/common/i_crash_posix.cpp:34:10: fatal error: execinfo.h: No such file or directory
Comment 3 James Le Cuirot gentoo-dev 2022-03-01 23:05:30 UTC
I've submitted a patch upstream.
Comment 4 Larry the Git Cow gentoo-dev 2022-03-04 22:49:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c15ae9c2d0bcb0f0277b878f82e9b64ed186e67b

commit c15ae9c2d0bcb0f0277b878f82e9b64ed186e67b
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2022-03-04 22:48:21 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2022-03-04 22:48:21 +0000

    games-engines/odamex: Patch to fix musl issue
    
    Closes: https://bugs.gentoo.org/831788
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 .../odamex/files/odamex-10.0.0-musl.patch          | 60 ++++++++++++++++++++++
 games-engines/odamex/odamex-0.9.5.ebuild           |  1 +
 2 files changed, 61 insertions(+)