• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.31.4-355-g67eb585123 FAIL(F) MSWin32 Win10 Business (64-bit) Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz(~2392 MHz) 4

    Automated smoke report for branch blead 5.31.5 patch 67eb585123f82c50117f74fd12bf748a659b41e8 v5.31.4-355-g67eb585123.
    DigitizedSqueak: Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz(~2392 MHz) (Intel64/4 cpus)
        on        MSWin32 Win10 Business (64-bit)
        using     gcc version 7.1.0 (*1)
        smoketime 7 hours 54 minutes (average 59 minutes 20 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.31.4-355-g67eb585123
    ----------------------- ----------------------------------------------------
    F  F                    -DCCHOME=C:\strawberry-perl-5.28.0.1-64bit-portable\c (*1)
    F  F                    -DCCHOME=C:\strawberry-perl-5.28.0.1-64bit-portable\c -Duselargefiles (*1)
    F  F                    -DCCHOME=C:\strawberry-perl-5.28.0.1-64bit-portable\c -Duseithreads (*1)
    F  O                    -DCCHOME=C:\strawberry-perl-5.28.0.1-64bit-portable\c -Duseithreads -Duselargefiles (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
      Applied patches:
        SMOKE67eb585123f82c50117f74fd12bf748a659b41e8
    Skipped tests:
            # One test name on a line
        t/porting/pending-author.t
    
    Test failures:
        None.
    
    Compiler messages:
        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:226:63: warning: offsetof within non-standard-layout type 'CPerlHost' is undefined [-Winvalid-offsetof]
        perlhost.h:240:12: note: in expansion of macro 'STRUCT2RAWPTR'
        perlhost.h: In function 'CPerlHost* IPerlMemShared2Host(IPerlMem*)':
        perlhost.h:245:12: note: in expansion of macro 'STRUCT2RAWPTR'
        perlhost.h: In function 'CPerlHost* IPerlMemParse2Host(IPerlMem*)':
        perlhost.h:250:12: note: in expansion of macro 'STRUCT2RAWPTR'
        perlhost.h: In function 'CPerlHost* IPerlEnv2Host(IPerlEnv*)':
        perlhost.h:233:38: note: in expansion of macro 'STRUCT2RAWPTR'
        perlhost.h:255:12: note: in expansion of macro 'STRUCT2PTR'
        perlhost.h: In function 'CPerlHost* IPerlStdIO2Host(IPerlStdIO*)':
        perlhost.h:260:12: note: in expansion of macro 'STRUCT2PTR'
        perlhost.h: In function 'CPerlHost* IPerlLIO2Host(IPerlLIO*)':
        perlhost.h:265:12: note: in expansion of macro 'STRUCT2PTR'
        perlhost.h: In function 'CPerlHost* IPerlDir2Host(IPerlDir*)':
        perlhost.h:270:12: note: in expansion of macro 'STRUCT2PTR'
        perlhost.h: In function 'CPerlHost* IPerlSock2Host(IPerlSock*)':
        perlhost.h:275:12: note: in expansion of macro 'STRUCT2PTR'
        perlhost.h: In function 'CPerlHost* IPerlProc2Host(IPerlProc*)':
        perlhost.h:280:12: note: in expansion of macro 'STRUCT2PTR'
        C:/strawberry-perl-5.28.0.1-64bit-portable/c/lib/gcc/x86_64-w64-mingw32/7.1.0/include/xsavecintrin.h:25:3: error: #error "Never use <xsavecintrin.h> directly; include <x86intrin.h> instead."
        RealPPPort.xs: In function 'XS_Devel__PPPort_ptrtests':
        ..\..\lib\CORE/perl.h:1865:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        ..\..\lib\CORE/perl.h:1878:21: note: in expansion of macro 'INT2PTR'
        RealPPPort.xs:1809:27: note: in expansion of macro 'PTR2ul'
        POSIX.c: In function 'XS_POSIX__Termios_getattr':
        POSIX.c:2197:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_setattr':
        POSIX.c:2253:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_getispeed':
        POSIX.c:2320:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_getiflag':
        POSIX.c:2351:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_getcc':
        POSIX.c:2403:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_setispeed':
        POSIX.c:2442:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_setiflag':
        POSIX.c:2484:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.c: In function 'XS_POSIX__Termios_setcc':
        POSIX.c:2532:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
        POSIX.xs: In function 'XS_POSIX_ctermid':
        POSIX.xs:1462:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        POSIX.xs:3717:11: note: in expansion of macro 'ctermid'
        POSIX.c: In function 'XS_POSIX_ttyname':
        POSIX.xs:1381:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        POSIX.c:5530:11: note: in expansion of macro 'ttyname'
        Socket.xs: In function 'XS_Socket_pack_sockaddr_in6':
        Socket.xs:1082: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:1125: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:3273:2: warning: 'Perl_ptr_table_clear' is deprecated [-Wdeprecated-declarations]
        ..\..\lib\CORE/proto.h:2927:20: note: declared here
        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:122:19: note: in expansion of macro 'PerlProc_setjmp'
        threads.xs:504:5: note: in expansion of macro 'JMPENV_PUSH'
        compilet.exp:fake:(.edata+0x3c): undefined reference to `boot_compilet'
        t\cplust.exp:fake:(.edata+0x38): undefined reference to `boot_cplust'
    

    About this smoke:
    smoking-perl: 5.28.0
    smoker-version: 1.72_06/0.046
    timestamp: 2019-10-12 17:30:34+00
    tester: Mithaldu