Automated smoke report for branch blead 5.23.4 patch
0648b1fdb6985f3b6857b4eb2281b7f3bb68f661 v5.23.3-69-g0648b1f
pc09: Intel(R) Xeon(R) CPU E5-1650 0 @ 3.20GHz (GenuineIntel 3200MHz)
(x86_64/12 cpu[72 cores])
on linux - 3.11.10-21-desktop [openSUSE 13.1 (Bottle)]
using ccache g++ version 4.8.1 20130909 [gcc-4_8-branch revision 202388]
smoketime 1 hour 11 minutes (average 8 minutes 56 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.3-69-g0648b1f Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
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:
SMOKE0648b1fdb6985f3b6857b4eb2281b7f3bb68f661
Testsuite was run only with 'harness'
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):
pp_sys.c: In function 'OP* Perl_tied_method(SV*, SV**, SV*, const MAGIC*, U32,
U32, ...)':
pp_sys.c:550:80: warning: comparison is always false due to limited range of
data type [-Wtype-limits]
inflate.c:1485:5: warning: unused parameter 'subvert' [-Wunused-parameter]
./constants.xs: In function 'void XS_DB_File_constant(CV*)':
./constants.xs:38:45: warning: 'iv' may be used uninitialized in this function
[-Wmaybe-uninitialized]
./constants.xs:11:5: note: 'iv' was declared here
./constants.xs: In function 'void XS_Compress__Raw__Zlib_constant(CV*)':
./const-xs.inc: In function 'void XS_IPC__SysV__constant(CV*)':
./const-xs.inc:38:45: warning: 'iv' may be used uninitialized in this function
[-Wmaybe-uninitialized]
./const-xs.inc:11:5: note: 'iv' was declared here
ListUtil.xs: In function 'void XS_List__Util_reduce(CV*)':
ListUtil.xs:327:14: warning: variable 'newsp' set but not used
[-Wunused-but-set-variable]
ListUtil.xs: In function 'void XS_List__Util_first(CV*)':
ListUtil.xs:381:14: warning: variable 'newsp' set but not used
[-Wunused-but-set-variable]
ListUtil.xs: In function 'void XS_List__Util_any(CV*)':
ListUtil.xs:447:14: warning: variable 'newsp' set but not used
[-Wunused-but-set-variable]
ListUtil.xs: In function 'void XS_List__Util_pairfirst(CV*)':
ListUtil.xs:628:14: warning: variable 'newsp' set but not used
[-Wunused-but-set-variable]
ListUtil.xs: In function 'void XS_List__Util_pairgrep(CV*)':
ListUtil.xs:712:14: warning: variable 'newsp' set but not used
[-Wunused-but-set-variable]
ListUtil.xs: In function 'void XS_List__Util_pairmap(CV*)':
ListUtil.xs:807:17: warning: unused variable 'a' [-Wunused-variable]
ListUtil.xs:808:17: warning: unused variable 'b' [-Wunused-variable]
ListUtil.xs:802:14: warning: variable 'newsp' set but not used
[-Wunused-but-set-variable]
ListUtil.xs:849:17: warning: unused variable 'a' [-Wunused-variable]
ListUtil.xs:850:17: warning: unused variable 'b' [-Wunused-variable]
ListUtil.xs: In function 'void XS_List__Util_min(CV*)':
ListUtil.xs:129:39: warning: 'retval' may be used uninitialized in this
function [-Wmaybe-uninitialized]
ListUtil.xs:99:8: note: 'retval' was declared here
POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
Piece.xs: In function 'void XS_Time__Piece__strftime(CV*)':
Piece.xs:1037:44: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
Typemap.c: In function 'void XS_XS__Typemap_T_ARRAY(CV*)':
Typemap.c:1667:97: warning: comparison is always false due to limited range of
data type [-Wtype-limits]
./const-xs.inc: In function 'void XS_Time__HiRes_constant(CV*)':
ExtTest.xs: In function 'void XS_ExtTest_constant(CV*)':
ExtTest.xs:465:47: warning: 'pv' may be used uninitialized in this function
[-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: 'pv' was declared here
ExtTest.xs:465:46: warning: 'iv' may be used uninitialized in this function
[-Wmaybe-uninitialized]
ExtTest.xs:418:5: note: 'iv' was declared here
ExtTest.xs:193:45: warning: 'iv' may be used uninitialized in this function
[-Wmaybe-uninitialized]
ExtTest.xs:166:5: note: 'iv' was declared here
POSIX.o: In function `XS_POSIX_tmpnam':
/pro/3gl/CPAN/perl-current/ext/POSIX/POSIX.xs:3364: warning: the use of
`tmpnam' is dangerous, better use `mkstemp'
ExtTest.xs: In function âvoid XS_ExtTest_constant(CV*)â:
ExtTest.xs:465:47: warning: âpvâ may be used uninitialized in this function
[-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: âpvâ was declared here
ExtTest.xs:465:46: warning: âivâ may be used uninitialized in this function
[-Wmaybe-uninitialized]
ExtTest.xs:418:5: note: âivâ was declared here
pp_sys.c: In function 'OP* Perl_tied_method(PerlInterpreter*, SV*, SV**, SV*,
const MAGIC*, U32, U32, ...)':
./constants.xs: In function 'void XS_DB_File_constant(PerlInterpreter*, CV*)':
./constants.xs:38:53: warning: 'iv' may be used uninitialized in this function
[-Wmaybe-uninitialized]
./constants.xs: In function 'void
XS_Compress__Raw__Zlib_constant(PerlInterpreter*, CV*)':
./const-xs.inc: In function 'void XS_IPC__SysV__constant(PerlInterpreter*,
CV*)':
./const-xs.inc:38:98: warning: 'iv' may be used uninitialized in this function
[-Wmaybe-uninitialized]
Opcode.xs: In function 'void opmask_addlocal(PerlInterpreter*, SV*, char*)':
Opcode.xs:230:15: warning: unused variable 'my_cxtp' [-Wunused-variable]
ListUtil.xs: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':
ListUtil.xs: In function 'void XS_List__Util_first(PerlInterpreter*, CV*)':
ListUtil.xs: In function 'void XS_List__Util_any(PerlInterpreter*, CV*)':
ListUtil.xs: In function 'void XS_List__Util_pairfirst(PerlInterpreter*, CV*)':
ListUtil.xs: In function 'void XS_List__Util_pairgrep(PerlInterpreter*, CV*)':
ListUtil.xs: In function 'void XS_List__Util_pairmap(PerlInterpreter*, CV*)':
ListUtil.xs: In function 'void XS_List__Util_min(PerlInterpreter*, CV*)':
POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
Piece.xs: In function 'void XS_Time__Piece__strftime(PerlInterpreter*, CV*)':
Typemap.c: In function 'void XS_XS__Typemap_T_ARRAY(PerlInterpreter*, CV*)':
./const-xs.inc: In function 'void XS_Time__HiRes_constant(PerlInterpreter*,
CV*)':
./const-xs.inc:38:53: warning: 'iv' may be used uninitialized in this function
[-Wmaybe-uninitialized]
ExtTest.xs: In function 'void XS_ExtTest_constant(PerlInterpreter*, CV*)':
ExtTest.xs:465:100: warning: 'pv' may be used uninitialized in this function
[-Wmaybe-uninitialized]
ExtTest.xs:465:99: warning: 'iv' may be used uninitialized in this function
[-Wmaybe-uninitialized]
ExtTest.xs:193:98: warning: 'iv' may be used uninitialized in this function
[-Wmaybe-uninitialized]
ExtTest.xs: In function âvoid XS_ExtTest_constant(PerlInterpreter*, CV*)â:
ExtTest.xs:465:100: warning: âpvâ may be used uninitialized in this
function [-Wmaybe-uninitialized]
ExtTest.xs:465:99: warning: âivâ may be used uninitialized in this function
[-Wmaybe-uninitialized]
Non-Fatal messages(gcc):
Status overview available here: https://smoke.procura.nl/
--
Report by Test::Smoke v1.61_12 running on perl 5.22.0
(Reporter v0.053 / Smoker v0.046)