[MacPorts] #63765: cmake +qt5 +docs +python39 hangs during build

MacPorts noreply at macports.org
Fri Nov 5 09:27:40 UTC 2021


#63765: cmake +qt5 +docs +python39 hangs during build
-------------------------+--------------------
  Reporter:  mouse07410  |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  cmake       |
-------------------------+--------------------

Comment (by adsche):

 This happened to me too.
 The hanging process is apparently building the Sphinx documentation:


 {{{
 $ sudo pgrep -lf Python
 93916
 /opt/local/Library/Frameworks/Python.framework/Versions/3.9/Resources/Python.app/Contents/MacOS/Python
 /opt/local/bin/sphinx-build-3.9 -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.21.4/Utilities/Sphinx
 -d
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.21.4/Utilities/Sphinx/doctrees
 -b html
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.21.4/Help
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.21.4/Utilities/Sphinx/html
 }}}


 But no output seems to be generated in any of the folders on the command
 line.
 Therefore I wanted to try the +python39-docs variant but it did still try
 to install +docs (I did clean in between).

 **`port install cmake -docs` worked though**, but +python39 seems to imply
 +docs, unfortunately.

 I am not sure whether it is actually hanging or just taking really long,
 but I did not see any output generated in the output directory for 30
 minutes.

-- 
Ticket URL: <https://trac.macports.org/ticket/63765#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list