TEXTREL usr/lib/libx265.so.192 One or more CMake variables were not used by the project: ENABLE_TESTS ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop-abi32+64-20200617-221319 -------------------------------------------------------------------
Created attachment 645234 [details] elog-media-libs:x265-3.4:20200619-071249.log
Created attachment 645236 [details] etc.portage.tbz2
Created attachment 645238 [details] media-libs:x265-3.4:20200619-064140.log
This option only exists when ENABLE_ASSEMBLY AND NOT XCODE is fulfilled.
Well, no strong enough reason to block bug 729628 anyway.
tinderbox_arm64 has reproduced this issue with version 3.5-r3 - Updating summary.
tinderbox_x86 has reproduced this issue with version 3.5-r4 - Updating summary.
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(-)