[via nntp.perl.org] [parsed detail]
Subject: Smoke [blead] v5.37.8-6-g4d2e65728e FAIL(F) linux 6.1.0-1-amd64 [Debian GNU/Linux bookworm/sid] (x86_64/1 cpu)
Message-Id: <E1pJ8GX-002HtF-2s@cjg-sid>
Date: Sat, 21 Jan 2023 02:26:17 -0500
Automated smoke report for branch blead 5.37.8 patch 4d2e65728ee21711be5bc3d4349583b103fd5d38 v5.37.8-6-g4d2e65728e
cjg-sid: 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 7 hours 7 minutes (average 35 minutes 36 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.37.8-6-g4d2e65728e Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O F
F O -Duse64bitall
O O -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
F O -Duseithreads -Dusequadmath
| +--------- -DDEBUGGING
+----------- no debugging
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] -DDEBUGGING
../dist/Time-HiRes/t/usleep.t...............................FAILED
5
Non-zero exit status: 1
[default] -Duse64bitall
../cpan/ExtUtils-MakeMaker/t/basic.t........................FAILED
180-184
Non-zero exit status: 5
[default] -Duseithreads -Dusequadmath
../dist/Time-HiRes/t/nanosleep.t............................FAILED
3
Non-zero exit status: 1
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)