develooper Front page | perl.daily-build.reports | Postings from October 2021

Smoke [blead] v5.35.5-9-g30194bf8f4 PASS linux 4.4.276 [Slackware14.2] (x86_64/1 cpu)

From:
Carlos Guevara
Date:
October 31, 2021 06:30
Subject:
Smoke [blead] v5.35.5-9-g30194bf8f4 PASS linux 4.4.276 [Slackware14.2] (x86_64/1 cpu)
Message ID:
202110310629.19V6Te8q003425@cjg-slackware14
Automated smoke report for branch blead 5.35.6 patch 30194bf8f48620eb3926ac41c00a2bc3520c1376 v5.35.5-9-g30194bf8f4
cjg-slackware14: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2060MHz) (x86_64/1 cpu)
    on        linux - 4.4.276 [Slackware 14.2]
    using     g++ version 5.5.0
    smoketime 6 hours 56 minutes (average 34 minutes 42 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.35.5-9-g30194bf8f4  Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
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):
regcomp.h: In function 'ssize_t S_study_chunk(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32, bool)':
regcomp.h:340:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:312:22: note: '<anonymous>' was declared here
regcomp.h:340:22: note: in expansion of macro 'OP'
regcomp.c:4217:37: note: in expansion of macro 'STR_LEN'
ListUtil.xs: In function 'void XS_List__Util_zip(CV*)':
ListUtil.xs:1619:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
ListUtil.xs:1624:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
ListUtil.xs:1639:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
ListUtil.xs:1658:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Socket.xs: In function 'void XS_Socket_inet_aton(CV*)':
Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_family' [-Wmissing-field-initializers]
Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_socktype' [-Wmissing-field-initializers]
Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_protocol' [-Wmissing-field-initializers]
Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_addrlen' [-Wmissing-field-initializers]
Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_addr' [-Wmissing-field-initializers]
Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_canonname' [-Wmissing-field-initializers]
Socket.xs:773:28: warning: missing initializer for member 'addrinfo::ai_next' [-Wmissing-field-initializers]
re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
re_exec.c:7069:53: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6973:24: note: 'fold_array' was declared here
re_exec.c:7075:35: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6972:23: note: 'folder' was declared here
../../regcomp.h: In function 'ssize_t S_study_chunk(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32, bool)':
../../regcomp.h:340:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:312:22: note: '<anonymous>' was declared here
../../regcomp.h:340:22: note: in expansion of macro 'OP'
re_comp.c:4184:31: note: in expansion of macro 'STR_LEN'
../../regcomp.h:334:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:334:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:334:32: note: in expansion of macro 'OP'
../../regcomp.h:341:50: note: in expansion of macro 'STR_LENl'
../../regcomp.h:316:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:316:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:316:32: note: in expansion of macro 'OP'
../../regcomp.h:341:64: note: in expansion of macro 'STR_LENs'
re_comp.c:4217:37: note: in expansion of macro 'STR_LEN'
regcomp.c:4184:31: note: in expansion of macro 'STR_LEN'
regcomp.h:334:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:334:22: note: in expansion of macro '__ASSERT_'
regcomp.h:334:32: note: in expansion of macro 'OP'
regcomp.h:341:50: note: in expansion of macro 'STR_LENl'
regcomp.h:316:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:316:22: note: in expansion of macro '__ASSERT_'
regcomp.h:316:32: note: in expansion of macro 'OP'
regcomp.h:341:64: note: in expansion of macro 'STR_LENs'
util.c: In function 'I32 Perl_xs_handshake(U32, void*, const char*, ...)':
util.c:5672:36: warning: comparison is always true due to limited range of data type [-Wtype-limits]
regcomp.h: In function 'ssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32, bool)':
ListUtil.xs: In function 'void XS_List__Util_zip(PerlInterpreter*, CV*)':
Socket.xs: In function 'void XS_Socket_inet_aton(PerlInterpreter*, CV*)':
re_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
../../regcomp.h: In function 'ssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32, bool)':

Non-Fatal messages(gcc):



-- 
Report by Test::Smoke v1.71 running on perl 5.26.1
(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