Changes between Initial Version and Version 1 of Ticket #63765, comment 5


Ignore:
Timestamp:
Nov 5, 2021, 11:08:50 AM (3 years ago)
Author:
adsche
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63765, comment 5

    initial v1  
    1010
    1111But no output seems to be generated in any of the folders on the command line.
    12 Therefore I wanted to try the +python39-docs variant but it did still try to install +docs (I did clean in between).
     12~~Therefore I wanted to try the +python39-docs variant but it did still try to install +docs (I did clean in between).~~
    1313
    14 **`port install cmake -docs` worked though**, but +python39 seems to imply +docs, unfortunately.
     14**`port install cmake -docs` worked**, ~~but +python39 seems to imply +docs, unfortunately.~~
    1515
    1616I 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.
     17
     18**EDIT** ok, actually `cmake` only needs python for generating the docs so the dependency makes sense.