Long story short, several attempts to follow the most excellent instructions for Msys2 have consistently resulted in failure when I attempt to Install The Toolchain. Love to have some help here, I've tried to solve this myself over the past few weeks but I've bashed my head into the wall so many times I can't see due to the blood in my eyes! Help...
HP ProBook 6570 b, Win10
This is what I see every time I attempt the toolchain:
My HP@MyHP-PC MINGW64 ~/librepilot
$ mingw32-make.exe all_sdk_install
Makefile:33: C:/msys64/home/My: No such file or directory
Makefile:33: HP/librepilot/make/functions.mk: No such file or directory
Makefile:143: C:/msys64/home/My: No such file or directory
Makefile:143: HP/librepilot/make/tools.mk: No such file or directory
Makefile:243: C:/msys64/home/My: No such file or directory
Makefile:243: HP/librepilot/flight/Makefile: No such file or directory
Makefile:267: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:193: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:301: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:267: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:357: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:301: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:361: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:357: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:410: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:361: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:410: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:410: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:410: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:410: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:413: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:410: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:413: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:413: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:413: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:413: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:413: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:413: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:413: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:413: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:413: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:413: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:517: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:413: warning: ignoring old recipe for target 'C:/msys64/home/My'
/usr/bin/sh: --: invalid option
Usage: /usr/bin/sh [GNU long option] [option] ...
/usr/bin/sh [GNU long option] [option] script-file ...
GNU long options:
--debug
--debugger
--dump-po-strings
--dump-strings
--help
--init-file
--login
--noediting
--noprofile
--norc
--posix
--protected
--rcfile
--restricted
--verbose
--version
--wordexp
Shell options:
-ilrsD or -c command or -O shopt_option (invocation only)
-abefhkmnptuvxBCHP or -o option
Makefile:546: C:/msys64/home/My: No such file or directory
Makefile:546: HP/librepilot/package/Windows.mk: No such file or directory
Makefile:554: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:517: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:557: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:554: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:564: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:557: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:575: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:564: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:581: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:575: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:698: warning: overriding recipe for target 'C:/msys64/home/My'
Makefile:581: warning: ignoring old recipe for target 'C:/msys64/home/My'
Makefile:697: target 'C:/msys64/home/My' given more than once in the same rule
Makefile:697: target 'C:/msys64/home/My' given more than once in the same rule
Makefile:697: target 'C:/msys64/home/My' given more than once in the same rule
Makefile:697: target 'C:/msys64/home/My' given more than once in the same rule
Makefile:697: target 'C:/msys64/home/My' given more than once in the same rule
Makefile:697: target 'C:/msys64/home/My' given more than once in the same rule
Makefile:697: target 'C:/msys64/home/My' given more than once in the same rule
Makefile:697: target 'C:/msys64/home/My' given more than once in the same rule
Makefile:697: target 'C:/msys64/home/My' given more than once in the same rule
Makefile:697: target 'C:/msys64/home/My' given more than once in the same rule
mingw32-make: *** No rule to make target 'HP/librepilot/package/Windows.mk'. Stop.
My HP@MyHP-PC MINGW64 ~/librepilot
$