Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831793 - games-fps/yamagi-quake2-8.00 fails to compile: signalhandler.c:34:10: fatal error: execinfo.h: No such file or directory
Summary: games-fps/yamagi-quake2-8.00 fails to compile: signalhandler.c: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: Alexander Tsoy
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-01-22 09:40 UTC by Agostino Sarubbo
Modified: 2022-04-26 04:14 UTC (History)
3 users (show)

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


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

Issue: games-fps/yamagi-quake2-8.00 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:40:10 UTC
Created attachment 763130 [details]
build.log

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


src/backends/unix/signalhandler.c:34:10: fatal error: execinfo.h: No such file or directory
src/backends/unix/signalhandler.c:34:10: fatal error: execinfo.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-04-26 04:13:11 UTC
The bug has been closed via the following commit(s):

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

commit b17a1ad38a204f915a59f2df1fb63b3029d8fc43
Author:     Alexander Tsoy <alexander@tsoy.me>
AuthorDate: 2022-04-25 22:04:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-26 04:13:01 +0000

    games-fps/yamagi-quake2: fix musl build
    
    Closes: https://bugs.gentoo.org/831793
    
    Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
    Closes: https://github.com/gentoo/gentoo/pull/25204
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/yamagi-quake2-8.01-execinfo.patch        | 49 ++++++++++++++++++++++
 games-fps/yamagi-quake2/yamagi-quake2-8.01.ebuild  |  3 ++
 2 files changed, 52 insertions(+)