Automated smoke report for branch blead 5.21.11 patch 
965d3000a316a5ed367c2ce65d040e1125d5e31d v5.21.10-21-g965d300
sv05: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu[16 cores])
    on        linux - 3.16.7-7-desktop [openSUSE 13.2 (Harlequin)]
    using     ccache g++ version 4.8.3 20140627 [gcc-4_8-branch revision 212064]
    smoketime 1 hour 45 minutes (average 13 minutes 13 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.21.10-21-g965d300  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:
    SMOKE965d3000a316a5ed367c2ce65d040e1125d5e31d

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_Compress__Raw__Zlib_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_DB_File_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:509:14: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
ListUtil.xs: In function ‘void XS_List__Util_pairgrep(CV*)’:
ListUtil.xs:593:14: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
ListUtil.xs: In function ‘void XS_List__Util_pairmap(CV*)’:
ListUtil.xs:688:17: warning: unused variable ‘a’ [-Wunused-variable]
ListUtil.xs:689:17: warning: unused variable ‘b’ [-Wunused-variable]
ListUtil.xs:683:14: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
ListUtil.xs:730:17: warning: unused variable ‘a’ [-Wunused-variable]
ListUtil.xs:731: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 ‘char* _strptime(const char*, const char*, tm*, 
int*)’:
Piece.xs:688:99: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Piece.xs:782:95: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Piece.xs: In function ‘void XS_Time__Piece__strftime(CV*)’:
Piece.xs:1059:44: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Piece.xs:811:8: warning: ‘len’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
Piece.xs:449:3: note: ‘len’ was declared here
Piece.xs:350:13: warning: ‘copyright’ defined but not used 
[-Wunused-variable]
Piece.xs:352:13: warning: ‘sccsid’ defined but not used [-Wunused-variable]
Unicode.xs: In function ‘void XS_Encode__Unicode_decode_xs(CV*)’:
Unicode.xs:174:278: warning: the address of ‘PL_sv_undef’ will always 
evaluate as ‘true’ [-Waddress]
Unicode.xs:193:276: warning: the address of ‘PL_sv_undef’ will always 
evaluate as ‘true’ [-Waddress]
Unicode.xs: In function ‘void XS_Encode__Unicode_encode_xs(CV*)’:
Unicode.xs:339:278: warning: the address of ‘PL_sv_undef’ will always 
evaluate as ‘true’ [-Waddress]
Unicode.xs:355:280: warning: the address of ‘PL_sv_undef’ will always 
evaluate as ‘true’ [-Waddress]
./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
TSTENV = perlio ExtTest.xs: In function ‘void XS_ExtTest_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:3144: warning: the use of 
`tmpnam' is dangerous, better use `mkstemp'
Unicode.xs:174:2284: warning: the address of ‘PL_sv_undef’ will always 
evaluate as ‘true’ [-Waddress]
Unicode.xs:193:2282: warning: the address of ‘PL_sv_undef’ will always 
evaluate as ‘true’ [-Waddress]
Unicode.xs:339:2284: warning: the address of ‘PL_sv_undef’ will always 
evaluate as ‘true’ [-Waddress]
Unicode.xs:355:2286: warning: the address of ‘PL_sv_undef’ will always 
evaluate as ‘true’ [-Waddress]
./constants.xs: In function ‘void 
XS_Compress__Raw__Zlib_constant(PerlInterpreter*, CV*)’:
./constants.xs:38:53: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./constants.xs: In function ‘void XS_DB_File_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]
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*)’:
Opcode.xs: In function ‘void opmask_addlocal(PerlInterpreter*, SV*, char*)’:
Opcode.xs:230:15: warning: unused variable ‘my_cxtp’ [-Wunused-variable]
POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
Piece.xs: In function ‘char* _strptime(PerlInterpreter*, const char*, const 
char*, tm*, int*)’:
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]
TSTENV = perlio ExtTest.xs: In function ‘void 
XS_ExtTest_constant(PerlInterpreter*, CV*)’:
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]

Non-Fatal messages(gcc):


Status overview available here: http://doc.procura.nl/smoke/index.html

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

Reply via email to