Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 823159 Details for
Bug 876364
dev-ada/e3-core-22.1.0 - ERROR: dev-ada/e3-core-22.1.0::gentoo failed (install phase):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-ada:e3-core-22.1.0:20221009-135813.log
dev-ada:e3-core-22.1.0:20221009-135813.log (text/plain), 20.00 KB, created by
Toralf Förster
on 2022-10-09 20:35:55 UTC
(
hide
)
Description:
dev-ada:e3-core-22.1.0:20221009-135813.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-10-09 20:35:55 UTC
Size:
20.00 KB
patch
obsolete
> * Package: dev-ada/e3-core-22.1.0:0 > * Repository: gentoo > * Maintainer: ada@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_10 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking e3-core-22.1.0.tar.gz to /var/tmp/portage/dev-ada/e3-core-22.1.0/work >>>> Source unpacked in /var/tmp/portage/dev-ada/e3-core-22.1.0/work >>>> Preparing source in /var/tmp/portage/dev-ada/e3-core-22.1.0/work/e3-core-22.1.0 ... > * Applying e3-core-22.1.0-distro.patch ... > [ ok ] > * Applying e3-core-22.1.0-test.patch ... > [ ok ] > * Build system packages: > * dev-python/gpep517 : 9 > * dev-python/installer : 0.5.1-r1 > * dev-python/setuptools : 65.4.1 > * dev-python/setuptools_scm : 7.0.5 > * dev-python/wheel : 0.37.1-r1 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-ada/e3-core-22.1.0/work/e3-core-22.1.0 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-ada/e3-core-22.1.0/work/e3-core-22.1.0 ... > * python3_10: running distutils-r1_run_phase distutils-r1_python_compile >python3.10 setup.py build_ext -j 4 >/usr/lib/python3.10/site-packages/setuptools/dist.py:286: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). > warnings.warn(msg, SetuptoolsDeprecationWarning) >running build_ext > * Building the wheel for e3-core-22.1.0 via setuptools.build_meta:__legacy__ >gpep517 build-wheel --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-ada/e3-core-22.1.0/work/e3-core-22.1.0-python3_10/wheel >2022-10-09 15:58:16,248 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ >/usr/lib/python3.10/site-packages/setuptools/dist.py:286: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). > warnings.warn(msg, SetuptoolsDeprecationWarning) >running bdist_wheel >running build >running build_py >creating build >creating build/lib >creating build/lib/e3 >copying src/e3/yaml.py -> build/lib/e3 >copying src/e3/text.py -> build/lib/e3 >copying src/e3/sys.py -> build/lib/e3 >copying src/e3/platform.py -> build/lib/e3 >copying src/e3/main.py -> build/lib/e3 >copying src/e3/log.py -> build/lib/e3 >copying src/e3/json.py -> build/lib/e3 >copying src/e3/hash.py -> build/lib/e3 >copying src/e3/fs.py -> build/lib/e3 >copying src/e3/fingerprint.py -> build/lib/e3 >copying src/e3/error.py -> build/lib/e3 >copying src/e3/env.py -> build/lib/e3 >copying src/e3/diff.py -> build/lib/e3 >copying src/e3/decorator.py -> build/lib/e3 >copying src/e3/date.py -> build/lib/e3 >copying src/e3/config.py -> build/lib/e3 >copying src/e3/archive.py -> build/lib/e3 >copying src/e3/__init__.py -> build/lib/e3 >creating build/lib/e3/vcs >copying src/e3/vcs/svn.py -> build/lib/e3/vcs >copying src/e3/vcs/git.py -> build/lib/e3/vcs >copying src/e3/vcs/__init__.py -> build/lib/e3/vcs >creating build/lib/e3/store >copying src/e3/store/__init__.py -> build/lib/e3/store >creating build/lib/e3/platform_db >copying src/e3/platform_db/knowledge_base.py -> build/lib/e3/platform_db >copying src/e3/platform_db/__init__.py -> build/lib/e3/platform_db >creating build/lib/e3/os >copying src/e3/os/platform.py -> build/lib/e3/os >copying src/e3/os/timezone.py -> build/lib/e3/os >copying src/e3/os/process.py -> build/lib/e3/os >copying src/e3/os/fs.py -> build/lib/e3/os >copying src/e3/os/__init__.py -> build/lib/e3/os >creating build/lib/e3/net >copying src/e3/net/token.py -> build/lib/e3/net >copying src/e3/net/smtp.py -> build/lib/e3/net >copying src/e3/net/http.py -> build/lib/e3/net >copying src/e3/net/__init__.py -> build/lib/e3/net >creating build/lib/e3/job >copying src/e3/job/walk.py -> build/lib/e3/job >copying src/e3/job/scheduler.py -> build/lib/e3/job >copying src/e3/job/__init__.py -> build/lib/e3/job >creating build/lib/e3/event >copying src/e3/event/__init__.py -> build/lib/e3/event >creating build/lib/e3/electrolyt >copying src/e3/electrolyt/run.py -> build/lib/e3/electrolyt >copying src/e3/electrolyt/plan.py -> build/lib/e3/electrolyt >copying src/e3/electrolyt/host.py -> build/lib/e3/electrolyt >copying src/e3/electrolyt/entry_point.py -> build/lib/e3/electrolyt >copying src/e3/electrolyt/__init__.py -> build/lib/e3/electrolyt >creating build/lib/e3/collection >copying src/e3/collection/toggleable_bool.py -> build/lib/e3/collection >copying src/e3/collection/dag.py -> build/lib/e3/collection >copying src/e3/collection/__init__.py -> build/lib/e3/collection >creating build/lib/e3/anod >copying src/e3/anod/status.py -> build/lib/e3/anod >copying src/e3/anod/spec.py -> build/lib/e3/anod >copying src/e3/anod/queries.py -> build/lib/e3/anod >copying src/e3/anod/package.py -> build/lib/e3/anod >copying src/e3/anod/loader.py -> build/lib/e3/anod >copying src/e3/anod/helper.py -> build/lib/e3/anod >copying src/e3/anod/error.py -> build/lib/e3/anod >copying src/e3/anod/driver.py -> build/lib/e3/anod >copying src/e3/anod/deps.py -> build/lib/e3/anod >copying src/e3/anod/context.py -> build/lib/e3/anod >copying src/e3/anod/checkout.py -> build/lib/e3/anod >copying src/e3/anod/buildspace.py -> build/lib/e3/anod >copying src/e3/anod/__init__.py -> build/lib/e3/anod >creating build/lib/e3/store/cache >copying src/e3/store/cache/__init__.py -> build/lib/e3/store/cache >creating build/lib/e3/store/backends >copying src/e3/store/backends/http_simple_store.py -> build/lib/e3/store/backends >copying src/e3/store/backends/base.py -> build/lib/e3/store/backends >copying src/e3/store/backends/__init__.py -> build/lib/e3/store/backends >creating build/lib/e3/store/cache/backends >copying src/e3/store/cache/backends/filecache.py -> build/lib/e3/store/cache/backends >copying src/e3/store/cache/backends/base.py -> build/lib/e3/store/cache/backends >copying src/e3/store/cache/backends/__init__.py -> build/lib/e3/store/cache/backends >creating build/lib/e3/os/windows >copying src/e3/os/windows/process.py -> build/lib/e3/os/windows >copying src/e3/os/windows/native_api.py -> build/lib/e3/os/windows >copying src/e3/os/windows/fs.py -> build/lib/e3/os/windows >copying src/e3/os/windows/__init__.py -> build/lib/e3/os/windows >creating build/lib/e3/event/handler >copying src/e3/event/handler/smtp.py -> build/lib/e3/event/handler >copying src/e3/event/handler/s3.py -> build/lib/e3/event/handler >copying src/e3/event/handler/logging.py -> build/lib/e3/event/handler >copying src/e3/event/handler/file.py -> build/lib/e3/event/handler >copying src/e3/event/handler/__init__.py -> build/lib/e3/event/handler >creating build/lib/e3/anod/sandbox >copying src/e3/anod/sandbox/scripts.py -> build/lib/e3/anod/sandbox >copying src/e3/anod/sandbox/migrate.py -> build/lib/e3/anod/sandbox >copying src/e3/anod/sandbox/main.py -> build/lib/e3/anod/sandbox >copying src/e3/anod/sandbox/action.py -> build/lib/e3/anod/sandbox >copying src/e3/anod/sandbox/__init__.py -> build/lib/e3/anod/sandbox >creating build/lib/e3/anod/action >copying src/e3/anod/action/__init__.py -> build/lib/e3/anod/action >copying src/e3/py.typed -> build/lib/e3 >creating build/lib/e3/os/data >copying src/e3/os/data/rlimit-x86_64-linux -> build/lib/e3/os/data >warning: build_py: byte-compiling is disabled, skipping. > >installing to build/bdist.linux-x86_64/wheel >running install >running install_lib >copying e3/py.typed -> build/bdist.linux-x86_64/wheel/e3 >Skipping installation of build/bdist.linux-x86_64/wheel/e3/__init__.py (namespace package) >copying e3/archive.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/config.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/date.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/decorator.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/diff.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/env.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/error.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/fingerprint.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/fs.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/hash.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/json.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/log.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/main.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/platform.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/sys.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/text.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/yaml.py -> build/bdist.linux-x86_64/wheel/e3 >copying e3/anod/__init__.py -> build/bdist.linux-x86_64/wheel/e3/anod >copying e3/anod/buildspace.py -> build/bdist.linux-x86_64/wheel/e3/anod >copying e3/anod/checkout.py -> build/bdist.linux-x86_64/wheel/e3/anod >copying e3/anod/context.py -> build/bdist.linux-x86_64/wheel/e3/anod >copying e3/anod/deps.py -> build/bdist.linux-x86_64/wheel/e3/anod >copying e3/anod/driver.py -> build/bdist.linux-x86_64/wheel/e3/anod >copying e3/anod/error.py -> build/bdist.linux-x86_64/wheel/e3/anod >copying e3/anod/helper.py -> build/bdist.linux-x86_64/wheel/e3/anod >copying e3/anod/loader.py -> build/bdist.linux-x86_64/wheel/e3/anod >copying e3/anod/package.py -> build/bdist.linux-x86_64/wheel/e3/anod >copying e3/anod/queries.py -> build/bdist.linux-x86_64/wheel/e3/anod >copying e3/anod/spec.py -> build/bdist.linux-x86_64/wheel/e3/anod >copying e3/anod/status.py -> build/bdist.linux-x86_64/wheel/e3/anod >copying e3/anod/action/__init__.py -> build/bdist.linux-x86_64/wheel/e3/anod/action >copying e3/anod/sandbox/__init__.py -> build/bdist.linux-x86_64/wheel/e3/anod/sandbox >copying e3/anod/sandbox/action.py -> build/bdist.linux-x86_64/wheel/e3/anod/sandbox >copying e3/anod/sandbox/main.py -> build/bdist.linux-x86_64/wheel/e3/anod/sandbox >copying e3/anod/sandbox/migrate.py -> build/bdist.linux-x86_64/wheel/e3/anod/sandbox >copying e3/anod/sandbox/scripts.py -> build/bdist.linux-x86_64/wheel/e3/anod/sandbox >copying e3/collection/__init__.py -> build/bdist.linux-x86_64/wheel/e3/collection >copying e3/collection/dag.py -> build/bdist.linux-x86_64/wheel/e3/collection >copying e3/collection/toggleable_bool.py -> build/bdist.linux-x86_64/wheel/e3/collection >copying e3/electrolyt/__init__.py -> build/bdist.linux-x86_64/wheel/e3/electrolyt >copying e3/electrolyt/entry_point.py -> build/bdist.linux-x86_64/wheel/e3/electrolyt >copying e3/electrolyt/host.py -> build/bdist.linux-x86_64/wheel/e3/electrolyt >copying e3/electrolyt/plan.py -> build/bdist.linux-x86_64/wheel/e3/electrolyt >copying e3/electrolyt/run.py -> build/bdist.linux-x86_64/wheel/e3/electrolyt >copying e3/event/__init__.py -> build/bdist.linux-x86_64/wheel/e3/event >copying e3/event/handler/__init__.py -> build/bdist.linux-x86_64/wheel/e3/event/handler >copying e3/event/handler/file.py -> build/bdist.linux-x86_64/wheel/e3/event/handler >copying e3/event/handler/logging.py -> build/bdist.linux-x86_64/wheel/e3/event/handler >copying e3/event/handler/s3.py -> build/bdist.linux-x86_64/wheel/e3/event/handler >copying e3/event/handler/smtp.py -> build/bdist.linux-x86_64/wheel/e3/event/handler >copying e3/job/__init__.py -> build/bdist.linux-x86_64/wheel/e3/job >copying e3/job/scheduler.py -> build/bdist.linux-x86_64/wheel/e3/job >copying e3/job/walk.py -> build/bdist.linux-x86_64/wheel/e3/job >copying e3/net/__init__.py -> build/bdist.linux-x86_64/wheel/e3/net >copying e3/net/http.py -> build/bdist.linux-x86_64/wheel/e3/net >copying e3/net/smtp.py -> build/bdist.linux-x86_64/wheel/e3/net >copying e3/net/token.py -> build/bdist.linux-x86_64/wheel/e3/net >copying e3/os/__init__.py -> build/bdist.linux-x86_64/wheel/e3/os >copying e3/os/fs.py -> build/bdist.linux-x86_64/wheel/e3/os >copying e3/os/process.py -> build/bdist.linux-x86_64/wheel/e3/os >copying e3/os/timezone.py -> build/bdist.linux-x86_64/wheel/e3/os >copying e3/os/platform.py -> build/bdist.linux-x86_64/wheel/e3/os >copying e3/os/data/rlimit-x86_64-linux -> build/bdist.linux-x86_64/wheel/e3/os/data >copying e3/os/windows/__init__.py -> build/bdist.linux-x86_64/wheel/e3/os/windows >copying e3/os/windows/fs.py -> build/bdist.linux-x86_64/wheel/e3/os/windows >copying e3/os/windows/native_api.py -> build/bdist.linux-x86_64/wheel/e3/os/windows >copying e3/os/windows/process.py -> build/bdist.linux-x86_64/wheel/e3/os/windows >copying e3/platform_db/__init__.py -> build/bdist.linux-x86_64/wheel/e3/platform_db >copying e3/platform_db/knowledge_base.py -> build/bdist.linux-x86_64/wheel/e3/platform_db >copying e3/store/__init__.py -> build/bdist.linux-x86_64/wheel/e3/store >copying e3/store/backends/__init__.py -> build/bdist.linux-x86_64/wheel/e3/store/backends >copying e3/store/backends/base.py -> build/bdist.linux-x86_64/wheel/e3/store/backends >copying e3/store/backends/http_simple_store.py -> build/bdist.linux-x86_64/wheel/e3/store/backends >copying e3/store/cache/__init__.py -> build/bdist.linux-x86_64/wheel/e3/store/cache >copying e3/store/cache/backends/__init__.py -> build/bdist.linux-x86_64/wheel/e3/store/cache/backends >copying e3/store/cache/backends/base.py -> build/bdist.linux-x86_64/wheel/e3/store/cache/backends >copying e3/store/cache/backends/filecache.py -> build/bdist.linux-x86_64/wheel/e3/store/cache/backends >copying e3/vcs/__init__.py -> build/bdist.linux-x86_64/wheel/e3/vcs >copying e3/vcs/git.py -> build/bdist.linux-x86_64/wheel/e3/vcs >copying e3/vcs/svn.py -> build/bdist.linux-x86_64/wheel/e3/vcs >warning: install_lib: byte-compiling is disabled, skipping. > >running install_egg_info >running egg_info >creating src/e3_core.egg-info >writing src/e3_core.egg-info/PKG-INFO >writing dependency_links to src/e3_core.egg-info/dependency_links.txt >writing entry points to src/e3_core.egg-info/entry_points.txt >writing namespace_packages to src/e3_core.egg-info/namespace_packages.txt >writing requirements to src/e3_core.egg-info/requires.txt >writing top-level names to src/e3_core.egg-info/top_level.txt >writing manifest file 'src/e3_core.egg-info/SOURCES.txt' >2022-10-09 15:58:16,664 setuptools_scm.file_finder_git ERROR listing git files failed - pretending there aren't any >reading manifest file 'src/e3_core.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >no previously-included directories found matching 'docs/_build' >adding license file 'COPYING3' >writing manifest file 'src/e3_core.egg-info/SOURCES.txt' >Copying src/e3_core.egg-info to build/bdist.linux-x86_64/wheel/e3_core-22.1-py3.10.egg-info >Installing build/bdist.linux-x86_64/wheel/e3_core-22.1-py3.10-nspkg.pth >running install_scripts >adding license file "COPYING3" (matched pattern "COPYING*") >creating build/bdist.linux-x86_64/wheel/e3_core-22.1.dist-info/WHEEL >creating '/var/tmp/portage/dev-ada/e3-core-22.1.0/work/e3-core-22.1.0-python3_10/wheel/tmp5xti8ksd/e3_core-22.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it >adding 'e3_core-22.1-py3.10-nspkg.pth' >adding 'e3/archive.py' >adding 'e3/config.py' >adding 'e3/date.py' >adding 'e3/decorator.py' >adding 'e3/diff.py' >adding 'e3/env.py' >adding 'e3/error.py' >adding 'e3/fingerprint.py' >adding 'e3/fs.py' >adding 'e3/hash.py' >adding 'e3/json.py' >adding 'e3/log.py' >adding 'e3/main.py' >adding 'e3/platform.py' >adding 'e3/py.typed' >adding 'e3/sys.py' >adding 'e3/text.py' >adding 'e3/yaml.py' >adding 'e3/anod/__init__.py' >adding 'e3/anod/buildspace.py' >adding 'e3/anod/checkout.py' >adding 'e3/anod/context.py' >adding 'e3/anod/deps.py' >adding 'e3/anod/driver.py' >adding 'e3/anod/error.py' >adding 'e3/anod/helper.py' >adding 'e3/anod/loader.py' >adding 'e3/anod/package.py' >adding 'e3/anod/queries.py' >adding 'e3/anod/spec.py' >adding 'e3/anod/status.py' >adding 'e3/anod/action/__init__.py' >adding 'e3/anod/sandbox/__init__.py' >adding 'e3/anod/sandbox/action.py' >adding 'e3/anod/sandbox/main.py' >adding 'e3/anod/sandbox/migrate.py' >adding 'e3/anod/sandbox/scripts.py' >adding 'e3/collection/__init__.py' >adding 'e3/collection/dag.py' >adding 'e3/collection/toggleable_bool.py' >adding 'e3/electrolyt/__init__.py' >adding 'e3/electrolyt/entry_point.py' >adding 'e3/electrolyt/host.py' >adding 'e3/electrolyt/plan.py' >adding 'e3/electrolyt/run.py' >adding 'e3/event/__init__.py' >adding 'e3/event/handler/__init__.py' >adding 'e3/event/handler/file.py' >adding 'e3/event/handler/logging.py' >adding 'e3/event/handler/s3.py' >adding 'e3/event/handler/smtp.py' >adding 'e3/job/__init__.py' >adding 'e3/job/scheduler.py' >adding 'e3/job/walk.py' >adding 'e3/net/__init__.py' >adding 'e3/net/http.py' >adding 'e3/net/smtp.py' >adding 'e3/net/token.py' >adding 'e3/os/__init__.py' >adding 'e3/os/fs.py' >adding 'e3/os/platform.py' >adding 'e3/os/process.py' >adding 'e3/os/timezone.py' >adding 'e3/os/data/rlimit-x86_64-linux' >adding 'e3/os/windows/__init__.py' >adding 'e3/os/windows/fs.py' >adding 'e3/os/windows/native_api.py' >adding 'e3/os/windows/process.py' >adding 'e3/platform_db/__init__.py' >adding 'e3/platform_db/knowledge_base.py' >adding 'e3/store/__init__.py' >adding 'e3/store/backends/__init__.py' >adding 'e3/store/backends/base.py' >adding 'e3/store/backends/http_simple_store.py' >adding 'e3/store/cache/__init__.py' >adding 'e3/store/cache/backends/__init__.py' >adding 'e3/store/cache/backends/base.py' >adding 'e3/store/cache/backends/filecache.py' >adding 'e3/vcs/__init__.py' >adding 'e3/vcs/git.py' >adding 'e3/vcs/svn.py' >adding 'e3_core-22.1.dist-info/COPYING3' >adding 'e3_core-22.1.dist-info/METADATA' >adding 'e3_core-22.1.dist-info/WHEEL' >adding 'e3_core-22.1.dist-info/entry_points.txt' >adding 'e3_core-22.1.dist-info/namespace_packages.txt' >adding 'e3_core-22.1.dist-info/top_level.txt' >adding 'e3_core-22.1.dist-info/RECORD' >removing build/bdist.linux-x86_64/wheel >2022-10-09 15:58:16,760 gpep517 INFO The backend produced /var/tmp/portage/dev-ada/e3-core-22.1.0/work/e3-core-22.1.0-python3_10/wheel/e3_core-22.1-py3-none-any.whl > * Installing e3_core-22.1-py3-none-any.whl to /var/tmp/portage/dev-ada/e3-core-22.1.0/work/e3-core-22.1.0-python3_10/install >gpep517 install-wheel --destdir=/var/tmp/portage/dev-ada/e3-core-22.1.0/work/e3-core-22.1.0-python3_10/install --interpreter=/usr/bin/python3.10 --prefix=/usr --optimize=all /var/tmp/portage/dev-ada/e3-core-22.1.0/work/e3-core-22.1.0-python3_10/wheel/e3_core-22.1-py3-none-any.whl >2022-10-09 15:58:16,952 gpep517 INFO Installing /var/tmp/portage/dev-ada/e3-core-22.1.0/work/e3-core-22.1.0-python3_10/wheel/e3_core-22.1-py3-none-any.whl into /var/tmp/portage/dev-ada/e3-core-22.1.0/work/e3-core-22.1.0-python3_10/install >2022-10-09 15:58:17,203 gpep517 INFO Installation complete >>>> Source compiled. > * Skipping make test/check due to ebuild restriction. >>>> Test phase [disabled because of RESTRICT=test]: dev-ada/e3-core-22.1.0 > >>>> Install dev-ada/e3-core-22.1.0 into /var/tmp/portage/dev-ada/e3-core-22.1.0/image > * python3_10: running distutils-r1_run_phase distutils-r1_python_install > * Using python3.10 in global scope > * python3_10: running distutils-r1_run_phase distutils-r1_python_install_all > * The following *-nspkg.pth files were found installed: > * > * /usr/lib/python3.10/site-packages/e3_core-22.1-py3.10-nspkg.pth > * > * The presence of those files may break namespaces in Python 3.5+. Please > * read our documentation on reliable handling of namespaces and update > * the ebuild accordingly: > * > * https://projects.gentoo.org/python/guide/concept.html#namespace-packages > * ERROR: dev-ada/e3-core-22.1.0::gentoo failed (install phase): > * Installing *-nspkg.pth files is banned > * > * Call stack: > * ebuild.sh, line 122: Called src_install > * environment, line 3439: Called distutils-r1_src_install > * environment, line 1684: Called _distutils-r1_check_namespace_pth > * environment, line 485: Called die > * The specific snippet of code: > * die "Installing *-nspkg.pth files is banned"; > * > * If you need support, post the output of `emerge --info '=dev-ada/e3-core-22.1.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-ada/e3-core-22.1.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-ada:e3-core-22.1.0:20221009-135813.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ada/e3-core-22.1.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-ada/e3-core-22.1.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-ada/e3-core-22.1.0/work/e3-core-22.1.0' > * S: '/var/tmp/portage/dev-ada/e3-core-22.1.0/work/e3-core-22.1.0' > * QA Notice: setuptools warnings detected: > * > * The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). >
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 876364
:
823156
| 823159 |
823162
|
823165
|
823168
|
823171