[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [blead] v5.33.2-45-g45b19fd597 PASS linux 4.19.0-11-amd64 [Debian GNU/Linux 10.6 (x86_64/1 cpu)
Message-Id: <E1kOEGu-00018s-8e@cjg-buster>
Date: Fri, 02 Oct 2020 02:10:24 -0400
Automated smoke report for branch blead 5.33.3 patch 45b19fd5977c292eac2555bfff6733c2b44e9d61 v5.33.2-45-g45b19fd597
cjg-buster: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpu)
on linux - 4.19.0-11-amd64 [Debian GNU/Linux 10.6 (buster)]
using gcc version 8.3.0
smoketime 7 hours 9 minutes (average 35 minutes 48 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.33.2-45-g45b19fd597 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
Locally applied patches:
SMOKE45b19fd5977c292eac2555bfff6733c2b44e9d61
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):
SysV.xs: In function 'XS_IPC__SysV_memwrite':
SysV.xs:382:24: warning: comparison of integer expressions of different signedness: 'int' and 'UV' {aka 'long unsigned int'} [-Wsign-compare]
SysV.xs:382:41: warning: operand of ?: changes signedness from 'int' to 'UV' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare]
SysV.xs:384:11: warning: comparison of integer expressions of different signedness: 'int' and 'UV' {aka 'long unsigned int'} [-Wsign-compare]
./const-xs.inc: In function 'boot_Socket':
./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
mro.xs: In function 'S_mro_get_linear_isa_c3':
mro.xs:252:31: warning: comparison of integer expressions of different signedness: 'I32' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
time64.c: In function 'Perl_localtime64_r':
time64.c:573:30: warning: 'orig_year' may be used uninitialized in this function [-Wmaybe-uninitialized]
Opcode.xs: In function 'opmask_addlocal':
Opcode.xs:240:17: warning: cast between incompatible function types from 'void (*)(PerlInterpreter *, const char *, ...)' {aka 'void (*)(struct interpreter *, const char *, ...)'} to 'void (*)(void *)' [-Wcast-function-type]
../../embed.h:499:57: note: in definition of macro 'save_destructor'
Opcode.xs:240:2: note: in expansion of macro 'SAVEDESTRUCTOR'
ListUtil.c: In function 'XS_List__Util_reduce':
../../embed.h:60:23: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
ListUtil.xs:530:9: note: 'retvals' was declared here
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)