Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 766434 Details for
Bug 834677
dev-python/jaraco-packaging-9.0.0 failed to emerge with USE=doc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 10.39 KB, created by
Leonid Kopylov
on 2022-03-06 16:34:46 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Leonid Kopylov
Created:
2022-03-06 16:34:46 UTC
Size:
10.39 KB
patch
obsolete
>[32m * [39;49;00mPackage: dev-python/jaraco-packaging-9.0.0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: sbraz@gentoo.org python@gentoo.org >[32m * [39;49;00mUpstream: https://github.com/jaraco/jaraco.packaging/issues >[32m * [39;49;00mUSE: abi_x86_64 amd64 doc elibc_glibc kernel_linux python_targets_python3_9 userland_GNU >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking jaraco.packaging-9.0.0.tar.gz to /var/tmp/portage/dev-python/jaraco-packaging-9.0.0/work >>>> Source unpacked in /var/tmp/portage/dev-python/jaraco-packaging-9.0.0/work >>>> Preparing source in /var/tmp/portage/dev-python/jaraco-packaging-9.0.0/work/jaraco.packaging-9.0.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/jaraco-packaging-9.0.0/work/jaraco.packaging-9.0.0 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/jaraco-packaging-9.0.0/work/jaraco.packaging-9.0.0 ... > [32m*[0m python3_9: running distutils-r1_run_phase distutils-r1_python_compile >python3.9 -c from setuptools import setup; setup() build -j 5 >/usr/lib/python3.9/site-packages/setuptools/version.py:1: UserWarning: Module jaraco was already imported from None, but /var/tmp/portage/dev-python/jaraco-packaging-9.0.0/work/jaraco.packaging-9.0.0 is being added to sys.path > import pkg_resources >running build >running build_py >package init file 'jaraco/__init__.py' not found (or not a regular file) >creating build >creating build/lib >creating build/lib/jaraco >creating build/lib/jaraco/packaging >copying jaraco/packaging/__init__.py -> build/lib/jaraco/packaging >copying jaraco/packaging/sphinx.py -> build/lib/jaraco/packaging >copying jaraco/packaging/make-tree.py -> build/lib/jaraco/packaging >running egg_info >writing jaraco.packaging.egg-info/PKG-INFO >writing dependency_links to jaraco.packaging.egg-info/dependency_links.txt >writing requirements to jaraco.packaging.egg-info/requires.txt >writing top-level names to jaraco.packaging.egg-info/top_level.txt >listing git files failed - pretending there aren't any >reading manifest file 'jaraco.packaging.egg-info/SOURCES.txt' >adding license file 'LICENSE' >writing manifest file 'jaraco.packaging.egg-info/SOURCES.txt' >warning: build_py: byte-compiling is disabled, skipping. > > [32m*[0m Building the wheel for jaraco.packaging-9.0.0 via setuptools.build_meta >/usr/lib/python3.9/site-packages/setuptools/version.py:1: UserWarning: Module jaraco was already imported from None, but /var/tmp/portage/dev-python/jaraco-packaging-9.0.0/work/jaraco.packaging-9.0.0 is being added to sys.path > import pkg_resources >running bdist_wheel >running build >running build_py >package init file 'jaraco/__init__.py' not found (or not a regular file) >running egg_info >writing jaraco.packaging.egg-info/PKG-INFO >writing dependency_links to jaraco.packaging.egg-info/dependency_links.txt >writing requirements to jaraco.packaging.egg-info/requires.txt >writing top-level names to jaraco.packaging.egg-info/top_level.txt >listing git files failed - pretending there aren't any >reading manifest file 'jaraco.packaging.egg-info/SOURCES.txt' >adding license file 'LICENSE' >writing manifest file 'jaraco.packaging.egg-info/SOURCES.txt' >warning: build_py: byte-compiling is disabled, skipping. > >installing to build/bdist.linux-x86_64/wheel >running install >running install_lib >creating build/bdist.linux-x86_64 >creating build/bdist.linux-x86_64/wheel >creating build/bdist.linux-x86_64/wheel/jaraco >creating build/bdist.linux-x86_64/wheel/jaraco/packaging >copying build/lib/jaraco/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/jaraco/packaging >copying build/lib/jaraco/packaging/sphinx.py -> build/bdist.linux-x86_64/wheel/jaraco/packaging >copying build/lib/jaraco/packaging/make-tree.py -> build/bdist.linux-x86_64/wheel/jaraco/packaging >warning: install_lib: byte-compiling is disabled, skipping. > >running install_egg_info >Copying jaraco.packaging.egg-info to build/bdist.linux-x86_64/wheel/jaraco.packaging-9.0.0-py3.9.egg-info >running install_scripts >adding license file "LICENSE" (matched pattern "LICEN[CS]E*") >creating build/bdist.linux-x86_64/wheel/jaraco.packaging-9.0.0.dist-info/WHEEL >creating '/var/tmp/portage/dev-python/jaraco-packaging-9.0.0/work/jaraco.packaging-9.0.0-python3_9/wheel/tmp0ah43kc6/jaraco.packaging-9.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it >adding 'jaraco/packaging/__init__.py' >adding 'jaraco/packaging/make-tree.py' >adding 'jaraco/packaging/sphinx.py' >adding 'jaraco.packaging-9.0.0.dist-info/LICENSE' >adding 'jaraco.packaging-9.0.0.dist-info/METADATA' >adding 'jaraco.packaging-9.0.0.dist-info/WHEEL' >adding 'jaraco.packaging-9.0.0.dist-info/top_level.txt' >adding 'jaraco.packaging-9.0.0.dist-info/RECORD' >removing build/bdist.linux-x86_64/wheel > [32m*[0m Installing the wheel to /var/tmp/portage/dev-python/jaraco-packaging-9.0.0/work/jaraco.packaging-9.0.0-python3_9/install >python3.9 -c from setuptools import setup; setup() clean -a >/usr/lib/python3.9/site-packages/setuptools/version.py:1: UserWarning: Module jaraco was already imported from None, but /var/tmp/portage/dev-python/jaraco-packaging-9.0.0/work/jaraco.packaging-9.0.0 is being added to sys.path > import pkg_resources >running clean >removing 'build/lib' (and everything under it) >removing 'build/bdist.linux-x86_64' (and everything under it) >'build/scripts-3.9' does not exist -- can't clean it >removing 'build' > [32m*[0m Checking whether python3_10 is suitable ... > [32m*[0m >=dev-lang/python-3.10.0_p1-r1:3.10 ... >[A[219C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m python_check_deps ... > [32m*[0m dev-python/sphinx[python_targets_python3_10(-)] ... >[A[219C [34;01m[ [31;01m!![34;01m ][0m >[A[219C [34;01m[ [31;01m!![34;01m ][0m > [32m*[0m Checking whether python3_9 is suitable ... > [32m*[0m >=dev-lang/python-3.9.9-r1:3.9 ... >[A[219C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m python_check_deps ... > [32m*[0m dev-python/sphinx[python_targets_python3_9(-)] ... >[A[219C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m >=dev-python/rst-linker-1.9[python_targets_python3_9(-)] ... >[A[219C [34;01m[ [32;01mok[34;01m ][0m >[A[219C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Using python3.9 in global scope > [32m*[0m python3_9: running distutils-r1_run_phase python_compile_all >python3.9 -m sphinx.cmd.build -b html -d docs/_build/doctrees docs docs/_build/html >Running Sphinx v4.4.0 >making output directory... done >WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f74e563e790>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/setuptools/ >WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f74e563eac0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/setuptools/ >WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f74e56b4dc0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/setuptools/ >WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f74e563edc0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/setuptools/ >WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f74e563ef70>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/setuptools/ >ERROR: Could not find a version that satisfies the requirement setuptools>=56 (from versions: none) >ERROR: No matching distribution found for setuptools>=56 > >Extension error (jaraco.packaging.sphinx): >Handler <function load_config_from_setup at 0x7f7fc2b8c310> for event 'builder-inited' threw an exception (exception: Command '['/var/tmp/portage/dev-python/jaraco-packaging-9.0.0/work/jaraco.packaging-9.0.0-python3_9/install/usr/bin/python3.9', '-m', 'pip', 'install', '--ignore-installed', '--prefix', '/var/tmp/portage/dev-python/jaraco-packaging-9.0.0/temp/pep517-build-env-tcgtm3e3', 'setuptools>=56', 'setuptools_scm[toml]>=3.4.1']' returned non-zero exit status 1.) > [31;01m*[0m ERROR: dev-python/jaraco-packaging-9.0.0::gentoo failed (compile phase): > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 127: Called src_compile > [31;01m*[0m environment, line 3096: Called distutils-r1_src_compile > [31;01m*[0m environment, line 1363: Called _distutils-r1_run_common_phase 'python_compile_all' > [31;01m*[0m environment, line 540: Called multibuild_foreach_variant 'distutils-r1_run_phase' 'python_compile_all' > [31;01m*[0m environment, line 2311: Called _multibuild_run 'distutils-r1_run_phase' 'python_compile_all' > [31;01m*[0m environment, line 2309: Called distutils-r1_run_phase 'python_compile_all' > [31;01m*[0m environment, line 1348: Called python_compile_all > [31;01m*[0m environment, line 2557: Called sphinx_compile_all > [31;01m*[0m environment, line 3092: Called build_sphinx 'docs' > [31;01m*[0m environment, line 1123: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${command[@]}" || die; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-python/jaraco-packaging-9.0.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-python/jaraco-packaging-9.0.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-python/jaraco-packaging-9.0.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/jaraco-packaging-9.0.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-python/jaraco-packaging-9.0.0/work/jaraco.packaging-9.0.0' > [31;01m*[0m S: '/var/tmp/portage/dev-python/jaraco-packaging-9.0.0/work/jaraco.packaging-9.0.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 834677
: 766434