• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.39.4-186-g6161338294 PASS Solaris 2.11 i86pc (3700MHz) 1

    Automated smoke report for branch smoke-me/khw-env 5.39.5 patch 616133829415f4ecafac6945ea645a3ee5cf3d51 v5.39.4-186-g6161338294.
    cjg-omniosce: i86pc (3700MHz) (i386/1 cpus)
        on        Solaris 2.11
        using     gcc version 12.3.0 (*1)
        smoketime 3 hours 26 minutes (average 17 minutes 14 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' -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.
    
    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]
        regexec.c: In function 'S_setup_EXACTISH_ST':
        regexec.c:5020:26: warning: array subscript has type 'char' [-Wchar-subscripts]
        regexec.c:5029:26: warning: array subscript has type 'char' [-Wchar-subscripts]
        regexec.c:5030:26: warning: array subscript has type 'char' [-Wchar-subscripts]
        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
        locale.c: In function 'S_parse_LC_ALL_string':
        locale.c:1497:11: warning: 'msg' may be used uninitialized [-Wmaybe-uninitialized]
        locale.c:1474:18: note: 'msg' 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]
        ../../../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]
        re_exec.c: In function 'S_setup_EXACTISH_ST':
        re_exec.c:5020:26: warning: array subscript has type 'char' [-Wchar-subscripts]
        re_exec.c:5029:26: warning: array subscript has type 'char' [-Wchar-subscripts]
        re_exec.c:5030:26: warning: array subscript has type 'char' [-Wchar-subscripts]
        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-18T08:29:27Z
    tester: core