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

Bug 944094

Summary: x11-misc/mygestures-2.0-r1 fails to compile: mygestures.c:47:31: error: too many arguments to function configuration_get_default_filename
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Ionen Wolkens <ionen>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 880545    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-11-20 08:04:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-misc/mygestures-2.0-r1 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-20 08:04:34 UTC
Created attachment 910455 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-11-24 11:01:17 UTC
The bug has been closed via the following commit(s):

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

commit 782333bc71e054d8e6365bc8e89e4548505e9fe3
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-11-24 09:12:01 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-11-24 10:53:26 +0000

    x11-misc/mygestures: pass -std=gnu17 for gcc15
    
    May be an easy fix, but upstream been dead for 4 years and
    it's not worth keeping a (probably) permanent patch over.
    
    Closes: https://bugs.gentoo.org/944094
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 x11-misc/mygestures/mygestures-2.0-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)