package failed to #include <cstdint> within json11.cpp
Created attachment 899190 [details] successful build log
Created attachment 899191 [details] fail build log
Created attachment 899192 [details, diff] patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86fff0790dd62c7e91afbfecbf52ed9300a83e19 commit 86fff0790dd62c7e91afbfecbf52ed9300a83e19 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: 2024-08-23 16:43:10 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-08-25 15:43:06 +0000 media-libs/x265: add 3.5-r5, ebuild cleanup Clean up cruft and duplicate code. Split up patches so we can re-use them. Silently disable tests on x86, x32 and arm32. They never worked, have no deps and were failing before because the options was not visible. Closes: https://bugs.gentoo.org/728748 Closes: https://bugs.gentoo.org/937416 Closes: https://bugs.gentoo.org/937750 Closes: https://bugs.gentoo.org/937753 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> media-libs/x265/files/test-ns.patch | 55 +++--- media-libs/x265/files/x265-3.5-r5-cpp-std.patch | 23 +++ media-libs/x265/files/x265-3.5-r5-gcc15.patch | 29 ++++ media-libs/x265/files/x265-3.5-r5-test-ns_2.patch | 11 ++ media-libs/x265/files/x265-9999-test-ns.patch | 157 +++++++++-------- media-libs/x265/metadata.xml | 1 - media-libs/x265/x265-3.5-r3.ebuild | 1 + media-libs/x265/x265-3.5-r4.ebuild | 1 + media-libs/x265/x265-3.5-r5.ebuild | 195 ++++++++++++++++++++++ media-libs/x265/x265-9999.ebuild | 195 ++++++++++------------ 10 files changed, 452 insertions(+), 216 deletions(-)