<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Am 17.12.22 um 17:14 schrieb Marcus
Sackrow via lazarus:<br>
</div>
<blockquote type="cite"
cite="mid:202170dd-c9e5-7799-7845-ad90a60c6209@web.de">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<p>Hi,</p>
<p><br>
</p>
<p>the LCL compilation fails since
b40000c46c16207dc00997df6aeb83f01198787b </p>
<p>for all platforms I let compile in my Jenkins for example
x86_64-linux</p>
<p><br>
</p>
<pre class="console-output">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'</pre>
<p><br>
</p>
<p><br>
</p>
<p>full log at<br>
</p>
<p><a class="moz-txt-link-freetext"
href="https://build.alb42.de:8081/job/LCL_off_x86_64-linux/12105/console"
moz-do-not-send="true">https://build.alb42.de:8081/job/LCL_off_x86_64-linux/12105/console</a></p>
<p><br>
</p>
<p>Greetings,</p>
<p>Marcus<br>
</p>
<p><br>
</p>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
</blockquote>
<p>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<br>
</p>
<p>What i did:<br>
</p>
<p>Renamed existing folder lazarus, did a <br>
</p>
<p>git clone <a class="moz-txt-link-freetext" href="https://gitlab.com/freepascal.org/lazarus/lazarus.git">https://gitlab.com/freepascal.org/lazarus/lazarus.git</a>
lazarus</p>
<p>and then in new lazarus folder<br>
</p>
<p>make clean<br>
make all useride<br>
<br>
</p>
<p>Result:</p>
<p>Lazarus 2.3.0 (rev main-2_3-2521-gb40000c46c) FPC 3.2.2
x86_64-linux-gtk2</p>
<p>So lazarus just compiles fine ...</p>
<p>Regards</p>
<p>John<br>
</p>
</body>
</html>