[fpc-pascal] Can't build FPC 3.2.1

Marcelo Rocha mcrocha at gmail.com
Thu Aug 27 21:45:32 CEST 2020


Hi all,

I have downloaded fpc 3.2.0 linux x64 installer, and builded fpc's branch
fixes_3_2 using it.. When I run the command make install, I've got the
following errors:

make[3]: Entering directory '/root/fixes_3_2/compiler'
/root/fixes_3_2/compiler/ppcx64 -Ur -Xs -O2 -n -Fux86_64 -Fusystems
-Fu/root/fixes_3_2/rtl/units/x86_64-linux -Fix86_64 -FE.
-FUx86_64/units/x86_64-linux -Cg -dRELEASE  -dx86_64 -dGDB -dBROWSERLOG
-Fux86 -Sew pp.pas
catch.pas(214,19) Error: Unit x86_64/units/x86_64-linux/catch.ppu was
compiled using a different whole program optimization feedback input
(/root/fixes_3_2/compiler/pp2.wpo, 2020/08/27 19:11:16); recompile it
without wpo or use the same wpo feedback input file for this compilation
invocation
verbose.pas(214,19) Error: Unit x86_64/units/x86_64-linux/verbose.ppu was
compiled using a different whole program optimization feedback input
(/root/fixes_3_2/compiler/pp2.wpo, 2020/08/27 19:11:16); recompile it
without wpo or use the same wpo feedback input file for this compilation
invocation
cutils.pas(36,12) Error: Unit x86_64/units/x86_64-linux/cutils.ppu was
compiled using a different whole program optimization feedback input
(/root/fixes_3_2/compiler/pp2.wpo, 2020/08/27 19:11:16); recompile it
without wpo or use the same wpo feedback input file for this compilation
invocation
constexp.pas(36,12) Error: Unit x86_64/units/x86_64-linux/constexp.ppu was
compiled using a different whole program optimization feedback input
(/root/fixes_3_2/compiler/pp2.wpo, 2020/08/27 19:11:16); recompile it
without wpo or use the same wpo feedback input file for this compilation
invocation
cutils.pas(186,1) Fatal: There were 4 errors compiling module, stopping
Fatal: Compilation aborted
make[3]: *** [Makefile:4259: ppcx64] Error 1


What should I do?

Regards,

Marcelo Rocha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20200827/1dbdf9e1/attachment.htm>


More information about the fpc-pascal mailing list