Automated smoke report for branch blead 5.23.1 patch
bfab049986675c47a6b5030ff9c8f39c28e7945e v5.23.0-127-gbfab049
pc09: Intel(R) Xeon(R) CPU E5-1650 0 @ 3.20GHz (GenuineIntel 3168MHz)
(x86_64/12 cpu)
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 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.0-127-gbfab049 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:
SMOKEbfab049986675c47a6b5030ff9c8f39c28e7945e
Testsuite was run only with 'harness'
Passed Todo tests: (common-args) -Dcc=g++
[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):
./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: 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]
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]
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]
./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:465:46: warning: 'iv' may be used uninitialized in this function
[-Wmaybe-uninitialized]
ExtTest.xs:193:45: warning: 'iv' may be used uninitialized in this function
[-Wmaybe-uninitialized]
POSIX.o: In function `XS_POSIX_tmpnam':
/pro/3gl/CPAN/perl-current/ext/POSIX/POSIX.xs:3339: 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:465:46: warning: âivâ may be used uninitialized in this function
[-Wmaybe-uninitialized]
./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*)':
./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]
Status overview available here: https://smoke.procura.nl/
--
Report by Test::Smoke v1.59 running on perl 5.22.0
(Reporter v0.052 / Smoker v0.045)