Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring done (1.8s) CMake Error at tests/CMakeLists.txt:11 (add_executable): Cannot find source file: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_systemd_test-20250316-075502 KEYWORDED/UNMASKED [go-1.24] Requested by WilliamH - maybe block bug 950018 <dev-lang/go-9999 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-14 * clang version 20.1.0 llvm-config: 20.1.0 Python 3.12.9 go version go1.24.1 linux/amd64 Available Rust versions: [1] rust-bin-1.85.0 * HEAD of ::gentoo commit 0d57a1c1929b1c810f74a6937a7bca292c4a924b Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Mar 17 04:33:44 2025 +0000 2025-03-17 04:33:43 UTC emerge -qpvO =media-libs/libheif-1.18.2-r1 [ebuild N ] media-libs/libheif-1.18.2-r1 USE="aom go threads webp -gdk-pixbuf -rav1e -svt-av1 -test -x265" ABI_X86="(64) -32 (-x32)"
Created attachment 920970 [details] emerge-info.txt
Created attachment 920971 [details] emerge-history.txt
Created attachment 920972 [details] environment
Created attachment 920973 [details] etc.clang.tar.xz
Created attachment 920974 [details] etc.portage.tar.xz
Created attachment 920975 [details] logs.tar.xz
Created attachment 920976 [details] media-libs:libheif-1.18.2-r1:20250317-065559.log
Created attachment 920977 [details] qlist-info.txt
Created attachment 920978 [details] temp.tar.xz
Created attachment 920979 [details] tests.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e0ae4efeb34b664f288cfcddabeae8163848eb4 commit 0e0ae4efeb34b664f288cfcddabeae8163848eb4 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-04-20 09:10:58 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-04-20 09:14:50 +0000 media-libs/libheif: add 1.19.7 * Fix running tests (!) as previously we weren't running cmake_src_test at all. While at it, drop useless phase definitions and embrace cmake-multilib.eclass. * Drop USE=go requirement for tests. Doesn't seem required at all now. * Drops -Werror sed as it now uses the CMake property/setting for that, but we already set that in the eclass since 689be1a4afcc8222f7d10f822789d2e1676d0829. * Fix automagic Doxygen dependency. * Move USE=go dep on dev-lang/go from RDEPEND->BDEPEND. * Fix USE=gdk-pixbuf (bug #950491). Bug: https://bugs.gentoo.org/790593 Bug: https://bugs.gentoo.org/953971 Closes: https://bugs.gentoo.org/943172 Closes: https://bugs.gentoo.org/950491 Closes: https://bugs.gentoo.org/951505 Signed-off-by: Sam James <sam@gentoo.org> media-libs/libheif/Manifest | 1 + media-libs/libheif/libheif-1.19.7.ebuild | 85 ++++++++++++++++++++++++++++++++ media-libs/libheif/libheif-9999.ebuild | 67 ++++++++++--------------- media-libs/libheif/metadata.xml | 1 + 4 files changed, 113 insertions(+), 41 deletions(-)