Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 831793

Summary: games-fps/yamagi-quake2-8.00 fails to compile: signalhandler.c:34:10: fatal error: execinfo.h: No such file or directory
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Alexander Tsoy <alexander>
Status: RESOLVED FIXED    
Severity: normal CC: games, proxy-maint, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/25204
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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(+)