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

Bug 937418

Summary: =app-text/libmspub-0.1.4 fails to build with gcc:15 due to missing #include <cstdint>
Product: Gentoo Linux Reporter: tdr <ted.d.rodgers>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: UNCONFIRMED ---    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 932474    
Attachments: successful build log
#include <cstdint>
build fail log

Description tdr 2024-08-06 04:26:41 UTC
Created attachment 899196 [details]
successful build log

src/lib/PolygonUtils.h needs patched to #include <cstdint>
Comment 1 tdr 2024-08-06 04:27:19 UTC
Created attachment 899197 [details, diff]
#include <cstdint>
Comment 2 tdr 2024-08-06 04:29:01 UTC
Created attachment 899198 [details]
build fail log