Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936900 - dev-python/sortedcontainers-2.4.0-r1 - [icu-75.1] [gcc-15] ModuleNotFoundError: No module named setuptools.command.test
Summary: dev-python/sortedcontainers-2.4.0-r1 - [icu-75.1] [gcc-15] ModuleNotFoundErro...
Status: RESOLVED DUPLICATE of bug 936879
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: 2024-07-29 17:35 UTC by Toralf Förster
Modified: 2024-07-29 17:39 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.49 KB, text/plain)
2024-07-29 17:35 UTC, Toralf Förster
Details
dev-python:sortedcontainers-2.4.0-r1:20240729-092538.log (dev-python:sortedcontainers-2.4.0-r1:20240729-092538.log,5.13 KB, text/plain)
2024-07-29 17:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,22.09 KB, text/plain)
2024-07-29 17:35 UTC, Toralf Förster
Details
environment (environment,157.58 KB, text/plain)
2024-07-29 17:35 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.35 KB, application/x-xz)
2024-07-29 17:35 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,40.60 KB, application/x-xz)
2024-07-29 17:35 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,60.57 KB, text/plain)
2024-07-29 17:35 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,34.26 KB, application/x-xz)
2024-07-29 17:35 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 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 ***