Automated smoke report for branch blead 5.23.5 patch 
83144be336909f4c030bce1df7d2a06af2f25ec6 v5.23.4-129-g83144be
sv05: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu[16 cores])
    on        linux - 4.3.0-1-default [openSUSE Tumbleweed (20151113)]
    using     ccache cc version 5.2.1 20151008 [gcc-5-branch revision 228597]
    smoketime 1 hour 51 minutes (average 13 minutes 58 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.23.4-129-g83144be  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:
    SMOKE83144be336909f4c030bce1df7d2a06af2f25ec6

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[stdio/perlio] -Duselongdouble
[stdio/perlio] -DDEBUGGING -Duselongdouble
[stdio/perlio] -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duse64bitall
[stdio/perlio] -Duseithreads -Duselongdouble
[stdio/perlio] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio] -Duseithreads -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/Module-Metadata/t/extract-version.t.................PASSED
    199, 202-203, 206, 210, 212-213, 215

[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
../cpan/Module-Metadata/t/extract-version.t.................PASSED
    199, 202-203, 206, 210, 212-213, 215

Compiler messages(gcc):
perl.c: In function ‘Perl_call_sv’:
perl.c:2779:3: warning: value computed is not used [-Wunused-value]
perl.c:2781:3: warning: value computed is not used [-Wunused-value]
toke.c: In function ‘Perl_scan_num’:
toke.c:10490:37: warning: variable ‘shift2’ set but not used 
[-Wunused-but-set-variable]
pp_hot.c: In function ‘Perl_pp_readline’:
pp_hot.c:429:4: warning: value computed is not used [-Wunused-value]
pp_sys.c: In function ‘Perl_pp_glob’:
pp_sys.c:368:7: warning: value computed is not used [-Wunused-value]
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
MD5.xs:171:1: warning: ‘static’ is not at beginning of declaration 
[-Wold-style-declaration]
FieldHash.xs:183:1: warning: ‘HUF_get_trigger0’ defined but not used 
[-Wunused-function]
ListUtil.xs: In function ‘XS_List__Util_reduce’:
ListUtil.xs:327:14: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
ListUtil.xs: In function ‘XS_List__Util_first’:
ListUtil.xs:381:14: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
ListUtil.xs: In function ‘XS_List__Util_any’:
ListUtil.xs:447:14: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
ListUtil.xs: In function ‘XS_List__Util_pairfirst’:
ListUtil.xs:628:14: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
ListUtil.xs: In function ‘XS_List__Util_pairgrep’:
ListUtil.xs:712:14: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
ListUtil.xs: In function ‘XS_List__Util_pairmap’:
ListUtil.xs:808:17: warning: unused variable ‘b’ [-Wunused-variable]
ListUtil.xs:807:17: warning: unused variable ‘a’ [-Wunused-variable]
ListUtil.xs:802:14: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
ListUtil.xs:850:17: warning: unused variable ‘b’ [-Wunused-variable]
ListUtil.xs:849:17: warning: unused variable ‘a’ [-Wunused-variable]
POSIX.o: In function `XS_POSIX_tmpnam':
mmap.xs:253:1: warning: ‘PerlIOMmap_close’ defined but not used 
[-Wunused-function]
Normalize.c: In function ‘XS_Unicode__Normalize_isComp2nd’:
Normalize.c:1104:9: warning: unused variable ‘ix’ [-Wunused-variable]
Typemap.c: In function ‘XS_XS__Typemap_T_ARRAY’:
Typemap.c:1667:70: warning: comparison is always false due to limited range of 
data type [-Wtype-limits]
/pro/3gl/CPAN/perl-current/ext/POSIX/POSIX.xs:3364: warning: the use of 
`tmpnam' is dangerous, better use `mkstemp'
MD5.xs:159:1: warning: ‘static’ is not at beginning of declaration 
[-Wold-style-declaration]
Opcode.xs: In function ‘opmask_addlocal’:
Opcode.xs:230:15: warning: unused variable ‘my_cxtp’ [-Wunused-variable]
threads.xs: In function ‘S_ithread_run’:
threads.xs:498:22: warning: variable ‘my_perl’ might be clobbered by 
‘longjmp’ or ‘vfork’ [-Wclobbered]
shared.xs:1172:1: warning: ‘Perl_sharedsv_unlock’ defined but not used 
[-Wunused-function]

Non-Fatal messages(gcc):


Status overview available here: https://smoke.procura.nl/

-- 
Report by Test::Smoke v1.61_12 running on perl 5.20.1
(Reporter v0.053 / Smoker v0.046)

Reply via email to