* Press Ctrl-C to Stop * * dev-libs/imath-3.0.1:0::gentoo * /usr/lib64/pkgconfig/Imath.pc * * Package 'dev-libs/imath-3.0.5' NOT merged due to file collisions. If ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-j3-20210715-105027 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.1.0 * clang version 12.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/12/bin /usr/lib/llvm/12 12.0.1 Python 3.9.6 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.53.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.292_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 [1] php7.3 [2] php7.4 [3] php8.0 * HEAD of ::gentoo commit ef528c94fe3d626f7eefef557b41ec8294e78684 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Jul 21 23:21:46 2021 +0000 2021-07-21 23:21:45 UTC emerge -qpvO dev-libs/imath [ebuild NS ] dev-libs/imath-3.0.5 [3.0.1] USE="-doc -large-stack -python -static-libs -test" PYTHON_SINGLE_TARGET="python3_9 -python3_10% -python3_8"
Created attachment 725653 [details] emerge-info.txt
Created attachment 725656 [details] CMakeCache.txt
Created attachment 725659 [details] dev-libs:imath-3.0.5:20210722-002802.log
Created attachment 725662 [details] emerge-history.txt
Created attachment 725665 [details] etc.portage.tar.bz2
Created attachment 725668 [details] logs.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47122ed36f9c089457664d4e7e75c4d4ee2f0a2e commit 47122ed36f9c089457664d4e7e75c4d4ee2f0a2e Author: Bernd Waibel <waebbl-gentoo@posteo.net> AuthorDate: 2021-07-22 19:25:17 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2021-07-23 07:41:02 +0000 dev-libs/imath: add blocker for v3.0.1 Due to a file collision, probably caused by a missing slotmove, which can occur when updating from v3.0.1 to v3.0.5. The blocker solves this. Closes: https://bugs.gentoo.org/803347 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/21748 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-libs/imath/{imath-3.0.5.ebuild => imath-3.0.5-r1.ebuild} | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-)
Hello It seems to me that the issue here is due to the package's SLOT being tied to its version. Should not imath-3 versions all reside in SLOT 0 rather than SLOT 0:${PV}?
(In reply to Seemant Kulleen from comment #8) > Hello > > It seems to me that the issue here is due to the package's SLOT being tied > to its version. Should not imath-3 versions all reside in SLOT 0 rather than > SLOT 0:${PV}? We're giving up on slotting for this, see bug 833158.