Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943913 - x11-plugins/wmmand-1.3.2-r1 fails to compile: wmMand.c:940:33: error: too many arguments to function WriteGIF
Summary: x11-plugins/wmmand-1.3.2-r1 fails to compile: wmMand.c:940:33: error: too man...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-19 08:29 UTC by Agostino Sarubbo
Modified: 2025-03-20 00:00 UTC (History)
0 users

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


Attachments
build.log (build.log,57.15 KB, text/plain)
2024-11-19 08:29 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-19 08:29:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-plugins/wmmand-1.3.2-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-19 08:29:18 UTC
Created attachment 909721 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-03-20 00:00:17 UTC
The bug has been closed via the following commit(s):

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

commit 5156579ed833795a3258514cdbd018f29dd0caa3
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-03-14 13:24:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-19 23:59:18 +0000

    x11-plugins/wmmand: port to C23
    
    Patch conditions to enable rudimentary test
    Correct X.Org handle type, correct function declaration to use
    full type.
    
    Closes: https://bugs.gentoo.org/880965
    Closes: https://bugs.gentoo.org/943913
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/41076
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-plugins/wmmand/files/wmmand-1.3.2-gcc-15.patch | 75 ++++++++++++++++++++++
 x11-plugins/wmmand/wmmand-1.3.2-r2.ebuild          | 51 +++++++++++++++
 2 files changed, 126 insertions(+)