Summary: | games-board/xscrabble-2.10-r4 fails to compile: Control.c:381:1: error: number of arguments doesnt match prototype | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/40491 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 880545 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 910964 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: chmod: cannot access '/var/tmp/portage/games-board/xscrabble-2.10-r4/image/usr/bin/xscrabble': No such file or directory install-xattr: failed to stat src/xscrab: No such file or directory install-xattr: failed to stat src/xscrabble: No such file or directory install: cannot stat 'src/xscrab': No such file or directory install: cannot stat 'src/xscrabble': No such file or directory Control.c:381:1: error: number of arguments doesn't match prototype The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac2cea9de72c665652eac0003347a37d4262256 commit 9ac2cea9de72c665652eac0003347a37d4262256 Author: Alexey Sokolov <alexey+gentoo@asokolov.org> AuthorDate: 2025-02-09 01:19:53 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-09 01:38:48 +0000 games-board/xscrabble: fix build with gcc 15 Closes: https://bugs.gentoo.org/884779 Closes: https://bugs.gentoo.org/870793 Closes: https://bugs.gentoo.org/944266 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Sam James <sam@gentoo.org> games-board/xscrabble/Manifest | 1 + .../xscrabble/files/xscrabble-2.10-ranlib.patch | 13 +++ games-board/xscrabble/xscrabble-2.10-r5.ebuild | 111 +++++++++++++++++++++ 3 files changed, 125 insertions(+) |