https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230447
cedric <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from cedric <[email protected]> --- I'm running with ports r476945 on 10.4, and it is failing. Here is the end of my poudriers log: [ 99%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/ccmake.cxx.o [ 99%] Linking CXX executable ../bin/ccmake [ 99%] Built target ccmake Scanning dependencies of target documentation [100%] sphinx-build man: see Utilities/Sphinx/build-man.log 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 3098, in <module> @_call_aside File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3082, in _call_aside f(*args, **kwargs) File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3111, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 575, in _build_master return cls._build_from_requirements(__requires__) File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 588, in _build_from_requirements dists = ws.resolve(reqs, Environment()) File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'idna<2.7,>=2.5' distribution was not found and is required by requests *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/devel/cmake/work/cmake-3.12.0 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/devel/cmake/work/cmake-3.12.0 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/devel/cmake/work/cmake-3.12.0 *** Error code 1 Stop. make: stopped in /usr/ports/devel/cmake =>> Cleaning up wrkdir ===> Cleaning for cmake-3.12.0_1 build of devel/cmake | cmake-3.12.0_1 ended at Mon Aug 13 11:47:56 CEST 2018 build time: 00:11:01 !!! build failure encountered !!! -- You are receiving this mail because: You are on the CC list for the bug.
