[MacPorts] #72310: osmocore: error: Tag file 'doc/libosmocore.tag' does not exist or is not a file. Skipping it... (was: osmocore does not find MacPorts doxygen: the dot tool could not be found as '/usr/bin/dot/dot')

MacPorts noreply at macports.org
Tue Apr 8 23:25:22 UTC 2025


#72310: osmocore: error: Tag file 'doc/libosmocore.tag' does not exist or is not a
file. Skipping it...
---------------------------+-----------------------
  Reporter:  barracuda156  |      Owner:  michaelld
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.10.5
Resolution:                |   Keywords:
      Port:  osmocore      |
---------------------------+-----------------------

Comment (by ryandesign):

 You did not attach a main.log file so we are missing some information that
 we like to have, such as your macOS version, architecture, port version,
 etc.

 -----

 Replying to [ticket:72310 barracuda156]:
 > Perhaps it fails to find MacPorts-provided `doxygen`?

 The portion of the log you shared clearly shows that it is running
 MacPorts `doxygen` at `/opt/local/bin/doxygen`:

 > {{{
 > /opt/local/bin/doxygen ./Doxyfile.vty
 > }}}

 -----

 > {{{
 > warning: the dot tool could not be found as '/usr/bin/dot/dot'
 > }}}

 This is just a warning so I do not suspect that it is the cause of the
 build failure.

 `dot` is part of graphviz and is located at `${prefix}/bin/dot` so the
 path it is using is erroneous. I don't know whether this wrong path is in
 osmocore or doxygen.

 -----

 > {{{
 > error: Tag file 'doc/libosmocore.tag' does not exist or is not a file.
 Skipping it...
 > error: Tag file 'doc/libosmogsm.tag' does not exist or is not a file.
 Skipping it...
 > error: Tag file 'doc/libosmovty.tag' does not exist or is not a file.
 Skipping it...
 > error: Tag file 'doc/libosmocodec.tag' does not exist or is not a file.
 Skipping it...
 > error: Tag file 'doc/libosmocoding.tag' does not exist or is not a file.
 Skipping it...
 > error: Tag file 'doc/libosmogb.tag' does not exist or is not a file.
 Skipping it...
 > }}}

 These might be the actual errors to correct. Or the real error might be
 somewhere else in your main.log file.

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


More information about the macports-tickets mailing list