[fpc-devel] Build Lazarus fixes_2_2 with actual FPC main

Gabor Boros mlnglsts at bgss.hu
Sun Sep 19 09:40:27 CEST 2021


Hi All,

I tried to build Lazarus fixes_2_2 (0bc0484c) with FPC main (5bcc5307) 
on Windows 10 64bit and got the below error.


(3104) Compiling easylazfreetype.pas
e:\Lazarus\fixes_2_2\components\freetype\easylazfreetype.pas(347,10) 
Warning: (3018) Constructor should be public
e:\Lazarus\fixes_2_2\components\freetype\easylazfreetype.pas(704,27) 
Error: (1026) Compilation raised exception internally
Fatal: (1018) Compilation aborted
An unhandled exception occurred at $000000010015FA5F:
EAccessViolation: Access violation
   $000000010015FA5F
   $000000010015FB22
   $000000010011000D
   $00000001001100EB
   $0000000100110181
   $00000001001AA507
   $00000001001ABD3D
   $00000001001ABD7F
   $00000001001ABD7F
   $00000001001ABD7F
   $00000001001AD15D
   $00000001001928D7
   $000000010018F825
   $0000000100192705
   $000000010018F825
   $0000000100192705
   $0000000100192D85

make[1]: *** [freetypelaz.ppu] Error 217
make[1]: Leaving directory `e:/Lazarus/fixes_2_2/components/freetype'
make: *** [lazbuild] Error 2


Gabor


More information about the fpc-devel mailing list