Automated smoke report for 5.13.2 patch 
c941595168829d86ac7d2e0fa00a891d42f5d96e v5.13.2-26-gc941595
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2758 MHz) (x86/1 cpu)
    on        MSWin32 - Win2000 SP4
    using     cl version 14.00.50727.762
    smoketime 3 hours 14 minutes (average 24 minutes 20 seconds)

Summary: FAIL(FM)

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.13.2-26-gc941595  Configuration (common) none
----------- ---------------------------------------------------------
M F         
O M         -Duselargefiles
F O         -Duseithreads
O F         -Duseithreads -Duselargefiles
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    uncommitted-changes
    SMOKEc941595168829d86ac7d2e0fa00a891d42f5d96e

Failures: (common-args) none
[default] -DDEBUGGING
../t/op/alarm.t.............................................FAILED
    4
../cpan/ExtUtils-Command/t/eu_command.t.....................FAILED
    8
    Non-zero exit status: 1
../cpan/Memoize/t/expmod_t.t................................FAILED
    7

[default] -Duseithreads
../t/op/alarm.t.............................................FAILED
    2
../cpan/Time-HiRes/t/HiRes.t................................FAILED
    8, 11, 20-21

[default] -DDEBUGGING -Duseithreads -Duselargefiles
../cpan/ExtUtils-MakeMaker/t/PL_FILES.t.....................FAILED
    3-7
    Non-zero exit status: 5
../cpan/Memoize/t/expmod_t.t................................FAILED
    7

