[Log] [via test-smoke.org] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch maint-5.36 5.36.2 patch 7a2f3758e0f82870e8f361a1e7a1d2692b9a87b5 v5.36.2-3-g7a2f3758e0.
cjg-void: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpus)
on linux 6.5.12_1 [Void Linux rolling]
using gcc version 12.2.0 (*1)
smoketime 4 hours 23 minutes (average 21 minutes 60 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.36.2-3-g7a2f3758e0
----------------------- ----------------------------------------------------
O O -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' (*1)
O O -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duse64bitall (*1)
O O -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dusequadmath (*1)
O O -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads (*1)
O O -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall (*1)
O O -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Dusequadmath (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Skipped tests:
# One test name on a line
Test failures:
None.
Test todo-passed:
../cpan/Time-Piece/t/06large.t (1-250)
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Dusequadmath DEBUGGING
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duse64bitall
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dusequadmath DEBUGGING
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads DEBUGGING
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Dusequadmath
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' DEBUGGING
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duse64bitall DEBUGGING
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Duseithreads -Duse64bitall DEBUGGING
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dusequadmath
[stdio] -Dcc=gcc -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS'
Compiler messages:
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
Makefile:258: warning: ignoring prerequisites on suffix rule definition
Makefile:254: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:254: warning: ignoring prerequisites on suffix rule definition
sv_inline.h: In function 'S_new_SV':
sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
gv.c: In function 'S_gv_stashpvn_internal':
gv.c:1609:9: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
hv.h:60:17: note: 'hek_key' declared here
gv.c: In function 'S_parse_gv_stash_name':
gv.c:1815:25: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
gv.c:1829:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
gv.c: In function 'Perl_gv_handler':
gv.c:3277:19: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
regcomp.c: In function 'Perl_re_op_compile':
regcomp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in 'old_re->sv_u.svu_pv + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
dump.c: In function 'Perl_do_gv_dump':
dump.c:1650:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
dump.c: In function 'Perl_do_gvgv_dump':
dump.c:1665:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
util.c: In function 'S_gv_has_usable_name':
util.c:6013:9: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
mg.c: In function 'Perl_magic_clearisa':
mg.c:1889:23: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
mg.c:1901:15: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
mro_core.c: In function 'Perl_mro_get_linear_isa':
mro_core.c:428:28: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
mro_core.c: In function 'Perl_mro_package_moved':
mro_core.c:790:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
mro_core.c: In function 'S_mro_gather_and_rename':
mro_core.c:906:39: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
mro_core.c:1166:38: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
mro_core.c: In function 'Perl_mro_method_changed_in':
hv.h:426:26: warning: array subscript [0, 9223372036854775807] is outside array bounds of 'char[0]' [-Warray-bounds]
embed.h:248:70: note: in definition of macro 'hv_common'
hv.h:440:34: note: in expansion of macro 'HEK_FLAGS'
hv.h:539:56: note: in expansion of macro 'HEK_UTF8'
mro_core.c:1333:23: note: in expansion of macro 'hv_fetchhek'
hv.c: In function 'S_hv_delete_common':
hv.c:1436:42: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
hv.c:1445:18: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
hv.c:1532:14: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
hv.c: In function 'Perl_hfree_next_entry':
hv.c:2172:44: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
hv.c:2174:31: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
hv.c: In function 'Perl_hv_undef_flags':
hv.c:2225:41: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
hv.h:545:55: note: in expansion of macro 'HEK_UTF8'
hv.c:2269:19: note: in expansion of macro 'hv_deletehek'
hv.c:2280:19: note: in expansion of macro 'hv_deletehek'
sv.c: In function 'S_glob_assign_glob':
sv.c:3712:48: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c:3721:22: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c:3734:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c:3790:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c: In function 'Perl_gv_setref':
sv.c:3940:24: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c:3953:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c: In function 'Perl_sv_setsv_flags':
sv.c:4385:25: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c: In function 'S_anonymise_cv_maybe':
sv.c:6450:27: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c:6450:50: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c: In function 'Perl_sv_clear':
sv.c:6685:20: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c: In function 'Perl_sv_resetpvn':
sv.c:9932:33: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c: In function 'Perl_sv_ref':
sv.c:10309:21: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c: In function 'S_sv_unglob':
sv.c:10624:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
pp.c: In function 'Perl_pp_undef':
pp.c:928:15: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
pp.c:953:33: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
scope.c: In function 'Perl_save_gp':
scope.c:413:19: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
scope.c: In function 'Perl_leave_scope':
scope.c:1122:20: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
scope.c:1237:41: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
pp_sys.c: In function 'Perl_pp_select':
pp_sys.c:1340:14: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
../../sv_inline.h: In function 'S_new_SV':
../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
module3.c: In function 'dummy_parser_warning':
module3.c:70:21: warning: the comparison will always evaluate as 'true' for the address of 'bufptr' will never be NULL [-Waddress]
../../parser.h:83:18: note: 'bufptr' declared here
../../../sv_inline.h: In function 'S_new_SV':
../../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
../../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
../../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
APItest.xs: In function 'XS_XS__APItest_HvENAME':
APItest.xs:4254:17: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
../../hv.h:60:17: note: 'hek_key' declared here
re_comp.c: In function 'my_re_op_compile':
re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U 7e0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
../../../../sv_inline.h: In function 'S_new_SV':
../../../../sv_inline.h:75:28: warning: unused parameter 'file' [-Wunused-parameter]
../../../../sv_inline.h:75:38: warning: unused parameter 'line' [-Wunused-parameter]
../../../../sv_inline.h:75:56: warning: unused parameter 'func' [-Wunused-parameter]
regcomp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U8ea0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
util.c: In function 'Perl_safesysrealloc':
util.c:329:17: warning: pointer 'where' may be used after 'realloc' [-Wuse-after-free]
perl.h:4565:37: note: in definition of macro 'DEBUG_m'
util.c:290:15: note: call to 'realloc' here
hv.c:2229:19: note: in expansion of macro 'hv_deletehek'
re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<Uc870>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U67e0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
regcomp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U1ea0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U8870>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U87e0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
regcomp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<Ufea0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U5870>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<Ud240>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
regcomp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U ab0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U82d0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<Uc240>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
regcomp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<Ufab0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<Ud2d0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<Ub240>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
regcomp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U5ab0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U32d0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
About this smoke: smoking-perl: 5.38.0 smoker-version: 1.71/0.046 timestamp: 2023-11-27T18:28:22Z tester: core