Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944011 - app-text/chasen-2.4.5 fails to compile: iotool.c:365:31: error: conflicting types for getenv; have char (void)
Summary: app-text/chasen-2.4.5 fails to compile: iotool.c:365:31: error: conflicting t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: CJK Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-19 15:27 UTC by Agostino Sarubbo
Modified: 2025-02-10 08:49 UTC (History)
0 users

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


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

Issue: app-text/chasen-2.4.5 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 15:27:17 UTC
Created attachment 910220 [details]
build.log

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

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

commit a63b08303a493422bb7ecad7a1802a8b5ebb534f
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-02-07 18:14:42 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-10 08:47:42 +0000

    app-text/chasen: port to C23
    
    Closes: https://bugs.gentoo.org/944011
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/40477
    Signed-off-by: Sam James <sam@gentoo.org>

 app-text/chasen/chasen-2.4.5-r1.ebuild       | 62 ++++++++++++++++++++++
 app-text/chasen/files/chasen-2.4.5-c23.patch | 79 ++++++++++++++++++++++++++++
 2 files changed, 141 insertions(+)