I was trying to avoid having python3_5 in my system, but qgis fails to build. * Package: sci-geosciences/qgis-3.0.1 * Repository: gentoo * Maintainer: sci-geosciences@gentoo.org * USE: 3d abi_x86_64 amd64 elibc_glibc kernel_linux postgres userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * No Python implementation selected for the build. Please set * the PYTHON_TARGETS variable in your make.conf to include one * of the following values: * * python3_5 * ERROR: sci-geosciences/qgis-3.0.1::gentoo failed (setup phase): * No supported Python implementation in PYTHON_SINGLE_TARGET/PYTHON_TARGETS. * * Call stack: * ebuild.sh, line 124: Called pkg_setup * qgis-3.0.1.ebuild, line 110: Called python-single-r1_pkg_setup * python-single-r1.eclass, line 562: Called python_setup * python-single-r1.eclass, line 552: Called die * The specific snippet of code: * die "No supported Python implementation in PYTHON_SINGLE_TARGET/PYTHON_TARGETS." * So I guess, it cannot be build without python anymore (then useflag should be removed)?
I am not sure yet how wired github and Bugzilla are, but I created a PL for this https://github.com/gentoo/gentoo/pull/8102
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fc25a22193c3dc265c9dde733bd50d65dab29a9 commit 3fc25a22193c3dc265c9dde733bd50d65dab29a9 Author: Kalin KOZHUHAROV <me.kalin@gmail.com> AuthorDate: 2018-04-22 19:23:37 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-04-22 23:11:06 +0000 sci-geosciences/qgis: Fix USE=-python building Closes: https://bugs.gentoo.org/653712 Closes: https://github.com/gentoo/gentoo/pull/8102 sci-geosciences/qgis/qgis-3.0.2.ebuild | 11 +++++++---- sci-geosciences/qgis/qgis-9999.ebuild | 11 +++++++---- 2 files changed, 14 insertions(+), 8 deletions(-)