Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 898523 Details for
Bug 936898
dev-python/vine-5.1.0 - [icu-75.1] [gcc-15] ModuleNotFoundError: No module named setuptools.command.test
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:vine-5.1.0:20240729-063206.log
dev-python:vine-5.1.0:20240729-063206.log (text/plain), 4.80 KB, created by
Toralf Förster
on 2024-07-29 17:34:53 UTC
(
hide
)
Description:
dev-python:vine-5.1.0:20240729-063206.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-07-29 17:34:53 UTC
Size:
4.80 KB
patch
obsolete
> * Package: dev-python/vine-5.1.0:0 > * Repository: gentoo > * Maintainer: zmedico@gentoo.org python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_12 > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking vine-5.1.0.tar.gz to /var/tmp/portage/dev-python/vine-5.1.0/work >>>> Source unpacked in /var/tmp/portage/dev-python/vine-5.1.0/work >>>> Preparing source in /var/tmp/portage/dev-python/vine-5.1.0/work/vine-5.1.0 ... > * Applying vine-5.1.0-pytest-8.patch ... > [ ok ] > * Build system packages: > * dev-python/gpep517 : 16 > * dev-python/installer : 0.7.0 > * dev-python/setuptools : 72.0.0 > * dev-python/setuptools-rust : 1.9.0-r1 > * dev-python/setuptools-scm : 8.1.0 > * dev-python/wheel : 0.43.0 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/vine-5.1.0/work/vine-5.1.0 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/vine-5.1.0/work/vine-5.1.0 ... > * python3_12: running distutils-r1_run_phase distutils-r1_python_compile > * Building the wheel for vine-5.1.0 via setuptools.build_meta:__legacy__ >python3.12 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/vine-5.1.0/work/vine-5.1.0-python3_12/wheel >2024-07-29 06:32:25,953 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ >Traceback (most recent call last): > File "<frozen runpy>", line 198, in _run_module_as_main > File "<frozen runpy>", line 88, in _run_code > File "/usr/lib/python3.12/site-packages/gpep517/__main__.py", line 443, in <module> > sys.exit(main()) > ^^^^^^ > File "/usr/lib/python3.12/site-packages/gpep517/__main__.py", line 439, in main > return func(args) > ^^^^^^^^^^ > File "/usr/lib/python3.12/site-packages/gpep517/__main__.py", line 229, in build_wheel > print(build_wheel_impl(args, args.wheel_dir), file=out) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.12/site-packages/gpep517/__main__.py", line 221, in build_wheel_impl > wheel_name = backend.build_wheel(str(wheel_dir), args.config_json) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.12/site-packages/setuptools/build_meta.py", line 415, in build_wheel > return self._build_with_temp_dir( > ^^^^^^^^^^^^^^^^^^^^^^^^^^ > 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 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 8, in <module> >ModuleNotFoundError: No module named 'setuptools.command.test' > * ERROR: dev-python/vine-5.1.0::gentoo failed (compile phase): > * Wheel build failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 4091: Called distutils-r1_src_compile > * environment, line 2008: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' > * environment, line 795: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 3705: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 3181: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 3179: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 1283: Called distutils-r1_run_phase 'distutils-r1_python_compile' > * environment, line 1990: Called distutils-r1_python_compile > * environment, line 1805: Called distutils_pep517_install '/var/tmp/portage/dev-python/vine-5.1.0/work/vine-5.1.0-python3_12/install' > * environment, line 2331: Called die > * The specific snippet of code: > * local wheel=$("${cmd[@]}" 3>&1 1>&2 || die "Wheel build failed"); > * > * If you need support, post the output of `emerge --info '=dev-python/vine-5.1.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/vine-5.1.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:vine-5.1.0:20240729-063206.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/vine-5.1.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/vine-5.1.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/vine-5.1.0/work/vine-5.1.0' > * S: '/var/tmp/portage/dev-python/vine-5.1.0/work/vine-5.1.0' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 936898
:
898522
| 898523 |
898524
|
898525
|
898526
|
898527
|
898528
|
898529