<div dir="ltr">I opened the ticket as requested.<br>Now I'm having another issue, I re-runned the source-builder but now it stop with the following error:<br>+ ./waf<br>Waf: Entering directory `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>[  2/258] Compiling rtemstoolkit/elftoolchain/libelf/libelf_fsize.m4<br>Waf: Leaving directory `C:/opt/rtems/rtems-source-builder-5.3/rtems/build/rt51/rtems-tools-5.3/build'<br>Build failed<br>Traceback (most recent call last):<br>  File "C:/opt/rtems/rtems-source-builder-5.3/rtems/build/rt51/rtems-tools-5.3/waf3-2.0.19-1f3c580272b15a03d2566843c5fe872a/waflib/Context.py", line 181, in exec_command<br>    ret,out,err=Utils.run_process(cmd,kw,cargs)<br>  File "C:/opt/rtems/rtems-source-builder-5.3/rtems/build/rt51/rtems-tools-5.3/waf3-2.0.19-1f3c580272b15a03d2566843c5fe872a/waflib/Utils.py", line 598, in run_process<br>    return run_prefork_process(cmd,kwargs,cargs)<br>  File "C:/opt/rtems/rtems-source-builder-5.3/rtems/build/rt51/rtems-tools-5.3/waf3-2.0.19-1f3c580272b15a03d2566843c5fe872a/waflib/Utils.py", line 533, in run_prefork_process<br>    proc.stdin.write(obj)<br>BrokenPipeError: [Errno 32] Broken pipe<br><br>During handling of the above exception, another exception occurred:<br><br>Traceback (most recent call last):<br>  File "C:/opt/rtems/rtems-source-builder-5.3/rtems/build/rt51/rtems-tools-5.3/waf3-2.0.19-1f3c580272b15a03d2566843c5fe872a/waflib/Task.py", line 180, in process<br>    ret=self.run()<br>  File "<string>", line 14, in f<br>  File "C:/opt/rtems/rtems-source-builder-5.3/rtems/build/rt51/rtems-tools-5.3/waf3-2.0.19-1f3c580272b15a03d2566843c5fe872a/waflib/Task.py", line 173, in exec_command<br>    return self.generator.bld.exec_command(cmd,**kw)<br>  File "C:/opt/rtems/rtems-source-builder-5.3/rtems/build/rt51/rtems-tools-5.3/waf3-2.0.19-1f3c580272b15a03d2566843c5fe872a/waflib/Context.py", line 183, in exec_command<br>    raise Errors.WafError('Execution failure: %s'%str(e),ex=e)<br>waflib.Errors.WafError: Execution failure: [Errno 32] Broken pipe<br><br>shell cmd failed: sh -ex  /c/opt/rtems/rtems-source-builder-5.3/rtems/build/rt51/do-build<br>error: building rt51<br></div>