develooper Front page | perl.daily-build.reports | Postings from February 2020

Smoke [smoke-me/fix_bitfield_definitions] v5.31.8-119-gf8e7207639PASS linux 4.15.0-76-generic [Ubuntu 18.04.4 LTS (x86_64/1 cpu)

From:
Carlos Guevara
Date:
February 18, 2020 19:13
Subject:
Smoke [smoke-me/fix_bitfield_definitions] v5.31.8-119-gf8e7207639PASS linux 4.15.0-76-generic [Ubuntu 18.04.4 LTS (x86_64/1 cpu)
Message ID:
20200218191326.69BFC1422EB@cjg-bionic
Automated smoke report for branch smoke-me/fix_bitfield_definitions 5.31.9 patch f8e72076393d9d7449840dbf7eb1feb3f9616113 v5.31.8-119-gf8e7207639
cjg-bionic: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2092MHz) (x86_64/1 cpu)
    on        linux - 4.15.0-76-generic [Ubuntu 18.04.4 LTS (bionic)]
    using     gcc version 7.4.0
    smoketime 6 hours 30 minutes (average 32 minutes 31 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  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:
    SMOKEf8e72076393d9d7449840dbf7eb1feb3f9616113

Testsuite was run only with 'harness'

Tests skipped on user request:
    # One test name on a line
Compiler messages(gcc):
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 between signed and unsigned integer expressions [-Wsign-compare]
ListUtil.xs:1272:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
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

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