Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925142 - games-fps/yamagi-quake2-8.30 fails to compile: g_ai.c:465:6: error: no member named __dprintf_chk in game_import_t
Summary: games-fps/yamagi-quake2-8.30 fails to compile: g_ai.c:465:6: error: no member...
Status: CONFIRMED
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:
Depends on:
Blocks:
 
Reported: 2024-02-21 08:06 UTC by Agostino Sarubbo
Modified: 2024-02-21 13:16 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,145.05 KB, text/plain)
2024-02-21 08:07 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 2024-02-21 08:06:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-fps/yamagi-quake2-8.30 fails to compile.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-21 08:07:00 UTC
Created attachment 885577 [details]
build.log

build log and emerge --info
Comment 2 Alexander Tsoy 2024-02-21 11:46:39 UTC
This looks very similar to bug #807766
Comment 3 Alexander Tsoy 2024-02-21 12:55:24 UTC
(In reply to Alexander Tsoy from comment #2)
> This looks very similar to bug #807766
Yeah, replacing struct member name "dprintf" -> "dprintf_" fixes compilation with clang. I'll forward this issue upstream.