• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.25.4-174-gadf9b81 FAIL(F) MSWin32 Win10 Enterprise (64-bit) Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz(~4008 MHz) 8

    This report never had a log

    Automated smoke report for branch smoke-me/khw-encode 5.25.5 patch adf9b819500501defb89b82745d8d368303bec57 v5.25.4-174-gadf9b81.
    DESKTOP-DUOI7F4: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz(~4008 MHz) (Intel64/8 cpus)
        on        MSWin32 Win10 Enterprise (64-bit)
        using     gcc version 6.1.0 (*1)
        smoketime 2 hours 15 minutes (average 16 minutes 58 seconds)
    
    Summary: FAIL(F)
    
    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.25.4-174-gadf9b81
    ----------------------- ----------------------------------------------------
    F  F                    -DCCHOME=C:\mingw-w64\x86_64-6.1.0\mingw64 (*1)
    F  F                    -DCCHOME=C:\mingw-w64\x86_64-6.1.0\mingw64 -Duselargefiles (*1)
    F  F                    -DCCHOME=C:\mingw-w64\x86_64-6.1.0\mingw64 -Duseithreads (*1)
    F  F                    -DCCHOME=C:\mingw-w64\x86_64-6.1.0\mingw64 -Duseithreads -Duselargefiles (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
      Applied patches:
        SMOKEadf9b819500501defb89b82745d8d368303bec57
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        ./config.h:2660:73: warning: excess elements in array initializer
        ..\perl.h:5760:32: note: in expansion of macro 'LONGDBLINFBYTES'
        ./config.h:2660:73: note: (near initialization for 'PL_inf.u8')
        ./config.h:2660:79: warning: excess elements in array initializer
        ./config.h:2660:79: note: (near initialization for 'PL_inf.u8')
        ./config.h:2660:85: warning: excess elements in array initializer
        ./config.h:2660:85: note: (near initialization for 'PL_inf.u8')
        ./config.h:2660:91: warning: excess elements in array initializer
        ./config.h:2660:91: note: (near initialization for 'PL_inf.u8')
        ./config.h:2661:73: warning: excess elements in array initializer
        ..\perl.h:5796:32: note: in expansion of macro 'LONGDBLNANBYTES'
        ./config.h:2661:73: note: (near initialization for 'PL_nan.u8')
        ./config.h:2661:79: warning: excess elements in array initializer
        ./config.h:2661:79: note: (near initialization for 'PL_nan.u8')
        ./config.h:2661:85: warning: excess elements in array initializer
        ./config.h:2661:85: note: (near initialization for 'PL_nan.u8')
        ./config.h:2661:91: warning: excess elements in array initializer
        ./config.h:2661:91: note: (near initialization for 'PL_nan.u8')
        win32.c: In function 'win32_fseek':
        win32.c:2872:24: warning: passing argument 2 of 'fsetpos' from incompatible pointer type [-Wincompatible-pointer-types]
        C:/mingw-w64/x86_64-6.1.0/mingw64/x86_64-w64-mingw32/include/stdio.h:468:15: note: expected 'const fpos_t * {aka const long long int *}' but argument is of type 'long int *'
        RealPPPort.xs: In function 'XS_Devel__PPPort_ptrtests':
        ..\..\lib\CORE/perl.h:1730:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        ..\..\lib\CORE/perl.h:1745:21: note: in expansion of macro 'INT2PTR'
        RealPPPort.xs:1598:27: note: in expansion of macro 'PTR2ul'
        POSIX.c: In function 'XS_POSIX__Termios_getattr':
        POSIX.c:2149:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_setattr':
        POSIX.c:2205:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_getispeed':
        POSIX.c:2272:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_getiflag':
        POSIX.c:2303:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_getcc':
        POSIX.c:2355:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_setispeed':
        POSIX.c:2394:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_setiflag':
        POSIX.c:2436:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_setcc':
        POSIX.c:2484:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.xs: In function 'XS_POSIX_ctermid':
        POSIX.xs:1416:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        POSIX.xs:3611:11: note: in expansion of macro 'ctermid'
        POSIX.c: In function 'XS_POSIX_ttyname':
        POSIX.xs:1335:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        POSIX.c:5429:11: note: in expansion of macro 'ttyname'
        Socket.xs: In function 'XS_Socket_pack_sockaddr_un':
        Socket.xs:808:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        Socket.xs: In function 'XS_Socket_unpack_sockaddr_un':
        Socket.xs:870:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        Socket.xs: In function 'XS_Socket_pack_sockaddr_in6':
        Socket.xs:974:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        Socket.xs: In function 'XS_Socket_unpack_sockaddr_in6':
        Socket.xs:1013:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        Storable.xs: In function 'known_class':
        Storable.xs:475:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        Storable.xs:1978:15: note: in expansion of macro 'LOW_32BITS'
        Storable.xs: In function 'store_scalar':
        Storable.xs:534:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        Storable.xs:694:6: note: in expansion of macro 'int_aligned'
        Storable.xs:891:3: note: in expansion of macro 'MBUF_PUTINT'
        Storable.xs:2182:17: note: in expansion of macro 'WRITE_I32'
        Storable.xs:532:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        Storable.xs:534:26: note: in expansion of macro 'trunc_int'
        Storable.xs:903:4: note: in expansion of macro 'MBUF_PUTINT'
        Storable.xs:935:3: note: in expansion of macro 'WLEN'
        Storable.xs:2241:17: note: in expansion of macro 'STORE_PV_LEN'
        Storable.xs:908:4: note: in expansion of macro 'MBUF_PUTINT'
        Storable.xs:253:32: note: in expansion of macro 'STORE_PV_LEN'
        Storable.xs:2248:17: note: in expansion of macro 'STORE_UTF8STR'
        Storable.xs:940:31: note: in expansion of macro 'STORE_PV_LEN'
        Storable.xs:2250:17: note: in expansion of macro 'STORE_SCALAR'
        Storable.xs: In function 'store_array':
        Storable.xs:2282:2: note: in expansion of macro 'WLEN'
        Storable.xs: In function 'store_hash':
        Storable.xs:2394:2: note: in expansion of macro 'WLEN'
        Storable.xs:2561:4: note: in expansion of macro 'WLEN'
        Storable.xs:2667:29: note: in expansion of macro 'WLEN'
        Storable.xs: In function 'store_code':
        Storable.xs:2778:3: note: in expansion of macro 'STORE_UTF8STR'
        Storable.xs:2780:3: note: in expansion of macro 'STORE_SCALAR'
        Storable.xs: In function 'store_tied_item':
        Storable.xs:2908:3: note: in expansion of macro 'WLEN'
        Storable.xs: In function 'store_hook':
        Storable.xs:3288:4: note: in expansion of macro 'WLEN'
        Storable.xs:3295:4: note: in expansion of macro 'WLEN'
        Storable.xs:3306:3: note: in expansion of macro 'WLEN'
        Storable.xs:3318:4: note: in expansion of macro 'WLEN'
        Storable.xs:3330:23: note: in expansion of macro 'LOW_32BITS'
        Storable.xs:3331:4: note: in expansion of macro 'WRITE_I32'
        Storable.xs: In function 'store_blessed':
        Storable.xs:3447:4: note: in expansion of macro 'WLEN'
        Storable.xs:3458:4: note: in expansion of macro 'WLEN'
        Storable.xs: In function 'store_other':
        Storable.xs:3509:2: note: in expansion of macro 'STORE_SCALAR'
        Storable.xs: In function 'store':
        Storable.xs:3666:18: note: in expansion of macro 'LOW_32BITS'
        Storable.xs:3674:3: note: in expansion of macro 'WRITE_I32'
        Storable.xs: In function 'retrieve_idx_blessed':
        Storable.xs:632:7: note: in expansion of macro 'int_aligned'
        Storable.xs:983:3: note: in expansion of macro 'MBUF_GETINT'
        Storable.xs:4008:3: note: in expansion of macro 'RLEN'
        Storable.xs: In function 'retrieve_blessed':
        Storable.xs:4058:3: note: in expansion of macro 'RLEN'
        Storable.xs: In function 'retrieve_hook':
        Storable.xs:4217:4: note: in expansion of macro 'RLEN'
        Storable.xs:4240:4: note: in expansion of macro 'RLEN'
        Storable.xs:4273:3: note: in expansion of macro 'RLEN'
        Storable.xs:4295:4: note: in expansion of macro 'RLEN'
        Storable.xs:973:3: note: in expansion of macro 'MBUF_GETINT'
        Storable.xs:4325:4: note: in expansion of macro 'READ_I32'
        Storable.xs: In function 'retrieve_tied_idx':
        Storable.xs:4860:2: note: in expansion of macro 'RLEN'
        Storable.xs: In function 'retrieve_lscalar':
        Storable.xs:4885:2: note: in expansion of macro 'RLEN'
        Storable.xs: In function 'retrieve_lvstring':
        Storable.xs:5092:2: note: in expansion of macro 'RLEN'
        Storable.xs: In function 'retrieve_netint':
        Storable.xs:5154:2: note: in expansion of macro 'READ_I32'
        Storable.xs: In function 'retrieve_array':
        Storable.xs:5341:2: note: in expansion of macro 'RLEN'
        Storable.xs: In function 'retrieve_hash':
        Storable.xs:5402:2: note: in expansion of macro 'RLEN'
        Storable.xs:5432:3: note: in expansion of macro 'RLEN'
        Storable.xs: In function 'retrieve_flag_hash':
        Storable.xs:5491:5: note: in expansion of macro 'RLEN'
        Storable.xs:5565:13: note: in expansion of macro 'RLEN'
        Storable.xs: In function 'old_retrieve_array':
        Storable.xs:5750:2: note: in expansion of macro 'RLEN'
        Storable.xs: In function 'old_retrieve_hash':
        Storable.xs:5813:2: note: in expansion of macro 'RLEN'
        Storable.xs:5859:3: note: in expansion of macro 'RLEN'
        Storable.xs: In function 'retrieve':
        Storable.xs:6160:3: note: in expansion of macro 'READ_I32'
        Storable.xs:6215:5: note: in expansion of macro 'RLEN'
        APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
        APItest.c:3040:2: warning: 'Perl_ptr_table_clear' is deprecated [-Wdeprecated-declarations]
        ..\..\lib\CORE/proto.h:2494:20: note: declared here
        compilet.exp:fake:(.edata+0x3c): undefined reference to `boot_compilet'
        t\cplust.exp:fake:(.edata+0x38): undefined reference to `boot_cplust'
        DynaLoader.xs: In function 'XS_DynaLoader_dl_unload_file':
        dlutils.c:66:25: note: in definition of macro 'DLDEBUG'
        DynaLoader.xs:152:71: note: in expansion of macro 'PTR2ul'
        ..\..\lib\CORE/iperlsys.h:1266:30: note: in definition of macro 'PerlSock_htonl'
        threads.xs: In function 'S_jmpenv_run':
        threads.xs:18:23: warning: implicit declaration of function '_setjmpex' [-Wimplicit-function-declaration]
        ..\..\lib\CORE/config.h:1171:34: note: in expansion of macro 'setjmp'
        ..\..\lib\CORE/iperlsys.h:1075:31: note: in expansion of macro 'Sigsetjmp'
        ..\..\lib\CORE/cop.h:105:19: note: in expansion of macro 'PerlProc_setjmp'
        threads.xs:493:5: note: in expansion of macro 'JMPENV_PUSH'
        ../pp.h:66:17: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
        ../pp.h:76:17: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
        ../inline.h:134:6: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
        ../inline.h:144:6: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
        ../perl.h:6065:41: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
        ../perl.h:6075:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
        perllib.c: In function 'void xs_init(PerlInterpreter*)':
        perllib.c:37:18: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
        perlhost.h: In function 'CPerlHost* IPerlMem2Host(IPerlMem*)':
        perlhost.h:230:63: warning: offsetof within non-standard-layout type 'CPerlHost' is undefined [-Winvalid-offsetof]
        perlhost.h:244:12: note: in expansion of macro 'STRUCT2RAWPTR'
        perlhost.h: In function 'CPerlHost* IPerlMemShared2Host(IPerlMem*)':
        perlhost.h:249:12: note: in expansion of macro 'STRUCT2RAWPTR'
        perlhost.h: In function 'CPerlHost* IPerlMemParse2Host(IPerlMem*)':
        perlhost.h:254:12: note: in expansion of macro 'STRUCT2RAWPTR'
        perlhost.h: In function 'CPerlHost* IPerlEnv2Host(IPerlEnv*)':
        perlhost.h:237:38: note: in expansion of macro 'STRUCT2RAWPTR'
        perlhost.h:259:12: note: in expansion of macro 'STRUCT2PTR'
        perlhost.h: In function 'CPerlHost* IPerlStdIO2Host(IPerlStdIO*)':
        perlhost.h:264:12: note: in expansion of macro 'STRUCT2PTR'
        perlhost.h: In function 'CPerlHost* IPerlLIO2Host(IPerlLIO*)':
        perlhost.h:269:12: note: in expansion of macro 'STRUCT2PTR'
        perlhost.h: In function 'CPerlHost* IPerlDir2Host(IPerlDir*)':
        perlhost.h:274:12: note: in expansion of macro 'STRUCT2PTR'
        perlhost.h: In function 'CPerlHost* IPerlSock2Host(IPerlSock*)':
        perlhost.h:279:12: note: in expansion of macro 'STRUCT2PTR'
        perlhost.h: In function 'CPerlHost* IPerlProc2Host(IPerlProc*)':
        perlhost.h:284:12: note: in expansion of macro 'STRUCT2PTR'
        C:/mingw-w64/x86_64-6.1.0/mingw64/lib/gcc/x86_64-w64-mingw32/6.1.0/include/avx512vldqintrin.h:25:2: error: #error "Never use <avx512vldqintrin.h> directly; include <immintrin.h> instead."
        C:/mingw-w64/x86_64-6.1.0/mingw64/lib/gcc/x86_64-w64-mingw32/6.1.0/include/lzcntintrin.h:25:3: error: #error "Never use <lzcntintrin.h> directly; include <x86intrin.h> instead."
        C:/mingw-w64/x86_64-6.1.0/mingw64/lib/gcc/x86_64-w64-mingw32/6.1.0/include/lwpintrin.h:25:3: error: #error "Never use <lwpintrin.h> directly; include <x86intrin.h> instead."
    

    About this smoke:
    smoking-perl: 5.24.0
    smoker-version: 1.70_02/0.046
    timestamp: 2016-09-21 12:29:38+02
    tester: buildbot
    
    Here is an example of the actual smokecurrent.log from dmake test of a failing test run: [2016-08-19 03:25:28Z] [2016-08-19 03:25:28Z] Tests start here: [2016-08-19 03:25:28Z] TSTENV = stdio Skipping extension Unicode/Normalize, not ported to current platform at ..\make_ext.pl line 184. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. # Failed test 8 - truncate(PVBM) fails at io/pvbm.t line 51 # Failed test 10 - stat(PVBM) fails at io/pvbm.t line 54 # Failed test 12 - lstat(PVBM) fails at io/pvbm.t line 57 # Failed test 18 - chmod(PVBM) fails at io/pvbm.t line 66 # Failed test 22 - utime(PVBM) fails at io/pvbm.t line 75 This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. # Failed to start watchdog # Insecure $ENV{PATH} while running with -T switch at ./test.pl line 1638. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. # Failed test 10 - -r: found directories readable by effective uid/gid at op/filetest.t line 71 # got "foo io op" # expected "io op" This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. # Failed test 3 - print doesn't launder utf8 overlongs at ./test.pl line 1058 # got "\nThis application has requested the Runtime to terminate it in an unusual way.\nPlease contact the application\'s support team for more information." # expected "\x{c1}\x{af}\x{c1}\x{af}\x{c1}\x{b0}\x{c1}\x{b3}" # PROG: # use strict; # use warnings; # # no warnings 'utf8'; # # These form overlong "oops" # open my $fh, "<:utf8", \"\xC1\xAF\xC1\xAF\xC1\xB0\xC1\xB3" # or die "Could not open\n"; # read($fh, my $s, 10) or die "Could not read\n"; # print $s; # STATUS: 65280 # Failed test 48 - -t on STDIN at op/stat.t line 375 '"lskdfj does not exist"' is not recognized as an internal or external command, operable program or batch file. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. # Failed to start watchdog # Insecure $ENV{PATH} while running with -T switch at ./test.pl line 1638. -e syntax OK -e syntax OK -e syntax OK -e syntax OK -e syntax OK -e syntax OK tmp.pl syntax OK # Failed test 'Makefile.PL exited with zero' # at lib/MakeMaker/Test/Setup/XS.pm line 351. # got: 512 # expected: 0 # Tried to use make dependency with space for non-GNU make: # 'type map' # Fallback to short pathname failed. # Failed test 'Makefile.PL exited with zero' # at lib/MakeMaker/Test/Setup/XS.pm line 351. # got: 512 # expected: 0 # Warning (mostly harmless): No library found for -lmoldname # Warning (mostly harmless): No library found for -lkernel32 # Warning (mostly harmless): No library found for -luser32 # Warning (mostly harmless): No library found for -lgdi32 # Warning (mostly harmless): No library found for -lwinspool # Warning (mostly harmless): No library found for -lcomdlg32 # Warning (mostly harmless): No library found for -ladvapi32 # Warning (mostly harmless): No library found for -lshell32 # Warning (mostly harmless): No library found for -lole32 # Warning (mostly harmless): No library found for -loleaut32 # Warning (mostly harmless): No library found for -lnetapi32 # Warning (mostly harmless): No library found for -luuid # Warning (mostly harmless): No library found for -lws2_32 # Warning (mostly harmless): No library found for -lmpr # Warning (mostly harmless): No library found for -lwinmm # Warning (mostly harmless): No library found for -lversion # Warning (mostly harmless): No library found for -lodbc32 # Warning (mostly harmless): No library found for -lodbccp32 # Warning (mostly harmless): No library found for -lcomctl32 # Tried to use make dependency with space for non-GNU make: # 'type map' # Fallback to short pathname failed. # Writing MYMETA.yml and MYMETA.json # Failed test 'Makefile.PL exited with zero' # at lib/MakeMaker/Test/Setup/XS.pm line 351. # got: 512 # expected: 0 # Tried to use make dependency with space for non-GNU make: # 'type map' # Fallback to short pathname failed. # Writing MYMETA.yml and MYMETA.json # Failed test 'Makefile.PL exited with zero' # at lib/MakeMaker/Test/Setup/XS.pm line 351. # got: 512 # expected: 0 # Tried to use make dependency with space for non-GNU make: # 'type map' # Fallback to short pathname failed. # Writing MYMETA.yml and MYMETA.json # Failed test 'Makefile.PL exited with zero' # at lib/MakeMaker/Test/Setup/XS.pm line 351. # got: 512 # expected: 0 # Tried to use make dependency with space for non-GNU make: # 'lib/XS/type map' # Fallback to short pathname failed. # Failed test 'Makefile.PL exited with zero' # at lib/MakeMaker/Test/Setup/XS.pm line 351. # got: 512 # expected: 0 # Tried to use make dependency with space for non-GNU make: # 'lib/XS/type map' # Fallback to short pathname failed. # Failed test 'Makefile.PL exited with zero' # at lib/MakeMaker/Test/Setup/XS.pm line 351. # got: 512 # expected: 0 # Tried to use make dependency with space for non-GNU make: # 'lib/XS/type map' # Fallback to short pathname failed. # Failed test 'Makefile.PL exited with zero' # at lib/MakeMaker/Test/Setup/XS.pm line 351. # got: 512 # expected: 0 # Tried to use make dependency with space for non-GNU make: # 'lib/XS/type map' # Fallback to short pathname failed. # Looks like you failed 8 tests of 48. Use of uninitialized value in concatenation (.) or string at W:\testsmoke\perl-current\lib/ExtUtils/MM_Win32.pm line 146. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. # parser guessed wrong encoding expected 'CP1252' got 'UTF-8' The system cannot find the path specified. Note: Cannot run tests in color: Can't locate Win32/Console.pm # Test 2 got: "Long Path 5704" (t/GetShortPathName.t at line 15) # Expected: "(?^:^\\S{1,8}(\\.\\S{1,3})?$)" # t/GetShortPathName.t line 15 is: ok($short, qr/^\S{1,8}(\.\S{1,3})?$/); # Failed test 1 in t/Unicode.t at line 43 # t/Unicode.t line 43 is: ok(-d Win32::GetANSIPathName($dir)); # Failed test 2 in t/Unicode.t at line 47 # t/Unicode.t line 47 is: ok(-f Win32::GetANSIPathName($file)); # Failed test 3 in t/Unicode.t at line 50 # t/Unicode.t line 50 is: ok(opendir(my $dh, Win32::GetANSIPathName($dir))); # Failed test 5 in t/Unicode.t at line 67 # t/Unicode.t line 67 is: ok(Win32::SetCwd($dir)); # Test 8 got: "W:\\testsmoke\\perl-current\\cpan\\Win32" (t/Unicode.t at line 78) # Expected: "W:\\testsmoke\\perl-current\\cpan\\Win32\\Foo \x{394}\x{419} Bar \x{5E7}\x{645} Baz" # t/Unicode.t line 78 is: ok(Win32::GetLongPathName($w32dir), $long); # Test 9 got: "W:\\testsmoke\\perl-current\\cpan\\Win32" (t/Unicode.t at line 86) # Expected: "W:\\testsmoke\\perl-current\\cpan\\Win32\\Foo \x{394}\x{419} Bar \x{5E7}\x{645} Baz" # t/Unicode.t line 86 is: ok(Win32::GetLongPathName($subdir), $long); # Failed test 10 in t/Unicode.t at line 89 # t/Unicode.t line 89 is: ok(chdir(Win32::GetANSIPathName($dir))); # Test 11 got: "W:\\testsmoke\\perl-current\\cpan\\Win32" (t/Unicode.t at line 90) # Expected: "W:\\testsmoke\\perl-current\\cpan\\Win32\\Foo \x{394}\x{419} Bar \x{5E7}\x{645} Baz" # t/Unicode.t line 90 is: ok(Win32::GetLongPathName(Win32::GetCwd()), $long); dlltool: Unable to open base-file: compilet.base dlltool: Unable to open base-file: compilet.base compilet.exp:fake:(.edata+0x3c): undefined reference to `boot_compilet' collect2.exe: error: ld returned 1 exit status compilet.exp:fake:(.edata+0x3c): undefined reference to `boot_compilet' collect2.exe: error: ld returned 1 exit status t\cplust.exp:fake:(.edata+0x38): undefined reference to `boot_cplust' collect2.exe: error: ld returned 1 exit status t\cplust.exp:fake:(.edata+0x38): undefined reference to `boot_cplust' collect2.exe: error: ld returned 1 exit status skip() needs to know $how_many tests are in the block at t/cwd.t line 251 Use of uninitialized value $_[0] in string eq at ../../lib/File/Spec/Win32.pm line 139. Use of uninitialized value $_[0] in string eq at ../../lib/File/Spec/Win32.pm line 139. VOLUME = W: This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. dmake: Error code 153, while making 'test' error while running harness target 'test': 255 at W:/testsmoke/smoke/Test/Smoke/App/RunSmoke.pm line 112. [2016-08-19 03:37:11Z] [2016-08-19 03:37:11Z] ../t/base/rs.t..............................................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../t/base/rs.t..............................................FAILED [2016-08-19 03:37:11Z] No plan found in TAP output [2016-08-19 03:37:11Z] ../t/io/perlio.t............................................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../t/io/perlio.t............................................FAILED [2016-08-19 03:37:11Z] Bad plan. You planned 48 tests but ran 41. [2016-08-19 03:37:11Z] ../t/io/pvbm.t..............................................FAILED [2016-08-19 03:37:11Z] 8, 10, 12, 18, 22 [2016-08-19 03:37:11Z] ../t/io/utf8.t..............................................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../t/io/utf8.t..............................................FAILED [2016-08-19 03:37:11Z] Bad plan. You planned 63 tests but ran 61. [2016-08-19 03:37:11Z] ../t/op/coreamp.t...........................................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../t/op/coreamp.t...........................................FAILED [2016-08-19 03:37:11Z] No plan found in TAP output [2016-08-19 03:37:11Z] ../t/op/do.t................................................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../t/op/do.t................................................FAILED [2016-08-19 03:37:11Z] No plan found in TAP output [2016-08-19 03:37:11Z] ../t/op/filehandle.t........................................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../t/op/filehandle.t........................................FAILED [2016-08-19 03:37:11Z] No plan found in TAP output [2016-08-19 03:37:11Z] ../t/op/filetest.t..........................................FAILED [2016-08-19 03:37:11Z] 10 [2016-08-19 03:37:11Z] ../t/op/inccode-tie.t.......................................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../t/op/inccode-tie.t.......................................FAILED [2016-08-19 03:37:11Z] No plan found in TAP output [2016-08-19 03:37:11Z] ../t/op/inccode.t...........................................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../t/op/inccode.t...........................................FAILED [2016-08-19 03:37:11Z] No plan found in TAP output [2016-08-19 03:37:11Z] ../t/op/incfilter.t.........................................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../t/op/incfilter.t.........................................FAILED [2016-08-19 03:37:11Z] No plan found in TAP output [2016-08-19 03:37:11Z] ../t/op/leaky-magic.t.......................................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../t/op/leaky-magic.t.......................................FAILED [2016-08-19 03:37:11Z] Bad plan. You planned 72 tests but ran 2. [2016-08-19 03:37:11Z] ../t/op/print.t.............................................FAILED [2016-08-19 03:37:11Z] 3 [2016-08-19 03:37:11Z] ../t/op/stat.t..............................................FAILED [2016-08-19 03:37:11Z] 48 [2016-08-19 03:37:11Z] ../t/porting/cmp_version.t..................................FAILED [2016-08-19 03:37:11Z] Bad plan. You planned 244 tests but ran 43. [2016-08-19 03:37:11Z] ../cpan/Archive-Tar/t/09_roundtrip.t........................PASSED [2016-08-19 03:37:11Z] 1, 4, 6 [2016-08-19 03:37:11Z] ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t.................FAILED [2016-08-19 03:37:11Z] 3, 9, 15, 21, 27, 33, 39, 45 [2016-08-19 03:37:11Z] ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t.................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 8 [2016-08-19 03:37:11Z] ../cpan/IO-Compress/t/105oneshot-bzip2.t....................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../cpan/IO-Compress/t/105oneshot-bzip2.t....................FAILED [2016-08-19 03:37:11Z] Bad plan. You planned 1002 tests but ran 997. [2016-08-19 03:37:11Z] ../cpan/IO-Compress/t/105oneshot-deflate.t..................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../cpan/IO-Compress/t/105oneshot-deflate.t..................FAILED [2016-08-19 03:37:11Z] Bad plan. You planned 1002 tests but ran 997. [2016-08-19 03:37:11Z] ../cpan/IO-Compress/t/105oneshot-gzip.t.....................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../cpan/IO-Compress/t/105oneshot-gzip.t.....................FAILED [2016-08-19 03:37:11Z] Bad plan. You planned 1002 tests but ran 997. [2016-08-19 03:37:11Z] ../cpan/IO-Compress/t/105oneshot-rawdeflate.t...............FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../cpan/IO-Compress/t/105oneshot-rawdeflate.t...............FAILED [2016-08-19 03:37:11Z] Bad plan. You planned 1002 tests but ran 997. [2016-08-19 03:37:11Z] ../cpan/IO-Compress/t/105oneshot-zip.t......................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../cpan/IO-Compress/t/105oneshot-zip.t......................FAILED [2016-08-19 03:37:11Z] Bad plan. You planned 1002 tests but ran 997. [2016-08-19 03:37:11Z] ../cpan/Module-Metadata/t/contains_pod.t....................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../cpan/Module-Metadata/t/contains_pod.t....................FAILED [2016-08-19 03:37:11Z] Bad plan. You planned 3 tests but ran 0. [2016-08-19 03:37:11Z] ../cpan/Win32/t/GetShortPathName.t..........................FAILED [2016-08-19 03:37:11Z] 2 [2016-08-19 03:37:11Z] ../cpan/Win32/t/Unicode.t...................................FAILED [2016-08-19 03:37:11Z] 1-3, 5, 8-11 [2016-08-19 03:37:11Z] ../cpan/Win32/t/Unicode.t...................................FAILED [2016-08-19 03:37:11Z] Bad plan. You planned 12 tests but ran 11. [2016-08-19 03:37:11Z] ../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED [2016-08-19 03:37:11Z] 25 [2016-08-19 03:37:11Z] ../ext/PerlIO-scalar/t/scalar.t.............................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../ext/PerlIO-scalar/t/scalar.t.............................FAILED [2016-08-19 03:37:11Z] Bad plan. You planned 122 tests but ran 2. [2016-08-19 03:37:11Z] ../ext/PerlIO-scalar/t/scalar_ungetc.t......................FAILED [2016-08-19 03:37:11Z] Non-zero exit status: 255 [2016-08-19 03:37:11Z] ../ext/PerlIO-scalar/t/scalar_ungetc.t......................FAILED [2016-08-19 03:37:11Z] Bad plan. You planned 20 tests but ran 3. [2016-08-19 03:37:11Z] Archived results...