Gentoo Archives: gentoo-user

From: "Valmor F. de Almeida" <val.gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ERROR: dev-lang/python-3.9.2::gentoo failed (install phase)
Date: Sun, 14 Mar 2021 07:20:48
Message-Id: ef87969c-143e-adc2-acfd-ff522ea8984c@gmail.com
1 Hello,
2
3 Has anyone seen this recently?
4
5 * Messages for package dev-lang/python-3.9.2:
6
7 * ERROR: dev-lang/python-3.9.2::gentoo failed (install phase):
8 * (no error message)
9 *
10 * Call stack:
11 * ebuild.sh, line 125: Called src_install
12 * environment, line 3125: Called python_domodule 'epython.py'
13 * environment, line 2609: Called python_get_sitedir
14 * environment, line 2834: Called _python_export 'PYTHON_SITEDIR'
15 * environment, line 633: Called die
16 * The specific snippet of code:
17 * PYTHON_SITEDIR=$("${PYTHON}" -c 'import
18 distutils.sysconfig; print(distutils.sysconfig.get_python_lib())') || die;
19 *
20 * If you need support, post the output of `emerge --info
21 '=dev-lang/python-3.9.2::gentoo'`,
22 * the complete build log and the output of `emerge -pqv
23 '=dev-lang/python-3.9.2::gentoo'`.
24 * The complete build log is located at
25 '/var/tmp/portage/dev-lang/python-3.9.2/temp/build.log'.
26 * The ebuild environment file is located at
27 '/var/tmp/portage/dev-lang/python-3.9.2/temp/environment'.
28 * Working directory:
29 '/var/tmp/portage/dev-lang/python-3.9.2/work/Python-3.9.2'
30 * S: '/var/tmp/portage/dev-lang/python-3.9.2/work/Python-3.9.2'
31
32 The error in the log file is:
33
34 Fatal Python error: init_import_site: Failed to import the site module
35
36 I sync portage once a week. Sync problem?
37
38 Inputs appreciated.
39 Thanks,
40 --
41 Valmor

Replies

Subject Author
[gentoo-user] Re: ERROR: dev-lang/python-3.9.2::gentoo failed (install phase) "Valmor F. de Almeida" <val.gentoo@×××××.com>