Automated smoke report for branch blead 5.21.10 patch 
952684692c4740b541017b64502f76660a55c57b v5.21.9-36-g9526846
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 cc version 4.8.3 20140627 [gcc-4_8-branch revision 212064]
    smoketime 1 hour 45 minutes (average 13 minutes 9 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.9-36-g9526846  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:
    SMOKE952684692c4740b541017b64502f76660a55c57b

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[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):
Zlib.c: In function ‘XS_Compress__Raw__Zlib_constant’:
./constants.xs:38:34: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./constants.xs:11:5: note: ‘iv’ was declared here
DB_File.c: In function ‘XS_DB_File_constant’:
MD5.xs:171:1: warning: ‘static’ is not at beginning of declaration 
[-Wold-style-declaration]
SysV.c: In function ‘XS_IPC__SysV__constant’:
./const-xs.inc:38:34: 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 ‘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:509:14: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
ListUtil.xs: In function ‘XS_List__Util_pairgrep’:
ListUtil.xs:593:14: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
ListUtil.xs: In function ‘XS_List__Util_pairmap’:
ListUtil.xs:689:17: warning: unused variable ‘b’ [-Wunused-variable]
ListUtil.xs:688:17: warning: unused variable ‘a’ [-Wunused-variable]
ListUtil.xs:683:14: warning: variable ‘newsp’ set but not used 
[-Wunused-but-set-variable]
ListUtil.xs:731:17: warning: unused variable ‘b’ [-Wunused-variable]
ListUtil.xs:730:17: warning: unused variable ‘a’ [-Wunused-variable]
ListUtil.c: In function ‘XS_List__Util_min’:
ListUtil.xs:129:16: 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':
Unicode.xs: In function ‘XS_Encode__Unicode_decode_xs’:
Unicode.xs:174:270: warning: the address of ‘PL_sv_undef’ will always 
evaluate as ‘true’ [-Waddress]
Unicode.xs:193:268: warning: the address of ‘PL_sv_undef’ will always 
evaluate as ‘true’ [-Waddress]
Unicode.xs: In function ‘XS_Encode__Unicode_encode_xs’:
Unicode.xs:339:270: warning: the address of ‘PL_sv_undef’ will always 
evaluate as ‘true’ [-Waddress]
Unicode.xs:355:272: warning: the address of ‘PL_sv_undef’ will always 
evaluate as ‘true’ [-Waddress]
Piece.xs: In function ‘_strptime’:
Piece.xs:688:18: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Piece.xs:782:18: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Piece.xs: In function ‘XS_Time__Piece__strftime’:
Piece.xs:1059:29: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
Piece.xs:350:13: warning: ‘copyright’ defined but not used 
[-Wunused-variable]
Piece.xs:352:13: warning: ‘sccsid’ defined but not used [-Wunused-variable]
HiRes.xs: In function ‘XS_Time__HiRes_setitimer’:
HiRes.xs:1112:2: warning: enum conversion when passing argument 1 of 
‘setitimer’ is invalid in C++ [-Wc++-compat]
/usr/include/sys/time.h:131:12: note: expected ‘__itimer_which_t’ but 
argument is of type ‘int’
HiRes.xs: In function ‘XS_Time__HiRes_getitimer’:
HiRes.xs:1127:2: warning: enum conversion when passing argument 1 of 
‘getitimer’ is invalid in C++ [-Wc++-compat]
/usr/include/sys/time.h:125:12: note: expected ‘__itimer_which_t’ but 
argument is of type ‘int’
HiRes.c: In function ‘XS_Time__HiRes_constant’:
ExtTest.c: In function ‘XS_ExtTest_constant’:
ExtTest.xs:465:35: warning: ‘pv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: ‘pv’ was declared here
ExtTest.xs:465:35: warning: ‘iv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:418:5: note: ‘iv’ was declared here
ExtTest.xs:237:35: warning: ‘pv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:194:14: note: ‘pv’ was declared here
ExtTest.xs:193:34: warning: ‘iv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:166:5: note: ‘iv’ was declared here
ExtTest.c: In function ‘XS_ExtTest_constant’:
ExtTest.xs:465:35: warning: ‘pv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: ‘pv’ was declared here
ExtTest.xs:465:35: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:418:5: note: ‘iv’ was declared here
ExtTest.xs:237:35: warning: ‘pv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:194:14: note: ‘pv’ was declared here
ExtTest.xs:193:34: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:166:5: note: ‘iv’ was declared here
/pro/3gl/CPAN/perl-current/ext/POSIX/POSIX.xs:3139: warning: the use of 
`tmpnam' is dangerous, better use `mkstemp'
Unicode.xs:174:2210: warning: the address of ‘PL_sv_undef’ will always 
evaluate as ‘true’ [-Waddress]
Unicode.xs:193:2208: warning: the address of ‘PL_sv_undef’ will always 
evaluate as ‘true’ [-Waddress]
Unicode.xs:339:2210: warning: the address of ‘PL_sv_undef’ will always 
evaluate as ‘true’ [-Waddress]
Unicode.xs:355:2212: warning: the address of ‘PL_sv_undef’ will always 
evaluate as ‘true’ [-Waddress]
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]

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