Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937416 - media-libs/x265-3.5-r4 failed with gcc:15 error: ‘uint8_t’ does not name a type
Summary: media-libs/x265-3.5-r4 failed with gcc:15 error: ‘uint8_t’ does not name a type
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-08-06 03:21 UTC by tdr
Modified: 2024-08-06 04:19 UTC (History)
1 user (show)

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


Attachments
successful build log (x265-3.5-r4-success-build.log.bz2,104.92 KB, text/plain)
2024-08-06 03:24 UTC, tdr
Details
fail build log (x265-3.5-r4-fail-build.log.bz2,66.69 KB, text/plain)
2024-08-06 03:25 UTC, tdr
Details
patch (x265-3.5-r4-gcc15-fix.patch,262 bytes, patch)
2024-08-06 03:27 UTC, tdr
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tdr 2024-08-06 03:21:12 UTC
package failed to #include <cstdint> within json11.cpp
Comment 1 tdr 2024-08-06 03:24:18 UTC
Created attachment 899190 [details]
successful build log
Comment 2 tdr 2024-08-06 03:25:36 UTC
Created attachment 899191 [details]
fail build log
Comment 3 tdr 2024-08-06 03:27:25 UTC
Created attachment 899192 [details, diff]
patch