Smoke [blead] v5.44.0-RC2-4-g7874f25 PASS linux 3.10.0-1160.119.1.el7.x86_64 [Red Hat Enterprise Linux Server 7.9 (x86_64/1 cpu)

[email protected] ("Carlos Guevara")
Newsgroups perl.daily-build.reports
Message-ID <20260710221339.6B93741903EE@cjg-rhel7>
Automated smoke report for branch blead 5.44.0 patch 7874f2537a2c1831e9fc33ea0c584aa1958c5f6a v5.44.0-RC2-4-g7874f25
cjg-rhel7: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpu)
    on        linux - 3.10.0-1160.119.1.el7.x86_64 [Red Hat Enterprise Linux Server 7.9 (Maipo)]
    using     g++ version 4.8.5 20150623 (Red Hat 4.8.5-44)
    smoketime 2 hours 21 minutes (average 23 minutes 38 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.44.0-RC2-4-g7874f25  Configuration (common) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=g++
----------- ---------------------------------------------------------
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'

Passed Todo tests: (common-args) -Accflags='-DPERL_RC_STACK -DDEBUG_LEAKING_SCALARS' -Dcc=g++
[default] -Duseithreads -Dusequadmath
[default] -DDEBUGGING -Duseithreads -Dusequadmath
../t/run/todo.t.............................................PASSED
    6, 28-29

Compiler messages(gcc):
locale.c: In function 'const char* S_langinfo_sv_i(PerlInterpreter*, nl_item, locale_category_index, const char*, SV*, utf8ness_t*)':
locale.c:6560:24: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
perlio.c:4032:1: warning: unused parameter 'cnt' [-Wunused-parameter]
pp_ctl.c: In function 'bool S_doeval_compile(PerlInterpreter*, U8, CV*, U32, HV*)':
embed.h:559:73: warning: null argument where non-null required (argument 2) [-Wnonnull]
pp_ctl.c:4405:13: note: in expansion of macro 'rpp_xpush_1'
regcomp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*)':
regcomp.c:580:68: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]
perl.h:4178:62: note: in definition of macro 'EXPECT'
perl.h:4199:52: note: in expansion of macro 'cBOOL'
handy.h:2882:16: note: in expansion of macro 'UNLIKELY'
handy.h:2882:25: note: in expansion of macro 'MEM_WRAP_WILL_WRAP_'
handy.h:2894:32: note: in expansion of macro 'MEM_WRAP_CHECK'
handy.h:2971:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
regcomp.c:580:5: note: in expansion of macro 'Newx'
Socket.xs: In function 'void XS_Socket_inet_aton(PerlInterpreter*, CV*)':
Socket.xs:784:35: warning: missing initializer for member 'addrinfo::ai_family' [-Wmissing-field-initializers]
Socket.xs:784:35: warning: missing initializer for member 'addrinfo::ai_socktype' [-Wmissing-field-initializers]
Socket.xs:784:35: warning: missing initializer for member 'addrinfo::ai_protocol' [-Wmissing-field-initializers]
Socket.xs:784:35: warning: missing initializer for member 'addrinfo::ai_addrlen' [-Wmissing-field-initializers]
Socket.xs:784:35: warning: missing initializer for member 'addrinfo::ai_addr' [-Wmissing-field-initializers]
Socket.xs:784:35: warning: missing initializer for member 'addrinfo::ai_canonname' [-Wmissing-field-initializers]
Socket.xs:784:35: warning: missing initializer for member 'addrinfo::ai_next' [-Wmissing-field-initializers]
re_comp.c: In function 'regnode_offset S_reg(PerlInterpreter*, RExC_state_t*, I32, I32*, U32)':
../../handy.h:1492:28: warning: comparison is always true due to limited range of data type [-Wtype-limits]
../../handy.h:1509:21: note: in expansion of macro 'withinCOUNT_KNOWN_VALID_'
../../handy.h:1499:36: note: in expansion of macro 'inRANGE_helper_'
../../regcomp.h:494:25: note: in expansion of macro 'inRANGE'
re_comp.c:4478:21: note: in expansion of macro 'NEXT_OFF_set'
../../handy.h:1500:36: note: in expansion of macro 'inRANGE_helper_'
re_comp.c: In function 'regnode_offset S_regpiece(PerlInterpreter*, RExC_state_t*, I32*, U32)':
re_comp.c:4880:17: note: in expansion of macro 'NEXT_OFF_set'
../../regcomp_internal.h:1214:5: note: in expansion of macro 'NEXT_OFF_set'
re_comp.c:4969:13: note: in expansion of macro 'REGNODE_STEP_OVER'
re_comp.c:4974:13: note: in expansion of macro 'REGNODE_STEP_OVER'
re_comp.c: In function 'bool S_regtail(PerlInterpreter*, RExC_state_t*, regnode_offset, regnode_offset, U32)':
re_comp.c:13247:9: note: in expansion of macro 'NEXT_OFF_set'
re_comp.c: In function 'bool S_regtail_study(PerlInterpreter*, RExC_state_t*, regnode_offset, regnode_offset, U32)':
re_comp.c:13346:9: note: in expansion of macro 'NEXT_OFF_set'
re_comp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*)':
re_comp.c:580:68: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]
../../perl.h:4178:62: note: in definition of macro 'EXPECT'
../../perl.h:4199:52: note: in expansion of macro 'cBOOL'
../../handy.h:2882:16: note: in expansion of macro 'UNLIKELY'
../../handy.h:2882:25: note: in expansion of macro 'MEM_WRAP_WILL_WRAP_'
../../handy.h:2894:32: note: in expansion of macro 'MEM_WRAP_CHECK'
../../handy.h:2971:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
re_comp.c:580:5: note: in expansion of macro 'Newx'
re_comp_study.c: In function 'void S_rck_elide_nothing(PerlInterpreter*, regnode*)':
re_comp_study.c:70:13: note: in expansion of macro 'NEXT_OFF_set'
re_comp_study.c: In function 'U32 my_join_exact(PerlInterpreter*, RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)':
re_comp_study.c:1100:13: note: in expansion of macro 'NEXT_OFF_set'
re_comp_study.c:1224:13: note: in expansion of macro 'NEXT_OFF_set'
re_comp_study.c: In function 'ssize_t my_study_chunk(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32, bool)':
re_comp_study.c:2113:37: note: in expansion of macro 'NEXT_OFF_set'
re_comp_study.c:3225:25: note: in expansion of macro 'NEXT_OFF_set'
../../regcomp.h: In function 'U32 my_join_exact(PerlInterpreter*, RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)':
../../regcomp.h:525:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:525:38: note: '<anonymous>' was declared here
re_comp_study.c:1156:31: note: in expansion of macro 'STR_LEN'
../../regcomp.h:519:45: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:519:45: note: '<anonymous>' was declared here
../../regcomp.h:526:50: note: in expansion of macro 'STR_LENl'
../../regcomp.h:497:45: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:497:45: note: '<anonymous>' was declared here
../../regcomp.h:526:64: note: in expansion of macro 'STR_LENs'
re_comp_study.c:1189:37: note: in expansion of macro 'STR_LEN'
re_comp_trie.c: In function 'I32 my_make_trie(PerlInterpreter*, RExC_state_t*, regnode*, regnode*, regnode*, regnode*, U32, U32, U32)':
re_comp_trie.c:482:16: note: in expansion of macro 'inRANGE'
re_comp_trie.c:991:13: note: in expansion of macro 'TRIE_HANDLE_WORD'
re_comp_trie.c:1205:13: note: in expansion of macro 'TRIE_HANDLE_WORD'
re_comp_trie.c:1374:13: note: in expansion of macro 'NEXT_OFF_set'
re_comp_trie.c:1478:17: note: in expansion of macro 'NEXT_OFF_set'
re_comp_trie.c:1508:21: note: in expansion of macro 'NEXT_OFF_set'
re_comp_trie.c:1516:13: note: in expansion of macro 'NEXT_OFF_set'
re_comp_trie.c:1522:24: note: in expansion of macro 'inRANGE'
threads.c: In function 'void XS_threads_object(PerlInterpreter*, CV*)':
threads.c:1937:29: warning: 'RETVAL' may be used uninitialized in this function [-Wmaybe-uninitialized]
threads.c:1879:7: note: 'RETVAL' was declared here
regcomp.c: In function 'regnode_offset S_reg(PerlInterpreter*, RExC_state_t*, I32, I32*, U32)':
handy.h:1492:28: warning: comparison is always true due to limited range of data type [-Wtype-limits]
handy.h:1509:21: note: in expansion of macro 'withinCOUNT_KNOWN_VALID_'
handy.h:1499:36: note: in expansion of macro 'inRANGE_helper_'
regcomp.h:494:25: note: in expansion of macro 'inRANGE'
regcomp.c:4478:21: note: in expansion of macro 'NEXT_OFF_set'
handy.h:1500:36: note: in expansion of macro 'inRANGE_helper_'
regcomp.c: In function 'regnode_offset S_regpiece(PerlInterpreter*, RExC_state_t*, I32*, U32)':
regcomp.c:4880:17: note: in expansion of macro 'NEXT_OFF_set'
regcomp_internal.h:1214:5: note: in expansion of macro 'NEXT_OFF_set'
regcomp.c:4969:13: note: in expansion of macro 'REGNODE_STEP_OVER'
regcomp.c:4974:13: note: in expansion of macro 'REGNODE_STEP_OVER'
regcomp.c: In function 'bool S_regtail(PerlInterpreter*, RExC_state_t*, regnode_offset, regnode_offset, U32)':
regcomp.c:13247:9: note: in expansion of macro 'NEXT_OFF_set'
regcomp.c: In function 'bool S_regtail_study(PerlInterpreter*, RExC_state_t*, regnode_offset, regnode_offset, U32)':
regcomp.c:13346:9: note: in expansion of macro 'NEXT_OFF_set'
regcomp_study.c: In function 'void S_rck_elide_nothing(PerlInterpreter*, regnode*)':
regcomp_study.c:70:13: note: in expansion of macro 'NEXT_OFF_set'
regcomp_study.c: In function 'U32 Perl_join_exact(PerlInterpreter*, RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)':
regcomp_study.c:1100:13: note: in expansion of macro 'NEXT_OFF_set'
regcomp_study.c:1224:13: note: in expansion of macro 'NEXT_OFF_set'
regcomp_study.c: In function 'ssize_t Perl_study_chunk(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32, bool)':
regcomp_study.c:2113:37: note: in expansion of macro 'NEXT_OFF_set'
regcomp_study.c:3225:25: note: in expansion of macro 'NEXT_OFF_set'
regcomp.h: In function 'U32 Perl_join_exact(PerlInterpreter*, RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)':
regcomp.h:525:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:525:38: note: '<anonymous>' was declared here
regcomp_study.c:1156:31: note: in expansion of macro 'STR_LEN'
regcomp.h:519:45: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:519:45: note: '<anonymous>' was declared here
regcomp.h:526:50: note: in expansion of macro 'STR_LENl'
regcomp.h:497:45: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:497:45: note: '<anonymous>' was declared here
regcomp.h:526:64: note: in expansion of macro 'STR_LENs'
regcomp_study.c:1189:37: note: in expansion of macro 'STR_LEN'
regcomp_trie.c: In function 'I32 Perl_make_trie(PerlInterpreter*, RExC_state_t*, regnode*, regnode*, regnode*, regnode*, U32, U32, U32)':
regcomp_trie.c:482:16: note: in expansion of macro 'inRANGE'
regcomp_trie.c:991:13: note: in expansion of macro 'TRIE_HANDLE_WORD'
regcomp_trie.c:1205:13: note: in expansion of macro 'TRIE_HANDLE_WORD'
regcomp_trie.c:1374:13: note: in expansion of macro 'NEXT_OFF_set'
regcomp_trie.c:1478:17: note: in expansion of macro 'NEXT_OFF_set'
regcomp_trie.c:1508:21: note: in expansion of macro 'NEXT_OFF_set'
regcomp_trie.c:1516:13: note: in expansion of macro 'NEXT_OFF_set'
regcomp_trie.c:1522:24: note: in expansion of macro 'inRANGE'

Non-Fatal messages(gcc):



-- 
Report by Test::Smoke v1.71 running on perl 5.38.2
(Reporter v0.053 / Smoker v0.046)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.