Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 641486 Details for
Bug 725114
dev-python/h5py-2.10.0-r1 fails to emerge: failed to establish a new connection Name or service not known')': /simple/pkgconfig/
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build-python3_7.log
build-python3_7.log (text/x-log), 5.64 KB, created by
Jean-Francois Ostiguy
on 2020-05-24 21:26:00 UTC
(
hide
)
Description:
build-python3_7.log
Filename:
MIME Type:
Creator:
Jean-Francois Ostiguy
Created:
2020-05-24 21:26:00 UTC
Size:
5.64 KB
patch
obsolete
> [32;01m*[0m python3_7: running distutils-r1_run_phase python_configure >python3.7 setup.py configure >WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f415780dc90>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/pkgconfig/ >WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f415780d250>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/pkgconfig/ >WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f415779cbd0>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/pkgconfig/ >WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f41577addd0>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/pkgconfig/ >WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f41577ad190>: Failed to establish a new connection: [Errno -2] Name or service not known')': /simple/pkgconfig/ >ERROR: Could not find a version that satisfies the requirement pkgconfig (from versions: none) >ERROR: No matching distribution found for pkgconfig >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/h5py-2.10.0-r1/temp/tmp30e0981g', '--quiet', 'pkgconfig']' returned non-zero exit status 1. > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "setup.py", line 159, in <module> > cmdclass = CMDCLASS, > 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/h5py-2.10.0-r1/temp/tmp30e0981g', '--quiet', 'pkgconfig']' returned non-zero exit status 1. > [31;01m*[0m ERROR: dev-python/h5py-2.10.0-r1::gentoo failed (configure phase): > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 125: Called src_configure > [31;01m*[0m environment, line 3407: Called distutils-r1_src_configure > [31;01m*[0m environment, line 1406: Called _distutils-r1_run_foreach_impl 'python_configure' > [31;01m*[0m environment, line 503: Called python_foreach_impl 'distutils-r1_run_phase' 'python_configure' > [31;01m*[0m environment, line 2923: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_configure' > [31;01m*[0m environment, line 2372: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_configure' > [31;01m*[0m environment, line 2370: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_configure' > [31;01m*[0m environment, line 951: Called distutils-r1_run_phase 'python_configure' > [31;01m*[0m environment, line 1386: Called python_configure > [31;01m*[0m environment, line 2668: Called esetup.py 'configure' > [31;01m*[0m environment, line 1803: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${@}" || die "${die_args[@]}"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-python/h5py-2.10.0-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-python/h5py-2.10.0-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-python/h5py-2.10.0-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/h5py-2.10.0-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-python/h5py-2.10.0-r1/work/h5py-2.10.0' > [31;01m*[0m S: '/var/tmp/portage/dev-python/h5py-2.10.0-r1/work/h5py-2.10.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 725114
:
641480
|
641482
|
641484
| 641486