Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 748218 Details for
Bug 821448
dev-python/tomli-1.2.1 fails to build with "pkg_resources.DistributionNotFound: The 'tomli>=1.0.0' distribution was not found and is required by the application"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
build.log.txt (text/plain), 3.97 KB, created by
Willard Dawson
on 2021-11-03 12:10:16 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Willard Dawson
Created:
2021-11-03 12:10:16 UTC
Size:
3.97 KB
patch
obsolete
> * Package: dev-python/tomli-1.2.1 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_32 elibc_glibc kernel_linux python_targets_python3_8 python_targets_python3_9 userland_GNU x86 > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking tomli-1.2.1.gh.tar.gz to /var/tmp/portage/dev-python/tomli-1.2.1/work >>>> Source unpacked in /var/tmp/portage/dev-python/tomli-1.2.1/work >>>> Preparing source in /var/tmp/portage/dev-python/tomli-1.2.1/work/tomli-1.2.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/tomli-1.2.1/work/tomli-1.2.1 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/tomli-1.2.1/work/tomli-1.2.1 ... > * python3_8: running distutils-r1_run_phase distutils-r1_python_compile >python3.8 setup.py build -j 1 >Traceback (most recent call last): > File "setup.py", line 2, in <module> > setup(name="tomli", version="1.2.1", packages=["tomli"], package_data={"": ["*"]}) > File "/usr/lib/python3.8/site-packages/setuptools/__init__.py", line 153, in setup > return distutils.core.setup(**attrs) > File "/usr/lib/python3.8/distutils/core.py", line 108, in setup > _setup_distribution = dist = klass(attrs) > File "/usr/lib/python3.8/site-packages/setuptools/dist.py", line 455, in __init__ > _Distribution.__init__(self, { > File "/usr/lib/python3.8/distutils/dist.py", line 292, in __init__ > self.finalize_options() > File "/usr/lib/python3.8/site-packages/setuptools/dist.py", line 806, in finalize_options > for ep in sorted(eps, key=by_order): > File "/usr/lib/python3.8/site-packages/setuptools/dist.py", line 805, in <lambda> > eps = map(lambda e: e.load(), pkg_resources.iter_entry_points(group)) > File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 2449, in load > self.require(*args, **kwargs) > File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 2472, in require > items = working_set.resolve(reqs, env, installer, extras=self.extras) > File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 772, in resolve > raise DistributionNotFound(req, requirers) >pkg_resources.DistributionNotFound: The 'tomli>=1.0.0' distribution was not found and is required by the application > * ERROR: dev-python/tomli-1.2.1::gentoo failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 127: Called src_compile > * environment, line 2846: Called distutils-r1_src_compile > * environment, line 1152: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' > * environment, line 446: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2525: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2055: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2053: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 757: Called distutils-r1_run_phase 'distutils-r1_python_compile' > * environment, line 1143: Called distutils-r1_python_compile > * environment, line 1001: Called esetup.py 'build' '-j' '1' > * environment, line 1590: Called die > * The specific snippet of code: > * "${@}" || die -n; > * > * If you need support, post the output of `emerge --info '=dev-python/tomli-1.2.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/tomli-1.2.1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-python/tomli-1.2.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/tomli-1.2.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/tomli-1.2.1/work/tomli-1.2.1' > * S: '/var/tmp/portage/dev-python/tomli-1.2.1/work/tomli-1.2.1'
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 821448
: 748218 |
748221
|
748224
|
748227