too long lines were shrinked: [462/635] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/dev-games/ogre-2.1-r1/work/ogre-next-2.1/OgreMain/include -I/var/tmp/portage/dev-games/ogre-2.1-r1/work/ogre-2.1_build/include -I/usr/include/freetype2 -I/usr/include/ois -I/var/tmp/portage/dev-games/ogre-2.1-r1/work/ogre-next-2.1 -I/var [463/635] : && /usr/bin/x86_64-pc-linux-gnu-g++ -Wall -Winit-self -Wno-overloaded-virtual -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wshadow -Wno-missing-field-initializers -Wno-long-long -Wno-unused-but-set-parameter -pipe -march=native -fno-diagnostics-color -O2 -DOGRE_DEBUG_MODE=0 FAILED: bin/Sample_AnimationTagPoint-2.1.0 : && /usr/bin/x86_64-pc-linux-gnu-g++ -Wall -Winit-self -Wno-overloaded-virtual -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wshadow -Wno-missing-field-initializers -Wno-long-long -Wno-unused-but-set-parameter -pipe -march=native -fno-diagnostics-color -O2 -DOGRE_DEBUG_MODE=0 -Wno-depr /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 [464/635] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/dev-games/ogre-2.1-r1/work/ogre-next-2.1/OgreMain/include -I/var/tmp/portage/dev-games/ogre-2.1-r1/work/ogre-2.1_build/include -I/usr/include/freetype2 -I/usr/include/ois -I/var/tmp/portage/dev-games/ogre-2.1-r1/work/ogre-next-2.1 -I/var ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_systemd-j4-20220528-230626 ------------------------------------------------------------------- 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: [1] ruby31 * Available Rust versions: [1] rust-bin-1.61.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: HEAD of ::gentoo commit 58512619393d4c02c0ef55c454afe9c5ad8e5005 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon May 30 16:18:25 2022 +0000 2022-05-30 16:18:25 UTC emerge -qpvO dev-games/ogre [ebuild N ] dev-games/ogre-2.1-r1 USE="cache examples freeimage opengl profile -debug -doc -double-precision -egl -fine-granularity -json -legacy-animations -tools"
Created attachment 781445 [details] emerge-info.txt
Created attachment 781448 [details] dev-games:ogre-2.1-r1:20220530-165908.log.bz2
Created attachment 781451 [details] emerge-history.txt
Created attachment 781454 [details] environment
Created attachment 781457 [details] etc.portage.tar.bz2
Created attachment 781460 [details] logs.tar.bz2
Created attachment 781463 [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(-)