[via nntp.perl.org] [parsed detail]
Subject: Smoke [blead] v5.37.8-16-g4ef62b4258 PASS linux 6.1.0-1-amd64 [Debian GNU/Linux bookworm/sid] (x86_64/1 cpu)
Message-Id: <E1pLIs9-002HuJ-0D@cjg-bookworm>
Date: Fri, 27 Jan 2023 02:10:05 -0500
Automated smoke report for branch blead 5.37.9 patch 4ef62b4258ac6d7fc4187a2c98c8854e8045ab9c v5.37.8-16-g4ef62b4258
cjg-bookworm: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2074MHz) (x86_64/1 cpu)
on linux - 6.1.0-1-amd64 [Debian GNU/Linux bookworm/sid]
using gcc version 12.2.0
smoketime 6 hours 55 minutes (average 34 minutes 35 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.37.8-16-g4ef62b4258 Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O O -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +--------- -DDEBUGGING
+----------- no debugging
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
util.c: In function 'Perl_safesysrealloc':
util.c:329:17: warning: pointer 'where' may be used after 'realloc' [-Wuse-after-free]
perl.h:4903:37: note: in definition of macro 'DEBUG_m'
util.c:290:15: note: call to 'realloc' here
hv.c: In function 'Perl_hv_undef_flags':
hv.h:442:26: warning: array subscript [0, 9223372036854775807] is outside array bounds of 'char[0]' [-Warray-bounds]
embed.h:292:78: note: in definition of macro 'hv_common'
hv.h:456:34: note: in expansion of macro 'HEK_FLAGS'
hv.h:561:55: note: in expansion of macro 'HEK_UTF8'
hv.c:2250:19: note: in expansion of macro 'hv_deletehek'
locale.c: In function 'S_toggle_locale_i':
locale.c:6538:14: warning: '%s' directive argument is null [-Wformat-overflow=]
perl.h:4939:33: note: in definition of macro 'DEBUG__'
locale.c:6537:5: note: in expansion of macro 'DEBUG_Lv'
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.30.2
(Reporter v0.053 / Smoker v0.046)