On Fri Feb 20 07:52:06 2015, hv wrote: > I think what's there now is worth some smoke-testing, I've renamed the > branch to smoke-me/hv-grok. Hmm, I'm getting a consistent failure for +threads -debugging under win32 that I don't understand. The log for that config (at http://m-l.org/~perl/smoke/perl/win32/smoke-me/Hugo%20van%20der%20Sanden/log564cba32cbcca439aa4cff6c9da609586124b2f3.log.gz) starts like so: Configuration: -Dusedevel -Duseithreads ------------------------------------------------------------------------------ make distclean ... Copy Policy.sh ... Configure ...[./Configure -Dusedevel -Duseithreads -DCCTYPE=MSVC] make ...[nmake -f smoke.mk -nologo /D CCTYPE=MSVC80FREE MAKE="nmake -nologo /D" ] Could Not Find D:\smoke\perl\smoke-me\build\win32\config.h NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\cl.EXE"' : return code '0x2' Stop. The other configurations all look like: Configuration: -Dusedevel -DDEBUGGING ------------------------------------------------------------------------------ make distclean ... Copy Policy.sh ... Configure ...[./Configure -Dusedevel -DDEBUGGING -DCCTYPE=MSVC] make ...[nmake -f smoke.mk -nologo /D CCTYPE=MSVC80FREE MAKE="nmake -nologo /D" ] Could Not Find D:\smoke\perl\smoke-me\build\win32\config.h Running config_h.PL Writing config.h config.h has changed Options: (DEBUGGING HAS_TIMES HAVE_INTERP_INTERN [...] Anyone have a clue for that? Hugo --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=123814Thread Previous | Thread Next