../ext/POSIX/t/time.t .............................................. 1/19 # Failed test 'strftime() can handle unicode chars in the format string' # at t/time.t line 65. Wide character in print at ../../lib/Test2/Formatter/TAP.pm line 124. # got: '1970�?m�?d�?' # expected: '1970年01月16日' # Failed test 'strftime() can handle unicode chars in the format string' # at t/time.t line 68. Wide character in print at ../../lib/Test2/Formatter/TAP.pm line 124. # got: '1970�?m�?d�?' # expected: '1970年01月16日' # Failed test 'Format string has correct character' # at t/time.t line 74. # got: '63' # expected: '223' # Failed test 'Format string has correct character' # at t/time.t line 76. # got: '63' # expected: '223' # Looks like you failed 4 tests of 19. .... .... ../lib/locale.t .................................................... 1/? Use of uninitialized value $Config{"d_has_C_UTF8"} in string eq at ./loc_tools.pl line 343. Use of uninitialized value $Config{"d_has_C_UTF8"} in string eq at ./loc_tools.pl line 343, line 47. .... .... Test Summary Report ------------------- op/magic.t (Wstat: 0 Tests: 195 Failed: 2) Failed tests: 178, 181 uni/gv.t (Wstat: 0 Tests: 206 Failed: 1) Failed test: 78 ../ext/IPC-Open3/t/IPC-Open3.t (Wstat: 0 Tests: 45 Failed: 0) TODO passed: 25 ../ext/POSIX/t/time.t (Wstat: 1024 Tests: 19 Failed: 4) Failed tests: 9-10, 12-13 Non-zero exit status: 4 Files=2661, Tests=1149180, 1837 wallclock secs (98.95 usr + 7.03 sys = 105.98 CPU) Result: FAIL NMAKE : fatal error U1077: '.\perl.exe' : return code '0x7' Stop.