<br><br>
<div class="gmail_quote">2013/5/27 Jonas Maebe <span dir="ltr"><<a href="mailto:jonas.maebe@elis.ugent.be" target="_blank">jonas.maebe@elis.ugent.be</a>></span><br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">
<div class="im"><br>On 27 May 2013, at 09:58, Vincent Snijders wrote:<br><br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">I got a different problem on poerpc-darwin with r24621:<br><a href="https://fpcbuildserver.firmos.at/job/buildfpc_branch/platform=powerpc-darwin/902/console" target="_blank">https://fpcbuildserver.firmos.<u></u>at/job/buildfpc_branch/<u></u>platform=powerpc-darwin/902/<u></u>console</a><br>
It hangs.<br></blockquote><br></div>I've fixed this problem. It was caused by the use of an unitialized value. Make sure to "distclean" first, because otherwise the old, buggy compiled fpmake version will be used again. Since fpmake has to be compiled by something else that knows about dependencies anyway (either a Makefile or some other fpmake), its dependencies should be properly specified so that an fpmake is compiled when any of its included files changes.<span class="HOEnZb"><font color="#888888"><br>
<br></font></span></blockquote>
<div> </div>
<div> </div>
<div>Thanks. The hang has been fixed.</div>
<div> </div>
<div>Now it just fails:</div>
<div>Start compiling package h2pas for target powerpc-darwin.<br>Executing command "/sw/bin/pyacc h2pas/h2pas.y h2pas/h2pas.pas"<br>The installer encountered the following error:<br>External command "/sw/bin/pyacc h2pas/h2pas.y h2pas/h2pas.pas" failed with exit code 1. Console output:<br>
TP Yacc Version 4.1a [April 2000], Copyright (c) 1990-2000 Albert Graef<br><br>FATAL: cannot open file /usr/local/lib/fpc/lexyacc/yyparse.cod<br><br></div>
<div>Is that due to an incomplete installation of the release compiler (missing yyparse.cod)?</div>
<div> </div>
<div>Vincent</div></div>