Well, a long time after mentioning this problem. It seems that what's going on is a bug in msys2 ncurses: http://sourceforge.net/p/msys2/tickets/32/?limit=25 FWIW, I have added a couple of "-i" arguments to the python that is launched during 'make check' and things are running. Best regards; Fabrice 2014-08-06 22:51 GMT+02:00 Fabrice Popineau : > Hi all, > > I compiled the latest trunk revno: 117656 with mingw64, so I'm running > under Windows. > At the moment, running 'make check' stops waiting and I have to interrupt > it. > > It gets stuck at the end of Python test. > This is the end of test/automates/python-tests.log: > > passed 103/145 python-shell-calculate-process-environment-1 > passed 104/145 python-shell-calculate-process-environment-2 > passed 105/145 python-shell-calculate-process-environment-3 > Can't guess python-indent-offset, using defaults: 4 > Can't guess python-indent-offset, using defaults: 4 > Making python-shell-interpreter local to > *Python[c:/Users/Fabrice/AppData/Local/Temp/python-tests18084jIp.py]* while > let-bound! > Making python-shell-interpreter-args local to > *Python[c:/Users/Fabrice/AppData/Local/Temp/python-tests18084jIp.py]* while > let-bound! > > Any idea of what's going on? > > Best regards, > > Fabrice >