Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 704912

Summary: sys-libs/compiler-rt-9.0.1: No Python implementation found for the build
Product: Gentoo Linux Reporter: Samuel Bernardo <samuelbernardo.mail>
Component: Current packagesAssignee: LLVM support project <llvm>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log

Description Samuel Bernardo 2020-01-07 08:15:54 UTC
Created attachment 602726 [details]
build log

* Error messages for package sys-libs/compiler-rt-9.0.1:

 * No Python implementation found for the build. This is usually
 * a bug in the ebuild. Please report it to bugs.gentoo.org
 * along with the build log.
 * ERROR: sys-libs/compiler-rt-9.0.1::gentoo failed (setup phase):
 *   No supported Python implementation installed.
 * 
 * Call stack:
 *                  ebuild.sh, line 125:  Called pkg_setup
 *   compiler-rt-9.0.1.ebuild, line  48:  Called python-any-r1_pkg_setup
 *       python-any-r1.eclass, line 357:  Called python_setup
 *       python-any-r1.eclass, line 345:  Called die
 * The specific snippet of code:
 *      die "No supported Python implementation installed."

The same thing happens to sys-libs/compiler-rt-sanitizers-9.0.1.

eselect python list
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2020-01-07 08:24:50 UTC

*** This bug has been marked as a duplicate of bug 704852 ***