Opened 19 years ago

Closed 18 years ago

#4108 closed defect (fixed)

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 (9)

comment:1 Changed 19 years ago by mww@…

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

comment:2 Changed 19 years ago by blb@…

Resolution: fixed
Status: newclosed

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 19 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 19 years ago by blb@…

Resolution: fixed
Status: closedreopened

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 19 years ago by mww@…

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

comment:6 Changed 18 years ago by blb@…

Cc: blb@… added
Owner: changed from blb@… to cssdev@…
Status: reopenednew

Assigning to new doxygen maintainer.

comment:7 Changed 18 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 18 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 18 years ago by markd@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.