[via nntp.perl.org] [similar] [parsed detail]
Message-Id: <202110190959.19J9xtWo3200543@vier.local>
Subject: Smoke [blead] v5.35.4-150-geb058c0793b PASS linux 5.10.17-v7l+ [Raspbian GNU/Linux 10.8] (armv7l/4 cpu) {blead_gcc_quick}
Date: Tue, 19 Oct 2021 05:59 -0400
Mime-version: 1.0
Content-type: text/plain; charset="UTF8"
Content-Transfer-Encoding: 8bit
Smoke logs available at http://m-l.org/~perl/smoke/perl/arm-linux-gnueabihf-thread-multi-64int/blead_gcc_quick/logeb058c0793b0f6c96b6b92cfb047804c8c625c5a.log.gz
Automated smoke report for branch blead 5.35.5 patch eb058c0793b0f6c96b6b92cfb047804c8c625c5a v5.35.4-150-geb058c0793b
develpi.local: ARMv7 Processor rev 3 (v7l) (300 MHz) (armv7l/4 cpu)
on linux - 5.10.17-v7l+ [Raspbian GNU/Linux 10.8]
using ccache gcc version 8.3.0
smoketime 1 hour 48 minutes (average 27 minutes 3 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.35.4-150-geb058c0793b Configuration (common) -Dcc="ccache gcc"
----------- ---------------------------------------------------------
O O
O O -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
scope.c: In function âPerl_leave_scopeâ:
handy.h:97:35: warning: âa2.any_uvâ may be used uninitialized in this function [-Wmaybe-uninitialized]
scope.c:901:21: note: âa2.any_uvâ was declared here
op.c: In function âPerl_newFOROPâ:
op.c:10262:38: warning: format â%luâ expects argument of type âlong unsigned intâ, but argument 3 has type âPADOFFSETâ {aka âintâ} [-Wformat=]
op.c:10268:38: warning: format â%luâ expects argument of type âlong unsigned intâ, but argument 2 has type âPADOFFSETâ {aka âintâ} [-Wformat=]
op.c:10268:38: warning: format â%luâ expects argument of type âlong unsigned intâ, but argument 3 has type âPADOFFSETâ {aka âintâ} [-Wformat=]
op.c:10268:38: warning: format â%luâ expects argument of type âlong unsigned intâ, but argument 4 has type âPADOFFSETâ {aka âintâ} [-Wformat=]
ListUtil.xs: In function âXS_List__Util_zipâ:
../../pp.h:371:40: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
../../perl.h:3795:62: note: in definition of macro âEXPECTâ
../../perl.h:3816:52: note: in expansion of macro âcBOOLâ
../../pp.h:390:30: note: in expansion of macro âUNLIKELYâ
../../pp.h:390:39: note: in expansion of macro â_EXTEND_NEEDS_GROWâ
ListUtil.xs:1628:9: note: in expansion of macro âEXTENDâ
../../pp.h:371:66: warning: comparison of integer expressions of different signedness: âintâ and âUVâ {aka âlong unsigned intâ} [-Wsign-compare]
../../pp.h:337:65: warning: operand of ?: changes signedness from âintâ to âUVâ {aka âlong unsigned intâ} due to unsignedness of other operand [-Wsign-compare]
../../embed.h:571:53: note: in definition of macro âstack_growâ
../../pp.h:391:49: note: in expansion of macro â_EXTEND_SAFE_Nâ
ListUtil.xs:1645:9: note: in expansion of macro âEXTENDâ
re_exec.c: In function âS_dump_exec_posâ:
re_exec.c:4415:21: warning: format â%uâ expects argument of type âunsigned intâ, but argument 12 has type âU32â {aka âconst long unsigned intâ} [-Wformat=]
re_exec.c:4415:55: note: format string is defined here
scope.c:901:21: warning: âa2.any_uvâ may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c: In function âS_dump_exec_posâ:
regexec.c:4415:21: warning: format â%uâ expects argument of type âunsigned intâ, but argument 12 has type âU32â {aka âconst long unsigned intâ} [-Wformat=]
regexec.c:4415:55: note: format string is defined here
op.c:10262:38: warning: format â%luâ expects argument of type âlong unsigned intâ, but argument 4 has type âPADOFFSETâ {aka âintâ} [-Wformat=]
op.c:10268:38: warning: format â%luâ expects argument of type âlong unsigned intâ, but argument 5 has type âPADOFFSETâ {aka âintâ} [-Wformat=]
re_exec.c:4415:21: warning: format â%uâ expects argument of type âunsigned intâ, but argument 13 has type âU32â {aka âconst long unsigned intâ} [-Wformat=]
regexec.c:4415:21: warning: format â%uâ expects argument of type âunsigned intâ, but argument 13 has type âU32â {aka âconst long unsigned intâ} [-Wformat=]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.1
(Reporter v0.053 / Smoker v0.046)