[via nntp.perl.org] [parsed detail]
Message-Id: <202412181547.4BIFlvfe2886612@vier.local>
Content-type: text/plain; charset="UTF8"
Subject: Smoke [blead] v5.41.6-142-g1e1959c56f9 FAIL(F) linux 5.10.103-v7l+ [Raspbian GNU/Linux 12.7] (armv7l/4 cpu) {blead_gcc_quick}
Mime-version: 1.0
Date: Wed, 18 Dec 2024 10:47 -0500
Content-Transfer-Encoding: 8bit
Smoke logs available at http://m-l.org/~perl/smoke/perl/arm-linux-gnueabihf-thread-multi-64int/blead_gcc_quick/log1e1959c56f90a702f3af58fcb0bb5e39010406f9.log.gz
Automated smoke report for branch blead 5.41.7 patch 1e1959c56f90a702f3af58fcb0bb5e39010406f9 v5.41.6-142-g1e1959c56f9
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 35 minutes (average 38 minutes 57 seconds)
Summary: FAIL(F)
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-142-g1e1959c56f9 Configuration (common) -Dcc="ccache gcc"
----------- ---------------------------------------------------------
O O
O F -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
Failures: (common-args) -Dcc="ccache gcc"
[default] -DDEBUGGING -Duseithreads
../dist/Tie-File/t/26_twrite.t..............................FAILED
89
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)