• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.39.4-186-g6161338294 PASS linux 5.15.0-88-generic [Linux Mint 21.2 Victoria] Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) 1

    Automated smoke report for branch smoke-me/khw-env 5.39.5 patch 616133829415f4ecafac6945ea645a3ee5cf3d51 v5.39.4-186-g6161338294.
    cjg-victoria: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpus)
        on        linux 5.15.0-88-generic [Linux Mint 21.2 Victoria]
        using     gcc version 11.4.0 (*1)
        smoketime 2 hours 53 minutes (average 14 minutes 25 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.39.4-186-g6161338294
    ----------------------- ----------------------------------------------------
    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' -Dusequadmath (*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 -Dusequadmath (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
        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]
        locale.c: In function 'S_my_localeconv':
        locale.c:5635:35: warning: assignment to 'void (*)(HV *, const char *, const U32,  const lconv_offset_t **, const lconv_offset_t *)' {aka 'void (*)(struct hv *, const char *, const unsigned int,  const lconv_offset_t **, const lconv_offset_t *)'} from incompatible pointer type 'void (*)(HV *, const char *, const PERL_UINT_FAST8_T,  const lconv_offset_t **, const lconv_offset_t *)' {aka 'void (*)(struct hv *, const char *, const unsigned char,  const lconv_offset_t **, const lconv_offset_t *)'} [-Wincompatible-pointer-types]
        locale.c:5658:38: warning: assignment to 'void (*)(HV *, const char *, const U32,  const lconv_offset_t **, const lconv_offset_t *)' {aka 'void (*)(struct hv *, const char *, const unsigned int,  const lconv_offset_t **, const lconv_offset_t *)'} from incompatible pointer type 'void (*)(HV *, const char *, const PERL_UINT_FAST8_T,  const lconv_offset_t **, const lconv_offset_t *)' {aka 'void (*)(struct hv *, const char *, const unsigned char,  const lconv_offset_t **, const lconv_offset_t *)'} [-Wincompatible-pointer-types]
        locale.c:5740:25: warning: comparison of distinct pointer types lacks a cast
        locale.c:5768:35: warning: comparison of distinct pointer types lacks a cast
        ../../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]
        ../../../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]
        pp.c: In function 'Perl_pp_divide':
        pp.c:1626:3: warning: label 'ret' defined but not used [-Wunused-label]
        locale.c: In function 'S_use_curlocale_scratch':
        locale.c:433:66: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
        locale.c:1077:20: note: in expansion of macro 'wrap_uselocale'
        locale.c:431:8: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
        locale.c:431:8: note: in definition of macro 'wrap_uselocale'
        locale.c:434:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
        locale.c:434:9: note: in definition of macro 'wrap_uselocale'
        locale.c: In function 'S_querylocale_2008_i':
        locale.c:2424:30: note: in expansion of macro 'wrap_uselocale'
        locale.c: In function 'S_bool_setlocale_2008_i':
        locale.c:2632:32: note: in expansion of macro 'wrap_uselocale'
        locale.c:2744:11: note: in expansion of macro 'wrap_uselocale'
        locale.c:2944:11: note: in expansion of macro 'wrap_uselocale'
        locale.c:2991:11: note: in expansion of macro 'wrap_uselocale'
        locale.c:5635:35: warning: assignment to 'void (*)(PerlInterpreter *, HV *, const char *, const U32,  const lconv_offset_t **, const lconv_offset_t *)' {aka 'void (*)(struct interpreter *, struct hv *, const char *, const unsigned int,  const lconv_offset_t **, const lconv_offset_t *)'} from incompatible pointer type 'void (*)(PerlInterpreter *, HV *, const char *, const PERL_UINT_FAST8_T,  const lconv_offset_t **, const lconv_offset_t *)' {aka 'void (*)(struct interpreter *, struct hv *, const char *, const unsigned char,  const lconv_offset_t **, const lconv_offset_t *)'} [-Wincompatible-pointer-types]
        locale.c:5658:38: warning: assignment to 'void (*)(PerlInterpreter *, HV *, const char *, const U32,  const lconv_offset_t **, const lconv_offset_t *)' {aka 'void (*)(struct interpreter *, struct hv *, const char *, const unsigned int,  const lconv_offset_t **, const lconv_offset_t *)'} from incompatible pointer type 'void (*)(PerlInterpreter *, HV *, const char *, const PERL_UINT_FAST8_T,  const lconv_offset_t **, const lconv_offset_t *)' {aka 'void (*)(struct interpreter *, struct hv *, const char *, const unsigned char,  const lconv_offset_t **, const lconv_offset_t *)'} [-Wincompatible-pointer-types]
        locale.c: In function 'Perl_init_i18nl10n':
        locale.c:7924:11: note: in expansion of macro 'wrap_uselocale'
        locale.c: In function 'Perl_switch_to_global_locale':
        locale.c:9676:53: note: in expansion of macro 'wrap_uselocale'
        locale.c:9644:31: note: in expansion of macro 'wrap_uselocale'
        locale.c:9708:5: note: in expansion of macro 'CHANGE_SYSTEM_LOCALE_TO_GLOBAL'
        locale.c: In function 'Perl_sync_locale':
        locale.c:9820:42: note: in expansion of macro 'wrap_uselocale'
        locale.c: In function 'Perl_switch_locale_context':
        locale.c:9965:11: note: in expansion of macro 'wrap_uselocale'
        locale.c: In function 'Perl_thread_locale_init':
        locale.c:10016:11: note: in expansion of macro 'wrap_uselocale'
        locale.c: In function 'Perl_thread_locale_term':
        locale.c:10061:27: note: in expansion of macro 'wrap_uselocale'
        locale.c:430:46: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'int' [-Wformat=]
        perl.h:5023:33: note: in definition of macro 'DEBUG__'
        locale.c:8319:5: note: in expansion of macro 'DEBUG_Lv'
        perl.h:5040:22: note: in expansion of macro 'DEBUG__'
        locale.c:430:8: note: in expansion of macro 'DEBUG_U'
        locale.c:8322:28: note: in expansion of macro 'wrap_uselocale'
        locale.c:430:68: note: format string is defined here
    

    About this smoke:
    smoking-perl: 5.38.0
    smoker-version: 1.71/0.046
    timestamp: 2023-11-20T05:12:12Z
    tester: core