• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.31.1] v5.31.0-181-gee45064db7 FAIL(m) linux 4.15.11-mainline-rev1 [debian] (aarch64/4 cpu)

    Content-Transfer-Encoding: 8bit
    Content-Type: text/plain; charset="UTF8"
    MIME-Version: 1.0
    Date: Thu, 20 Jun 2019 09:09:11 -0400
    Subject: Smoke [5.31.1] v5.31.0-181-gee45064db7 FAIL(m) linux 4.15.11-mainline-rev1 [debian] (aarch64/4 cpu)
    Message-ID: <E1hdwoS-0002Gj-4R@scaleway.teada.net>
    
    Automated smoke report for 5.31.1 patch ee45064db75af4283d61e5733ddcc5c7eb87e2d4 v5.31.0-181-gee45064db7
    scaleway:  ( 0MHz) (aarch64/4 cpu)
        on        linux - 4.15.11-mainline-rev1 [debian]
        using      gcc-6 version 6.3.0 20170516
        smoketime 6 hours 45 minutes (average 33 minutes 46 seconds)
    
    Summary: FAIL(m)
    
    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.0-181-gee45064db7  Configuration (common) -Acc=gcc-6
    ----------- ---------------------------------------------------------
    m -         -Accflags="-O2" -Duseithreads
    m -         -Accflags="-O2" -Duseithreads -Duse64bitint
    O -         -Accflags="-O2" -Duseithreads -Duselongdouble
    O -         -Accflags="-O2" -Duseithreads -Dusemorebits
    O -         -Accflags="-O2 -Wall" -Duseithreads
    m -         -Accflags="-O2 -Wall" -Duseithreads -Duse64bitint
    O -         -Accflags="-O2 -Wall" -Duseithreads -Duselongdouble
    m -         -Accflags="-O2 -Wall" -Duseithreads -Dusemorebits
    m -         -Accflags="-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -march=armv8-a+crc" -Duseithreads
    m -         -Accflags="-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -march=armv8-a+crc" -Duseithreads -Duse64bitint
    m -         -Accflags="-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -march=armv8-a+crc" -Duseithreads -Duselongdouble
    m -         -Accflags="-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -march=armv8-a+crc" -Duseithreads -Dusemorebits
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKEee45064db75af4283d61e5733ddcc5c7eb87e2d4
    
    Compiler messages(gcc):
    Encode.c: In function ‘XS_Encode_decode’:
    ../../XSUB.h:185:20: warning: unused variable ‘ix’ [-Wunused-variable]
    Encode.c: In function ‘XS_Encode_encode’:
    ODBM_File.c: In function ‘XS_ODBM_File_DELETE’:
    ODBM_File.xs:64:31: warning: identifier ‘delete’ conflicts with C++ keyword [-Wc++-compat]
    Configure ...try.c: In function ‘main’:
    try.c: In function ‘main’:
    perl.h:1386:5: warning: "VMS" is not defined [-Wundef]
    inline.h: In function ‘S_cx_popsub_args’:
    handy.h:57:35: warning: declaration of ‘_p’ shadows a previous local [-Wshadow]
    op.c: In function ‘Perl_scalarvoid’:
    op.c:2123:61: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    op.c:2123:74: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    op.c: In function ‘S_maybe_multiconcat’:
    op.c:3304:28: warning: declaration of ‘p’ shadows a previous local [-Wshadow]
    op.c: In function ‘S_traverse_op_tree’:
    op.c:3618:17: warning: declaration of ‘sib’ shadows a previous local [-Wshadow]
    op.c: In function ‘Perl_op_lvalue_flags’:
    op.c:4031:7: warning: declaration of ‘kid’ shadows a previous local [-Wshadow]
    perl.c: In function ‘perl_destruct’:
    perl.c:634:17: warning: declaration of ‘i’ shadows a previous local [-Wshadow]
    cop.h:115:10: warning: declaration of ‘i’ shadows a previous local [-Wshadow]
    cop.h:132:10: warning: declaration of ‘i’ shadows a previous local [-Wshadow]
    perl.c:956:6: warning: declaration of ‘i’ shadows a previous local [-Wshadow]
    perl.c:993:6: warning: declaration of ‘i’ shadows a previous local [-Wshadow]
    op.c: In function ‘S_fold_constants’:
    op.c:5616:17: warning: declaration of ‘sv’ shadows a previous local [-Wshadow]
    perl.c:1335:13: warning: declaration of ‘i’ shadows a previous local [-Wshadow]
    op.c: In function ‘S_gen_constant_list’:
    perl.h:1342:17: warning: declaration of ‘svp’ shadows a previous local [-Wshadow]
    op.c: In function ‘S_pmtrans’:
    op.c: In function ‘Perl_pmruntime’:
    op.c:6982:6: warning: declaration of ‘o’ shadows a parameter [-Wshadow]
    op.c:7010:6: warning: declaration of ‘o’ shadows a parameter [-Wshadow]
    op.c: In function ‘Perl_utilize’:
    op.c:7544:10: warning: declaration of ‘pack’ shadows a previous local [-Wshadow]
    toke.c: In function ‘Perl_lex_start’:
    toke.c: In function ‘S_incline’:
    op.c: In function ‘Perl_cv_const_sv’:
    perl.c: In function ‘Perl_require_pv’:
    pp.h:81:19: warning: declaration of ‘sp’ shadows a previous local [-Wshadow]
    op.c: In function ‘Perl_cv_const_sv_or_av’:
    gv.c: In function ‘S_gv_fetchmeth_internal’:
    perl.c: In function ‘S_init_main_stash’:
    gv.c:812:29: warning: declaration of ‘hvname’ shadows a previous local [-Wshadow]
    op.c: In function ‘Perl_newMYSUB’:
    perl.c: In function ‘Perl_init_debugger’:
    perl.c: In function ‘S_init_predump_symbols’:
    perl.c: In function ‘S_init_postdump_symbols’:
    perl.c:4604:26: warning: declaration of ‘nlen’ shadows a previous local [-Wshadow]
    op.c: In function ‘Perl_newATTRSUB_x’:
    gv.c: In function ‘S_require_tie_mod’:
    toke.c: In function ‘S_scan_const’:
    toke.c:3859:41: warning: declaration of ‘len’ shadows a previous local [-Wshadow]
    perl.h:1611:52: warning: declaration of ‘len’ shadows a previous local [-Wshadow]
    toke.c:3889:37: warning: declaration of ‘uv’ shadows a previous local [-Wshadow]
    toke.c:3912:50: warning: declaration of ‘off’ shadows a previous local [-Wshadow]
    toke.c:3913:41: warning: declaration of ‘uv’ shadows a previous local [-Wshadow]
    gv.c: In function ‘S_parse_gv_stash_name’:
    op.c: In function ‘S_clear_special_blocks’:
    op.c: In function ‘S_process_special_blocks’:
    gv.c: In function ‘Perl_magic_freeovrld’:
    op.c: In function ‘Perl_ck_spair’:
    op.c:11378:19: warning: declaration of ‘type’ shadows a previous local [-Wshadow]
    op.c: In function ‘Perl_ck_rvconst’:
    gv.c: In function ‘Perl_Gv_AMupdate’:
    gv.c: In function ‘Perl_try_amagic_bin’:
    gv.c:3035:13: warning: declaration of ‘left’ shadows a previous local [-Wshadow]
    op.c: In function ‘Perl_ck_sort’:
    op.c:12717:6: warning: declaration of ‘kid’ shadows a previous local [-Wshadow]
    op.c: In function ‘Perl_rv2cv_op_cv’:
    gv.c: In function ‘Perl_amagic_call’:
    op.c: In function ‘Perl_wrap_op_checker’:
    op.c:17125:35: warning: declaration of ‘opcode’ shadows a global declaration [-Wshadow]
    op.c: In function ‘const_sv_xsub’:
    op.c: In function ‘const_av_xsub’:
    gv.c: In function ‘Perl_gv_try_downgrade’:
    toke.c: In function ‘Perl_yylex’:
    toke.c:6823:36: warning: declaration of ‘len’ shadows a previous local [-Wshadow]
    toke.c:7114:13: warning: declaration of ‘gv’ shadows a previous local [-Wshadow]
    toke.c:7283:7: warning: declaration of ‘cv’ shadows a previous local [-Wshadow]
    toke.c:7760:10: warning: declaration of ‘gv’ shadows a previous local [-Wshadow]
    toke.c:7958:29: warning: declaration of ‘off’ shadows a previous local [-Wshadow]
    toke.c:8342:25: warning: declaration of ‘len’ shadows a previous local [-Wshadow]
    toke.c:8477:8: warning: declaration of ‘sv’ shadows a previous local [-Wshadow]
    toke.c:8749:25: warning: declaration of ‘off’ shadows a previous local [-Wshadow]
    toke.c: In function ‘S_new_constant’:
    toke.c: In function ‘S_parse_ident’:
    toke.c:9442:15: warning: declaration of ‘d’ shadows a parameter [-Wshadow]
    op.c: In function ‘S_fold_constants_eval’:
    op.c:5546:1: warning: function ‘S_fold_constants_eval’ can never be inlined because it uses setjmp [-Winline]
    gv.c: In function ‘Perl_newGP’:
    stadtx_hash.h:185:26: warning: inlining failed in call to ‘stadtx_hash_with_state.constprop’: --param max-inline-insns-single limit reached [-Winline]
    toke.c: In function ‘Perl_start_subparse’:
    toke.c: In function ‘Perl_init_named_cv’:
    toke.c: In function ‘Perl_yyerror_pvn’:
    toke.c:11905:22: warning: declaration of ‘msg’ shadows a previous local [-Wshadow]
    gv.c: In function ‘Perl_gv_name_set’:
    gv.c: In function ‘Perl_gv_fetchpvn_flags’:
    gv.c:1611:1: warning: inlining failed in call to ‘S_parse_gv_stash_name’: --param large-function-growth limit reached [-Winline]
    gv.c:1785:1: warning: inlining failed in call to ‘S_find_default_stash’: --param large-function-growth limit reached [-Winline]
    inline.h:274:1: warning: inlining failed in call to ‘S_croak_memory_wrap’: call is unlikely and code size would grow [-Winline]
    op.c: In function ‘Perl_alloccopstash’:
    op.c: In function ‘Perl_op_free’:
    gv.c: In function ‘Perl_gv_fetchmeth_pv’:
    gv.c:702:1: warning: inlining failed in call to ‘S_gv_fetchmeth_internal’: --param max-inline-insns-single limit reached [-Winline]
    gv.c: In function ‘Perl_gv_fetchmeth_pvn’:
    gv.c: In function ‘Perl_gv_fetchmeth_sv’:
    gv.c: In function ‘Perl_gv_fetchmeth_pvn_autoload’:
    gv.c: In function ‘Perl_gv_autoload_pvn’:
    gv.c: In function ‘Perl_gv_fetchmethod_pvn_flags’:
    inline.h: In function ‘S_newSV_maybe_utf8’:
    inline.h:968:1: warning: inlining failed in call to ‘Perl_is_utf8_string_loclen.constprop’: call is unlikely and code size would grow [-Winline]
    pad.c: In function ‘Perl_cv_undef_flags’:
    pad.c: In function ‘S_pad_alloc_name’:
    pad.c: In function ‘Perl_pad_add_anon’:
    pad.c: In function ‘S_pad_findlex’:
    pad.c: In function ‘S_cv_clone_pad’:
    pad.c: In function ‘Perl_pad_fixup_inner_anons’:
    pad.c:2376:10: warning: declaration of ‘innercv’ shadows a previous local [-Wshadow]
    pad.c: In function ‘Perl_pad_push’:
    pad.c: In function ‘Perl_padlist_dup’:
    op.c: In function ‘Perl_optimize_optree’:
    pad.c: In function ‘Perl_padlist_store’:
    pad.c: In function ‘Perl_newPADNAMELIST’:
    pad.c: In function ‘Perl_padnamelist_store’:
    op.c:5546:1: warning: inlining failed in call to ‘S_fold_constants_eval’: function not inlinable [-Winline]
    regcomp.c: In function ‘S_get_ANYOF_cp_list_for_ssc’:
    dump.c: In function ‘Perl_sv_peek’:
    dump.c:389:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    dump.c:400:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    dump.c:411:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    perl.h:174:22: warning: declaration of ‘my_perl’ shadows a parameter [-Wshadow]
    regcomp.c: In function ‘S_make_trie’:
    regcomp.c:3504:49: warning: declaration of ‘tmp’ shadows a previous local [-Wshadow]
    regcomp.c:3505:26: warning: declaration of ‘ch’ shadows a previous local [-Wshadow]
    regcomp.c:3525:28: warning: declaration of ‘len’ shadows a previous local [-Wshadow]
    regcomp.c: In function ‘S_study_chunk’:
    regcomp.c:4771:34: warning: declaration of ‘last’ shadows a parameter [-Wshadow]
    dump.c: In function ‘Perl_do_sv_dump’:
    regcomp.c: In function ‘S_concat_pat’:
    regcomp.c:6725:33: warning: declaration of ‘svp’ shadows a previous local [-Wshadow]
    regcomp.c:6773:17: warning: declaration of ‘sv’ shadows a previous local [-Wshadow]
    regcomp.c: In function ‘S_compile_runtime_code’:
    cop.h:1045:26: warning: declaration of ‘p’ shadows a previous local [-Wshadow]
    cop.h:1072:27: warning: declaration of ‘p’ shadows a previous local [-Wshadow]
    regcomp.c: In function ‘Perl_re_op_compile’:
    regcomp.h:1080:45: warning: declaration of ‘re_debug_flags’ shadows a previous local [-Wshadow]
    regcomp.c:8321:24: warning: declaration of ‘scan’ shadows a previous local [-Wshadow]
    regcomp.c: In function ‘Perl_reg_named_buff_scalar’:
    inline.h:1783:1: warning: inlining failed in call to ‘S_utf8n_to_uvchr_msgs.constprop’: call is unlikely and code size would grow [-Winline]
    regcomp.c: In function ‘S_reg’:
    regcomp.c:11837:18: warning: declaration of ‘num’ shadows a previous local [-Wshadow]
    regcomp.c:12155:19: warning: declaration of ‘br’ shadows a previous local [-Wshadow]
    regcomp.c: In function ‘S_regatom’:
    regcomp.c:13462:16: warning: declaration of ‘flags’ shadows a previous local [-Wshadow]
    regcomp.c:732:8: warning: declaration of ‘len’ shadows a previous local [-Wshadow]
    regcomp.c:14205:12: warning: declaration of ‘flags’ shadows a previous local [-Wshadow]
    regcomp.c: In function ‘S_handle_regex_sets’:
    regcomp.c:15877:34: warning: declaration of ‘save_parse’ shadows a previous local [-Wshadow]
    regcomp.c:16088:25: warning: declaration of ‘lhs’ shadows a previous local [-Wshadow]
    regcomp.c: In function ‘S_regclass’:
    regcomp.c:18641:34: warning: declaration of ‘i’ shadows a previous local [-Wshadow]
    regcomp.c:18837:34: warning: declaration of ‘i’ shadows a previous local [-Wshadow]
    regcomp.c: In function ‘Perl__get_regclass_nonbitmap_data’:
    regcomp.c: In function ‘Perl_regfree_internal’:
    regcomp.c: In function ‘Perl_save_re_context’:
    regcomp.c: In function ‘S_put_charclass_bitmap_innards’:
    regcomp.c:21700:21: warning: declaration of ‘i’ shadows a previous local [-Wshadow]
    regcomp.c: In function ‘S_dumpuntil’:
    regcomp.c:21935:17: warning: declaration of ‘op’ shadows a previous local [-Wshadow]
    op.c: In function ‘Perl_ck_require’:
    sbox32_hash.h:1493:26: warning: inlining failed in call to ‘sbox32_hash_with_state.constprop’: --param max-inline-insns-single limit reached [-Winline]
    uni_keywords.h:7213:10: warning: no previous prototype for ‘match_uniprop’ [-Wmissing-prototypes]
    regcomp.c: In function ‘Perl_parse_uniprop_string’:
    cop.h:1045:10: warning: declaration of ‘i’ shadows a previous local [-Wshadow]
    cop.h:1072:10: warning: declaration of ‘i’ shadows a previous local [-Wshadow]
    regcomp.c:23458:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    util.c: In function ‘Perl_safesysmalloc’:
    perl.h:174:22: warning: declaration of ‘my_perl’ shadows a previous local [-Wshadow]
    util.c: In function ‘Perl_safesysrealloc’:
    util.c: In function ‘Perl_safesysfree’:
    util.c: In function ‘Perl_safesyscalloc’:
    util.c: In function ‘Perl_fbm_compile’:
    util.c:732:16: warning: declaration of ‘mg’ shadows a previous local [-Wshadow]
    util.c: In function ‘S_invoke_exception_hook’:
    util.c: In function ‘Perl_my_popen_list’:
    util.c:2371:11: warning: declaration of ‘n’ shadows a parameter [-Wshadow]
    vutil.c: In function ‘Perl_new_version’:
    vutil.c: In function ‘Perl_upg_version’:
    vutil.c: In function ‘Perl_vnumify’:
    vutil.c: In function ‘Perl_vnormal’:
    vutil.c: In function ‘Perl_vcmp’:
    util.c: In function ‘Perl_get_re_arg’:
    regcomp.c: In function ‘S_change_engine_size’:
    util.c: In function ‘S_env_alloc’:
    regcomp.c: In function ‘S_handle_possible_posix’:
    util.c: In function ‘Perl_repeatcpy’:
    util.c: In function ‘Perl_my_cxt_init’:
    mg.c: In function ‘S_mg_free_struct’:
    mg.c: In function ‘Perl_magic_methcall’:
    mg.c:1931:16: warning: declaration of ‘sv’ shadows a parameter [-Wshadow]
    regcomp.c: In function ‘Perl__invlist_union_maybe_complement_2nd’:
    mg.c: In function ‘Perl_magic_setlvref’:
    mg.c: In function ‘Perl_magic_set’:
    mg.c:2874:13: warning: declaration of ‘len’ shadows a previous local [-Wshadow]
    mg.c:2931:14: warning: declaration of ‘len’ shadows a previous local [-Wshadow]
    mg.c:2931:19: warning: declaration of ‘i’ shadows a previous local [-Wshadow]
    mg.c:2949:11: warning: declaration of ‘len’ shadows a previous local [-Wshadow]
    mg.c: In function ‘Perl_sighandler’:
    regcomp.c: In function ‘Perl__add_range_to_invlist’:
    regcomp.c: In function ‘Perl__invlist_intersection_maybe_complement_2nd’:
    mro_core.c: In function ‘S_mro_get_linear_isa_dfs’:
    mro_core.c:334:12: warning: declaration of ‘svp’ shadows a previous local [-Wshadow]
    mro_core.c: In function ‘Perl_mro_isa_changed_in’:
    mro_core.c:600:28: warning: declaration of ‘isa’ shadows a previous local [-Wshadow]
    mro_core.c: In function ‘Perl_mro_package_moved’:
    mro_core.c:860:13: warning: declaration of ‘stash’ shadows a parameter [-Wshadow]
    mro_core.c: In function ‘S_mro_gather_and_rename’:
    mro_core.c:918:13: warning: declaration of ‘entry’ shadows a previous local [-Wshadow]
    hv.c: In function ‘Perl_he_dup’:
    hv.c:172:7: warning: declaration of ‘shared’ shadows a parameter [-Wshadow]
    hv.c: In function ‘S_hv_delete_common’:
    hv.c:1128:10: warning: declaration of ‘sv’ shadows a previous local [-Wshadow]
    hv.c: In function ‘Perl_hv_name_set’:
    hv.c:2399:16: warning: declaration of ‘name’ shadows a parameter [-Wshadow]
    hv.c: In function ‘Perl_refcounted_he_fetch_pvn’:
    hv.c:3401:18: warning: declaration of ‘p’ shadows a previous local [-Wshadow]
    hv.c:3401:30: warning: declaration of ‘keyend’ shadows a previous local [-Wshadow]
    hv.c: In function ‘Perl_refcounted_he_new_pvn’:
    hv.c:3577:18: warning: declaration of ‘p’ shadows a previous local [-Wshadow]
    hv.c:3577:30: warning: declaration of ‘keyend’ shadows a previous local [-Wshadow]
    hv.c: In function ‘Perl_share_hek’:
    av.c: In function ‘Perl_av_unshift’:
    av.c:730:16: warning: declaration of ‘i’ shadows a previous local [-Wshadow]
    hv.c: In function ‘Perl_hv_ename_add’:
    av.c: In function ‘Perl_av_extend_guts’:
    hv.c: In function ‘Perl_hv_common’:
    av.c: In function ‘Perl_av_make’:
    sv.c: In function ‘Perl_more_bodies’:
    sv.c: In function ‘Perl_sv_upgrade’:
    inline.h: In function ‘S_lossless_NV_to_IV’:
    inline.h:1940:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    sv.c: In function ‘S_sv_2iuv_non_preserve’:
    sv.c:2063:29: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    sv.c:2072:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    sv.c: In function ‘S_sv_2iuv_common’:
    sv.c:2154:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    sv.c:2198:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    pp_hot.c: In function ‘Perl_pp_sassign’:
    sv.c:2371:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    pp_hot.c: In function ‘Perl_pp_readline’:
    sv.c: In function ‘Perl_sv_2nv_flags’:
    pp_hot.c: In function ‘Perl_pp_print’:
    gv.h:31:19: warning: declaration of ‘_gvgp’ shadows a previous local [-Wshadow]
    pp_hot.c: In function ‘Perl_pp_padav’:
    pp_hot.c: In function ‘Perl_pp_aassign’:
    pp_hot.c:2421:26: warning: declaration of ‘svp’ shadows a previous local [-Wshadow]
    pp_hot.c:2587:22: warning: declaration of ‘svp’ shadows a previous local [-Wshadow]
    pp_hot.c:2628:22: warning: declaration of ‘svp’ shadows a previous local [-Wshadow]
    sv.c: In function ‘Perl_sv_2pv_flags’:
    sv.c:3157:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    pp_hot.c: In function ‘Perl_pp_match’:
    pp_hot.c:3061:13: warning: declaration of ‘len’ shadows a previous local [-Wshadow]
    pp_hot.c:3062:22: warning: declaration of ‘s’ shadows a previous local [-Wshadow]
    sv.c: In function ‘Perl_sv_2bool_flags’:
    sv.c:3412:52: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    sv.c:3429:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    pp_hot.c: In function ‘Perl_pp_helem’:
    pp_hot.c: In function ‘Perl_pp_multideref’:
    sv.c: In function ‘S_glob_assign_glob’:
    pp_hot.c: In function ‘Perl_pp_iter’:
    pp.h:304:21: warning: declaration of ‘ix’ shadows a previous local [-Wshadow]
    pp_hot.c: In function ‘Perl_leave_adjust_stacks’:
    sv.c: In function ‘Perl_sv_setsv_flags’:
    sv.c:4240:13: warning: declaration of ‘sflags’ shadows a previous local [-Wshadow]
    pp_hot.c: In function ‘Perl_pp_entersub’:
    pp_hot.c:5101:21: warning: declaration of ‘sv’ shadows a previous local [-Wshadow]
    pp_hot.c:5192:11: warning: declaration of ‘sv’ shadows a previous local [-Wshadow]
    pp_hot.c: In function ‘Perl_pp_aelem’:
    pp_hot.c: In function ‘Perl_vivify_ref’:
    regcomp.c: In function ‘S_study_chunk.constprop’:
    regcomp.c:2011:1: warning: inlining failed in call to ‘S_ssc_add_range’: call is unlikely and code size would grow [-Winline]
    regcomp.c:1983:1: warning: inlining failed in call to ‘S_ssc_union’: call is unlikely and code size would grow [-Winline]
    regcomp.c:1996:1: warning: inlining failed in call to ‘S_ssc_intersection’: call is unlikely and code size would grow [-Winline]
    pp_hot.c: In function ‘S_opmethod_stash’:
    sv.c: In function ‘S_sv_unmagicext_flags’:
    sv.c: In function ‘S_anonymise_cv_maybe’:
    sv.c: In function ‘S_curse’:
    sv.c: In function ‘Perl_sv_gets’:
    perl.h:1772:26: warning: cast from function call of type ‘char *’ to non-matching type ‘long unsigned int’ [-Wbad-function-cast]
    sv.c: In function ‘Perl_sv_inc_nomg’:
    sv.c:8971:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    sv.c: In function ‘Perl_sv_dec_nomg’:
    sv.c:9154:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    sv.c: In function ‘Perl_sv_true’:
    sv.c:10048:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    sv.c: In function ‘Perl_newSVrv’:
    sv.c: In function ‘Perl_sv_bless’:
    sv.c:11029:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    sv.c: In function ‘S_F0convert’:
    sv.c:11129:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    sv.c:11132:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    sv.c:11135:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    sv.c: In function ‘S_hextract’:
    sv.c:11300:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    sv.c: In function ‘S_format_hexfp’:
    sv.c:11662:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    sv.c: In function ‘Perl_sv_vcatpvfn_flags’:
    sv.c:12162:21: warning: declaration of ‘sv’ shadows a parameter [-Wshadow]
    sv.c:12217:25: warning: declaration of ‘sv’ shadows a parameter [-Wshadow]
    sv.c: In function ‘Perl_mg_dup’:
    sv.c: In function ‘S_sv_dup_common’:
    sv.c: In function ‘Perl_ss_dup’:
    perl.h:1792:20: warning: cast from function call of type ‘void *’ to non-matching type ‘long unsigned int’ [-Wbad-function-cast]
    sv.c: In function ‘Perl_sv_recode_to_utf8’:
    sv.c: In function ‘S_find_uninit_var’:
    sv.c:16865:13: warning: declaration of ‘gv’ shadows a previous local [-Wshadow]
    sv.c: In function ‘Perl_ptr_table_split’:
    sv.c: In function ‘Perl_ptr_table_clear’:
    invlist_inline.h:57:1: warning: inlining failed in call to ‘S__invlist_contains_cp’: call is unlikely and code size would grow [-Winline]
    invlist_inline.h:42:1: warning: inlining failed in call to ‘S__invlist_len’: call is unlikely and code size would grow [-Winline]
    dquote_inline.h:39:1: warning: inlining failed in call to ‘S_form_short_octal_warning’: call is unlikely and code size would grow [-Winline]
    regcomp.c:10370:1: warning: inlining failed in call to ‘S_invlist_highest’: --param inline-unit-growth limit reached [-Winline]
    regcomp.c:10311:1: warning: inlining failed in call to ‘S_invlist_iterinit’: call is unlikely and code size would grow [-Winline]
    regcomp.c:10319:1: warning: inlining failed in call to ‘S_invlist_iterfinish’: call is unlikely and code size would grow [-Winline]
    regcomp.c:10370:1: warning: inlining failed in call to ‘S_invlist_highest’: call is unlikely and code size would grow [-Winline]
    pp_hot.c: In function ‘Perl_pp_method_named’:
    pp_hot.c:5414:1: warning: inlining failed in call to ‘S_opmethod_stash’: --param max-inline-insns-single limit reached [-Winline]
    pp_hot.c: In function ‘Perl_pp_method_super’:
    pp_hot.c: In function ‘Perl_pp_method_redir’:
    pp_hot.c: In function ‘Perl_pp_method_redir_super’:
    regcomp.c: In function ‘S_regpiece’:
    regcomp.c:10977:1: warning: inlining failed in call to ‘S_handle_named_backref’: call is unlikely and code size would grow [-Winline]
    sv.c: In function ‘Perl_sv_grow’:
    sv.c: In function ‘Perl_sv_usepvn_flags’:
    sv.c: In function ‘perl_clone’:
    sv.c:2333:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    sv.c:2348:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
    
    -- 
    Report by Test::Smoke v1.53 build 1374 running on perl 5.24.1
    (Reporter v0.050 / Smoker v0.045)