Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943908 - app-benchmarks/siege-4.1.6-r1 fails to compile: page.c:18:1: error: conflicting types for new_page; have struct PAGE_T (char )
Summary: app-benchmarks/siege-4.1.6-r1 fails to compile: page.c:18:1: error: conflicti...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-19 08:26 UTC by Agostino Sarubbo
Modified: 2025-02-16 13:02 UTC (History)
0 users

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


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

Issue: app-benchmarks/siege-4.1.6-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:57 UTC
Created attachment 909716 [details]
build.log

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

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

commit c22ae5af244d8888e59188c217a295cf9c4b8824
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-02-16 12:51:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-16 12:51:46 +0000

    app-benchmarks/siege: build w/ -std=gnu17
    
    We're still carrying a C99 patch, so.
    
    Closes: https://bugs.gentoo.org/943908
    Signed-off-by: Sam James <sam@gentoo.org>

 app-benchmarks/siege/siege-4.1.7.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)