[via nntp.perl.org] [parsed detail]
Message-Id: <202412170115.4BH1Fs1q3635872@vier.local>
Mime-version: 1.0
Subject: Smoke [blead] v5.41.6-141-g0877c093131 PASS linux 5.10.103-v7l+ [Raspbian GNU/Linux 12.7] (armv7l/4 cpu) {blead_gcc_quick}
Date: Mon, 16 Dec 2024 20:15 -0500
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/log0877c09313129ad9ab50aeabf870cf5fce9724a0.log.gz
Automated smoke report for branch blead 5.41.7 patch 0877c09313129ad9ab50aeabf870cf5fce9724a0 v5.41.6-141-g0877c093131
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 2 hours 32 minutes (average 38 minutes 11 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.41.6-141-g0877c093131 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'
Passed Todo tests: (common-args) -Dcc="ccache gcc"
[default]
[default] -Duseithreads
../t/run/todo.t.............................................PASSED
3-4
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:1819: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:1819:16: note: in expansion of macro âUNLIKELYâ
utf8.c:1895:45: warning: comparison of integer expressions of different signedness: âunsigned intâ and âssize_tâ {aka âintâ} [-Wsign-compare]
utf8.c:2098:34: warning: format â%dâ expects argument of type âintâ, but argument 2 has type âU32â {aka âlong unsigned intâ} [-Wformat=]
utf8.c:2099:59: note: format string is defined here
utf8.c:2196:39: warning: âuvâ may be used uninitialized [-Wmaybe-uninitialized]
utf8.c:1640:8: note: âuvâ was declared here
utf8.c:2098: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)