Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702210 - dev-python/pycairo-1.18.2 : * python_setup: no enabled implementation satisfy requirements
Summary: dev-python/pycairo-1.18.2 : * python_setup: no enabled implementation satisf...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-06 23:32 UTC by Toralf Förster
Modified: 2019-12-07 14:37 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.14 KB, text/plain)
2019-12-06 23:32 UTC, Toralf Förster
Details
dev-python:pycairo-1.18.2:20191206-232913.log (dev-python:pycairo-1.18.2:20191206-232913.log,42.04 KB, text/plain)
2019-12-06 23:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,40.05 KB, text/plain)
2019-12-06 23:33 UTC, Toralf Förster
Details
environment (environment,114.93 KB, text/plain)
2019-12-06 23:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.41 KB, application/x-bzip)
2019-12-06 23:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.83 KB, application/x-bzip)
2019-12-06 23:33 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 2019-12-06 23:32:53 UTC
 * ERROR: dev-python/pycairo-1.18.2::gentoo failed (compile phase):
 *   python_setup: no enabled implementation satisfy requirements
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl-20191206-065611

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *


llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *




repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 06 Dec 2019 23:06:32 +0000

emerge -qpvO dev-python/pycairo
[ebuild  N    ] dev-python/pycairo-1.18.2  USE="-doc -examples -test" PYTHON_TARGETS="python2_7 python3_6 -pypy -pypy3 -python3_5 -python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2019-12-06 23:32:56 UTC
Created attachment 598750 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-06 23:32:59 UTC
Created attachment 598752 [details]
dev-python:pycairo-1.18.2:20191206-232913.log
Comment 3 Toralf Förster gentoo-dev 2019-12-06 23:33:02 UTC
Created attachment 598754 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-12-06 23:33:04 UTC
Created attachment 598756 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-12-06 23:33:07 UTC
Created attachment 598758 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-06 23:33:10 UTC
Created attachment 598760 [details]
temp.tbz2
Comment 7 Duncan 2019-12-07 12:50:39 UTC
I'm seeing this too.  As the OP no USE flags are on, but PYTHON_TARGETS=python3_6 only (not 2_7 also).
Comment 8 Duncan 2019-12-07 13:37:33 UTC
FWIW, remerging 1.18.1 works, so it's not something else updated since I last merged it, and verbatim copying the old 1.18.1 ebuild to 1.18.2 merges without error.  Given that and with the error on gentoo-generated (not an upstream error), it's gotta be in the new code specific to this ebuild, probably a tricky interaction between it and the distutils-r1/python-r1 code.
Comment 9 David Seifert gentoo-dev 2019-12-07 13:39:02 UTC
I ran into this too, will push a fix once I have 3.8 installed
Comment 10 Larry the Git Cow gentoo-dev 2019-12-07 14:37:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=430e6c36df5ca66146be52035414dfdad90c625b

commit 430e6c36df5ca66146be52035414dfdad90c625b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-12-07 14:34:35 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-12-07 14:37:34 +0000

    dev-python/pycairo: Fix the fix
    
    Closes: https://bugs.gentoo.org/702210
    Package-Manager: Portage-2.3.81, Repoman-2.3.19
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-python/pycairo/pycairo-1.18.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)