<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Hairy Pixels via fpc-devel <<a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>> schrieb am Do., 23. Juni 2022, 04:08:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I usually solve this by deleting the units folder but for some reason after pulling from main it simply won’t build. Can anyone explain why the PPU version is wrong? It’s all building from the same source directory so the PPU version in ppu.pas should be the same. Before I tried this I did build the RTL using the same compiler.<br>
<br>
The current version of the PPU is 208/16 and I’m not even sure what version it’s looking for, it just says 208 is invalid.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">As you can see at the end (see below) it falls back to 3.2.2 at the end. What commands did you execute to build FPC itself? </div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>/Applications/Xcode.app/Contents/Developer/usr/bin/make -C fpmkunit bootstrap FPC=/usr/local/lib/fpc/3.2.2/ppca64<br>
/usr/local/lib/fpc/3.2.2/ppca64 src/fpmkunit.pp -Fu../../rtl/units/aarch64-darwin -FUunits_bs/aarch64-darwin -Fu../paszlib/src -Fu../hash/src -Fi../paszlib/src -Fi../fcl-process/src/unix -Fu../fcl-process/src -Fi../fcl-process/src/darwin -Fi../fcl-process/src/dummy -Fu../libtar/src -Fd -n<br>
PPU Loading /Users/ryanjoseph/Developer/fpc-gitlab/rtl/units/aarch64-darwin/system.ppu<br>
PPU Invalid Version 208<br>
Fatal: Can't find unit system used by fpmkunit<br>
Fatal: Compilation aborted<br>
make[5]: *** [bootstrap] Error 1<br>
make[4]: *** [fpmake] Error 2<br>
make[3]: *** [packages-stamp.aarch64-darwin] Error 2<br>
make[2]: *** [tstunits] Error 2<br>
make[1]: *** [allexectests] Error 2<br>
make: *** [full] Error 2<br>
tests$<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>