Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943764 - sys-apps/ed-1.20.2 fails to compile: ed.h:21:13: error: expected identifier before false
Summary: sys-apps/ed-1.20.2 fails to compile: ed.h:21:13: error: expected identifier b...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL: https://lists.gnu.org/archive/html/bu...
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-18 14:27 UTC by Agostino Sarubbo
Modified: 2025-01-19 13:42 UTC (History)
0 users

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


Attachments
build.log (build.log,53.87 KB, text/plain)
2024-11-18 14:27 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-18 14:27:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/ed-1.20.2 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-18 14:27:11 UTC
Created attachment 908972 [details]
build.log

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

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

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

    sys-apps/ed: build w/ -std=gnu17 (for now)
    
    It's already been reported upstream (thank you!) and the next release
    should work. Added a TODO to drop the hack then.
    
    Closes: https://bugs.gentoo.org/943764
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/ed/ed-1.20.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 4 Larry the Git Cow gentoo-dev 2025-01-19 13:42:18 UTC
The bug has been closed via the following commit(s):

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

commit c79eaa80938b519dbd81a246159ce64a839718d9
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-01-19 01:46:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-01-19 13:41:40 +0000

    sys-apps/ed: add 1.21
    
    Closes: https://bugs.gentoo.org/943764
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/ed/Manifest       |  2 ++
 sys-apps/ed/ed-1.21.ebuild | 48 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 50 insertions(+)