[Lazarus] LCL compilation fail for at least x86_linux

John Landmesser jmlandmesser at gmx.de
Sat Dec 17 17:49:05 CET 2022


Am 17.12.22 um 17:14 schrieb Marcus Sackrow via lazarus:
>
> Hi,
>
>
> the LCL compilation fails since b40000c46c16207dc00997df6aeb83f01198787b
>
> for all platforms I let compile in my Jenkins for example x86_64-linux
>
>
> Compiling ./widgetset/wsforms.pp
> customform.inc(38,5) Warning: Case statement does not handle all possible cases
> customform.inc(647,3) Note: Local variable "NewState" not used
> customform.inc(1164,26) Error: Incompatible types: got "TAnchors" expected "Set Of TAnchorKind"
> customform.inc(1168,8) Error: Incompatible types: got "SYSTEM.UITYPES.TAnchorKind" expected "CONTROLS.TAnchorKind"
> customform.inc(1170,8) Error: Incompatible types: got "SYSTEM.UITYPES.TAnchorKind" expected "CONTROLS.TAnchorKind"
> forms.pp(2345) Fatal: There were 3 errors compiling module, stopping
> Fatal: Compilation aborted
> make[1]: *** [Makefile:4639: alllclunits.ppu] Error 1
> make[1]: Leaving directory '/var/lib/jenkins/workspace/LCL_off_x86_64-linux/lcl'
>
>
>
> full log at
>
> https://build.alb42.de:8081/job/LCL_off_x86_64-linux/12105/console
>
>
> Greetings,
>
> Marcus
>
>
>
No probs here on XFCE and Linux manjaro 6.0.11-1-MANJARO #1 SMP
PREEMPT_DYNAMIC Fri Dec 2 21:23:52 UTC 2022 x86_64 GNU/Linux

What i did:

Renamed existing folder lazarus, did a

git clone https://gitlab.com/freepascal.org/lazarus/lazarus.git lazarus

and then in new lazarus folder

make clean
make all useride

Result:

Lazarus 2.3.0 (rev main-2_3-2521-gb40000c46c) FPC 3.2.2 x86_64-linux-gtk2

So lazarus just compiles fine ...

Regards

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20221217/e853ef73/attachment.htm>


More information about the lazarus mailing list