[Lazarus] Lazarus 2.2.6 on Raspberry Pi5B, error during build

Maxim Ganetsky ganmax at narod.ru
Sun Dec 10 18:01:15 CET 2023


10.12.2023 19:51, Bo Berglund via lazarus пишет:
> I am setting up my new RPi3B with 64 bit Pi-OS Bookworm and have now come to
> FreePascal/Lazarus.
>
> Freepascal is built from sources (trunk of 3.2.3) using a seed compiler 3.2.2
> earlier obtained as an apt install on an RPi4B also running Pi-OS 64 bit
> Bookworm.
>
> [...]
>
> Note that I am using fpc 3.2.3 head revision on this system since no other
> version seems to be possible to build on the 64 bit Pi-OS.
> But that version builds without problems.
>
>
> So I am using the self-compiled fpc 3.2.3 to build Lazarus 2.2.6 and it fails
> during build with the following exit message (only end of output shown):
This combination of FPC and Lazarus won't work. You should use head 
revisions of Lazarus from `fixes_3_0` or `main` branches  if you want 
use FPC 3.2.3 and up.
> make bigide....
>
> (9009) Assembling translations
> (3104) Compiling uitypes.pas
> /home/bosse/devtools/lazarus/2.2.6/components/lazutils/uitypes.pas(105,14)
> Error: (3285) Expected another 2 array elements
> /home/bosse/devtools/lazarus/2.2.6/components/lazutils/uitypes.pas(93,58) Fatal:
> (10026) There were 1 errors compiling module, stopping
> Fatal: (1018) Compilation aborted
> make[1]: *** [Makefile:3394: lazutils.ppu] Error 1
> make[1]: Leaving directory
> '/home/bosse/devtools/lazarus/2.2.6/components/lazutils'
> make: *** [Makefile:3802: lazutils] Error 2
>
> [...]

-- 
Best regards,
  Maxim Ganetsky                  mailto:ganmax at narod.ru



More information about the lazarus mailing list