• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.31.8-113-gd936cc82df FAIL(F) Solaris 2.11 i86pc (2100MHz) 1

    Automated smoke report for branch smoke-me/fix_17537 5.31.9 patch d936cc82dfb0ffda827240dbd409e4eef46fe3de v5.31.8-113-gd936cc82df.
    cjg-hipster: i86pc (2100MHz) (i386/1 cpus)
        on        Solaris 2.11
        using     gcc version 6.5.0 (*1)
        smoketime 8 hours 34 minutes (average 42 minutes 52 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.8-113-gd936cc82df
    ----------------------- ----------------------------------------------------
    F  F                    -Dcc=gcc (*1)
    F  F                    -Dcc=gcc -Duse64bitall (*1)
    F  F                    -Dcc=gcc -Duselongdouble (*1)
    F  F                    -Dcc=gcc -Duseithreads (*1)
    F  F                    -Dcc=gcc -Duseithreads -Duse64bitall (*1)
    F  F                    -Dcc=gcc -Duseithreads -Duselongdouble (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKEd936cc82dfb0ffda827240dbd409e4eef46fe3de
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        op.c: In function 'Perl_custom_op_get_field':
        op.c:18001:9: warning: 'any.xop_name' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regcomp.c: In function 'S_study_chunk':
        regcomp.c:5500:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        regcomp.c: In function 'S_regpiece':
        regcomp.c:12605:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        regcomp.c: In function 'S_regtail':
        regcomp.c:20379:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        regexec.c: In function 'S_regmatch':
        regexec.c:8249:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        regexec.c:8272:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        B.c: In function 'XS_B__PADNAME_TYPE':
        B.xs:2226:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
        B.xs:2210:6: note: 'ret' was declared here
        Cwd.xs:23:0: warning: "SYSNAME" redefined
        /usr/include/sys/param.h:184:0: note: this is the location of the previous definition
        RealPPPort.xs: In function 'XS_Devel__PPPort_sprintf_ivmax':
        RealPPPort.xs:1006:27: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=]
        RealPPPort.xs: In function 'XS_Devel__PPPort_sprintf_uvmax':
        RealPPPort.xs:1013:27: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=]
        RealPPPort.c: In function 'XS_Devel__PPPort_isASCII_utf8_safe':
        RealPPPort.c:4932:6: warning: unused variable 'offset' [-Wunused-variable]
        RealPPPort.c: In function 'XS_Devel__PPPort_isASCII_LC_utf8_safe':
        RealPPPort.c:5638:6: warning: unused variable 'offset' [-Wunused-variable]
        Encode.c: In function 'XS_Encode_decode':
        ../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
        ../../XSUB.h:185:20: note: in definition of macro 'dXSI32'
        Encode.c: In function 'XS_Encode_encode':
        SysV.xs: In function 'XS_IPC__SysV_shmdt':
        SysV.xs:415:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
        ODBM_File.xs:24:5: warning: identifier 'delete' conflicts with C++ keyword [-Wc++-compat]
        ODBM_File.c: In function 'XS_ODBM_File_DELETE':
        ODBM_File.xs:64:31: warning: identifier 'delete' conflicts with C++ keyword [-Wc++-compat]
        ODBM_File.xs:64:31: note: in definition of macro 'odbm_DELETE'
        ./const-xs.inc: In function 'boot_Socket':
        ./const-xs.inc:986:43: warning: missing braces around initializer [-Wmissing-braces]
        ./const-xs.inc:986:43: note: (near initialization for 'ip6_address')
        ./const-xs.inc:995:43: warning: missing braces around initializer [-Wmissing-braces]
        ./const-xs.inc:995:43: note: (near initialization for 'ip6_address')
        const-c.inc: In function 'constant_19':
        const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
        APItest.xs: In function 'XS_XS__APItest__HvMacro_u8_to_u16_le':
        APItest.xs:6884:13: warning: unused variable 'u64' [-Wunused-variable]
        re_exec.c: In function 'S_regmatch':
        re_exec.c:8249:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        re_exec.c:8272:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        re_exec.c: In function 'S_regtry':
        re_exec.c:6539:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_exec.c:6443:17: note: 'fold_array' was declared here
        re_exec.c:6545:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_exec.c:6442:16: note: 'folder' was declared here
        re_comp.c: In function 'S_study_chunk':
        re_comp.c:5500:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        re_comp.c: In function 'S_regpiece':
        re_comp.c:12605:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        re_comp.c: In function 'S_regtail':
        re_comp.c:20379:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        re_comp.c: In function 'S_regtail_study':
        re_comp.c:20493:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        re_comp.c: In function 'S_ssc_is_cp_posixl_init':
        re_comp.c:1564:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_comp.c:1563:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_comp.c: In function 'S_ssc_and':
        re_comp.c:1497:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_comp.c:1482:15: note: 'end' was declared here
        re_comp.c:1496:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
        re_comp.c:1482:8: note: 'start' was declared here
        regcomp.c: In function 'S_regtail_study':
        regcomp.c:20493:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        regcomp.c: In function 'S_ssc_is_cp_posixl_init':
        regcomp.c:1564:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regcomp.c:1563:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regcomp.c: In function 'S_ssc_and':
        regcomp.c:1497:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regcomp.c:1482:15: note: 'end' was declared here
        regcomp.c:1496:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regcomp.c:1482:8: note: 'start' was declared here
        regexec.c: In function 'S_regtry':
        regexec.c:6539:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regexec.c:6443:17: note: 'fold_array' was declared here
        regexec.c:6545:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
        regexec.c:6442:16: note: 'folder' was declared here
        Storable.xs: In function 'store_ref':
        Storable.xs:735:18: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'STRLEN {aka unsigned int}' [-Wformat=]
        Storable.xs:131:30: note: in definition of macro 'TRACEME'
        Storable.xs:817:13: note: in expansion of macro 'MBUF_XTEND'
        Storable.xs:1048:13: note: in expansion of macro 'MBUF_PUTC'
        Storable.xs:2386:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:2388:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:2390:9: note: in expansion of macro 'PUTMARK'
        Storable.xs: In function 'store_scalar':
        Storable.xs:2447:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:2450:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:2489:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:2492:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:2536:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:2537:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:2562:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:746:13: note: in expansion of macro 'MBUF_XTEND'
        Storable.xs:832:9: note: in expansion of macro 'MBUF_CHK'
        Storable.xs:1057:13: note: in expansion of macro 'MBUF_PUTINT'
        Storable.xs:2563:13: note: in expansion of macro 'WRITE_I32'
        Storable.xs:2566:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:849:9: note: in expansion of macro 'MBUF_CHK'
        Storable.xs:1133:13: note: in expansion of macro 'MBUF_WRITE'
        Storable.xs:2567:13: note: in expansion of macro 'WRITE'
        Storable.xs:2606:9: note: in expansion of macro 'PUTMARK'
        Storable.xs:2607:9: note: in expansion of macro 'WRITE'
        Storable.xs:1143:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:2637:13: note: in expansion of macro 'STORE_PV_LEN'
        Storable.xs:1144:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:1146:17: note: in expansion of macro 'WRITE'
        Storable.xs:1148:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:1149:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:1151:13: note: in expansion of macro 'WRITE'
        Storable.xs:1154:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:1080:17: note: in expansion of macro 'MBUF_PUTINT'
        Storable.xs:1155:13: note: in expansion of macro 'WLEN'
        Storable.xs:1085:17: note: in expansion of macro 'MBUF_PUTINT'
        Storable.xs:1156:13: note: in expansion of macro 'WRITE'
        Storable.xs:310:32: note: in expansion of macro 'STORE_PV_LEN'
        Storable.xs:2644:13: note: in expansion of macro 'STORE_UTF8STR'
        Storable.xs:1160:31: note: in expansion of macro 'STORE_PV_LEN'
        Storable.xs:2646:13: note: in expansion of macro 'STORE_SCALAR'
        Storable.xs: In function 'store_array':
        Storable.xs:2692:9: note: in expansion of macro 'PUTMARK'
        Storable.xs:2693:9: note: in expansion of macro 'WLEN'
        Storable.xs:1170:2: note: in expansion of macro 'PUTMARK'
        Storable.xs:2717:13: note: in expansion of macro 'STORE_SV_UNDEF'
        Storable.xs:2729:13: note: in expansion of macro 'PUTMARK'
        Storable.xs: In function 'store_hash':
        Storable.xs:2848:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:2849:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:2852:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:2854:9: note: in expansion of macro 'WLEN'
        Storable.xs:3022:17: note: in expansion of macro 'PUTMARK'
        Storable.xs:3034:13: note: in expansion of macro 'WLEN'
        Storable.xs:3036:17: note: in expansion of macro 'WRITE'
        Storable.xs: In function 'store_hentry':
        Storable.xs:3216:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:3232:13: note: in expansion of macro 'WLEN'
        Storable.xs:3234:17: note: in expansion of macro 'WRITE'
        Storable.xs: In function 'store_code':
        Storable.xs:3390:5: note: in expansion of macro 'PUTMARK'
        Storable.xs:3400:9: note: in expansion of macro 'STORE_UTF8STR'
        Storable.xs:3402:9: note: in expansion of macro 'STORE_SCALAR'
        Storable.xs: In function 'store_regexp':
        Storable.xs:3478:5: note: in expansion of macro 'PUTMARK'
        Storable.xs:3479:5: note: in expansion of macro 'PUTMARK'
        Storable.xs:3482:7: note: in expansion of macro 'WLEN'
        Storable.xs:3485:7: note: in expansion of macro 'PUTMARK'
        Storable.xs:3486:5: note: in expansion of macro 'WRITE'
        Storable.xs:3487:5: note: in expansion of macro 'PUTMARK'
        Storable.xs:3488:5: note: in expansion of macro 'WRITE'
        Storable.xs: In function 'store_tied':
        Storable.xs:3523:9: note: in expansion of macro 'PUTMARK'
        Storable.xs:3526:9: note: in expansion of macro 'PUTMARK'
        Storable.xs:3529:9: note: in expansion of macro 'PUTMARK'
        Storable.xs: In function 'store_tied_item':
        Storable.xs:3588:9: note: in expansion of macro 'PUTMARK'
        Storable.xs:3602:9: note: in expansion of macro 'PUTMARK'
        Storable.xs:3610:9: note: in expansion of macro 'WLEN'
        Storable.xs: In function 'store_hook':
        Storable.xs:3890:6: note: in expansion of macro 'PUTMARK'
        Storable.xs:3891:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:3893:17: note: in expansion of macro 'PUTMARK'
        Storable.xs:3895:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:4010:2: note: in expansion of macro 'PUTMARK'
        Storable.xs:4011:9: note: in expansion of macro 'PUTMARK'
        Storable.xs:4013:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:4015:9: note: in expansion of macro 'PUTMARK'
        Storable.xs:4020:13: note: in expansion of macro 'WLEN'
        Storable.xs:4023:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:4027:13: note: in expansion of macro 'WLEN'
        Storable.xs:4030:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:4032:9: note: in expansion of macro 'WRITE'
        Storable.xs:4044:9: note: in expansion of macro 'WLEN'
        Storable.xs:4047:9: note: in expansion of macro 'PUTMARK'
        Storable.xs:4050:9: note: in expansion of macro 'WRITE'
        Storable.xs:4060:13: note: in expansion of macro 'WLEN'
        Storable.xs:4065:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:4086:17: note: in expansion of macro 'WRITE_I32'
        Storable.xs: In function 'store_blessed':
        Storable.xs:4195:9: note: in expansion of macro 'PUTMARK'
        Storable.xs:4198:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:4201:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:4202:13: note: in expansion of macro 'WLEN'
        Storable.xs:4207:9: note: in expansion of macro 'PUTMARK'
        Storable.xs:4210:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:4213:13: note: in expansion of macro 'PUTMARK'
        Storable.xs:4214:13: note: in expansion of macro 'WLEN'
        Storable.xs:4216:9: note: in expansion of macro 'WRITE'
        Storable.xs: In function 'store_other':
        Storable.xs:4267:9: note: in expansion of macro 'STORE_SCALAR'
        Storable.xs: In function 'store':
        Storable.xs:4465:6: note: in expansion of macro 'PUTMARK'
        Storable.xs:4466:6: note: in expansion of macro 'WRITE_I32'
        Storable.xs: In function 'magic_write':
        Storable.xs:4600:5: note: in expansion of macro 'WRITE'
        Piece.xs: In function '_strptime':
        Piece.xs:719:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
        reentr.c: In function 'Perl_reentrant_retry':
        reentr.c:331:30: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat]
        reentr.h:974:56: note: in definition of macro 'gethostbyaddr'
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2020-02-06 20:17:34+00
    tester: core