Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 857756 - dev-lang/python-3.11.0_beta4 - RuntimeError: Failed to build some stdlib modules
Summary: dev-lang/python-3.11.0_beta4 - RuntimeError: Failed to build some stdlib modules
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: 2022-07-12 08:07 UTC by Toralf Förster
Modified: 2023-09-04 07:30 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.02 KB, text/plain)
2022-07-12 08:07 UTC, Toralf Förster
Details
dev-lang:python-3.11.0_beta4:20220712-074121.log (dev-lang:python-3.11.0_beta4:20220712-074121.log,208.48 KB, text/plain)
2022-07-12 08:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,90.10 KB, text/plain)
2022-07-12 08:07 UTC, Toralf Förster
Details
environment (environment,145.20 KB, text/plain)
2022-07-12 08:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,7.32 KB, application/x-bzip)
2022-07-12 08:07 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,33.17 KB, application/x-bzip)
2022-07-12 08:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,46.44 KB, application/x-bzip)
2022-07-12 08:07 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 2022-07-12 08:07:26 UTC
    self.summary(mods_built, mods_disabled)
  File "/var/tmp/portage/dev-lang/python-3.11.0_beta4/work/Python-3.11.0b4/./setup.py", line 600, in summary
    raise RuntimeError("Failed to build some stdlib modules")
RuntimeError: Failed to build some stdlib modules
make: *** [Makefile:871: sharedmods] Error 1
 * ERROR: dev-lang/python-3.11.0_beta4::gentoo failed (compile phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20220711-180014

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.62.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4
  [2]   php8.0 *
  [3]   php8.1

  HEAD of ::gentoo
commit b44012da8fcd2c0241ef244064305c68c78a8872
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jul 12 07:16:31 2022 +0000

    2022-07-12 07:16:31 UTC

emerge -qpvO dev-lang/python
[ebuild     U ] dev-lang/python-3.11.0_beta4 [3.11.0_beta3_p2] USE="gdbm ncurses readline sqlite ssl -bluetooth -build -examples -hardened -libedit -lto -pgo -test -tk -verify-sig -wininst"
Comment 1 Toralf Förster gentoo-dev 2022-07-12 08:07:27 UTC
Created attachment 791177 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-12 08:07:29 UTC
Created attachment 791180 [details]
dev-lang:python-3.11.0_beta4:20220712-074121.log
Comment 3 Toralf Förster gentoo-dev 2022-07-12 08:07:30 UTC
Created attachment 791183 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-07-12 08:07:32 UTC
Created attachment 791186 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-12 08:07:33 UTC
Created attachment 791189 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-12 08:07:34 UTC
Created attachment 791192 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-07-12 08:07:35 UTC
Created attachment 791195 [details]
temp.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-07-12 08:22:37 UTC
confirmed here
Comment 9 squatted_posture785 2022-07-12 08:51:49 UTC
Same here.
Comment 10 Larry the Git Cow gentoo-dev 2022-07-12 10:01:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b86d13bce88b9f58e8f93dbf78063e30c9e34cd

commit 0b86d13bce88b9f58e8f93dbf78063e30c9e34cd
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-12 10:00:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-12 10:00:57 +0000

    dev-lang/python: fix disabling dependencies/modules
    
    Thanks to Ionen for spotting the commit.
    
    Closes: https://bugs.gentoo.org/857771
    Closes: https://bugs.gentoo.org/857756
    Thanks-to: Ionen Wolkens <ionen@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 ..._beta4.ebuild => python-3.11.0_beta4-r1.ebuild} | 28 +++++++++++-----------
 1 file changed, 14 insertions(+), 14 deletions(-)