New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #4108 (closed defect: fixed)

Opened 8 years ago

Last modified 7 years ago

BUG: Doxygen fails to build (translator.py seems involved)

Reported by: anthony.truchet@… Owned by: cssdev@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: blb@…, markd@…
Port:

Description

Hi,

I can't build dogygen because of the following error (end of the log with the -d option). Please note that I have hacked the Port file to remove the dependancy to graphviz, as I've it installed otherwise as with darwinports...

I'm a new commer but I would be pleased to help with Darwinports... as much as I can while understanding (for now) almost nothing ;-)

Have a nice day


/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_textproc_doxygen /work/doxygen-1.4.3/bin/doxygen group.cfg /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_textproc_doxygen /work/doxygen-1.4.3/bin/doxygen memgrp.cfg cd /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_textproc_doxygen /work/destroot/opt/local/share/doc/doxygen/doc ; /usr/bin/make python translator.py

File '/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_textproc_doxygen /work/destroot/opt/local/share/doc/doxygen/src/translator.h' not found! make[1]: * [language.doc] Error 1 make: * [install_docs] Error 2

Warning: the following items did not execute (for doxygen): com.apple.activate com.apple.destroot com.apple.archive com.apple.install

Change History

comment:1 Changed 8 years ago by mww@…

  • Owner changed from darwinports-bugs@… to blb@…

comment:2 Changed 8 years ago by blb@…

  • Status changed from new to closed
  • Resolution set to fixed

I've just updated doxygen to the latest version (1.4.4), so hopefully that'll fix this error. Reopen this bug if it still occurs with 1.4.4 (it builds fine for me on 10.4.2, Xcode 2.0).

comment:3 Changed 8 years ago by brian@…

This still happens for me with 1.4.4 with Mac OS 10.4.2 and XCode 2.1. The error occurs the staging destroot phase for the install_doc target where it seems to try to build the documentation in the destroot directory instead instead of the source directory which it seems to assume it is building from so ../src/translator.h is missing. I can run upgrade or install a second time and the install will finish.

comment:4 Changed 8 years ago by blb@…

  • Status changed from closed to reopened
  • Resolution fixed deleted

Something must be getting picked up during configure perhaps, that isn't installed on my machine. Can you clean out your attempt, then attach the output from doing a 'port -dv install'?

comment:5 Changed 8 years ago by mww@…

  • Summary changed from Doxygen fails to build (translator.py seems involved) to BUG: Doxygen fails to build (translator.py seems involved)

comment:6 Changed 7 years ago by blb@…

  • Status changed from reopened to new
  • Owner changed from blb@… to cssdev@…
  • Cc blb@… added

Assigning to new doxygen maintainer.

comment:7 Changed 7 years ago by cssdev@…

Can you please verify that this error still occurs with the latest versions of DarwinPorts and the doxygen Portfile? What's the output of 'port version'?

comment:8 Changed 7 years ago by markd@…

  • Cc markd@… added

(In reply to comment #5)

Can you please verify that this error still occurs with the latest versions of DarwinPorts and the doxygen Portfile? What's the output of 'port version'?

Doxygen 1.4.6 installs fine for me on 10.4.5. I think this can be closed.

comment:9 Changed 7 years ago by markd@…

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.