• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.29.1-78-g66f8515015 FAIL(FM) MSWin32 Win10 Standard (64-bit) Virtual CPU a7769a6388d5(~2394 MHz) 2

    Automated smoke report for branch blead 5.29.2 patch 66f85150154f441b79024356cbc59fbafcff7c2a v5.29.1-78-g66f8515015.
    cjg-windows2016: Virtual CPU a7769a6388d5(~2394 MHz) (Intel64/2 cpus)
        on        MSWin32 Win10 Standard (64-bit)
        using     gcc version 7.1.0 (*1)
        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.29.1-78-g66f8515015
    ----------------------- ----------------------------------------------------
    M  -  M  -               (*1)
    -  F  -  F              -Duselargefiles (*1)
    M  -  M  -              -Duseithreads (*1)
    -  F  -  F              -Duseithreads -Duselargefiles (*1)
    |  |  |  |
    |  |  |  +------------  stdio DEBUGGING
    |  |  +---------------  minitest DEBUGGING
    |  +------------------  stdio
    +---------------------  minitest
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKE66f85150154f441b79024356cbc59fbafcff7c2a
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        win32.c: In function 'win32_fseek':
        win32.c:2881:24: warning: passing argument 2 of 'fsetpos' from incompatible pointer type [-Wincompatible-pointer-types]
        C:/home/core/bin/strawberry-perl-5.28.0.1-64bit-portable/c/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:1739:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        ..\..\lib\CORE/perl.h:1752:21: note: in expansion of macro 'INT2PTR'
        RealPPPort.xs:1650:27: note: in expansion of macro 'PTR2ul'
        POSIX.c: In function 'XS_POSIX__Termios_getattr':
        POSIX.c:2189:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_setattr':
        POSIX.c:2245:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_getispeed':
        POSIX.c:2312:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_getiflag':
        POSIX.c:2343:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_getcc':
        POSIX.c:2395:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_setispeed':
        POSIX.c:2434:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_setiflag':
        POSIX.c:2476:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_setcc':
        POSIX.c:2524:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.xs: In function 'XS_POSIX_ctermid':
        POSIX.xs:1454:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        POSIX.xs:3699:11: note: in expansion of macro 'ctermid'
        POSIX.c: In function 'XS_POSIX_ttyname':
        POSIX.xs:1373:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        POSIX.c:5515:11: note: in expansion of macro 'ttyname'
        scalar.xs: In function 'PerlIOScalar_read':
        ..\..\lib\CORE/perl.h:3430:36: error: static assertion failed: "sizeof(long) >= sizeof(len)"
        ..\..\lib\CORE/perl.h:3446:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
        scalar.xs:189:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
        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'
        Socket.xs: In function 'XS_Socket_pack_sockaddr_un':
        Socket.xs:876: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:943: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:1063: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:1106:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        APItest.c: In function 'XS_XS__APItest__PtrTable_clear':
        APItest.c:3209:2: warning: 'Perl_ptr_table_clear' is deprecated [-Wdeprecated-declarations]
        ..\..\lib\CORE/proto.h:2744:20: note: declared here
        APItest.xs: In function 'XS_XS__APItest__Magic_test_toLOWER_utf8':
        APItest.xs:6439:13: warning: 'Perl_to_utf8_lower' is deprecated [-Wdeprecated-declarations]
        ..\..\lib\CORE/proto.h:3760:18: note: declared here
        APItest.xs: In function 'XS_XS__APItest__Magic_test_toFOLD_utf8':
        APItest.xs:6529:13: warning: 'Perl_to_utf8_fold' is deprecated [-Wdeprecated-declarations]
        ..\..\lib\CORE/proto.h:3753:18: note: declared here
        APItest.xs: In function 'XS_XS__APItest__Magic_test_toUPPER_utf8':
        APItest.xs:6619:13: warning: 'Perl_to_utf8_upper' is deprecated [-Wdeprecated-declarations]
        ..\..\lib\CORE/proto.h:3774:18: note: declared here
        APItest.xs: In function 'XS_XS__APItest__Magic_test_toTITLE_utf8':
        APItest.xs:6702:13: warning: 'Perl_to_utf8_title' is deprecated [-Wdeprecated-declarations]
        ..\..\lib\CORE/proto.h:3767:18: note: declared here
        compilet.exp:fake:(.edata+0x3c): undefined reference to `boot_compilet'
        t\cplust.exp:fake:(.edata+0x38): undefined reference to `boot_cplust'
        threads.xs: In function 'S_jmpenv_run':
        threads.xs:18:23: warning: implicit declaration of function '_setjmpex'; did you mean '_setjmp3'? [-Wimplicit-function-declaration]
        threads.xs:18:23: note: in definition of macro 'setjmp'
        ..\..\lib\CORE/iperlsys.h:1074:31: note: in expansion of macro 'Sigsetjmp'
        ..\..\lib\CORE/cop.h:121:19: note: in expansion of macro 'PerlProc_setjmp'
        threads.xs:504:5: note: in expansion of macro 'JMPENV_PUSH'
        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'
    

    About this smoke:
    smoking-perl: 5.28.0
    smoker-version: 1.72/0.046
    timestamp: 2018-08-08 17:20:25+00
    tester: core