• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-mvit] v5.29.1-36-g707b495d4b FAIL(M) MSWin32 Win10 Standard (Intel64/2 cpu)

    Subject: Smoke [smoke-me/khw-mvit] v5.29.1-36-g707b495d4b FAIL(M) MSWin32 Win10 Standard (Intel64/2 cpu)
    Message-ID: <3926_1532924204_5B5E912B_3926_40_1_20180730002359.17BA7209B6@cjg-arch>
    Date: Sun, 29 Jul 2018 19:23:58 -0500 (CDT)
    
    Automated smoke report for branch smoke-me/khw-mvit 5.29.2 patch 707b495d4b05298f5ca5846893893ec9fede3e5f v5.29.1-36-g707b495d4b
    cjg-windows2016: Virtual CPU a7769a6388d5(~2394 MHz) (Intel64/2 cpu)
        on        MSWin32 - Win10 Standard (64-bit)
        using     gcc version 7.1.0
        smoketime 1 hour 13 minutes (average 9 minutes 12 seconds)
    
    Summary: FAIL(M)
    
    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-36-g707b495d4b  Configuration (common) none
    ----------- ---------------------------------------------------------
    M M         
    M M         -Duselargefiles
    M M         -Duseithreads
    M M         -Duseithreads -Duselargefiles
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE707b495d4b05298f5ca5846893893ec9fede3e5f
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Compiler messages(gcc):
    win32.c: In function 'win32_fseek':
    win32.c:2873: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:3432:36: error: static assertion failed: "sizeof(long) >= sizeof(len)"
    ..\..\lib\CORE/perl.h:3448: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:2747: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:3763: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:3756: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:3777: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:3770:18: note: declared here
    re_exec.o:re_exec.c:(.text+0x395d): undefined reference to `__imp__Perl_WB_invmap'
    re_exec.o:re_exec.c:(.text+0x3a74): undefined reference to `__imp__Perl_WB_invmap'
    re_exec.o:re_exec.c:(.text+0x491b): undefined reference to `__imp__Perl_SB_invmap'
    re_exec.o:re_exec.c:(.text+0x49dd): undefined reference to `__imp__Perl_SB_invmap'
    re_exec.o:re_exec.c:(.text+0x4c03): undefined reference to `__imp__Perl_WB_invmap'
    re_exec.o:re_exec.c:(.text+0x4d72): undefined reference to `__imp__Perl_WB_invmap'
    re_exec.o:re_exec.c:(.text+0x4f20): undefined reference to `__imp_WB_table'
    re_exec.o:re_exec.c:(.text+0x530d): undefined reference to `__imp__Perl_LB_invmap'
    re_exec.o:re_exec.c:(.text+0x5346): undefined reference to `__imp__Perl_LB_invmap'
    re_exec.o:re_exec.c:(.text+0x556d): undefined reference to `__imp__Perl_GCB_invmap'
    re_exec.o:re_exec.c:(.text+0x55a6): undefined reference to `__imp__Perl_GCB_invmap'
    re_exec.o:re_exec.c:(.text+0x56d9): undefined reference to `__imp_GCB_table'
    re_exec.o:re_exec.c:(.text+0x66da): undefined reference to `__imp__Perl_SB_invmap'
    re_exec.o:re_exec.c:(.text+0x6792): undefined reference to `__imp__Perl_SB_invmap'
    re_exec.o:re_exec.c:(.text+0x687a): undefined reference to `__imp_LB_table'
    re_exec.o:re_exec.c:(.text+0x6910): undefined reference to `__imp__Perl_LB_invmap'
    re_exec.o:re_exec.c:(.text+0x6ac9): undefined reference to `__imp_LB_table'
    re_exec.o:re_exec.c:(.text+0x6ae3): undefined reference to `__imp_LB_table'
    re_exec.o:re_exec.c:(.text+0xfe70): undefined reference to `__imp__Perl_SB_invmap'
    re_exec.o:re_exec.c:(.text+0x100b4): undefined reference to `__imp__Perl_LB_invmap'
    re_exec.o:re_exec.c:(.text+0x1030c): undefined reference to `__imp__Perl_GCB_invmap'
    re_exec.o:re_exec.c:(.text+0x10549): undefined reference to `__imp__Perl_WB_invmap'
    re_exec.o:re_exec.c:(.text+0x1140f): undefined reference to `__imp__Perl_GCB_invmap'
    re_exec.o:re_exec.c:(.text+0x1169f): undefined reference to `__imp__Perl_SB_invmap'
    re_exec.o:re_exec.c:(.text+0x117f3): undefined reference to `__imp__Perl_WB_invmap'
    re_exec.o:re_exec.c:(.text+0x13921): undefined reference to `__imp__Perl_LB_invmap'
    re_exec.o:re_exec.c:(.text+0x17b84): undefined reference to `__imp__Perl_WB_invmap'
    re_exec.o:re_exec.c:(.text+0x17ef1): undefined reference to `__imp__Perl_SB_invmap'
    re_exec.o:re_exec.c:(.text+0x18250): undefined reference to `__imp__Perl_LB_invmap'
    re_exec.o:re_exec.c:(.text+0x1bba7): undefined reference to `__imp__Perl_WB_invmap'
    re_exec.o:re_exec.c:(.text+0x1bdaa): undefined reference to `__imp__Perl_LB_invmap'
    re_exec.o:re_exec.c:(.text+0x1c23b): undefined reference to `__imp__Perl_GCB_invmap'
    re_exec.o:re_exec.c:(.text+0x1c4c4): undefined reference to `__imp__Perl_SB_invmap'
    re_comp.o:re_comp.c:(.text+0x22d6d): undefined reference to `__imp_PL_uni_prop_ptrs'
    re_comp.o:re_comp.c:(.text+0x22f79): undefined reference to `__imp__Perl_GCB_invlist'
    re_comp.o:re_comp.c:(.text+0x22f90): undefined reference to `__imp__Perl_SB_invlist'
    re_comp.o:re_comp.c:(.text+0x22fa6): undefined reference to `__imp__Perl_WB_invlist'
    re_comp.o:re_comp.c:(.text+0x22fbc): undefined reference to `__imp__Perl_LB_invlist'
    re_comp.o:re_comp.c:(.text+0x22fd2): undefined reference to `__imp__Perl_SCX_invlist'
    re_comp.o:re_comp.c:(.text+0x22fe8): undefined reference to `__imp_AboveLatin1_invlist'
    re_comp.o:re_comp.c:(.text+0x22ffe): undefined reference to `__imp_Latin1_invlist'
    re_comp.o:re_comp.c:(.text+0x23014): undefined reference to `__imp_UpperLatin1_invlist'
    re_comp.o:re_comp.c:(.text+0x230c4): undefined reference to `__imp_NonL1_Perl_Non_Final_Folds_invlist'
    re_comp.o:re_comp.c:(.text+0x230da): undefined reference to `__imp_Uppercase_Mapping_invlist'
    re_comp.o:re_comp.c:(.text+0x230f0): undefined reference to `__imp_Lowercase_Mapping_invlist'
    re_comp.o:re_comp.c:(.text+0x23106): undefined reference to `__imp_Titlecase_Mapping_invlist'
    re_comp.o:re_comp.c:(.text+0x2311c): undefined reference to `__imp_Case_Folding_invlist'
    re_comp.o:re_comp.c:(.text+0x23132): undefined reference to `__imp_Simple_Case_Folding_invlist'
    re_comp.o:re_comp.c:(.text+0x23148): undefined reference to `__imp__Perl_IVCF_invlist'
    re_comp.o:re_comp.c:(.text+0x234dc): undefined reference to `__imp_PL_uni_prop_ptrs'
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.72 running on perl 5.28.0
    (Reporter v0.053 / Smoker v0.046)