[Dune] [#1021] release-2.1.2, doxygen-1.7.5.1, --enable-documentation: make dist error

Dune flyspray at dune-project.org
Wed Jan 18 13:14:47 CET 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1021 - release-2.1.2, doxygen-1.7.5.1, --enable-documentation: make dist error
User who did this - Jö Fahlke (joe)

----------
I'm not quite convinced it's the fault of his system yet.  After all, the snippet to run LaTeX looks like this:

  pushd $(srcdir); $(TEX) -output-directory=$$builddir </dev/null $*; popd; 
  while grep 'Rerun to get' $*.log > /dev/null ; do 
    pushd $(srcdir); $(TEX) -output-directory=$$builddir </dev/null $*; popd; 
  done ; 

This is quite fragile.  The buildsystem.log might contain the string 'Rerun to get' for unrelated reasons, which would result exactly in the infinite loop Axel Pfeiffer observed.

@Axel Pfeiffer: can you run the commands Markus asked for, but then post your buildsystem.log here?

----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=1021#comment3044

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list