Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921024 - games-action/gltron-0.70-r2 fails to compile (GCC-14-SYSTEM): gltron.c:13:30: error: passing argument 2 of initSubsystems from incompatible pointer type [-Wincompatible-pointer-types]
Summary: games-action/gltron-0.70-r2 fails to compile (GCC-14-SYSTEM): gltron.c:13:30:...
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: ~arch only
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-12-30 09:50 UTC by Agostino Sarubbo
Modified: 2025-03-14 08:11 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,119.44 KB, text/plain)
2023-12-30 09:50 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,43.23 KB, text/plain)
2023-12-30 09:50 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 2023-12-30 09:50:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-action/gltron-0.70-r2 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-30 09:50:10 UTC
Created attachment 880996 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-12-30 09:50:11 UTC
Created attachment 880997 [details]
1-config.log

1-config.log
Comment 3 Larry the Git Cow gentoo-dev 2025-03-14 08:11:58 UTC
The bug has been closed via the following commit(s):

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

commit bf5d76c9e6f19f6d3d55c439b26d623fadca5467
Author:     Alexey Sokolov <alexey+gentoo@asokolov.org>
AuthorDate: 2025-02-06 14:56:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-14 08:10:34 +0000

    games-action/gltron: update EAPI 7 -> 8, fix build
    
    Closes: https://bugs.gentoo.org/794013
    Closes: https://bugs.gentoo.org/898790
    Closes: https://bugs.gentoo.org/921024
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../gltron/files/gltron-0.70-automake.patch        | 24 ++++++++
 games-action/gltron/files/gltron-0.70-gcc14.patch  | 13 +++++
 games-action/gltron/gltron-0.70-r3.ebuild          | 66 ++++++++++++++++++++++
 3 files changed, 103 insertions(+)