[MacPorts] #58339: cmake 3.14.2 build failure: missing sphinxcontrib-qthelp

MacPorts noreply at macports.org
Sat Apr 13 20:05:21 UTC 2019


#58339: cmake 3.14.2 build failure: missing sphinxcontrib-qthelp
--------------------+-----------------------
 Reporter:  blair   |      Owner:  michaelld
     Type:  defect  |     Status:  assigned
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  cmake
--------------------+-----------------------
 Upgrading to cmake 3.14.2 today:

 {{{
 [  6%] Building CXX object
 Utilities/KWIML/test/CMakeFiles/kwiml_test.dir/test_int_CXX.cxx.o
 cd
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.2/Utilities/KWIML/test
 &&
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
 -DKWIML_LANGUAGE_C -DKWIML_LANGUAGE_CXX
 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.2/Utilities
 -pipe -Os -stdlib=libc++
 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
 -arch x86_64 -isysroot
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
 -mmacosx-version-min=10.14   -std=gnu++1z -o
 CMakeFiles/kwiml_test.dir/test_int_CXX.cxx.o -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.2/Utilities/KWIML/test/test_int_CXX.cxx
 make[2]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.2'
 Traceback (most recent call last):
   File "/opt/local/bin/sphinx-build-3.7", line 6, in <module>
     from pkg_resources import load_entry_point
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/pkg_resources/__init__.py", line 3241, in <module>
     @_call_aside
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/pkg_resources/__init__.py", line 3225, in _call_aside
     f(*args, **kwargs)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/pkg_resources/__init__.py", line 3254, in
 _initialize_master_working_set
     working_set = WorkingSet._build_master()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/pkg_resources/__init__.py", line 583, in _build_master
     ws.require(__requires__)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/pkg_resources/__init__.py", line 900, in require
     needed = self.resolve(parse_requirements(requirements))
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/pkg_resources/__init__.py", line 786, in resolve
     raise DistributionNotFound(req, requirers)
 pkg_resources.DistributionNotFound: The 'sphinxcontrib-qthelp'
 distribution was not found and is required by Sphinx
 }}}

 Installing `py37-sphinxcontrib-qthelp` appears to get past this one.

 {{{
 [  6%] Building C object
 Utilities/cmlibrhash/CMakeFiles/cmlibrhash.dir/librhash/rhash.c.o
 cd
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.2/Utilities/cmlibrhash
 && /Applications/Xcode.app/Conten
 ts/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/work/cmak
 e-3.14.2/Utilities
 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.14.2/Source
 -pipe -Os -isysroot/Applicat
 ions/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
 -arch x86_64 -w -isysroot
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOS
 X10.14.sdk -mmacosx-version-min=10.14   -std=gnu11 -o
 CMakeFiles/cmlibrhash.dir/librhash/rhash.c.o   -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarb
 alls_ports_devel_cmake/cmake/work/cmake-3.14.2/Utilities/cmlibrhash/librhash/rhash.c
 Traceback (most recent call last):
   File "/opt/local/bin/sphinx-build-3.7", line 6, in <module>
     from pkg_resources import load_entry_point
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/pkg_resources/__init__.py", line 3241, in <module>
     @_call_aside
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/pkg_resources/__init__.py", line 3225, in _call_aside
     f(*args, **kwargs)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/pkg_resources/__init__.py", line 3254, in
 _initialize_master_working_set
     working_set = WorkingSet._build_master()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/pkg_resources/__init__.py", line 583, in _build_master
     ws.require(__requires__)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/pkg_resources/__init__.py", line 900, in require
     needed = self.resolve(parse_requirements(requirements))
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/pkg_resources/__init__.py", line 786, in resolve
     raise DistributionNotFound(req, requirers)
 pkg_resources.DistributionNotFound: The 'sphinxcontrib-serializinghtml'
 distribution was not found and is required by Sphinx
 }}}

 Then `py37-sphinxcontrib-htmlhelp`, `py37-sphinxcontrib-jsmath`, `py37
 -sphinxcontrib-devhelp`, and `py37-sphinxcontrib-applehelp`.

 The build seems to work if these are installed, some of these may have
 been previously installed from other packages needing them:

 {{{
 $ port installed py37-sphinxcontrib-\*
 The following ports are currently installed:
   py37-sphinxcontrib-applehelp @1.0.1_0 (active)
   py37-sphinxcontrib-devhelp @1.0.1_0 (active)
   py37-sphinxcontrib-htmlhelp @1.0.2_0 (active)
   py37-sphinxcontrib-jsmath @1.0.1_0 (active)
   py37-sphinxcontrib-qthelp @1.0.2_0 (active)
   py37-sphinxcontrib-serializinghtml @1.1.3_0 (active)
   py37-sphinxcontrib-websupport @1.1.0_0 (active)
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/58339>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list