Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944094 - x11-misc/mygestures-2.0-r1 fails to compile: mygestures.c:47:31: error: too many arguments to function configuration_get_default_filename
Summary: x11-misc/mygestures-2.0-r1 fails to compile: mygestures.c:47:31: error: too m...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ionen Wolkens
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-20 08:04 UTC by Agostino Sarubbo
Modified: 2024-11-24 11:01 UTC (History)
0 users

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


Attachments
build.log (build.log,55.94 KB, text/plain)
2024-11-20 08:04 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-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(-)