Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943902 - app-arch/unadf-0.7.12-r2 fails to compile: unadf.c:388:10: error: expected identifier or ( before true
Summary: app-arch/unadf-0.7.12-r2 fails to compile: unadf.c:388:10: error: expected id...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-19 08:26 UTC by Agostino Sarubbo
Modified: 2025-03-10 02:45 UTC (History)
0 users

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


Attachments
build.log (build.log,82.89 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:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-arch/unadf-0.7.12-r2 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:42 UTC
Created attachment 909710 [details]
build.log

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

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

commit 239366bf57547ff28ba44072d46a47af8770c8b0
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2025-02-27 01:25:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-10 02:40:05 +0000

    app-arch/unadf: avoid c23 change breakage by setting -std=gnu17
    
    Closes: https://bugs.gentoo.org/943902
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 app-arch/unadf/unadf-0.7.12-r2.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)