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

Bug 944266

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 packagesAssignee: 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 gentoo-dev 2024-11-21 08:41:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-board/xscrabble-2.10-r4 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#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-21 08:41:50 UTC
Created attachment 910964 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-21 08:41:51 UTC
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
Comment 3 Larry the Git Cow gentoo-dev 2025-02-09 01:39:21 UTC
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(+)