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

Bug 936900

Summary: dev-python/sortedcontainers-2.4.0-r1 - [icu-75.1] [gcc-15] ModuleNotFoundError: No module named setuptools.command.test
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED DUPLICATE    
Severity: normal CC: toralf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:sortedcontainers-2.4.0-r1:20240729-092538.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
qlist-info.txt
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-07-29 17:35:16 UTC
    self.run_setup()
  File "/usr/lib/python3.12/site-packages/setuptools/build_meta.py", line 497, in run_setup
    super().run_setup(setup_script=setup_script)
  File "/usr/lib/python3.12/site-packages/setuptools/build_meta.py", line 313, in run_setup
    exec(code, locals())
  File "<string>", line 2, in <module>
ModuleNotFoundError: No module named 'setuptools.command.test'
 * ERROR: dev-python/sortedcontainers-2.4.0-r1::gentoo failed (compile phase):
 *   Wheel build failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened-20240728-181002

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  <sys-devel/gcc-15.0.9999:15
    Requested by sam
  ~dev-libs/icu-75.1
  ~dev-libs/icu-layoutex-75.1

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.8
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.8
Python 3.12.4
Available Rust versions:
  [1]   rust-bin-1.79.0 *
The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):

  HEAD of ::gentoo
commit 9fd73768515bd8d7c1d5ed0dfd08f839649cc802
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jul 29 08:19:18 2024 +0000

    2024-07-29 08:19:17 UTC

emerge -qpvO dev-python/sortedcontainers
[ebuild  N    ] dev-python/sortedcontainers-2.4.0-r1  USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2024-07-29 17:35:17 UTC
Created attachment 898538 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-07-29 17:35:18 UTC
Created attachment 898539 [details]
dev-python:sortedcontainers-2.4.0-r1:20240729-092538.log
Comment 3 Toralf Förster gentoo-dev 2024-07-29 17:35:19 UTC
Created attachment 898540 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-07-29 17:35:20 UTC
Created attachment 898541 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-07-29 17:35:21 UTC
Created attachment 898542 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-07-29 17:35:22 UTC
Created attachment 898543 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-07-29 17:35:23 UTC
Created attachment 898544 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-07-29 17:35:25 UTC
Created attachment 898545 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-07-29 17:39:23 UTC

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