<div dir="ltr">Ok so I tried what you suggested, I downloaded the rtems-tools-5.3 tar form the server and I launched directly the waf script.<br>I got the same error, then I tried again and again I got the same error but on a file following the one that caused the first error. So I launched the waf again and it managed to compile all the files.<br>After this I did a waf clean and tried again and I got the same results, error - error - compilation complete.<div>Note the two errors happened in the same files as the first "run".</div><div>So now I have the tools compiled but I don't know how to finish the build of the toolchain, because if I launch the sb-set-builder again it cleans everything and starts again so when it reaches the tools part it crashes again because of the waf error.<br>I hope the explanation is clear and there is a solution for this problem. <br>I attach a file with parts of the three runs so you can see what's going on.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno mer 22 mar 2023 alle ore 19:01 Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 23/3/2023 1:16 am, Giovanni Righi wrote:<br>
> I opened the ticket as requested.<br>
> Now I'm having another issue, I re-runned the source-builder but now it stop<br>
> with the following error:<br>
> + ./waf<br>
> Waf: Entering directory<br>
> `C:/opt/rtems/rtems-source-builder-5.3/rtems/build/rt51/rtems-tools-5.3/build'<br>
> [  1/258] Compiling rtemstoolkit/elftoolchain/libelf/libelf_convert.m4<br>
> Traceback (most recent call last):<br>
>   File "<string>", line 55, in <module><br>
>   File "<string>", line 20, in run<br>
> OSError: [Errno 22] Invalid argument<br>
<br>
That looks like waf in rtems-tools had an issue. It may need to be updated.<br>
<br>
Are you able to download the rtems-tools tar file from our servers and manually<br>
build that package?<br>
<br>
Chris<br>
</blockquote></div>