[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch smoke-me/fix_bitfield_definitions 5.31.9 patch f8e72076393d9d7449840dbf7eb1feb3f9616113 v5.31.8-119-gf8e7207639.
cjg-buster: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2095MHz) (x86_64/1 cpus)
on linux 4.19.0-8-amd64 [Debian GNU/Linux 10.3 (buster)]
using gcc version 8.3.0 (*1)
smoketime 6 hours 33 minutes (average 32 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.31.8-119-gf8e7207639
----------------------- ----------------------------------------------------
O O -Dcc=gcc (*1)
O O -Dcc=gcc -Duse64bitall (*1)
O O -Dcc=gcc -Dusequadmath (*1)
O O -Dcc=gcc -Duseithreads (*1)
O O -Dcc=gcc -Duseithreads -Duse64bitall (*1)
O O -Dcc=gcc -Duseithreads -Dusequadmath (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKEf8e72076393d9d7449840dbf7eb1feb3f9616113
Skipped tests:
# One test name on a line
Test failures:
None.
Compiler messages:
pp_sys.c: In function 'Perl_pp_getpriority':
pp_sys.c:4628:23: warning: enum conversion when passing argument 1 of 'getpriority' is invalid in C++ [-Wc++-compat]
pp.h:393:23: note: in definition of macro 'TARGi'
pp_sys.c:4628:5: note: in expansion of macro 'SETi'
/usr/include/x86_64-linux-gnu/sys/resource.h:93:12: note: expected '__priority_which_t' {aka 'enum __priority_which'} but argument is of type 'int'
pp_sys.c: In function 'Perl_pp_setpriority':
pp_sys.c:4643:23: warning: enum conversion when passing argument 1 of 'setpriority' is invalid in C++ [-Wc++-compat]
pp_sys.c:4643:5: note: in expansion of macro 'SETi'
/usr/include/x86_64-linux-gnu/sys/resource.h:97:12: note: expected '__priority_which_t' {aka 'enum __priority_which'} but argument is of type 'int'
Encode.c: In function 'XS_Encode_decode':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: in definition of macro 'dXSI32'
Encode.c: In function 'XS_Encode_encode':
ListUtil.xs: In function 'XS_List__Util_sample':
ListUtil.xs:1263:14: warning: comparison of integer expressions of different signedness: 'UV' {aka 'long unsigned int'} and 'I32' {aka 'int'} [-Wsign-compare]
ListUtil.xs:1272:16: 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
ListUtil.c: In function 'XS_List__Util_reduce':
../../embed.h:59:23: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
ListUtil.xs:509:9: note: 'retvals' was declared here
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:495:57: note: in definition of macro 'save_destructor'
Opcode.xs:240:2: note: in expansion of macro 'SAVEDESTRUCTOR'
About this smoke: smoking-perl: 5.26.1 smoker-version: 1.71/0.046 timestamp: 2020-02-23 06:54:47+00 tester: core