[Log] [via test-smoke.org] [Raw JSON] [Report JSON]
Automated smoke report for branch blead 5.39.3 patch 9fcb5c8ddcd86467168fddd4c0cda674193ab4f5 v5.39.2-87-g9fcb5c8.
cjg-xenial: Intel(R) Xeon(R) W-2145 CPU @ 3.70GHz (GenuineIntel 3696MHz) (x86_64/1 cpus)
on linux 4.4.0-210-generic [Ubuntu 16.04.7 LTS (xenial)]
using g++ version 5.4.0 20160609 (*1)
smoketime 3 hours 25 minutes (average 17 minutes 7 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.39.2-87-g9fcb5c8
----------------------- ----------------------------------------------------
O O -Dcc=g++ (*1)
O O -Dcc=g++ -Duse64bitall (*1)
O O -Dcc=g++ -Dusequadmath (*1)
O O -Dcc=g++ -Duseithreads (*1)
O O -Dcc=g++ -Duseithreads -Duse64bitall (*1)
O O -Dcc=g++ -Duseithreads -Dusequadmath (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Skipped tests:
# One test name on a line
Test failures:
None.
Compiler messages:
regcomp.c: In function 'regnode_offset S_regatom(RExC_state_t*, I32*, U32)':
warnings.h:175:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
warnings.h:179:26: note: in expansion of macro 'hasWARNBIT'
warnings.h:269:6: note: in expansion of macro 'isWARNf_on'
regcomp_internal.h:1021:17: note: in expansion of macro 'ckDEAD'
regcomp_internal.h:1030:5: note: in expansion of macro '_WARN_HELPER'
regcomp.c:6364:29: note: in expansion of macro 'warn_non_literal_string'
warnings.h:271:10: note: in expansion of macro 'isWARNf_on'
warnings.h:273:14: note: in expansion of macro 'isWARNf_on'
warnings.h:275:17: note: in expansion of macro 'isWARNf_on'
regcomp.c:6383:29: note: in expansion of macro 'warn_non_literal_string'
regcomp.c:6411:29: note: in expansion of macro 'warn_non_literal_string'
regcomp.c: In function 'regnode_offset S_regclass(RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':
regcomp.c:9973:21: note: in expansion of macro 'warn_non_literal_string'
regcomp.c:9995:21: note: in expansion of macro 'warn_non_literal_string'
regcomp.c:10015:21: note: in expansion of macro 'warn_non_literal_string'
util.c: In function 'void Perl_vwarner(U32, const char*, __va_list_tag (*)[1])':
util.c:2193:48: note: in expansion of macro 'ckDEAD'
util.c: In function 'bool S_ckwarn_common(U32)':
warnings.h:176:26: note: in expansion of macro 'hasWARNBIT'
util.c:2259:13: note: in expansion of macro 'isWARN_on'
Socket.xs: In function 'void XS_Socket_inet_aton(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_regatom(RExC_state_t*, I32*, U32)':
../../warnings.h:175:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../../warnings.h:179:26: note: in expansion of macro 'hasWARNBIT'
../../warnings.h:269:6: note: in expansion of macro 'isWARNf_on'
../../regcomp_internal.h:1021:17: note: in expansion of macro 'ckDEAD'
../../regcomp_internal.h:1030:5: note: in expansion of macro '_WARN_HELPER'
re_comp.c:6364:29: note: in expansion of macro 'warn_non_literal_string'
../../warnings.h:271:10: note: in expansion of macro 'isWARNf_on'
../../warnings.h:273:14: note: in expansion of macro 'isWARNf_on'
../../warnings.h:275:17: note: in expansion of macro 'isWARNf_on'
re_comp.c:6383:29: note: in expansion of macro 'warn_non_literal_string'
re_comp.c:6411:29: note: in expansion of macro 'warn_non_literal_string'
re_comp.c: In function 'regnode_offset S_regclass(RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':
re_comp.c:9973:21: note: in expansion of macro 'warn_non_literal_string'
re_comp.c:9995:21: note: in expansion of macro 'warn_non_literal_string'
re_comp.c:10015:21: note: in expansion of macro 'warn_non_literal_string'
../../regcomp.h: In function 'U32 Perl_join_exact(RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)':
../../regcomp.h:519:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:485:41: note: '<anonymous>' was declared here
../../regcomp.h:519:22: note: in expansion of macro 'OP'
re_comp_study.c:1249:31: note: in expansion of macro 'STR_LEN'
../../regcomp.h:513:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:513:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:513:32: note: in expansion of macro 'OP'
../../regcomp.h:520:50: note: in expansion of macro 'STR_LENl'
../../regcomp.h:491:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:491:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:491:32: note: in expansion of macro 'OP'
../../regcomp.h:520:64: note: in expansion of macro 'STR_LENs'
re_comp_study.c:1282:37: note: in expansion of macro 'STR_LEN'
regcomp.h: In function 'U32 Perl_join_exact(RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)':
regcomp.h:519:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:485:41: note: '<anonymous>' was declared here
regcomp.h:519:22: note: in expansion of macro 'OP'
regcomp_study.c:1249:31: note: in expansion of macro 'STR_LEN'
regcomp.h:513:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:513:22: note: in expansion of macro '__ASSERT_'
regcomp.h:513:32: note: in expansion of macro 'OP'
regcomp.h:520:50: note: in expansion of macro 'STR_LENl'
regcomp.h:491:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:491:22: note: in expansion of macro '__ASSERT_'
regcomp.h:491:32: note: in expansion of macro 'OP'
regcomp.h:520:64: note: in expansion of macro 'STR_LENs'
regcomp_study.c:1282:37: note: in expansion of macro 'STR_LEN'
pp.c: In function 'OP* Perl_pp_divide()':
pp.c:1581:3: warning: label 'ret' defined but not used [-Wunused-label]
regcomp.c: In function 'regnode_offset S_regatom(PerlInterpreter*, RExC_state_t*, I32*, U32)':
regcomp.c: In function 'regnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':
util.c: In function 'void Perl_vwarner(PerlInterpreter*, U32, const char*, __va_list_tag (*)[1])':
util.c: In function 'bool S_ckwarn_common(PerlInterpreter*, U32)':
Socket.xs: In function 'void XS_Socket_inet_aton(PerlInterpreter*, CV*)':
re_comp.c: In function 'regnode_offset S_regatom(PerlInterpreter*, RExC_state_t*, I32*, U32)':
re_comp.c: In function 'regnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':
../../regcomp.h: In function 'U32 Perl_join_exact(PerlInterpreter*, RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)':
regcomp.h: In function 'U32 Perl_join_exact(PerlInterpreter*, RExC_state_t*, regnode*, UV*, bool*, U32, regnode*, U32)':
pp.c: In function 'OP* Perl_pp_divide(PerlInterpreter*)':
About this smoke: smoking-perl: 5.38.0 smoker-version: 1.71/0.046 timestamp: 2023-09-10T22:52:01Z tester: core