-- Generating done (0.0s) CMake Generate step failed. Build files cannot be regenerated correctly. * ERROR: media-gfx/alembic-1.8.6::gentoo failed (configure phase): * cmake failed * * Call stack: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_split_usr_desktop_plasma-20240309-101002 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 18.1.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/18 18.1.0 Python 3.11.8 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.76.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21] 2) Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.22.1 linux/amd64 HEAD of ::gentoo commit 891e2b6a303bf6da7c7955a3146c74719d55c9e6 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Mar 11 23:19:06 2024 +0000 2024-03-11 23:19:06 UTC emerge -qpvO media-gfx/alembic [ebuild N ] media-gfx/alembic-1.8.6 USE="python -examples -hdf5 -test" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Created attachment 887416 [details] emerge-info.txt
Created attachment 887417 [details] emerge-history.txt
Created attachment 887418 [details] environment
Created attachment 887419 [details] etc.clang.tar.xz
Created attachment 887420 [details] etc.portage.tar.xz
Created attachment 887421 [details] media-gfx:alembic-1.8.6:20240312-002718.log
Created attachment 887422 [details] qlist-info.txt
Created attachment 887423 [details] temp.tar.xz
It seems to look for ilmbase/imath, while ilmbase is no longer around, especially since it collides with openexr-3*+. USE="-python" makes it compile...
*** Bug 931515 has been marked as a duplicate of this bug. ***
It was cause by a bug in imath.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9b351c2b953289709c6cd8c1d74596266794b71 commit c9b351c2b953289709c6cd8c1d74596266794b71 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: 2024-06-03 13:31:48 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-04 07:12:38 +0000 media-gfx/alembic: add 1.8.6-r1 to fix python build Failed due to missing export and potentially linking to wrong boost::python lib caused by imath. Closes: https://bugs.gentoo.org/929611 Closes: https://bugs.gentoo.org/926810 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> media-gfx/alembic/alembic-1.8.6-r1.ebuild | 70 +++++++++++++++++++++ media-gfx/alembic/files/alembic-1.8.6-py312.patch | 75 +++++++++++++++++++++++ 2 files changed, 145 insertions(+)