Changes between Initial Version and Version 1 of Ticket #63765, comment 5
- Timestamp:
- Nov 5, 2021, 11:08:50 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63765, comment 5
initial v1 10 10 11 11 But 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).~~ 13 13 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.~~ 15 15 16 16 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. 17 18 **EDIT** ok, actually `cmake` only needs python for generating the docs so the dependency makes sense.