Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 944108

Summary: app-editors/ng-1.5_beta1-r3 fails to compile: sysdef.h:95:7: error: conflicting types for getenv; have char (void)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: CJK Team <cjk>
Status: CONFIRMED ---    
Severity: normal CC: jy6x2b32pie9
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 880545    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-11-20 08:08:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/ng-1.5_beta1-r3 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-20 08:08:32 UTC
Created attachment 910469 [details]
build.log

build log and emerge --info
Comment 2 NHO 2025-01-14 16:40:05 UTC
Maybe it's time to tree-clean this editor? It's 20 years old, fails to compile.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-14 16:42:06 UTC
(In reply to NHO from comment #2)
> Maybe it's time to tree-clean this editor? It's 20 years old, fails to
> compile.

We don't need to treeclean stuff just for basic C23 issues, though. Slapping on -std=gnu17 is fine.