Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937418 - =app-text/libmspub-0.1.4 fails to build with gcc:15 due to missing #include <cstdint>
Summary: =app-text/libmspub-0.1.4 fails to build with gcc:15 due to missing #include <...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-06 04:26 UTC by tdr
Modified: 2024-08-06 05:16 UTC (History)
0 users

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


Attachments
successful build log (libmspub-0.1.4-build-success.log,42.96 KB, text/plain)
2024-08-06 04:26 UTC, tdr
Details
#include <cstdint> (PolygonUtils.h-gcc-15.patch,193 bytes, patch)
2024-08-06 04:27 UTC, tdr
Details | Diff
build fail log (libmspub-0.1.4-build-fail.log,25.36 KB, text/plain)
2024-08-06 04:29 UTC, tdr
Details

Note You need to log in before you can comment on or make changes to this bug.
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