Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926810 - media-gfx/alembic-1.8.6 - cmake failed
Summary: media-gfx/alembic-1.8.6 - cmake failed
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paul Zander
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-12 08:11 UTC by Toralf Förster
Modified: 2024-04-17 05:06 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.47 KB, text/plain)
2024-03-12 08:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,123.51 KB, text/plain)
2024-03-12 08:11 UTC, Toralf Förster
Details
environment (environment,132.37 KB, text/plain)
2024-03-12 08:11 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.13 KB, application/x-xz)
2024-03-12 08:11 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.29 KB, application/x-xz)
2024-03-12 08:11 UTC, Toralf Förster
Details
media-gfx:alembic-1.8.6:20240312-002718.log (media-gfx:alembic-1.8.6:20240312-002718.log,6.36 KB, text/plain)
2024-03-12 08:11 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,217.42 KB, text/plain)
2024-03-12 08:11 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,31.37 KB, application/x-xz)
2024-03-12 08:11 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-03-12 08:11:45 UTC


-- 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"
Comment 1 Toralf Förster gentoo-dev 2024-03-12 08:11:46 UTC
Created attachment 887416 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-03-12 08:11:47 UTC
Created attachment 887417 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-03-12 08:11:49 UTC
Created attachment 887418 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-03-12 08:11:50 UTC
Created attachment 887419 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-03-12 08:11:51 UTC
Created attachment 887420 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-03-12 08:11:52 UTC
Created attachment 887421 [details]
media-gfx:alembic-1.8.6:20240312-002718.log
Comment 7 Toralf Förster gentoo-dev 2024-03-12 08:11:53 UTC
Created attachment 887422 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-03-12 08:11:55 UTC
Created attachment 887423 [details]
temp.tar.xz
Comment 9 Attila Tóth 2024-03-16 18:43:41 UTC
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...