m2005 untar error on msys2 (tar01 directory)

Sebastian Huber sebastian.huber at embedded-brains.de
Tue May 5 05:30:48 UTC 2020


On 05/05/2020 07:20, Sebastian Huber wrote:

> I tried to build the tools to check if the test runs. I got this in a 
> mingw64 shell:
>
> config: tools/rtems-gdb-9.1-1.cfg
> error: shell macro failed: sh -c 
> "/c/test-msys64/home/release/rsb/source-builder/sb/rtems-build-dep -c 
> x86_64-w64-mingw32-gcc  -I '-IC:/test-msys64/mingw64/include/python3.8 
> -IC:/test-msys64/mingw64/include/python3.8
> -IC:/test-msys64/mingw64/include/python3.8 
> -IC:/test-msys64/mingw64/include/python3.8' -H Python.h": 1: sh: -c: 
> line 0: unexpected EOF while looking for matching `''
> sh: -c: line 1: syntax error: unexpected end of file 

If I run the command by hand, it seems to work:

$ sh -c 
"/c/test-msys64/home/release/rsb/source-builder/sb/rtems-build-dep -c 
x86_64-w64-mingw32-gcc  -I '-IC:/test-msys64/mingw64/include/python3.8 
-IC:/test-msys64/mingw64/include/python3.8 
-IC:/test-msys64/mingw64/include/python3.8 
-IC:/test-msys64/mingw64/include/python3.8' -H Python.h"
found



More information about the devel mailing list