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

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to