Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 653352 Details for
Bug 736114
dev-python/pytest-pylint-0.14.1 : * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:pytest-pylint-0.14.1:20200806-021429.log
dev-python:pytest-pylint-0.14.1:20200806-021429.log (text/plain), 6.67 KB, created by
Toralf Förster
on 2020-08-06 07:19:42 UTC
(
hide
)
Description:
dev-python:pytest-pylint-0.14.1:20200806-021429.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-08-06 07:19:42 UTC
Size:
6.67 KB
patch
obsolete
> * Package: dev-python/pytest-pylint-0.14.1 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_7 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pytest-pylint-0.14.1.tar.gz to /var/tmp/portage/dev-python/pytest-pylint-0.14.1/work >>>> Source unpacked in /var/tmp/portage/dev-python/pytest-pylint-0.14.1/work >>>> Preparing source in /var/tmp/portage/dev-python/pytest-pylint-0.14.1/work/pytest-pylint-0.14.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/pytest-pylint-0.14.1/work/pytest-pylint-0.14.1 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/pytest-pylint-0.14.1/work/pytest-pylint-0.14.1 ... > * python3_7: running distutils-r1_run_phase distutils-r1_python_compile > * DISTUTILS_USE_SETUPTOOLS value is probably incorrect > * value: DISTUTILS_USE_SETUPTOOLS=bdepend (default?) > * expected: DISTUTILS_USE_SETUPTOOLS=rdepend >python3.7 setup.py build -j 1 >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 0x7f00257b63d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pytest-runner/ >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 0x7f00258a0fd0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pytest-runner/ >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 0x7f00258a5490>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pytest-runner/ >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 0x7f00258a5550>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pytest-runner/ >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 0x7f0025768910>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pytest-runner/ >ERROR: Could not find a version that satisfies the requirement pytest-runner (from versions: none) >ERROR: No matching distribution found for pytest-runner >Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/setuptools/installer.py", line 128, in fetch_build_egg > subprocess.check_call(cmd) > File "/usr/lib/python3.7/subprocess.py", line 363, in check_call > raise CalledProcessError(retcode, cmd) >subprocess.CalledProcessError: Command '['/usr/bin/python3.7', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/var/tmp/portage/dev-python/pytest-pylint-0.14.1/temp/tmp1vviu_r2', '--quiet', 'pytest-runner']' returned non-zero exit status 1. > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "setup.py", line 33, in <module> > 'Programming Language :: Python :: 3.7', > File "/usr/lib/python3.7/site-packages/setuptools/__init__.py", line 143, in setup > _install_setup_requires(attrs) > File "/usr/lib/python3.7/site-packages/setuptools/__init__.py", line 138, in _install_setup_requires > dist.fetch_build_eggs(dist.setup_requires) > File "/usr/lib/python3.7/site-packages/setuptools/dist.py", line 698, in fetch_build_eggs > replace_conflicting=True, > File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 782, in resolve > replace_conflicting=replace_conflicting > File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 1065, in best_match > return self.obtain(req, installer) > File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 1077, in obtain > return installer(requirement) > File "/usr/lib/python3.7/site-packages/setuptools/dist.py", line 754, in fetch_build_egg > return fetch_build_egg(self, req) > File "/usr/lib/python3.7/site-packages/setuptools/installer.py", line 130, in fetch_build_egg > raise DistutilsError(str(e)) >distutils.errors.DistutilsError: Command '['/usr/bin/python3.7', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/var/tmp/portage/dev-python/pytest-pylint-0.14.1/temp/tmp1vviu_r2', '--quiet', 'pytest-runner']' returned non-zero exit status 1. > * ERROR: dev-python/pytest-pylint-0.14.1::gentoo failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 125: Called src_compile > * environment, line 2912: Called distutils-r1_src_compile > * environment, line 1204: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' > * environment, line 463: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2537: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2040: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2038: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 846: Called distutils-r1_run_phase 'distutils-r1_python_compile' > * environment, line 1195: Called distutils-r1_python_compile > * environment, line 1065: Called esetup.py 'build' '-j' '1' > * environment, line 1584: Called die > * The specific snippet of code: > * "${@}" || die "${die_args[@]}"; > * > * If you need support, post the output of `emerge --info '=dev-python/pytest-pylint-0.14.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/pytest-pylint-0.14.1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:pytest-pylint-0.14.1:20200806-021429.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/pytest-pylint-0.14.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/pytest-pylint-0.14.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/pytest-pylint-0.14.1/work/pytest-pylint-0.14.1' > * S: '/var/tmp/portage/dev-python/pytest-pylint-0.14.1/work/pytest-pylint-0.14.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 736114
:
653350
| 653352 |
653354
|
653356
|
653358
|
653360