* Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/opencolorio-2.3.0/work/OpenColorIO-2.3.0" * Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/opencolorio-2.3.0/work/OpenColorIO-2.3.0_build" ninja -v -j4 -l0 install [0/1] cd /var/tmp/portage/media-libs/opencolorio-2.3.0/work/OpenColorIO-2.3.0_build && /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Set runtime path of "/var/tmp/portage/media-libs/opencolorio-2.3.0/image/usr/lib64/libOpenColorIO.so.2.3.0" to "$ORIGIN/../lib64:$ORIGIN" mv: cannot stat '/var/tmp/portage/media-libs/opencolorio-2.3.0/image/usr/share/doc/OpenColorIO/*': No such file or directory * ERROR: media-libs/opencolorio-2.3.0::gentoo failed (install phase): * (no error message) ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-20231027-061504 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 17.0.3 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.3 Python 3.11.6 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.73.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] 2) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm [3] openjdk-bin-21 The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.21.3 linux/amd64 HEAD of ::gentoo commit d5af8bf081e819af325b140c95dde3ee53e8eb59 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Oct 28 22:02:00 2023 +0000 2023-10-28 22:01:59 UTC emerge -qpvO media-libs/opencolorio [ebuild R ] media-libs/opencolorio-2.3.0 USE="opengl -apps -doc -python -test" CPU_FLAGS_X86="avx%* avx2%* f16c%* sse2 sse3%* sse4_1%* sse4_2%* ssse3%* -avx512f%" PYTHON_SINGLE_TARGET="python3_11 -python3_10 -python3_12"
Created attachment 873646 [details] emerge-info.txt
Created attachment 873647 [details] emerge-history.txt
Created attachment 873648 [details] environment
Created attachment 873649 [details] etc.clang.tar.xz
Created attachment 873650 [details] etc.portage.tar.xz
Created attachment 873651 [details] media-libs:opencolorio-2.3.0:20231028-222855.log.xz
Created attachment 873652 [details] qlist-info.txt
Created attachment 873653 [details] temp.tar.xz
Same here.
Until this is merged you can download https://patch-diff.githubusercontent.com/raw/gentoo/gentoo/pull/33577.patch into your patches [1] directory. Sorry for the mess-up. [1] https://wiki.gentoo.org/wiki//etc/portage/patches
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=260ed766f76f29d71baec07f0af7eea431f436f5 commit 260ed766f76f29d71baec07f0af7eea431f436f5 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: 2023-10-29 12:46:18 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-10-29 20:52:20 +0000 media-libs/opencolorio: fix USE="-doc" `/usr/share/doc/OpenColorIO/html` only exists when `USE=doc` is set. So make the move conditional. Closes: https://bugs.gentoo.org/916474 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33577 Signed-off-by: Sam James <sam@gentoo.org> media-libs/opencolorio/opencolorio-2.2.1.ebuild | 8 +++++--- media-libs/opencolorio/opencolorio-2.3.0.ebuild | 8 +++++--- 2 files changed, 10 insertions(+), 6 deletions(-)