Compiler messages(MSWin32):
..\hv.c(461) : warning C4996: 'strupr': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help 
for details.
..\hv.c(521) : warning C4996: 'strupr': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help 
for details.
..\hv.c(563) : warning C4996: 'strupr': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help 
for details.
..\hv.c(959) : warning C4996: 'strupr': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help 
for details.
d:\smoke\perl\blead\build\time64.c(307) : 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.
d:\smoke\perl\blead\build\time64.c(326) : warning C4996: 'gmtime': This 
function or variable may be unsafe. Consider using gmtime_s instead. To disable 
deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
..\pp_sys.c(724) : warning C4996: 'umask': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _umask. See online help 
for details.
..\pp_sys.c(729) : warning C4996: 'umask': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _umask. See online help 
for details.
..\pp_sys.c(732) : warning C4996: 'umask': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _umask. See online help 
for details.
..\sv.c(2770) : 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.
..\sv.c(2966) : 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.
..\sv.c(9450) : 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.
..\sv.c(10255) : 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.
..\toke.c(3150) : 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.
..\toke.c(3174) : 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.
..\util.c(4288) : warning C4996: 'getcwd': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _getcwd. See online help 
for details.
..\util.c(6129) : warning C4996: '_vsnprintf': This function or variable may be 
unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use 
_CRT_SECURE_NO_WARNINGS. See online help for details.
..\util.c(6169) : warning C4996: '_vsnprintf': This function or variable may be 
unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use 
_CRT_SECURE_NO_WARNINGS. See online help for details.
.\win32.c(337) : 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(343) : 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(352) : 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(370) : 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(398) : 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(417) : 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(422) : 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(430) : 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(629) : warning C4996: 'getenv': This function or variable may be 
unsafe. Consider using _dupenv_s instead. To disable deprecation, use 
_CRT_SECURE_NO_WARNINGS. See online help for details.
.\win32.c(740) : 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(871) : 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(939) : 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(958) : 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(1007) : 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(1144) : warning C4996: 'open': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _open. See online help 
for details.
.\win32.c(1448) : 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(1648) : 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(1665) : 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(1676) : warning C4996: 'write': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _write. See online help 
for details.
.\win32.c(1773) : 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(1838) : 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(1872) : 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(1877) : 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(1965) : 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(1968) : 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(1971) : 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(1974) : 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(1980) : 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(1985) : 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(1988) : 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(1996) : 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(1999) : 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(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(2069) : 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(2627) : 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(2637) : 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(2642) : 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(2669) : 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(2731) : 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(2734) : 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(2751) : 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(2762) : 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(2765) : 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(2801) : warning C4996: 'fileno': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _fileno. See online help 
for details.
.\win32.c(3054) : warning C4996: '_fmode': This function or variable may be 
unsafe. Consider using _get_fmode instead. To disable deprecation, use 
_CRT_SECURE_NO_WARNINGS. See online help for details.
.\win32.c(3250) : warning C4996: 'wcscpy': This function or variable may be 
unsafe. Consider using wcscpy_s instead. To disable deprecation, use 
_CRT_SECURE_NO_WARNINGS. See online help for details.
.\win32.c(3271) : 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(3273) : 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(3304) : 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(3305) : 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(3327) : 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(3336) : 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(3374) : warning C4996: 'setmode': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _setmode. See online help 
for details.
.\win32.c(3422) : warning C4996: 'chsize': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _chsize. See online help 
for details.
.\win32.c(3448) : warning C4996: 'lseek': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _lseek. See online help 
for details.
.\win32.c(3475) : warning C4996: 'tell': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _tell. See online help 
for details.
.\win32.c(3490) : 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(3493) : warning C4996: 'open': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _open. See online help 
for details.
.\win32.c(3508) : warning C4996: 'eof': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _eof. See online help for 
details.
.\win32.c(3535) : warning C4996: 'dup': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _dup. See online help for 
details.
.\win32.c(3541) : warning C4996: 'dup2': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _dup2. See online help 
for details.
.\win32.c(3753) : warning C4996: 'write': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _write. See online help 
for details.
.\win32.c(3760) : warning C4996: 'mkdir': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _mkdir. See online help 
for details.
.\win32.c(3767) : warning C4996: 'rmdir': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _rmdir. See online help 
for details.
.\win32.c(3778) : warning C4996: 'chdir': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _chdir. See online help 
for details.
.\win32.c(3785) : warning C4996: 'access': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _access. See online help 
for details.
.\win32.c(3792) : warning C4996: 'chmod': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _chmod. See online help 
for details.
.\win32.c(3834) : 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(3849) : 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(3854) : 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(3914) : 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(3927) : 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(3972) : warning C4996: 'getenv': This function or variable may be 
unsafe. Consider using _dupenv_s instead. To disable deprecation, use 
_CRT_SECURE_NO_WARNINGS. See online help for details.
.\win32.c(3983) : 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(3991) : 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(4085) : 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(4287) : warning C4996: 'execv': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _execv. See online help 
for details.
.\win32.c(4311) : warning C4996: 'execvp': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _execvp. See online help 
for details.
.\win32.c(4324) : warning C4996: 'setbuf': This function or variable may be 
unsafe. Consider using setvbuf instead. To disable deprecation, use 
_CRT_SECURE_NO_WARNINGS. See online help for details.
.\win32.c(4336) : warning C4996: 'flushall': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _flushall. See online 
help for details.
.\win32.c(4342) : warning C4996: 'fcloseall': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _fcloseall. See online 
help for details.
.\win32.c(4354) : warning C4996: 'gets': This function or variable may be 
unsafe. Consider using gets_s instead. To disable deprecation, use 
_CRT_SECURE_NO_WARNINGS. See online help for details.
.\win32.c(4591) : 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(4804) : warning C4996: 'putenv': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _putenv. See online help 
for details.
.\win32sck.c(382) : warning C4996: 'wcstombs': This function or variable may be 
unsafe. Consider using wcstombs_s instead. To disable deprecation, use 
_CRT_SECURE_NO_WARNINGS. See online help for details.
.\win32sck.c(394) : warning C4996: 'getenv': This function or variable may be 
unsafe. Consider using _dupenv_s instead. To disable deprecation, use 
_CRT_SECURE_NO_WARNINGS. See online help for details.
.\win32sck.c(470) : warning C4996: 'close': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _close. See online help 
for details.
.\win32sck.c(479) : warning C4996: 'close': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _close. See online help 
for details.
.\win32sck.c(485) : warning C4996: 'close': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _close. See online help 
for details.
.\win32sck.c(491) : warning C4996: 'close': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _close. See online help 
for details.
Cwd.xs(75) : warning C4101: 'symlink' : unreferenced local variable
Base64.xs(343) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
Base64.xs(345) : warning C4146: unary minus operator applied to unsigned type, 
result still unsigned
.\win32.c(2624) : 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(2854) : warning C4996: 'fileno': The POSIX name for this item is 
deprecated. Instead, use the ISO C++ conformant name: _fileno. See online help 
for details.
# NMAKE : fatal error U1077: 'D:\smoke\perl\blead\build\t\perl.exe' : return 
code '0x1'

-- 
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)

Reply via email to