develooper Front page | perl.daily-build.reports | Postings from August 2022

Smoke [blead] v5.37.2-86-g518db96ae5 PASS linux 5.18.0-3-amd64[Debian GNU/Linux bookworm/sid] (x86_64/1 cpu)

From:
Carlos Guevara
Date:
August 6, 2022 19:25
Subject:
Smoke [blead] v5.37.2-86-g518db96ae5 PASS linux 5.18.0-3-amd64[Debian GNU/Linux bookworm/sid] (x86_64/1 cpu)
Message ID:
E1oKPQf-002GiW-2j@cjg-sid
Automated smoke report for branch blead 5.37.3 patch 518db96ae536faa5656a7cdc6b3dc510b75edb79 v5.37.2-86-g518db96ae5
cjg-sid: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2094MHz) (x86_64/1 cpu)
    on        linux - 5.18.0-3-amd64 [Debian GNU/Linux bookworm/sid]
    using     gcc version 12.1.0
    smoketime 7 hours (average 35 minutes)

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.2-86-g518db96ae5  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):
gv.c: In function 'S_gv_stashpvn_internal':
gv.c:1640: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:1846:25: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
gv.c:1860: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:3308: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:8107: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:5925: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:1867:23: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
mg.c:1879: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:440:26: warning: array subscript [0, 9223372036854775807] is outside array bounds of 'char[0]' [-Warray-bounds]
embed.h:240:70: note: in definition of macro 'hv_common'
hv.h:454:34: note: in expansion of macro 'HEK_FLAGS'
hv.h:553: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:1452:42: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
hv.c:1461:18: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
hv.c:1550: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:2203:44: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
hv.c:2205: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:2256:41: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
hv.h:559:55: note: in expansion of macro 'HEK_UTF8'
hv.c:2300:19: note: in expansion of macro 'hv_deletehek'
hv.c:2314:19: note: in expansion of macro 'hv_deletehek'
sv.c: In function 'S_glob_assign_glob':
sv.c:3711:48: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c:3720:22: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c:3733:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c:3791: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:3941:24: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c:3954: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:4386: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:6512:27: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
sv.c:6512: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:6747: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:10035: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:10412: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:10727: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:434: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:1201:20: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
scope.c:1316: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:1347:14: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
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
APItest.xs: In function 'XS_XS__APItest_HvENAME':
APItest.xs:4313: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:8107:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U7e10>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
regcomp.c:8107:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<Ube10>, &({...})) + (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:4897:37: note: in definition of macro 'DEBUG_m'
util.c:290:15: note: call to 'realloc' here
hv.c:2260:19: note: in expansion of macro 'hv_deletehek'
re_comp.c:8107:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U2ea0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:8107:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<Ude10>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
regcomp.c:8107:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<Uce10>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:8107: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:8107:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U2c60>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
regcomp.c:8107:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U1c60>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:8107:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U9cf0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:8107:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U6870>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
regcomp.c:8107:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U6ea0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:8107:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U7900>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:8107:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U1870>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
regcomp.c:8107:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<Ucea0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:8107:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U26c0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
regcomp.c:8107:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<Ufcf0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
re_comp.c:8107:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<U 750>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]

Non-Fatal messages(gcc):



-- 
Report by Test::Smoke v1.71 running on perl 5.30.2
(Reporter v0.053 / Smoker v0.046)



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About