> CC: [email protected]
> Subject: Smoke [blead] v5.17.5-177-gdbf7dff FAIL(M) MSWin32 Win2000 SP4 
> (x86/1 cpu)
> Date: Thu, 8 Nov 2012 22:17:00 -0500
> To: [email protected]
> From: [email protected]
> 
> Smoke logs available at http://m-l.org/~perl/smoke/perl/
> 
> Note: Due to a quirk of the virtual machine, build failures are generally
> because of timing issues on the VM rather than Perl problems, unless all
> of the grid says "M".
> 
> Automated smoke report for 5.17.6 patch 
> dbf7dff66e440223aca0cc87655e65e096264d59 v5.17.5-177-gdbf7dff
> perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2661 MHz) (x86/1 cpu)
>     on        MSWin32 - Win2000 SP4
>     using     cl version 14.00.50727.762
>     smoketime 1 hour 48 minutes (average 27 minutes 11 seconds)
> 
> Summary: FAIL(M)
> 
> O = OK  F = Failure(s), extended report at the bottom
> X = Failure(s) under TEST but not under harness
> ? = still running or test results not (yet) available
> Build failures during:       - = unknown or N/A
> c = Configure, m = make, M = make (after miniperl), t = make test-prep
> 
> v5.17.5-177-gdbf7dff  Configuration (common) none
> ----------- ---------------------------------------------------------
> O O         
> O M         -Duseithreads
> | +--------- -DDEBUGGING
> +----------- no debugging
> 
> 
> Locally applied patches:
>     uncommitted-changes
>     SMOKEdbf7dff66e440223aca0cc87655e65e096264d59
> 
> Compiler messages(MSWin32):
> ..\mg.c(681) : warning C4646: function declared with __declspec(noreturn) has 
> non-void return type
> ..\mg.c(686) : warning C4645: function declared with __declspec(noreturn) has 
> a return statement
> op.c(7322) : warning C4244: 'initializing' : conversion from 'U32' to 'const 
> char', possible loss of data
> op.c(11483) : warning C4028: formal parameter 1 different from declaration
> ..\pp.c(5856) : warning C4244: 'function' : conversion from 'U32' to 'const 
> char', possible loss of data
> ..\pp_hot.c(2688) : warning C4244: 'initializing' : conversion from 'I32' to 
> 'U8', possible loss of data
> ..\pp_sort.c(1668) : warning C4244: 'initializing' : conversion from 'I32' to 
> 'U8', possible loss of data
> ..\regcomp.c(6240) : warning C4244: 'function' : conversion from 'I32' to 
> 'char', possible loss of data
> ..\regcomp.c(6241) : warning C4244: 'function' : conversion from 'I32' to 
> 'char', possible loss of data
> ..\regcomp.c(6265) : warning C4244: 'function' : conversion from 'I32' to 
> 'char', possible loss of data
> ..\regcomp.c(6266) : warning C4244: 'function' : conversion from 'I32' to 
> 'char', possible loss of data
> ..\regcomp.c(10891) : warning C4244: '=' : conversion from 'UV' to 'char', 
> possible loss of data
> ..\regcomp.c(12520) : warning C4244: '=' : conversion from 'IV' to 'U8', 
> possible loss of data
> ..\regexec.c(4800) : warning C4244: 'initializing' : conversion from 'I32' to 
> 'U8', possible loss of data
> ..\regexec.c(4803) : warning C4244: 'initializing' : conversion from 'I32' to 
> 'U8', possible loss of data
> ..\toke.c(765) : warning C4244: '=' : conversion from 'U32' to 'U8', possible 
> loss of data
> ..\util.c(64) : warning C4646: function declared with __declspec(noreturn) 
> has non-void return type
> ..\util.c(70) : warning C4645: function declared with __declspec(noreturn) 
> has a return statement
> ..\util.c(2172) : warning C4244: '=' : conversion from 'long' to 'char', 
> possible loss of data
> ..\util.c(2173) : warning C4244: '=' : conversion from 'long' to 'char', 
> possible loss of data
> ..\util.c(2174) : warning C4244: '=' : conversion from 'long' to 'char', 
> possible loss of data
> ..\util.c(2175) : warning C4244: '=' : conversion from 'long' to 'char', 
> possible loss of data
> ..\util.c(2201) : warning C4244: '=' : conversion from 'long' to 'char', 
> possible loss of data
> ..\util.c(2202) : warning C4244: '=' : conversion from 'long' to 'char', 
> possible loss of data
> ..\util.c(2203) : warning C4244: '=' : conversion from 'long' to 'char', 
> possible loss of data
> ..\util.c(2204) : warning C4244: '=' : conversion from 'long' to 'char', 
> possible loss of data
> B.xs(966) : warning C4101: 'len' : unreferenced local variable
> B.xs(1898) : warning C4018: '<=' : signed/unsigned mismatch
> B.xs(1908) : warning C4018: '<=' : signed/unsigned mismatch
> IO.xs(493) : warning C4101: 'ret' : unreferenced local variable
> ListUtil.xs(249) : warning C4244: 'initializing' : conversion from 'I32' to 
> 'U8', possible loss of data
> ListUtil.xs(297) : warning C4244: 'initializing' : conversion from 'I32' to 
> 'U8', possible loss of data
> Base64.xs(394) : warning C4146: unary minus operator applied to unsigned 
> type, result still unsigned
> Base64.xs(396) : warning C4146: unary minus operator applied to unsigned 
> type, result still unsigned
> POSIX.xs(707) : warning C4101: 'charstring' : unreferenced local variable
> scalar.xs(175) : warning C4018: '>' : signed/unsigned mismatch
> Storable.xs(4902) : warning C4101: 'mg' : unreferenced local variable
> Storable.xs(4934) : warning C4101: 'mg' : unreferenced local variable
> Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
> APItest.xs(3070) : warning C4244: 'initializing' : conversion from 'I32' to 
> 'U8', possible loss of data
> APItest.xs(3469) : warning C4101: 'tmp' : unreferenced local variable
> re_exec.c(4800) : warning C4244: 'initializing' : conversion from 'I32' to 
> 'U8', possible loss of data
> re_exec.c(4803) : warning C4244: 'initializing' : conversion from 'I32' to 
> 'U8', possible loss of data
> re_comp.c(6240) : warning C4244: 'function' : conversion from 'I32' to 
> 'char', possible loss of data
> re_comp.c(6241) : warning C4244: 'function' : conversion from 'I32' to 
> 'char', possible loss of data
> re_comp.c(6265) : warning C4244: 'function' : conversion from 'I32' to 
> 'char', possible loss of data
> re_comp.c(6266) : warning C4244: 'function' : conversion from 'I32' to 
> 'char', possible loss of data
> re_comp.c(10891) : warning C4244: '=' : conversion from 'UV' to 'char', 
> possible loss of data
> re_comp.c(12520) : warning C4244: '=' : conversion from 'IV' to 'U8', 
> possible loss of data
> op.c(11483) : warning C4028: formal parameter 2 different from declaration
> .\win32.c(2862) : error C2065: 'my_perl' : undeclared identifier
> .\win32.c(2862) : error C2223: left of '->Idebug' must point to struct/union
> .\win32.c(2862) : warning C4047: 'function' : 'PerlInterpreter *' differs in 
> levels of indirection from 'int'
> .\win32.c(2862) : warning C4024: 'Perl_PerlIO_stderr' : different types for 
> formal and actual parameter 1
> .\win32.c(3412) : error C2223: left of '->Idebug' must point to struct/union
> .\win32.c(3412) : warning C4047: 'function' : 'PerlInterpreter *' differs in 
> levels of indirection from 'int'
> .\win32.c(3412) : warning C4024: 'Perl_PerlIO_stderr' : different types for 
> formal and actual parameter 1
> .\win32.c(3418) : error C2223: left of '->Idebug' must point to struct/union
> .\win32.c(3418) : warning C4047: 'function' : 'PerlInterpreter *' differs in 
> levels of indirection from 'int'
> .\win32.c(3418) : warning C4024: 'Perl_PerlIO_stderr' : different types for 
> formal and actual parameter 1
> .\win32.c(3420) : error C2223: left of '->Idebug' must point to struct/union
> .\win32.c(3420) : warning C4047: 'function' : 'PerlInterpreter *' differs in 
> levels of indirection from 'int'
> .\win32.c(3420) : warning C4024: 'Perl_PerlIO_stderr' : different types for 
> formal and actual parameter 1
> .\win32.c(332) : warning C4996: 'sprintf': This function or variable may be 
> unsafe. Consider using sprintf_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(338) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(347) : warning C4996: 'stricmp': The POSIX name for this item is 
> deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online 
> help for details.
> .\win32.c(365) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(392) : warning C4996: 'sprintf': This function or variable may be 
> unsafe. Consider using sprintf_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(411) : warning C4996: 'sprintf': This function or variable may be 
> unsafe. Consider using sprintf_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(416) : warning C4996: 'sprintf': This function or variable may be 
> unsafe. Consider using sprintf_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(424) : warning C4996: 'sprintf': This function or variable may be 
> unsafe. Consider using sprintf_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(709) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(840) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(897) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(916) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(960) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(1464) : warning C4996: 'strncpy': This function or variable may be 
> unsafe. Consider using strncpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(1641) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(1658) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(1852) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(1917) : warning C4996: 'localtime': This function or variable may 
> be unsafe. Consider using localtime_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(1951) : warning C4996: 'unlink': The POSIX name for this item is 
> deprecated. Instead, use the ISO C++ conformant name: _unlink. See online 
> help for details.
> .\win32.c(1956) : warning C4996: 'unlink': The POSIX name for this item is 
> deprecated. Instead, use the ISO C++ conformant name: _unlink. See online 
> help for details.
> .\win32.c(2044) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2047) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2050) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2053) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2059) : warning C4996: 'sprintf': This function or variable may be 
> unsafe. Consider using sprintf_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2064) : warning C4996: 'sprintf': This function or variable may be 
> unsafe. Consider using sprintf_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2067) : warning C4996: 'sprintf': This function or variable may be 
> unsafe. Consider using sprintf_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2075) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2078) : warning C4996: 'strncpy': This function or variable may be 
> unsafe. Consider using strncpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2110) : warning C4996: 'sprintf': This function or variable may be 
> unsafe. Consider using sprintf_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2115) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2590) : warning C4996: '__sys_nerr': This function or variable may 
> be unsafe. Consider using strerror instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2593) : warning C4996: '__sys_nerr': This function or variable may 
> be unsafe. Consider using strerror instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2604) : warning C4996: 'strcpy': This function or variable may be 
> unsafe. Consider using strcpy_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2609) : warning C4996: 'strerror': This function or variable may be 
> unsafe. Consider using strerror_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2636) : warning C4996: 'sprintf': This function or variable may be 
> unsafe. Consider using sprintf_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2698) : warning C4996: 'stricmp': The POSIX name for this item is 
> deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online 
> help for details.
> .\win32.c(2701) : warning C4996: 'fopen': This function or variable may be 
> unsafe. Consider using fopen_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2712) : warning C4996: 'fdopen': The POSIX name for this item is 
> deprecated. Instead, use the ISO C++ conformant name: _fdopen. See online 
> help for details.
> .\win32.c(2723) : warning C4996: 'stricmp': The POSIX name for this item is 
> deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online 
> help for details.
> .\win32.c(2726) : warning C4996: 'freopen': This function or variable may be 
> unsafe. Consider using freopen_s instead. To disable deprecation, use 
> _CRT_SECURE_NO_WARNINGS. See online help for details.
> .\win32.c(2766) : warning C4996: 'fileno': The POSIX name for this item is 
> deprecated. Instead, use the ISO C++ conformant name: _fileno. See online 
> help for details.
> 
> -- 
> Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
> (Reporter v0.035 / Smoker v0.045)
> 

I compiled dbf7dff66e440223aca0cc87655e65e096264d59 and no unusual tests failed 
for me. I will look at this later today/ tomorrow unless someone gets to it 
first.
                                          

Reply via email to