• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke v5.29.2-48-gec577cf424 FAIL(F) MSWin32 Win10 Standard (64-bit) Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz(~2600 MHz) 1

    Automated smoke report for branch smoke-me/jkeenan/sisyphus/131388-subnormals 5.29.3 patch ec577cf4240ba747c9efbc5d410a17a1fbac8e39 v5.29.2-48-gec577cf424.
    cjg-windows2016: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz(~2600 MHz) (Intel64/1 cpus)
        on        MSWin32 Win10 Standard (64-bit)
        using     gcc version 7.1.0 (*1)
        smoketime 4 hours 58 minutes (average 37 minutes 22 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.29.2-48-gec577cf424
    ----------------------- ----------------------------------------------------
    F  F                     (*1)
    F  F                    -Duselargefiles (*1)
    F  F                    -Duseithreads (*1)
    F  F                    -Duseithreads -Duselargefiles (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKEec577cf4240ba747c9efbc5d410a17a1fbac8e39
    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/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'
        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'
        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'
        C:/home/core/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."
        C:/home/core/strawberry-perl-5.28.0.1-64bit-portable/c/lib/gcc/x86_64-w64-mingw32/7.1.0/include/bmi2intrin.h:25:3: error: #error "Never use <bmi2intrin.h> directly; include <x86intrin.h> instead."
        C:/home/core/strawberry-perl-5.28.0.1-64bit-portable/c/lib/gcc/x86_64-w64-mingw32/7.1.0/include/f16cintrin.h:25:3: error: #error "Never use <f16intrin.h> directly; include <x86intrin.h> or <immintrin.h> instead."
        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'
        C:/home/core/strawberry-perl-5.28.0.1-64bit-portable/c/lib/gcc/x86_64-w64-mingw32/7.1.0/include/avx512vlbwintrin.h:25:2: error: #error "Never use <avx512vlbwintrin.h> directly; include <immintrin.h> instead."
        C:/home/core/strawberry-perl-5.28.0.1-64bit-portable/c/lib/gcc/x86_64-w64-mingw32/7.1.0/include/avx512fintrin.h:25:2: error: #error "Never use <avx512fintrin.h> directly; include <immintrin.h> instead."
        C:/home/core/strawberry-perl-5.28.0.1-64bit-portable/c/lib/gcc/x86_64-w64-mingw32/7.1.0/include/xopintrin.h:25:3: error: #error "Never use <xopintrin.h> directly; include <x86intrin.h> instead."
        C:/home/core/strawberry-perl-5.28.0.1-64bit-portable/c/lib/gcc/x86_64-w64-mingw32/7.1.0/include/fma4intrin.h:25:3: error: #error "Never use <fma4intrin.h> directly; include <x86intrin.h> instead."
        C:/home/core/strawberry-perl-5.28.0.1-64bit-portable/c/lib/gcc/x86_64-w64-mingw32/7.1.0/include/xsavesintrin.h:25:3: error: #error "Never use <xsavesintrin.h> directly; include <x86intrin.h> instead."
        C:/home/core/strawberry-perl-5.28.0.1-64bit-portable/c/lib/gcc/x86_64-w64-mingw32/7.1.0/include/lzcntintrin.h:25:3: error: #error "Never use <lzcntintrin.h> directly; include <x86intrin.h> instead."
        C:/home/core/strawberry-perl-5.28.0.1-64bit-portable/c/lib/gcc/x86_64-w64-mingw32/7.1.0/include/avx512ifmaintrin.h:25:2: error: #error "Never use <avx512ifmaintrin.h> directly; include <immintrin.h> instead."
    

    About this smoke:
    smoking-perl: 5.28.0
    smoker-version: 1.72/0.046
    timestamp: 2018-09-06 04:32:38+00
    tester: core