<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Kevin Lyda <<a href="mailto:kevin@ie.suberic.net">kevin@ie.suberic.net</a>> schrieb am Mo., 13. Mai 2019, 02:20:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I note that there's a git mirror hosted at<br>
<a href="https://github.com/graemeg/freepascal" rel="noreferrer noreferrer" target="_blank">https://github.com/graemeg/freepascal</a> which is kept up to date (last<br>
commit, 17 minutes ago). I want to use it to do two things - first to<br>
test a proposed patch and second on my own systems to integrate into<br>
my ci/cd systems.<br>
<br>
I note there's a Makefile at the base of the repo and a plain "make"<br>
runs the "help" target which points me at "make all". So I run that<br>
and get this error:<br>
<br>
/usr/bin/ppcx64 -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix<br>
-Fix86_64 -FE. -FU/home/kevin/src/freepascal/rtl/units/x86_64-linux<br>
-Cg -dx86_64 -dRELEASE ../objpas/fgl.pp<br>
/usr/bin/ppcx64 -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix<br>
-Fix86_64 -FE. -FU/home/kevin/src/freepascal/rtl/units/x86_64-linux<br>
-Cg -dx86_64 -dRELEASE -Fi../objpas/classes ../unix/classes.pp<br>
streams.inc(1865,37) Error: Can't determine which overloaded function to call<br>
classes.pp(57) Fatal: There were 1 errors compiling module, stopping<br>
Fatal: Compilation aborted<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">There was an error in trunk which has already been fixed. Don't know whether the mirror has caught up already, but it should work again.</div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div></div>