[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/jkeenan/tonycoz/18837-large-dev] v5.35.2-224-g10704e11e0 PASS linux 4.9.0-16-amd64 [Debian GNU/Linux 9.13 (x86_64/1 cpu)
Message-Id: <E1mGW84-0002Pq-4B@cjg-stretch>
Date: Wed, 18 Aug 2021 20:41:56 -0400
Automated smoke report for branch smoke-me/jkeenan/tonycoz/18837-large-dev 5.35.3 patch 10704e11e0851a1a56ecab973f6d34937a3e5ac4 v5.35.2-224-g10704e11e0
cjg-stretch: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2098MHz) (x86_64/1 cpu)
on linux - 4.9.0-16-amd64 [Debian GNU/Linux 9.13 (stretch)]
using g++ version 6.3.0 20170516
smoketime 6 hours 48 minutes (average 34 minutes 2 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.2-224-g10704e11e0 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):
ListUtil.xs: In function 'void XS_List__Util_zip(CV*)':
../../pp.h:371:40: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
../../perl.h:3804:62: note: in definition of macro 'EXPECT'
../../perl.h:3825:52: note: in expansion of macro 'cBOOL'
../../pp.h:390:30: note: in expansion of macro 'UNLIKELY'
../../pp.h:390:39: note: in expansion of macro '_EXTEND_NEEDS_GROW'
ListUtil.xs:1628:9: note: in expansion of macro 'EXTEND'
../../pp.h:371:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
ListUtil.xs:1645:9: note: in expansion of macro 'EXTEND'
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]
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
HiRes.xs:1248:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(CV*)':
HiRes.xs:1268:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
ListUtil.xs: In function 'void XS_List__Util_reduce(CV*)':
ListUtil.xs:581:47: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
ListUtil.xs:535:9: note: 'retvals' was declared here
Base64.xs: In function 'void XS_MIME__Base64_decode_base64(CV*)':
Base64.xs:200:51: warning: operation on 'str' may be undefined [-Wsequence-point]
../../utf8.h:193:37: note: in expansion of macro '__ASSERT_'
../../utf8.h:193:47: note: in expansion of macro 'FITS_IN_8_BITS'
../../utf8.h:600:34: note: in expansion of macro 'NATIVE_TO_LATIN1'
Base64.xs:200:31: note: in expansion of macro 'NATIVE_TO_ASCII'
Base64.xs: In function 'void XS_MIME__Base64_decoded_base64_length(CV*)':
Base64.xs:286:54: warning: operation on 'str' may be undefined [-Wsequence-point]
Base64.xs:286:34: note: in expansion of macro 'NATIVE_TO_ASCII'
ListUtil.xs: In function 'void XS_List__Util_zip(PerlInterpreter*, CV*)':
Socket.xs: In function 'void XS_Socket_inet_aton(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
ListUtil.xs: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':
Base64.xs: In function 'void XS_MIME__Base64_decode_base64(PerlInterpreter*, CV*)':
Base64.xs: In function 'void XS_MIME__Base64_decoded_base64_length(PerlInterpreter*, CV*)':
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)