Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944252 - games-arcade/gnake-0.94b-r3 fails to compile: gnake.c:700:21: error: assignment to void ()(int) from incompatible pointer type void ()(void) [-Wincompatible-pointer-types]
Summary: games-arcade/gnake-0.94b-r3 fails to compile: gnake.c:700:21: error: assignme...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-21 08:29 UTC by Agostino Sarubbo
Modified: 2025-03-20 02:35 UTC (History)
0 users

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


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

Issue: games-arcade/gnake-0.94b-r3 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-21 08:29:25 UTC
Created attachment 910950 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-03-20 02:35:30 UTC
The bug has been closed via the following commit(s):

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

commit d416c2f0da47ee6336eb8c8ca758c2bcdddb0a46
Author:     Alexey Sokolov <alexey+gentoo@asokolov.org>
AuthorDate: 2025-03-20 01:54:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-20 02:35:09 +0000

    games-arcade/gnake: fix build with gcc15
    
    Closes: https://bugs.gentoo.org/944252
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Closes: https://github.com/gentoo/gentoo/pull/41184
    Signed-off-by: Sam James <sam@gentoo.org>

 games-arcade/gnake/files/gnake-0.94b-gcc15.patch | 39 ++++++++++++++++++++++++
 games-arcade/gnake/gnake-0.94b-r3.ebuild         |  6 +++-
 2 files changed, 44 insertions(+), 1 deletion(-)