• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke v5.36.3 PASS Solaris 2.11 i86pc (3700MHz) 1

    Automated smoke report for branch maint-5.36 5.36.3 patch d456446ba5b8fba87f3f26fa700eb749c622e434 v5.36.3.
    cjg-omniosce: i86pc (3700MHz) (i386/1 cpus)
        on        Solaris 2.11
        using     gcc version 12.3.0 (*1)
        smoketime 4 hours 55 minutes (average 24 minutes 36 seconds)
    
    Summary: PASS
    
    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.36.3
    ----------------------- ----------------------------------------------------
    O  O                    -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' (*1)
    O  O                    -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duse64bitall (*1)
    O  O                    -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duselongdouble (*1)
    O  O                    -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads (*1)
    O  O                    -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall (*1)
    O  O                    -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duselongdouble (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
        Test todo-passed:
        ../cpan/Time-Piece/t/06large.t (1-250)
          [stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duselongdouble DEBUGGING
          [stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duselongdouble
          [stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads DEBUGGING
          [stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duse64bitall
          [stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duselongdouble
          [stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall DEBUGGING
          [stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duselongdouble DEBUGGING
          [stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS'
          [stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads
          [stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' DEBUGGING
          [stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall
          [stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duse64bitall DEBUGGING
        
    Compiler messages:
        sv_inline.h: In function 'S_new_SV':
        sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
        sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
        sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
        gv.c: In function 'S_gv_stashpvn_internal':
        gv.c:1609:9: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        hv.h:60:17: note: 'hek_key' declared here
        gv.c: In function 'S_parse_gv_stash_name':
        gv.c:1815:25: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        gv.c:1829:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        gv.c: In function 'Perl_gv_handler':
        gv.c:3277:19: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        regcomp.c: In function 'Perl_re_op_compile':
        regcomp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in 'old_re->sv_u.svu_pv + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
        dump.c: In function 'Perl_do_gv_dump':
        dump.c:1650:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        dump.c: In function 'Perl_do_gvgv_dump':
        dump.c:1665:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        util.c: In function 'S_gv_has_usable_name':
        util.c:6013:9: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        mg.c: In function 'Perl_magic_clearisa':
        mg.c:1889:23: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        mg.c:1901:15: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        mro_core.c: In function 'Perl_mro_get_linear_isa':
        mro_core.c:428:28: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        mro_core.c: In function 'Perl_mro_package_moved':
        mro_core.c:790:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        mro_core.c: In function 'S_mro_gather_and_rename':
        mro_core.c:906:39: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        mro_core.c:1166:38: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        hv.c: In function 'S_hv_delete_common':
        hv.c:1436:42: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        hv.c:1445:18: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        hv.c:1532:14: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        hv.c: In function 'Perl_hfree_next_entry':
        hv.c:2172:44: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        hv.c:2174:31: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        hv.c: In function 'Perl_hv_undef_flags':
        hv.c:2225:41: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        sv.c: In function 'S_glob_assign_glob':
        sv.c:3712:48: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        sv.c:3721:22: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        sv.c:3734:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        sv.c:3790:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        sv.c: In function 'Perl_gv_setref':
        sv.c:3940:24: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        sv.c:3953:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        sv.c: In function 'Perl_sv_setsv_flags':
        sv.c:4385:25: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        sv.c: In function 'S_anonymise_cv_maybe':
        sv.c:6450:27: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        sv.c:6450:50: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        sv.c: In function 'Perl_sv_clear':
        sv.c:6685:20: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        sv.c: In function 'Perl_sv_resetpvn':
        sv.c:9932:33: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        sv.c: In function 'Perl_sv_ref':
        sv.c:10309:21: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        sv.c: In function 'S_sv_unglob':
        sv.c:10624:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        pp.c: In function 'Perl_pp_undef':
        pp.c:928:15: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        pp.c:953:33: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        scope.c: In function 'Perl_save_gp':
        scope.c:413:19: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        scope.c: In function 'Perl_leave_scope':
        scope.c:1122:20: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        scope.c:1237:41: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        pp_sys.c: In function 'Perl_pp_select':
        pp_sys.c:1340:14: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        regexec.c: In function 'S_setup_EXACTISH_ST':
        regexec.c:4871:40: warning: array subscript has type 'char' [-Wchar-subscripts]
        embed.h:773:88: note: in definition of macro 'uvoffuni_to_utf8_flags_msgs'
        utf8.h:75:37: note: in expansion of macro 'uvchr_to_utf8_flags_msgs'
        utf8.h:73:37: note: in expansion of macro 'uvchr_to_utf8_flags'
        regexec.c:4871:17: note: in expansion of macro 'uvchr_to_utf8'
        regexec.c:4872:26: warning: array subscript has type 'char' [-Wchar-subscripts]
        regexec.c:4881:26: warning: array subscript has type 'char' [-Wchar-subscripts]
        regexec.c:4882:26: warning: array subscript has type 'char' [-Wchar-subscripts]
        regexec.c: In function 'S_regrepeat':
        regexec.c:10147:44: warning: array subscript has type 'char' [-Wchar-subscripts]
        handy.h:686:78: note: in definition of macro 'memEQ'
        regexec.c:10152:45: warning: array subscript has type 'char' [-Wchar-subscripts]
        regexec.c:10164:38: warning: array subscript has type 'char' [-Wchar-subscripts]
        regexec.c:10182:55: warning: array subscript has type 'char' [-Wchar-subscripts]
        regexec.c:10186:41: warning: array subscript has type 'char' [-Wchar-subscripts]
        regexec.c:10193:34: warning: array subscript has type 'char' [-Wchar-subscripts]
        ../../sv_inline.h: In function 'S_new_SV':
        ../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
        ../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
        ../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
        Cwd.xs:27: warning: "SYSNAME" redefined
        /usr/include/sys/param.h:184: note: this is the location of the previous definition
        module3.c: In function 'dummy_parser_warning':
        module3.c:70:21: warning: the comparison will always evaluate as 'true' for the address of 'bufptr' will never be NULL [-Waddress]
        ../../parser.h:83:18: note: 'bufptr' declared here
        ../../../sv_inline.h: In function 'S_new_SV':
        ../../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
        ../../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
        ../../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
        SysV.xs: In function 'XS_IPC__SysV_shmdt':
        SysV.xs:417:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
        ODBM_File.xs:24:9: warning: identifier 'delete' conflicts with C++ keyword [-Wc++-compat]
        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_HvENAME':
        APItest.xs:4254:17: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
        ../../hv.h:60:17: note: 'hek_key' declared here
        re_exec.c: In function 'S_setup_EXACTISH_ST':
        re_exec.c:4871:40: warning: array subscript has type 'char' [-Wchar-subscripts]
        ../../embed.h:773:88: note: in definition of macro 'uvoffuni_to_utf8_flags_msgs'
        ../../utf8.h:75:37: note: in expansion of macro 'uvchr_to_utf8_flags_msgs'
        ../../utf8.h:73:37: note: in expansion of macro 'uvchr_to_utf8_flags'
        re_exec.c:4871:17: note: in expansion of macro 'uvchr_to_utf8'
        re_exec.c:4872:26: warning: array subscript has type 'char' [-Wchar-subscripts]
        re_exec.c:4881:26: warning: array subscript has type 'char' [-Wchar-subscripts]
        re_exec.c:4882:26: warning: array subscript has type 'char' [-Wchar-subscripts]
        re_exec.c: In function 'S_regrepeat':
        re_exec.c:10147:44: warning: array subscript has type 'char' [-Wchar-subscripts]
        ../../handy.h:686:78: note: in definition of macro 'memEQ'
        re_exec.c:10152:45: warning: array subscript has type 'char' [-Wchar-subscripts]
        re_exec.c:10164:38: warning: array subscript has type 'char' [-Wchar-subscripts]
        re_exec.c:10182:55: warning: array subscript has type 'char' [-Wchar-subscripts]
        re_exec.c:10186:41: warning: array subscript has type 'char' [-Wchar-subscripts]
        re_exec.c:10193:34: warning: array subscript has type 'char' [-Wchar-subscripts]
        re_comp.c: In function 'my_re_op_compile':
        re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<Ube10>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
        re_comp.c: In function 'S_ssc_is_cp_posixl_init':
        re_comp.c:1743:11: warning: 'end' may be used uninitialized [-Wmaybe-uninitialized]
        re_comp.c:1733:15: note: 'end' was declared here
        re_comp.c:1742:11: warning: 'start' may be used uninitialized [-Wmaybe-uninitialized]
        re_comp.c:1733:8: note: 'start' was declared here
        re_comp.c:1676:11: warning: 'end' may be used uninitialized [-Wmaybe-uninitialized]
        re_comp.c: In function 'S_ssc_and':
        re_comp.c:1661:15: note: 'end' was declared here
        re_comp.c:1675:11: warning: 'start' may be used uninitialized [-Wmaybe-uninitialized]
        re_comp.c:1661:8: note: 'start' was declared here
        ../../../../sv_inline.h: In function 'S_new_SV':
        ../../../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
        ../../../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
        ../../../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
        regcomp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<Ub5a0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
        regcomp.c: In function 'S_ssc_is_cp_posixl_init':
        regcomp.c:1743:11: warning: 'end' may be used uninitialized [-Wmaybe-uninitialized]
        regcomp.c:1733:15: note: 'end' was declared here
        regcomp.c:1742:11: warning: 'start' may be used uninitialized [-Wmaybe-uninitialized]
        regcomp.c:1733:8: note: 'start' was declared here
        regcomp.c:1676:11: warning: 'end' may be used uninitialized [-Wmaybe-uninitialized]
        regcomp.c: In function 'S_ssc_and':
        regcomp.c:1661:15: note: 'end' was declared here
        regcomp.c:1675:11: warning: 'start' may be used uninitialized [-Wmaybe-uninitialized]
        regcomp.c:1661:8: note: 'start' was declared here
        util.c: In function 'Perl_safesysrealloc':
        util.c:329:17: warning: pointer 'where' may be used after 'realloc' [-Wuse-after-free]
        perl.h:4565:37: note: in definition of macro 'DEBUG_m'
        util.c:290:15: note: call to 'realloc' here
        re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U ea0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
        re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U35a0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
        regcomp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U4ea0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
        re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U5630>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
    

    About this smoke:
    smoking-perl: 5.38.0
    smoker-version: 1.71/0.046
    timestamp: 2023-12-03T12:59:56Z
    tester: core