<div dir="ltr"><div>I've repeated the steps on a clean ubuntu 20.04 vm with the same result:</div><div><br></div><div>Install fpc-3.2.0 binary release then: <br></div><div><br> </div><div> svn co  <a href="https://svn.freepascal.org/svn/fpc/branches/fixes_3_2">https://svn.freepascal.org/svn/fpc/branches/fixes_3_2</a><br> make distclean<br> make all<br> make install<br></div><div><br></div><div><br></div><div>Marcelo<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em qui., 27 de ago. de 2020 às 18:23, Jonas Maebe via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 27/08/2020 21:45, Marcelo Rocha via fpc-pascal wrote:<br>
<br>
> I have downloaded fpc 3.2.0 linux x64 installer, and builded fpc's<br>
> branch fixes_3_2 using it.. When I run the command make install, I've<br>
> got the following errors:<br>
> <br>
> make[3]: Entering directory '/root/fixes_3_2/compiler'<br>
> /root/fixes_3_2/compiler/ppcx64 -Ur -Xs -O2 -n -Fux86_64 -Fusystems<br>
> -Fu/root/fixes_3_2/rtl/units/x86_64-linux -Fix86_64 -FE.<br>
> -FUx86_64/units/x86_64-linux -Cg -dRELEASE  -dx86_64 -dGDB -dBROWSERLOG<br>
> -Fux86 -Sew pp.pas<br>
> catch.pas(214,19) Error: Unit x86_64/units/x86_64-linux/catch.ppu was<br>
> compiled using a different whole program optimization feedback input<br>
> (/root/fixes_3_2/compiler/pp2.wpo, 2020/08/27 19:11:16); recompile it<br>
> without wpo or use the same wpo feedback input file for this compilation<br>
> invocation<br>
<br>
I can't reproduce this on Darwin. What are the exact build and install<br>
commands you used? Have you tried performing a "make distclean" before<br>
building?<br>
<br>
<br>
Jonas<br>
_______________________________________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.org</a><br>
<a href="https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal" rel="noreferrer" target="_blank">https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a><br>
</blockquote></div>