[Bug 228770] devel/cmake upgrade to 3.11.3 requires net/py-urllib3 < 1.23
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 5 20:23:46 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228770
Bug ID: 228770
Summary: devel/cmake upgrade to 3.11.3 requires net/py-urllib3
< 1.23
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: mbeis at xs4all.nl
CC: kde at FreeBSD.org, python at FreeBSD.org
CC: kde at FreeBSD.org, python at FreeBSD.org
The upgrade of cmake to 3.11.3 fails because py-urllib3 was updated today to
the new version 1.23, but cmake requires < 1.23:
[...]
===> Building for cmake-3.11.3
Scanning dependencies of target documentation
Scanning dependencies of target cmcompress
[ 1%] sphinx-build man: see Utilities/Sphinx/build-man.log
[ 1%] Building C object
Utilities/cmcompress/CMakeFiles/cmcompress.dir/cmcompre
ss.c.o
Scanning dependencies of target cmsys_c
[ 1%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/ProcessUNIX.c.o
Scanning dependencies of target cmsys
[ 2%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/ProcessUNIX.c.o
[ 2%] Linking C static library libcmcompress.a
[ 2%] Built target cmcompress
[ 3%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Base64.c.o
[ 3%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Base64.c.o
[ 3%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/EncodingC.c.o
[ 3%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/EncodingC.c.o
Traceback (most recent call last):
File "/usr/local/bin/sphinx-build", line 6, in <module>
from pkg_resources import load_entry_point
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
3095, in <module>
@_call_aside
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
3079, in _call_aside
f(*args, **kwargs)
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
3108, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
572, in _build_master
return cls._build_from_requirements(__requires__)
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
585, in _build_from_requirements
dists = ws.resolve(reqs, Environment())
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
774, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'urllib3<1.23,>=1.21.1' distribution
was
not found and is required by requests
[ 3%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/MD5.c.o
--- Utilities/Sphinx/doc_format_man ---
*** [Utilities/Sphinx/doc_format_man] Error code 1
make[4]: stopped in /usr/ports/devel/cmake/work/cmake-3.11.3
1 error
[...]
My uname -a:
FreeBSD yokozuna 11.1-STABLE FreeBSD 11.1-STABLE #0 r328478: Sat Jan 27
22:31:28 CET 2018 root at yokozuna:/usr/obj/usr/src/sys/YOKOZUNA amd64
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list