[via nntp.perl.org] [parsed detail]
Message-Id: <202412050516.4B55GdCB2924389@vier.local>
Date: Thu, 5 Dec 2024 00:16 -0500
Mime-version: 1.0
Content-type: text/plain; charset="UTF8"
Subject: Smoke [blead] v5.41.6-115-ga015052e89e PASS linux 5.10.103-v7l+ [Raspbian GNU/Linux 12.7] (armv7l/4 cpu) {blead_gcc_quick}
Content-Transfer-Encoding: 8bit
Smoke logs available at http://m-l.org/~perl/smoke/perl/arm-linux-gnueabihf-thread-multi-64int/blead_gcc_quick/loga015052e89ef7649c61e746e10f3384e4ab35f2d.log.gz
Automated smoke report for branch blead 5.41.7 patch a015052e89ef7649c61e746e10f3384e4ab35f2d v5.41.6-115-ga015052e89e
develpi: ARMv7 Processor rev 3 (v7l) (300 MHz) (armv7l/4 cpu)
on linux - 5.10.103-v7l+ [Raspbian GNU/Linux 12.7]
using ccache gcc version 12.2.0
smoketime 4 hours 13 minutes (average 1 hour 3 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.41.6-115-ga015052e89e 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):
handy.h: In function âPerl_leave_scopeâ:
handy.h:95:35: warning: âa2.any_uvâ may be used uninitialized [-Wmaybe-uninitialized]
scope.c:1117:21: note: âa2.any_uvâ was declared here
utf8.c: In function âPerl_utf8_to_uv_msgs_helper_â:
utf8.c:1779:35: warning: comparison of integer expressions of different signedness: âssize_tâ {aka âintâ} and âunsigned intâ [-Wsign-compare]
perl.h:4215:62: note: in definition of macro âEXPECTâ
perl.h:4236:52: note: in expansion of macro âcBOOLâ
utf8.c:1779:16: note: in expansion of macro âUNLIKELYâ
utf8.c:1855:45: warning: comparison of integer expressions of different signedness: âunsigned intâ and âssize_tâ {aka âintâ} [-Wsign-compare]
utf8.c:2055:34: warning: format â%dâ expects argument of type âintâ, but argument 2 has type âU32â {aka âlong unsigned intâ} [-Wformat=]
utf8.c:2056:59: note: format string is defined here
utf8.c:2153:39: warning: âuvâ may be used uninitialized [-Wmaybe-uninitialized]
utf8.c:1603:8: note: âuvâ was declared here
utf8.c:2055:34: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âU32â {aka âlong unsigned intâ} [-Wformat=]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.36.0
(Reporter v0.053 / Smoker v0.046)