That was a good idea. It turned out that it stopped at the tar command. "which tar" showed that it used the tar out of windows. After installing the tar package for msys everything seemst to work (for now).
Thanks! -----Ursprüngliche Nachricht----- Von: Óscar Fuentes <o...@wanadoo.es> Gesendet: Freitag, 22. November 2019 15:03 An: msys2-users@lists.sourceforge.net Betreff: Re: [Msys2-users] makepkg-mingw hangs at prepare() "Weber, Holger" <holger.we...@telerob.com> writes: > I did the same in msys2_shell.cmd but with the same effect. > Any other things I can do? PKGBUILD is, essentially, a shell script. Search for the function prepare() and insert "echos" before each command to trace the execution and locate the point that hangs. _______________________________________________ Msys2-users mailing list Msys2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/msys2-users _______________________________________________ Msys2-users mailing list Msys2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/msys2-users