<div dir="ltr">Hello,<br><br>I have a problem on the bacula-docs package in Fedora 20. Build was stuck for 15 hours and then killed by Koji:<br><br><a href="http://koji.fedoraproject.org/koji/taskinfo?taskID=5698742">http://koji.fedoraproject.org/koji/taskinfo?taskID=5698742</a><br>
<br>I was able to reproduce it locally with mock; all the &quot;latex2html&quot; commands get stuck indefinitely. An example command from the Koji build:<br><br><br>make[1]: Entering directory `/builddir/build/BUILD/bacula-docs-5.2.13/manuals/en/developers&#39;<br>
[...]<br>latex2html -split 4 -local_icons -t &quot;Developer&#39;s Guide&quot; -long_titles 4 \<br>        -toc_stars -contents_in_nav -init_file <a href="http://latex2html-init.pl">latex2html-init.pl</a> \<br>        -no_antialias -no_antialias_text \<br>
        -white -notransparent developers &gt;tex.out 2&gt;&amp;1<br>make[1]: *** [web] Error 1<br><br><br>If I look into the tex.out log file I can see that the command gets stuck creating an infinite line of dots. Example:<br><br>
<br>$ tail 2 tex.out | less<br>==&gt; tex.out &lt;==<br>;...;..<br><br>120/213:subsection:....&quot;Minimal Code in Console Program&quot; for General.html<br>;..;...<br><br>121/213:subsection:....&quot;GUI Interface is Difficult&quot; for General.html<br>
;..,....,....,...;...........<br>...<br>122/213:section:....&quot;Bvfs API&quot; for Bvfs_API.html<br>;...,.................................................. [...]<br><br><br>The moment I stopped my mock build that was running for 3 minutes I already had an 18 mb file; 90% of it filled with dots in the last line.<br>
<br>Any idea / insight on where to look for clues / fixes?<br><br>Thanks,<br>--Simone<br><br><br><br>--<br>You cannot discover new oceans unless you have the courage to lose sight of the shore (R. W. Emerson).<br><br><a href="http://xkcd.com/229/">http://xkcd.com/229/</a><br>
<a href="http://negativo17.org/">http://negativo17.org/</a></div>