Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943909 - app-cdr/cdrdao-1.2.5-r1 fails to compile: syn.h:173:48: error: too many arguments to function fpReach[p->guess_analysis_point->ntype]
Summary: app-cdr/cdrdao-1.2.5-r1 fails to compile: syn.h:173:48: error: too many argum...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Martin Dummer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-19 08:26 UTC by Agostino Sarubbo
Modified: 2024-12-09 05:16 UTC (History)
1 user (show)

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


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

Issue: app-cdr/cdrdao-1.2.5-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#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-19 08:26:59 UTC
Created attachment 909717 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-12-09 05:16:16 UTC
The bug has been closed via the following commit(s):

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

commit ced28b1a08788e1945c90d033dacaac8c7b6fe73
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-12-09 05:11:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-09 05:15:45 +0000

    app-cdr/cdrdao: build w/ -std=gnu17
    
    We already pass -std=c++11 for C++ and we had to backport other fixes
    anyway which haven't even been merged upstream yet, so just do the
    workaround.
    
    Closes: https://bugs.gentoo.org/943909
    Signed-off-by: Sam James <sam@gentoo.org>

 app-cdr/cdrdao/cdrdao-1.2.5-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)