Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944103 - app-editors/ersatz-emacs-20060515-r1 fails to compile: random.c:37:3: error: too many arguments to function mlwrite
Summary: app-editors/ersatz-emacs-20060515-r1 fails to compile: random.c:37:3: error: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-20 08:08 UTC by Agostino Sarubbo
Modified: 2024-11-20 13:06 UTC (History)
0 users

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


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

Issue: app-editors/ersatz-emacs-20060515-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:08:16 UTC
Created attachment 910464 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-20 08:08:18 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  386 |       mlwrite ("[No such file]");
random.c:37:3: error: too many arguments to function ‘mlwrite’
Comment 3 Larry the Git Cow gentoo-dev 2024-11-20 13:06:23 UTC
The bug has been closed via the following commit(s):

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

commit d70666f23d8424aae90f7a5764e64c063488db1e
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2024-11-20 12:53:23 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2024-11-20 13:06:08 +0000

    app-editors/ersatz-emacs: Compile with gnu17 standard
    
    Closes: https://bugs.gentoo.org/944103
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-editors/ersatz-emacs/ersatz-emacs-20060515-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)