[via nntp.perl.org] [similar] [parsed detail]
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="UTF8"
MIME-Version: 1.0
Date: Sat, 21 Sep 2019 14:25:23 -0400
Subject: Smoke [5.31.5] v5.31.4-5-g3e14cc163c FAIL(Xm) linux 4.15.11-mainline-rev1 [debian] (aarch64/4 cpu)
Message-ID: <E1iBk4u-0006m1-SM@scaleway.teada.net>
Automated smoke report for 5.31.5 patch 3e14cc163c638e063c3e2a746616e50ecf58e23e v5.31.4-5-g3e14cc163c
scaleway: ( 0MHz) (aarch64/4 cpu)
on linux - 4.15.11-mainline-rev1 [debian]
using gcc-6 version 6.3.0 20170516
smoketime 11 hours 31 minutes (average 1 hour 2 minutes)
Summary: FAIL(Xm)
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.4-5-g3e14cc163c Configuration (common) -Acc=gcc-6
----------- ---------------------------------------------------------
X - -Accflags="-O2" -Duseithreads
O - -Accflags="-O2" -Duseithreads -Duse64bitint
O - -Accflags="-O2" -Duseithreads -Duselongdouble
X - -Accflags="-O2" -Duseithreads -Dusemorebits
m - -Accflags="-O2 -Wall" -Duseithreads
m - -Accflags="-O2 -Wall" -Duseithreads -Duse64bitint
m - -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
- - -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
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE3e14cc163c638e063c3e2a746616e50ecf58e23e
Failures: (common-args) -Acc=gcc-6
[default] -Accflags="-O2" -Duseithreads
Inconsistent test results (between TEST and harness):
../t/re/pat.t........................... ....................................................... FAILED at test 478
[default] -Accflags="-O2" -Duseithreads -Dusemorebits
Inconsistent test results (between TEST and harness):
../t/dist/threads/t/thread.t............ .......................................... FAILED at test 26
../t/dist/Storable/t/store.t............ .......................................... FAILED--expected 25 tests, saw 23
../ext/B/t/concise.t.................... ................................................ FAILED at test 153
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â:
./const-xs.inc: In function âboot_Socketâ:
./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
Configure ...try.c: In function âmainâ:
try.c: In function âmainâ:
perl.h:1471:5: warning: "VMS" is not defined [-Wundef]
inline.h: In function âPerl_cx_popsub_argsâ:
handy.h:57:35: warning: declaration of â_pâ shadows a previous local [-Wshadow]
perl.c: In function âperl_destructâ:
perl.c:633: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:952:6: warning: declaration of âiâ shadows a previous local [-Wshadow]
perl.c:989:6: warning: declaration of âiâ shadows a previous local [-Wshadow]
perl.c:1331:13: warning: declaration of âiâ shadows a previous local [-Wshadow]
toke.c: In function âPerl_lex_startâ:
toke.c: In function âS_inclineâ:
perl.c: In function âPerl_require_pvâ:
pp.h:81:19: warning: declaration of âspâ shadows a previous local [-Wshadow]
gv.c: In function âS_gv_fetchmeth_internalâ:
gv.c:814:29: warning: declaration of âhvnameâ shadows a previous local [-Wshadow]
op.c: In function âPerl_scalarvoidâ:
op.c:2209:61: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
op.c:2209:74: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
perl.c: In function âS_init_main_stashâ:
op.c: In function âS_maybe_multiconcatâ:
op.c:3452:28: warning: declaration of âpâ shadows a previous local [-Wshadow]
perl.c: In function âPerl_init_debuggerâ:
op.c: In function âS_traverse_op_treeâ:
op.c:3787:17: warning: declaration of âsibâ shadows a previous local [-Wshadow]
perl.c: In function âS_init_predump_symbolsâ:
gv.c: In function âS_require_tie_modâ:
op.c: In function âPerl_op_lvalue_flagsâ:
op.c:4249:7: warning: declaration of âkidâ shadows a previous local [-Wshadow]
perl.c: In function âS_init_postdump_symbolsâ:
perl.c:4610:26: warning: declaration of ânlenâ shadows a previous local [-Wshadow]
gv.c: In function âS_parse_gv_stash_nameâ:
toke.c: In function âS_scan_constâ:
toke.c:3859:41: warning: declaration of âlenâ shadows a previous local [-Wshadow]
perl.h:1704: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]
op.c: In function âS_fold_constantsâ:
op.c:5917:17: warning: declaration of âsvâ shadows a previous local [-Wshadow]
op.c: In function âS_gen_constant_listâ:
perl.h:1410:17: warning: declaration of âsvpâ shadows a previous local [-Wshadow]
gv.c: In function âPerl_magic_freeovrldâ:
op.c: In function âS_pmtransâ:
gv.c: In function âPerl_Gv_AMupdateâ:
gv.c: In function âPerl_try_amagic_binâ:
gv.c:3039:13: warning: declaration of âleftâ shadows a previous local [-Wshadow]
op.c: In function âPerl_pmruntimeâ:
op.c:7288:6: warning: declaration of âoâ shadows a parameter [-Wshadow]
gv.c: In function âPerl_amagic_callâ:
op.c:7316:6: warning: declaration of âoâ shadows a parameter [-Wshadow]
gv.c: In function âPerl_gv_try_downgradeâ:
op.c: In function âPerl_utilizeâ:
op.c:7850:10: warning: declaration of âpackâ shadows a previous local [-Wshadow]
op.c: In function âPerl_cv_const_svâ:
op.c: In function âPerl_cv_const_sv_or_avâ:
op.c: In function âPerl_newMYSUBâ:
op.c: In function âPerl_newATTRSUB_xâ:
op.c: In function âS_clear_special_blocksâ:
op.c: In function âS_process_special_blocksâ:
op.c: In function âPerl_ck_spairâ:
op.c:11713:19: warning: declaration of âtypeâ shadows a previous local [-Wshadow]
op.c: In function âPerl_ck_rvconstâ:
toke.c: In function âPerl_yylexâ:
toke.c:6823:36: warning: declaration of âlenâ shadows a previous local [-Wshadow]
op.c: In function âPerl_ck_sortâ:
op.c:13052:6: warning: declaration of âkidâ shadows a previous local [-Wshadow]
op.c: In function âPerl_rv2cv_op_cvâ:
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]
op.c: In function âPerl_wrap_op_checkerâ:
op.c:17503:35: warning: declaration of âopcodeâ shadows a global declaration [-Wshadow]
op.c: In function âconst_sv_xsubâ:
op.c: In function âconst_av_xsubâ:
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]
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: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:5847:1: warning: function âS_fold_constants_evalâ can never be inlined because it uses setjmp [-Winline]
gv.c: In function âPerl_gv_name_setâ:
toke.c: In function âPerl_scan_numâ:
toke.c:11342:29: warning: declaration of âdâ shadows a previous local [-Wshadow]
toke.c: In function âPerl_start_subparseâ:
toke.c: In function âPerl_init_named_cvâ:
toke.c: In function âPerl_yyerror_pvnâ:
toke.c:11924:22: warning: declaration of âmsgâ shadows a previous local [-Wshadow]
gv.c: In function âcore_xsubâ:
inline.h:54:1: warning: inlining failed in call to âPerl_CvGVâ: call is unlikely and code size would grow [-Winline]
gv.c: In function âPerl_gv_fetchpvn_flagsâ:
gv.c:1615:1: warning: inlining failed in call to âS_parse_gv_stash_nameâ: --param large-function-growth limit reached [-Winline]
gv.c:1789:1: warning: inlining failed in call to âS_find_default_stashâ: --param large-function-growth limit reached [-Winline]
inline.h:292:1: warning: inlining failed in call to âPerl_croak_memory_wrapâ: call is unlikely and code size would grow [-Winline]
gv.c: In function âPerl_gv_fetchmeth_pvâ:
gv.c:704: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â:
op.c: In function âPerl_alloccopstashâ:
gv.c: In function âPerl_gv_fetchmethod_pvn_flagsâ:
inline.h: In function âS_newSV_maybe_utf8â:
inline.h:986: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â:
pad.c: In function âPerl_padlist_storeâ:
pad.c: In function âPerl_newPADNAMELISTâ:
inline.h:232:1: warning: inlining failed in call to âPerl_SvREFCNT_dec_NNâ: call is unlikely and code size would grow [-Winline]
pad.c: In function âPerl_padnamelist_storeâ:
op.c:5847: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â:
regcomp.c: In function âS_make_trieâ:
regcomp.c:3516:49: warning: declaration of âtmpâ shadows a previous local [-Wshadow]
regcomp.c:3517:26: warning: declaration of âchâ shadows a previous local [-Wshadow]
regcomp.c:3537:28: warning: declaration of âlenâ shadows a previous local [-Wshadow]
regcomp.c: In function âS_study_chunkâ:
regcomp.c:4783:34: warning: declaration of âlastâ shadows a parameter [-Wshadow]
regcomp.c: In function âS_concat_patâ:
regcomp.c:6738:33: warning: declaration of âsvpâ shadows a previous local [-Wshadow]
regcomp.c:6786:17: warning: declaration of âsvâ shadows a previous local [-Wshadow]
regcomp.c: In function âS_compile_runtime_codeâ:
cop.h:1064:26: warning: declaration of âpâ shadows a previous local [-Wshadow]
cop.h:1091:27: warning: declaration of âpâ shadows a previous local [-Wshadow]
regcomp.c: In function âPerl_re_op_compileâ:
regcomp.h:1084:45: warning: declaration of âre_debug_flagsâ shadows a previous local [-Wshadow]
regcomp.c:8343:24: warning: declaration of âscanâ shadows a previous local [-Wshadow]
regcomp.c: In function âPerl_reg_named_buff_scalarâ:
regcomp.c: In function âS_regâ:
regcomp.c:11876:18: warning: declaration of ânumâ shadows a previous local [-Wshadow]
regcomp.c:12218:19: warning: declaration of âbrâ shadows a previous local [-Wshadow]
dump.c: In function âPerl_sv_peekâ:
dump.c:403:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
dump.c:414:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
dump.c:425:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
regcomp.c: In function âS_regatomâ:
regcomp.c:13532:16: warning: declaration of âflagsâ shadows a previous local [-Wshadow]
perl.h:174:22: warning: declaration of âmy_perlâ shadows a parameter [-Wshadow]
regcomp.c:733:8: warning: declaration of âlenâ shadows a previous local [-Wshadow]
regcomp.c:14227:12: warning: declaration of âflagsâ shadows a previous local [-Wshadow]
dump.c: In function âPerl_do_sv_dumpâ:
regcomp.c: In function âS_handle_regex_setsâ:
regcomp.c:15899:34: warning: declaration of âsave_parseâ shadows a previous local [-Wshadow]
regcomp.c:16110:25: warning: declaration of âlhsâ shadows a previous local [-Wshadow]
inline.h:1801:1: warning: inlining failed in call to âPerl_utf8n_to_uvchr_msgs.constpropâ: call is unlikely and code size would grow [-Winline]
regcomp.c: In function âS_regclassâ:
regcomp.c:18663:34: warning: declaration of âiâ shadows a previous local [-Wshadow]
regcomp.c:18859: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:21790:21: warning: declaration of âiâ shadows a previous local [-Wshadow]
regcomp.c: In function âS_dumpuntilâ:
regcomp.c:22025:17: warning: declaration of âopâ shadows a previous local [-Wshadow]
uni_keywords.h:7213:10: warning: no previous prototype for âmatch_unipropâ [-Wmissing-prototypes]
regcomp.c: In function âPerl_parse_uniprop_stringâ:
cop.h:1064:10: warning: declaration of âiâ shadows a previous local [-Wshadow]
cop.h:1091:10: warning: declaration of âiâ shadows a previous local [-Wshadow]
regcomp.c:23550:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
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]
op.c: In function âPerl_report_redefined_cvâ:
regcomp.c: In function âS_change_engine_sizeâ:
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:2380:11: warning: declaration of ânâ shadows a parameter [-Wshadow]
vutil.c: In function âPerl_new_versionâ:
vutil.c: In function âPerl_upg_versionâ:
regcomp.c: In function âS_handle_possible_posixâ:
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â:
util.c: In function âS_env_allocâ:
util.c: In function âPerl_repeatcpyâ:
regcomp.c: In function âPerl__invlist_union_maybe_complement_2ndâ:
invlist_inline.h:69:1: warning: inlining failed in call to âS_invlist_arrayâ: --param inline-unit-growth limit reached [-Winline]
regcomp.c: In function âPerl__add_range_to_invlistâ:
util.c: In function âPerl_my_cxt_initâ:
regcomp.c: In function âPerl__invlist_intersection_maybe_complement_2ndâ:
regcomp.c:9117:1: warning: inlining failed in call to âS_invlist_trimâ: --param inline-unit-growth limit reached [-Winline]
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]
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â:
mro_core.c: In function âS_mro_get_linear_isa_dfsâ:
mro_core.c:336:12: warning: declaration of âsvpâ shadows a previous local [-Wshadow]
mro_core.c: In function âPerl_mro_isa_changed_inâ:
mro_core.c:602:28: warning: declaration of âisaâ shadows a previous local [-Wshadow]
mro_core.c: In function âPerl_mro_package_movedâ:
mro_core.c:862:13: warning: declaration of âstashâ shadows a parameter [-Wshadow]
mro_core.c: In function âS_mro_gather_and_renameâ:
mro_core.c:920: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]
regcomp.c: In function âPerl_regpropâ:
invlist_inline.h:42:1: warning: inlining failed in call to âS__invlist_lenâ: --param inline-unit-growth limit reached [-Winline]
hv.c: In function âPerl_share_hekâ:
hv.c: In function âPerl_hv_ename_addâ:
regcomp.c: In function âS_study_chunk.constpropâ:
regcomp.c:2022:1: warning: inlining failed in call to âS_ssc_add_rangeâ: call is unlikely and code size would grow [-Winline]
regcomp.c:1994:1: warning: inlining failed in call to âS_ssc_unionâ: call is unlikely and code size would grow [-Winline]
regcomp.c:2007:1: warning: inlining failed in call to âS_ssc_intersectionâ: call is unlikely and code size would grow [-Winline]
hv.c: In function âPerl_hv_commonâ:
av.c: In function âPerl_av_unshiftâ:
av.c:730:16: warning: declaration of âiâ shadows a previous local [-Wshadow]
av.c: In function âPerl_av_extend_gutsâ:
av.c: In function âPerl_av_makeâ:
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]
invlist_inline.h:69:1: warning: inlining failed in call to âS_invlist_arrayâ: 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:10392:1: warning: inlining failed in call to âS_invlist_highestâ: --param inline-unit-growth limit reached [-Winline]
regcomp.c:10333:1: warning: inlining failed in call to âS_invlist_iterinitâ: call is unlikely and code size would grow [-Winline]
regcomp.c:10341:1: warning: inlining failed in call to âS_invlist_iterfinishâ: call is unlikely and code size would grow [-Winline]
regcomp.c:10392:1: warning: inlining failed in call to âS_invlist_highestâ: call is unlikely and code size would grow [-Winline]
regcomp.c: In function âS_regpieceâ:
regcomp.c:10999:1: warning: inlining failed in call to âS_handle_named_backrefâ: --param inline-unit-growth limit reached [-Winline]
regcomp.c:10999:1: warning: inlining failed in call to âS_handle_named_backrefâ: call is unlikely and code size would grow [-Winline]
inline.h: In function âS_lossless_NV_to_IVâ:
inline.h:1989:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_hot.c: In function âPerl_pp_sassignâ:
pp_hot.c: In function âPerl_pp_readlineâ:
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]
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]
pp_hot.c: In function âPerl_pp_helemâ:
pp_hot.c: In function âPerl_pp_multiderefâ:
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â:
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â:
pp_hot.c: In function âS_opmethod_stashâ:
sv.c: In function âPerl_more_bodiesâ:
sv.c: In function âPerl_sv_upgradeâ:
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]
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]
sv.c: In function âPerl_sv_2nv_flagsâ:
sv.c: In function âPerl_sv_2pv_flagsâ:
sv.c:3159:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function âPerl_sv_2bool_flagsâ:
sv.c:3418:52: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c:3435:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function âS_glob_assign_globâ:
sv.c: In function âPerl_sv_setsv_flagsâ:
sv.c:4259:13: warning: declaration of âsflagsâ shadows a previous local [-Wshadow]
sv.c: In function âS_sv_unmagicext_flagsâ:
sv.c: In function âS_anonymise_cv_maybeâ:
sv.c: In function âS_curseâ:
pp.c: In function âPerl_pp_av2arylenâ:
pp.c: In function âPerl_pp_rv2cvâ:
pp.c: In function âPerl_pp_anoncodeâ:
sv.c: In function âPerl_sv_getsâ:
perl.h:1865: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:8995:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp.c: In function âPerl_pp_divideâ:
pp.c:1529:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp.c: In function âPerl_pp_moduloâ:
pp.c:1629:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp.c:1633:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp.c: In function âPerl_pp_repeatâ:
pp.h:491:21: warning: declaration of âsvâ shadows a previous local [-Wshadow]
sv.c: In function âPerl_sv_dec_nomgâ:
sv.c:9178:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp.c: In function âPerl_do_ncmpâ:
pp.c:2205:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function âPerl_sv_trueâ:
sv.c:10075:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function âPerl_newSVrvâ:
sv.c: In function âPerl_sv_blessâ:
pp.c: In function âPerl_pp_randâ:
pp.c:2921:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c:11063:1: warning: function declaration isnât a prototype [-Wstrict-prototypes]
sv.c: In function âS_F0convertâ:
sv.c:11163:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c:11166:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c:11169:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function âS_hextractâ:
sv.c:11334:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function âS_format_hexfpâ:
sv.c: In function âPerl_sv_vcatpvfn_flagsâ:
sv.c:12201:21: warning: declaration of âsvâ shadows a parameter [-Wshadow]
sv.c:12256:25: warning: declaration of âsvâ shadows a parameter [-Wshadow]
sv.c: In function âPerl_mg_dupâ:
pp.c: In function âPerl_pp_asliceâ:
pp.c: In function âS_do_delete_localâ:
sv.c: In function âS_sv_dup_commonâ:
pp.c: In function âPerl_pp_hsliceâ:
pp.c: In function âPerl_pp_reverseâ:
pp.c: In function âPerl_pp_refassignâ:
sv.c: In function âPerl_ss_dupâ:
pp.c: In function âPerl_pp_lvrefâ:
pp.c:6817:16: warning: declaration of âmgâ shadows a previous local [-Wshadow]
pp.c: In function âPerl_pp_lvrefsliceâ:
pp.c: In function âPerl_pp_argelemâ:
pp.c:7003:17: warning: declaration of âvalâ shadows a previous local [-Wshadow]
pp.c:7039:17: warning: declaration of âvalâ shadows a previous local [-Wshadow]
pp.c: In function âPerl_pp_argdefelemâ:
perl.h:1885: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:16902: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â:
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â:
scope.c: In function âPerl_leave_scopeâ:
scope.c: In function âPerl_cxincâ:
scope.c: In function âPerl_push_scopeâ:
scope.c: In function âPerl_savestack_growâ:
scope.c: In function âPerl_savestack_grow_cntâ:
scope.c: In function âPerl_tmps_grow_pâ:
sv.c: In function âPerl_sv_growâ:
pp.c: In function âPerl_pp_spliceâ:
pp_ctl.c: In function âPerl_pp_formlineâ:
pp_ctl.c:872:21: warning: declaration of âlenâ shadows a previous local [-Wshadow]
pp_ctl.c: In function âPerl_pp_mapwhileâ:
pp_ctl.c:1124:6: warning: declaration of âsrcâ shadows a previous local [-Wshadow]
pp_ctl.c: In function âPerl_die_unwindâ:
pp_ctl.c: In function âPerl_pp_callerâ:
pp_ctl.c: In function âPerl_pp_gotoâ:
pp_ctl.c:2812:20: warning: declaration of âcxâ shadows a previous local [-Wshadow]
pp_ctl.c:2933:8: warning: declaration of âsvâ shadows a previous local [-Wshadow]
pp_ctl.c: In function âS_doeval_compileâ:
pp_ctl.c: In function âS_require_versionâ:
pp_ctl.c: In function âS_require_fileâ:
pp_ctl.c:4026:8: warning: declaration of âiâ shadows a previous local [-Wshadow]
pp.c: In function âPerl_pp_splitâ:
inline.h:1562:1: warning: inlining failed in call to âPerl_utf8_hop_forwardâ: call is unlikely and code size would grow [-Winline]
perl.h:1378:31: warning: declaration of âsaved_errnoâ shadows a previous local [-Wshadow]
pp_ctl.c: In function âPerl_pp_hintsevalâ:
pp_ctl.c: In function âPerl_pp_enterevalâ:
pp_ctl.c:4433:9: warning: declaration of âlenâ shadows a previous local [-Wshadow]
pp_ctl.c:4444:9: warning: declaration of âlenâ shadows a previous local [-Wshadow]
pp_ctl.c: In function âS_do_smartmatchâ:
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.28.1
(Reporter v0.050 / Smoker v0.045)