[Lazarus] LCL compilation fail for at least x86_linux
Marcus Sackrow
alb42 at web.de
Sat Dec 17 17:14:26 CET 2022
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20221217/dda56c5c/attachment.htm>
More information about the lazarus
mailing list