Opened 5 years ago
Closed 5 years ago
#59552 closed defect (fixed)
doxygen @1.8.16: Could NOT find Git (missing: GIT_EXECUTABLE)
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | kencu (Ken) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | snowleopard | Cc: | |
Port: | doxygen |
Description
CMake Error at /opt/local/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find Git (missing: GIT_EXECUTABLE) Call Stack (most recent call first): /opt/local/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE) /opt/local/share/cmake-3.15/Modules/FindGit.cmake:96 (find_package_handle_standard_args) cmake/git_watcher.cmake:72 (find_package) libversion/CMakeLists.txt:11 (include) -- Configuring incomplete, errors occurred!
doxygen does not declare a dependency on git, so it is no surprise it's not there.
Why would doxygen need git?
Change History (2)
comment:1 Changed 5 years ago by mf2k (Frank Schima)
Owner: | cssdev deleted |
---|
comment:2 Changed 5 years ago by kencu (Ken)
Owner: | set to kencu |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
See #50332