Hi all,

just a short note to keep the list in the loop. The problem could be solved 
with and update of doxygen to @1.8.7, because the count was apparently 
increased to 8. There is no way to influence the loop count with a parameter to 
Doxyfile, as the value is hardcoded. 

See also:
         
http://sourceforge.net/p/doxygen/mailman/doxygen-users/?viewmonth=201404&viewday=24

I added a note on this to an existing update request for doxygen.
        https://trac.macports.org/ticket/42245#comment:3

Cheers!
~petr


On 22 Apr 2014, at 20:16, Peter Danecek <[email protected]> wrote:

> 
> Hi all,
> 
> I am running into some quite stupid build problem with a not yet official 
> globus port, `globus_ftp_control`. This software also builds documentations 
> via doxygen and the problem is related to doxygen/pdflatex, but I have no 
> idea how to fix this.
> 
> During the process doxygen creates some Makefile with a loop to run 
> `pdflatex` several times until no rebuild is needed. The logic is probably 
> that it would run few times, and if there is some problem and the process 
> does not converge, this is caught at count=5. Now looking into the details I 
> realise that on my system the document/pdflatex, there are really 5 
> iterations need to build the document, so I hit the limit and the process is 
> interrupted. 
> 
> A easy fix would e to raise the no. of iterations, or to modify the Makefile 
> in some other way. But as all this doc directories are created during the 
> build by doxygen I have no idea how to influence the process.
> 
> Any ideas what could be done to solve this issue?
> 
> Thanks!
> ~petr
> 
> _______________________________________________
> macports-dev mailing list
> [email protected]
> https://lists.macosforge.org/mailman/listinfo/macports-dev

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to