Automated smoke report for branch blead 5.29.10 patch 
113a38a2051d3a3460d5972bfb05284a2daa89ae v5.29.9-171-g113a38a205
pc09: Intel(R) Xeon(R) CPU E5-1650 0 @ 3.20GHz (GenuineIntel 3786MHz) 
(x86_64/12 cpu[72 cores])
    on        linux - 4.4.176-96-default [openSUSE Leap 42.3]
    using     ccache cc version 4.8.5
    smoketime 1 hour 23 minutes (average 10 minutes 28 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.29.9-171-g113a38a205  Configuration (common) none
----------- ---------------------------------------------------------
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    SMOKE113a38a2051d3a3460d5972bfb05284a2daa89ae

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[en_US.utf8] -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duselongdouble
[en_US.utf8] -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duse64bitall
[en_US.utf8] -Duseithreads -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[en_US.utf8] -Duseithreads -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..........................................PASSED
    2

Compiler messages(gcc):
pp_hot.c: In function ‘Perl_pp_padrange’:
pp_hot.c:1188:76: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
pp_sys.c: In function ‘Perl_tied_method’:
pp_sys.c:527:72: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
pp_sys.c:528:72: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
pp_sys.c:529:72: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
op.c: In function ‘S_maybe_multiconcat’:
op.c:2861:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
op.c:2863:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
op.c: In function ‘Perl_rpeep’:
op.c:15799:88: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_sv_upgrade’:
sv.c:1287:69: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c:1288:69: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_sv_setsv_flags’:
sv.c:4235:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c:4236:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c:4321:70: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_newSViv’:
sv.c:9629:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_newSVuv’:
sv.c:9668:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_newRV_noinc’:
sv.c:9723:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
pp.c: In function ‘Perl_pp_length’:
pp.c:3113:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
locale.c:112:58: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
locale.c:113:58: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
toke.c: In function ‘Perl_lex_start’:
toke.c:781:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
regcomp.c: In function ‘S_handle_possible_posix’:
regcomp.c:15008:62: warning: defining type in ‘sizeof’ expression is 
invalid in C++ [-Wc++-compat]
regcomp.c: In function ‘Perl__get_regclass_nonbitmap_data’:
regcomp.c:19265:88: warning: defining type in ‘sizeof’ expression is 
invalid in C++ [-Wc++-compat]
regcomp.c:19266:88: warning: defining type in ‘sizeof’ expression is 
invalid in C++ [-Wc++-compat]
Encode.c: In function ‘XS_Encode_decode’:
../../XSUB.h:185:20: warning: unused variable ‘ix’ [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro ‘dXSI32’
Encode.c: In function ‘XS_Encode_encode’:
Encode.c:1398:5: note: in expansion of macro ‘dXSI32’
op.c: In function ‘Perl_ck_rvconst’:
op.c:11646:73: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
locale.c: In function ‘S_emulate_setlocale’:
locale.c:590:76: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]

Non-Fatal messages(gcc):


Status overview available here: https://tux.nl/perl5/smoke/

-- 
Report by Test::Smoke v1.70_02 running on perl 5.24.1
(Reporter v0.053 / Smoker v0.046)

Reply via email to