Closed xarx00 closed 8 years ago
There is an even worse consequence of the problem above: The tar archive mingw-w64-x86_64-kicad-git-r6540.4c7a61d-1-any.pkg.tar.xz in /msys64/home/MINGW-packages/mingw-w64-kicad-git/ is generated corrupted. After fixing the above, the build finishes correctly.
I will close this as it seems to be a transient hiccup with MSYS2.
During a clean build, copydlls.sh fails (on Win7pro x64):
This is because /msys64/usr/bin/find.exe does not work. And that is because early in the build process the following fails:
It's because msys-2.0.dll, bash.exe and pacman.exe are being used at that time. After I replace msys-2.0.dll manually, find.exe starts to work.
So the problem is evidently in that the new find.exe (installed from /msys64/var/cache/pacman/pkg/findutils-4.6.0-1-x86_64.pkg.tar.xz) is no longer backwards-compatible with the old binary msys-2.0.dll distributed as part of msys2-base-x86_64-20150916