[via nntp.perl.org] [parsed detail]
Subject: Smoke [blead] v5.37.8-21-gfc931ecfef PASS linux 5.15.90-0-lts [Alpine Linux v3.17 3.17.1] (x86_64/1 cpu)
Message-Id: <20230130080936.7D94E1C004C@cjg-alpine3>
Date: Mon, 30 Jan 2023 03:09:36 -0500 (EST)
Automated smoke report for branch blead 5.37.9 patch fc931ecfefd2e26fc39f6d7a50d7abf611c19f52 v5.37.8-21-gfc931ecfef
cjg-alpine3: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2114MHz) (x86_64/1 cpu)
on linux - 5.15.90-0-lts [Alpine Linux v3.17 3.17.1]
using gcc version 12.2.1 20220924
smoketime 8 hours 3 minutes (average 40 minutes 19 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-21-gfc931ecfef Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +--------- -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.36.0
(Reporter v0.053 / Smoker v0.046)