too long lines were shrinked: [41/46] x86_64-pc-linux-gnu-gcc -Iimv.p -I. -I../imv-v4.3.1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/c [42/46] x86_64-pc-linux-gnu-gcc -o imv imv.p/src_x11_window.c.o imv.p/src_binds.c.o imv.p/src_bitmap.c.o imv.p/src_canvas.c.o imv.p/src_commands.c.o imv.p/src_console.c.o imv.p/src_image.c.o imv.p/src_imv.c.o imv.p/src_ipc.c.o imv.p/src_ipc_common.c.o imv.p/src_keyboard.c.o imv.p/src_list.c.o imv.p FAILED: imv x86_64-pc-linux-gnu-gcc -o imv imv.p/src_x11_window.c.o imv.p/src_binds.c.o imv.p/src_bitmap.c.o imv.p/src_canvas.c.o imv.p/src_commands.c.o imv.p/src_console.c.o imv.p/src_image.c.o imv.p/src_imv.c.o imv.p/src_ipc.c.o imv.p/src_ipc_common.c.o imv.p/src_keyboard.c.o imv.p/src_list.c.o imv.p/src_log /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../lib64/libfreeimage.so: undefined reference to `_TIFFDataSize' collect2: error: ld returned 1 exit status [43/46] /usr/bin/a2x --no-xmllint --doctype manpage --format manpage --destination-dir /var/tmp/portage/media-gfx/imv-4.3.1/work/imv-4.3.1-build ../imv-v4.3.1/doc/imv-msg.1.txt ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop-j4-20220526-121631 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.1.1 * clang/llvm (if any): clang version 14.0.4 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/14/bin /usr/lib/llvm/14 14.0.4 Python 3.9.13 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.61.0 [2] rust-1.61.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17] 3) Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: [1] php8.1 * HEAD of ::gentoo commit f7f8fc9b24e97cd4a9315597c029c7e39a728b01 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon May 30 18:33:17 2022 +0000 2022-05-30 18:33:17 UTC emerge -qpvO media-gfx/imv [ebuild N ] media-gfx/imv-4.3.1 USE="X freeimage gif jpeg png svg tiff -heif -test -wayland"
Created attachment 781466 [details] emerge-info.txt
Created attachment 781469 [details] emerge-history.txt.bz2
Created attachment 781472 [details] environment
Created attachment 781475 [details] etc.portage.tar.bz2
Created attachment 781478 [details] logs.tar.bz2
Created attachment 781481 [details] media-gfx:imv-4.3.1:20220530-192417.log
Created attachment 781484 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01647baea4dca5b7c53519672abae1160e596d3f commit 01647baea4dca5b7c53519672abae1160e596d3f Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2022-05-30 20:13:20 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2022-05-30 20:25:45 +0000 media-libs/freeimage: fix revdeps when using >=tiff-4.4.0 Closes: https://bugs.gentoo.org/848531 Closes: https://bugs.gentoo.org/848534 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> .../files/freeimage-3.18.0-tiff-4.4.0.patch | 12 ++ media-libs/freeimage/freeimage-3.18.0-r8.ebuild | 125 +++++++++++++++++++++ 2 files changed, 137 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2955cb2f8d9901aa2efde212fa80a7d100be75e5 commit 2955cb2f8d9901aa2efde212fa80a7d100be75e5 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2022-05-30 19:53:38 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2022-05-30 20:25:45 +0000 media-libs/freeimage: limit to <tiff-4.4.0 in stable This relies on a tiff internal function that was replaced in 4.4.0 by a public function, but a simple swap means needing to depend on >=4.4.0 which is not yet stable. Force dependency to prevent mishaps. Also update deprecated jpeg dep while revbumping. Bug: https://bugs.gentoo.org/848531 Bug: https://bugs.gentoo.org/848534 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> .../{freeimage-3.18.0-r6.ebuild => freeimage-3.18.0-r7.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)