Automated smoke report for branch blead 5.23.5 patch 
ba705463520faca567413dfbc118af8e3cc3e4b0 v5.23.4-118-gba70546
lx09: Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz (GenuineIntel 3007MHz) (x86_64/4 
cpu[8 cores])
    on        linux - 4.3.0-1-default [openSUSE Tumbleweed (20151113)]
    using     g++ version 5.2.1 20151008 [gcc-5-branch revision 228597]
    smoketime 2 hours 15 minutes (average 16 minutes 55 seconds)

Summary: FAIL(F)

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-118-gba70546  Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O O O O O -Duselongdouble
O O O O F 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:
    SMOKEba705463520faca567413dfbc118af8e3cc3e4b0

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++
[perlio] -DDEBUGGING -Duse64bitall
../lib/Benchmark.t..........................................FAILED
    80
    Non-zero exit status: 1

Passed Todo tests: (common-args) -Dcc=g++
[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’:
pp.h:96:33: warning: value computed is not used [-Wunused-value]
perl.c:2779:2: note: in expansion of macro ‘POPMARK’
pp.h:97:33: warning: value computed is not used [-Wunused-value]
perl.c:2781:2: note: in expansion of macro ‘INCMARK’
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.h:606:3: note: in expansion of macro ‘POPMARK’
pp_hot.c:429:2: note: in expansion of macro ‘tryAMAGICunTARGETlist’
pp_sys.c: In function ‘Perl_pp_glob’:
pp_sys.c:368:5: note: in expansion of macro ‘tryAMAGICunTARGETlist’
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’:
../../cop.h:1201:10: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
ListUtil.xs:327:9: note: in expansion of macro ‘dMULTICALL’
ListUtil.xs: In function ‘XS_List__Util_first’:
ListUtil.xs:381:9: note: in expansion of macro ‘dMULTICALL’
ListUtil.xs: In function ‘XS_List__Util_any’:
ListUtil.xs:447:9: note: in expansion of macro ‘dMULTICALL’
ListUtil.xs: In function ‘XS_List__Util_pairfirst’:
ListUtil.xs:628:9: note: in expansion of macro ‘dMULTICALL’
ListUtil.xs: In function ‘XS_List__Util_pairgrep’:
ListUtil.xs:712:9: note: in expansion of macro ‘dMULTICALL’
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:9: note: in expansion of macro ‘dMULTICALL’
ListUtil.xs:850:17: warning: unused variable ‘b’ [-Wunused-variable]
ListUtil.xs:849:17: warning: unused variable ‘a’ [-Wunused-variable]
ODBM_File.c: In function ‘XS_ODBM_File_STORE’:
ODBM_File.c:381:6: warning: variable ‘flags’ set but not used 
[-Wunused-but-set-variable]
ODBM_File.c: In function ‘XS_ODBM_File_DELETE’:
ODBM_File.xs:60:31: warning: identifier ‘delete’ conflicts with C++ keyword 
[-Wc++-compat]
ODBM_File.c:467:11: note: in expansion of macro ‘odbm_DELETE’
mmap.xs:253:1: warning: ‘PerlIOMmap_close’ defined but not used 
[-Wunused-function]
POSIX.o: In function `XS_POSIX_tmpnam':
Normalize.c: In function ‘XS_Unicode__Normalize_isComp2nd’:
../../XSUB.h:202:20: warning: unused variable ‘ix’ [-Wunused-variable]
Normalize.c:1104:5: note: in expansion of macro ‘dXSI32’
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’:
../../perl.h:6349:12: warning: unused variable ‘my_cxtp’ [-Wunused-variable]
Opcode.xs:230:5: note: in expansion of macro ‘dMY_CXT’
threads.xs: In function ‘S_ithread_run’:
../../perl.h:165:22: warning: variable ‘my_perl’ might be clobbered by 
‘longjmp’ or ‘vfork’ [-Wclobbered]
../../perl.h:171:22: note: in expansion of macro ‘pTHX’
threads.xs:498:5: note: in expansion of macro ‘dTHXa’
shared.xs:1172:1: warning: ‘Perl_sharedsv_unlock’ defined but not used 
[-Wunused-function]
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to 
.+?$)|\d+(?:\:\d+)?: (?:warning:|error:|note:|invalid) .+?$))/

Non-Fatal messages(gcc):



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

Reply via email to