Kevin Lyda <ke...@ie.suberic.net> schrieb am Mo., 13. Mai 2019, 02:20:

> I note that there's a git mirror hosted at
> https://github.com/graemeg/freepascal which is kept up to date (last
> commit, 17 minutes ago). I want to use it to do two things - first to
> test a proposed patch and second on my own systems to integrate into
> my ci/cd systems.
>
> I note there's a Makefile at the base of the repo and a plain "make"
> runs the "help" target which points me at "make all". So I run that
> and get this error:
>
> /usr/bin/ppcx64 -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix
> -Fix86_64 -FE. -FU/home/kevin/src/freepascal/rtl/units/x86_64-linux
> -Cg -dx86_64 -dRELEASE ../objpas/fgl.pp
> /usr/bin/ppcx64 -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix
> -Fix86_64 -FE. -FU/home/kevin/src/freepascal/rtl/units/x86_64-linux
> -Cg -dx86_64 -dRELEASE -Fi../objpas/classes ../unix/classes.pp
> streams.inc(1865,37) Error: Can't determine which overloaded function to
> call
> classes.pp(57) Fatal: There were 1 errors compiling module, stopping
> Fatal: Compilation aborted
>

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.

Regards,
Sven
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to