• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke v5.43.6-41-g9819d7a PASS linux 3.10.0-1160.119.1.el7.x86_64 [Red Hat Enterprise Linux Server 7.9 (Maipo)] Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) 1

    Automated smoke report for branch smoke-me/khw-strftime 5.43.7 patch 9819d7a910b501a52bc913463e4315b345a576d5 v5.43.6-41-g9819d7a.
    cjg-rhel7: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpus)
        on        linux 3.10.0-1160.119.1.el7.x86_64 [Red Hat Enterprise Linux Server 7.9 (Maipo)]
        using     gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (*1)
        smoketime 2 hours 19 minutes (average 23 minutes 15 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.43.6-41-g9819d7a
    ----------------------- ----------------------------------------------------
    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 -Dusequadmath (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
        Test todo-passed:
        ../t/run/todo.t (6)
          [stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Dusequadmath DEBUGGING
          [stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Dusequadmath
        
    Compiler messages:
        locale.c: In function 'S_langinfo_sv_i':
        locale.c:6524:5: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
        pp_ctl.c: In function 'Perl_dounwind':
        sv_inline.h:690:13: warning: 'oldsv' may be used uninitialized in this function [-Wmaybe-uninitialized]
        inline.h:4172:17: note: 'oldsv' was declared here
        pp_ctl.c: In function 'Perl_pp_leaveloop':
        pp_ctl.c: In function 'Perl_pp_last':
        regexec.c: In function 'S_find_byclass':
        handy.h:2431:14: warning: signed and unsigned type in conditional expression [-Wsign-compare]
        regexec.c:2100:5: note: in definition of macro 'FBC_BOUND_COMMON_UTF8'
        regexec.c:2086:5: note: in expansion of macro 'REXEC_FBC_UTF8_SCAN'
        handy.h:2437:13: note: in expansion of macro 'generic_LC_utf8_safe_'
        handy.h:2483:13: note: in expansion of macro 'generic_LC_invlist_utf8_safe_'
        regexec.c:2087:23: note: in expansion of macro 'isWORDCHAR_LC_utf8_safe'
        regexec.c:2154:11: note: in expansion of macro 'FBC_UTF8'
        regexec.c:2914:13: note: in expansion of macro 'FBC_BOUND_UTF8'
        handy.h:2429:11: warning: signed and unsigned type in conditional expression [-Wsign-compare]
        regexec.c:2170:15: note: in expansion of macro 'FBC_UTF8'
        regexec.c:2928:13: note: in expansion of macro 'FBC_NBOUND_UTF8'
        regexec.c: In function 'S_regmatch':
        regexec.c:7487:26: note: in expansion of macro 'isWORDCHAR_LC_utf8_safe'
        regexec.c:7491:23: note: in expansion of macro 'isWORDCHAR_LC_utf8_safe'
        regexec.c:7491:21: warning: signed and unsigned type in conditional expression [-Wsign-compare]
        RealPPPort.xs: In function 'XS_Devel__PPPort_isIDCONT_LC_utf8_safe':
        ../../handy.h:2431:14: warning: signed and unsigned type in conditional expression [-Wsign-compare]
        ../../handy.h:2441:13: note: in expansion of macro 'generic_LC_utf8_safe_'
        ../../handy.h:2466:13: note: in expansion of macro 'generic_LC_func_utf8_safe_'
        RealPPPort.xs:2911:18: note: in expansion of macro 'isIDCONT_LC_utf8_safe'
        ../../handy.h:2429:11: warning: signed and unsigned type in conditional expression [-Wsign-compare]
        RealPPPort.xs: In function 'XS_Devel__PPPort_isIDFIRST_LC_utf8_safe':
        ../../handy.h:2469:13: note: in expansion of macro 'generic_LC_func_utf8_safe_'
        RealPPPort.xs:2920:18: note: in expansion of macro 'isIDFIRST_LC_utf8_safe'
        RealPPPort.xs: In function 'XS_Devel__PPPort_isWORDCHAR_LC_utf8_safe':
        ../../handy.h:2437:13: note: in expansion of macro 'generic_LC_utf8_safe_'
        ../../handy.h:2483:13: note: in expansion of macro 'generic_LC_invlist_utf8_safe_'
        RealPPPort.xs:2983:18: note: in expansion of macro 'isWORDCHAR_LC_utf8_safe'
        APItest.xs: In function 'XS_XS__APItest_test_isWORDCHAR_LC_utf8':
        APItest.xs:5739:22: note: in expansion of macro 'isWORDCHAR_LC_utf8_safe'
        APItest.xs: In function 'XS_XS__APItest_test_isALNUM_LC_utf8':
        APItest.xs:5876:22: note: in expansion of macro 'isWORDCHAR_LC_utf8_safe'
        APItest.xs: In function 'XS_XS__APItest_test_isIDFIRST_LC_utf8':
        APItest.xs:6055:22: note: in expansion of macro 'isIDFIRST_LC_utf8_safe'
        APItest.xs: In function 'XS_XS__APItest_test_isIDCONT_LC_utf8':
        APItest.xs:6134:22: note: in expansion of macro 'isIDCONT_LC_utf8_safe'
        re_exec.c: In function 'S_find_byclass':
        re_exec.c:2100:5: note: in definition of macro 'FBC_BOUND_COMMON_UTF8'
        re_exec.c:2086:5: note: in expansion of macro 'REXEC_FBC_UTF8_SCAN'
        re_exec.c:2087:23: note: in expansion of macro 'isWORDCHAR_LC_utf8_safe'
        re_exec.c:2154:11: note: in expansion of macro 'FBC_UTF8'
        re_exec.c:2914:13: note: in expansion of macro 'FBC_BOUND_UTF8'
        re_exec.c:2170:15: note: in expansion of macro 'FBC_UTF8'
        re_exec.c:2928:13: note: in expansion of macro 'FBC_NBOUND_UTF8'
        re_exec.c: In function 'S_regmatch':
        re_exec.c:7487:26: note: in expansion of macro 'isWORDCHAR_LC_utf8_safe'
        re_exec.c:7491:23: note: in expansion of macro 'isWORDCHAR_LC_utf8_safe'
        re_exec.c:7491:21: warning: signed and unsigned type in conditional expression [-Wsign-compare]
        inline.h: In function 'Perl_cx_poploop':
    

    About this smoke:
    smoking-perl: 5.38.2
    smoker-version: 1.71/0.046
    timestamp: 2025-12-26T03:39:59Z
    tester: core