Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936902 - dev-python/python-dateutil-2.9.0_p0 - [icu-75.1] [gcc-15] ModuleNotFoundError: No module named setuptools.command.test
Summary: dev-python/python-dateutil-2.9.0_p0 - [icu-75.1] [gcc-15] ModuleNotFoundError...
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:37 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.70 KB, text/plain)
2024-07-29 17:37 UTC, Toralf Förster
Details
dev-python:python-dateutil-2.9.0_p0:20240729-093858.log (dev-python:python-dateutil-2.9.0_p0:20240729-093858.log,5.06 KB, text/plain)
2024-07-29 17:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,34.55 KB, text/plain)
2024-07-29 17:37 UTC, Toralf Förster
Details
environment (environment,162.48 KB, text/plain)
2024-07-29 17:37 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.33 KB, application/x-xz)
2024-07-29 17:37 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,37.12 KB, application/x-xz)
2024-07-29 17:37 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,82.07 KB, text/plain)
2024-07-29 17:37 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,35.02 KB, application/x-xz)
2024-07-29 17:37 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:37:06 UTC
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/setuptools/build_meta.py", line 397, in _build_with_temp_dir
    self.run_setup()
  File "/usr/lib/python3.12/site-packages/setuptools/build_meta.py", line 313, in run_setup
    exec(code, locals())
  File "<string>", line 7, in <module>
ModuleNotFoundError: No module named 'setuptools.command.test'
 * ERROR: dev-python/python-dateutil-2.9.0_p0::gentoo failed (compile phase):
 *   Wheel build failed

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

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

  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 Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.79.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):

  HEAD of ::gentoo
commit 308b7288eb7dbbb9f22b916763bfd6b9d9e6a22f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jul 29 08:49:14 2024 +0000

    2024-07-29 08:49:14 UTC

emerge -qpvO dev-python/python-dateutil
[ebuild  N    ] dev-python/python-dateutil-2.9.0_p0  USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2024-07-29 17:37:06 UTC
Created attachment 898553 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-07-29 17:37:07 UTC
Created attachment 898554 [details]
dev-python:python-dateutil-2.9.0_p0:20240729-093858.log
Comment 3 Toralf Förster gentoo-dev 2024-07-29 17:37:08 UTC
Created attachment 898555 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-07-29 17:37:10 UTC
Created attachment 898556 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-07-29 17:37:11 UTC
Created attachment 898557 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-07-29 17:37:12 UTC
Created attachment 898558 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-07-29 17:37:13 UTC
Created attachment 898559 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-07-29 17:37:14 UTC
Created attachment 898560 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-07-29 17:39:18 UTC

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