[via nntp.perl.org] [similar] [parsed detail]
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="UTF8"
MIME-Version: 1.0
Date: Sun, 6 Jan 2019 14:24:19 -0500
Subject: Smoke [5.29.7] v5.29.6-90-gd586c8db95 PASS linux 4.15.11-mainline-rev1 [debian] (aarch64/4 cpu)
Message-ID: <E1ggE20-0003cy-Mi@scaleway.teada.net>
Automated smoke report for 5.29.7 patch d586c8db9528182f19e2cca28ca3e6a38c65b9a8 v5.29.6-90-gd586c8db95
scaleway: ( 0MHz) (aarch64/4 cpu)
on linux - 4.15.11-mainline-rev1 [debian]
using gcc-6 version 6.3.0 20170516
smoketime 11 hours 53 minutes (average 1 hour 19 minutes)
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.29.6-90-gd586c8db95 Configuration (common) -Acc=gcc-6
----------- ---------------------------------------------------------
O - -Accflags="-O2" -Duseithreads
O - -Accflags="-O2" -Duseithreads -Duse64bitint
O - -Accflags="-O2" -Duseithreads -Duselongdouble
O - -Accflags="-O2" -Duseithreads -Dusemorebits
O - -Accflags="-O2 -Wall" -Duseithreads
O - -Accflags="-O2 -Wall" -Duseithreads -Duse64bitint
O - -Accflags="-O2 -Wall" -Duseithreads -Duselongdouble
O - -Accflags="-O2 -Wall" -Duseithreads -Dusemorebits
- - -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
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEd586c8db9528182f19e2cca28ca3e6a38c65b9a8
Compiler messages(gcc):
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:1361: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]
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:940:6: warning: declaration of âiâ shadows a previous local [-Wshadow]
perl.c:977:6: warning: declaration of âiâ shadows a previous local [-Wshadow]
perl.c:1310:13: warning: declaration of âiâ shadows a previous local [-Wshadow]
gv.c: In function âS_gv_fetchmeth_internalâ:
gv.c:812:29: warning: declaration of âhvnameâ shadows a previous local [-Wshadow]
op.c: In function âPerl_scalarvoidâ:
op.c:2089:61: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
op.c:2089:74: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
op.c: In function âS_maybe_multiconcatâ:
op.c:3068:19: warning: declaration of âpâ shadows a previous local [-Wshadow]
op.c:3272:28: warning: declaration of âpâ shadows a previous local [-Wshadow]
toke.c: In function âPerl_lex_startâ:
op.c: In function âPerl_op_lvalue_flagsâ:
op.c:3958:7: warning: declaration of âkidâ shadows a previous local [-Wshadow]
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_require_tie_modâ:
perl.c: In function âS_init_main_stashâ:
gv.c: In function âS_parse_gv_stash_nameâ:
toke.c: In function âS_inclineâ:
perl.c: In function âPerl_init_debuggerâ:
op.c: In function âS_fold_constantsâ:
op.c:5523:17: warning: declaration of âsvâ shadows a previous local [-Wshadow]
op.c: In function âS_gen_constant_listâ:
perl.h:1317:17: warning: declaration of âsvpâ shadows a previous local [-Wshadow]
perl.c: In function âS_init_predump_symbolsâ:
perl.c: In function âS_init_postdump_symbolsâ:
perl.c:4586:26: warning: declaration of ânlenâ shadows a previous local [-Wshadow]
op.c: In function âS_pmtransâ:
op.c: In function âPerl_pmruntimeâ:
op.c:6888:6: warning: declaration of âoâ shadows a parameter [-Wshadow]
op.c:6916:6: warning: declaration of âoâ shadows a parameter [-Wshadow]
op.c: In function âPerl_utilizeâ:
op.c:7437:10: warning: declaration of âpackâ shadows a previous local [-Wshadow]
gv.c: In function âPerl_magic_freeovrldâ:
toke.c: In function âS_scan_constâ:
toke.c:3805:41: warning: declaration of âlenâ shadows a previous local [-Wshadow]
perl.h:1586:52: warning: declaration of âlenâ shadows a previous local [-Wshadow]
toke.c:3835:37: warning: declaration of âuvâ shadows a previous local [-Wshadow]
toke.c:3858:50: warning: declaration of âoffâ shadows a previous local [-Wshadow]
toke.c:3859:41: warning: declaration of âuvâ shadows a previous local [-Wshadow]
gv.c: In function âPerl_Gv_AMupdateâ:
op.c: In function âPerl_cv_const_svâ:
gv.c: In function âPerl_try_amagic_binâ:
gv.c:3024:13: warning: declaration of âleftâ shadows a previous local [-Wshadow]
op.c: In function âPerl_cv_const_sv_or_avâ:
op.c: In function âPerl_newMYSUBâ:
gv.c: In function âPerl_amagic_callâ:
op.c: In function âPerl_newATTRSUB_xâ:
gv.c: In function âPerl_gv_try_downgradeâ:
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:11253:19: warning: declaration of âtypeâ shadows a previous local [-Wshadow]
op.c: In function âPerl_ck_rvconstâ:
op.c: In function âPerl_ck_sortâ:
op.c:12579:6: warning: declaration of âkidâ shadows a previous local [-Wshadow]
toke.c: In function âPerl_yylexâ:
toke.c:6755:36: warning: declaration of âlenâ shadows a previous local [-Wshadow]
op.c: In function âPerl_rv2cv_op_cvâ:
toke.c:7046:13: warning: declaration of âgvâ shadows a previous local [-Wshadow]
toke.c:7215:7: warning: declaration of âcvâ shadows a previous local [-Wshadow]
op.c: In function âPerl_wrap_op_checkerâ:
op.c:16922: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:7692:10: warning: declaration of âgvâ shadows a previous local [-Wshadow]
toke.c:7890:29: warning: declaration of âoffâ shadows a previous local [-Wshadow]
toke.c:8274:25: warning: declaration of âlenâ shadows a previous local [-Wshadow]
toke.c:8409:8: warning: declaration of âsvâ shadows a previous local [-Wshadow]
toke.c:8681:25: warning: declaration of âoffâ shadows a previous local [-Wshadow]
toke.c: In function âS_new_constantâ:
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 âS_parse_identâ:
toke.c:9372:15: warning: declaration of âdâ shadows a parameter [-Wshadow]
gv.c: In function âPerl_gv_name_setâ:
toke.c: In function âPerl_start_subparseâ:
toke.c: In function âPerl_init_named_cvâ:
toke.c: In function âPerl_yyerror_pvnâ:
toke.c:11788:22: warning: declaration of âmsgâ shadows a previous local [-Wshadow]
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:1781:1: warning: inlining failed in call to âS_find_default_stashâ: --param large-function-growth limit reached [-Winline]
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.24.1
(Reporter v0.050 / Smoker v0.045)