-- Configuring incomplete, errors occurred! See also "/var/tmp/portage/dev-python/uranium-2.6.0/work/uranium-2.6.0_build/CMakeFiles/CMakeOutput.log". * ERROR: dev-python/uranium-2.6.0::gentoo failed (configure phase): * cmake failed ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-desktop-plasma_libressl_20170716-132802 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.3.0 * llvm-config: 3.9.1 Available Python interpreters, in order of preference: [1] python3.4 [2] python3.6 (fallback) [3] python2.7 (fallback) java-config: The following VMs are available for generation-2: 1) IcedTea JDK 7.2.6.10 [icedtea-bin-7] *) IcedTea JDK 3.4.0 [icedtea-bin-8] 3) JamVM JDK 2.0.0 [jamvm] Available Java Virtual Machines: [1] icedtea-bin-7 [2] icedtea-bin-8 system-vm [3] jamvm
Created attachment 486594 [details] emerge-info.txt
Created attachment 486596 [details] CMakeOutput.log
Created attachment 486598 [details] dev-python:uranium-2.6.0:20170723-162717.log
Created attachment 486600 [details] emerge-history.txt
Created attachment 486602 [details] environment
Created attachment 486604 [details] etc.portage.tbz2
Created attachment 486606 [details] logs.tbz2
Created attachment 486608 [details] temp.tbz2
FYI I'm seeing this even when python 3.5 is installed and enabled in USE flags. Also when the USE flasg specify 3.4 only for both targets and single_target. It seems the dev-python/uranium cmake config doesn't honour the python_* USE flags
Looks like there is a dependency error here, as python3.4 is no longer supported - https://github.com/Ultimaker/Uranium/commit/53570e0aa0590578ec17f28a60335cd05c208223 . Either https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-python/uranium/uranium-2.6.0.ebuild#n6 needs amending, or the CMakeLists could potentially be patched cf. https://github.com/Ultimaker/Uranium/blob/d060d33a518a47e34ab15838a7708bc01e9b630f/CMakeLists.txt#L13
(In reply to Michael Everitt (IRC: veremit) from comment #10) > Looks like there is a dependency error here, as python3.4 is no longer > supported - > https://github.com/Ultimaker/Uranium/commit/ > 53570e0aa0590578ec17f28a60335cd05c208223 . > > Either > https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-python/uranium/uranium-2. > 6.0.ebuild#n6 needs amending, or the CMakeLists could potentially be patched > cf. > https://github.com/Ultimaker/Uranium/blob/ > d060d33a518a47e34ab15838a7708bc01e9b630f/CMakeLists.txt#L13 Good job ! How about submitting PR? :)
(In reply to Amy Liffey from comment #11) > Good job ! How about submitting PR? :) None of my business, and not my job/circus/monkeys, etc. I was just supporting a friend/acquaintance with some annoyances .. :)
(In reply to Michael Everitt (IRC: veremitz) from comment #12) > (In reply to Amy Liffey from comment #11) > > > Good job ! How about submitting PR? :) > > None of my business, and not my job/circus/monkeys, etc. I was just > supporting a friend/acquaintance with some annoyances .. :) Ok I'll bite .. this is an easy fix .. See also: bug #630620
Submitted: https://github.com/gentoo/gentoo/pull/8258
Version not in tree anymore and seems to be fixed in new versions.