Automated smoke report for branch blead 5.21.8 patch 
7e9044f980cffa21f055543f2d0818c838d0f632 v5.21.7-120-g7e9044f
sv05: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu[16 cores])
    on        linux - 3.16.6-2-desktop [openSUSE 13.2 (Harlequin)]
    using     ccache cc version 4.8.3 20140627 [gcc-4_8-branch revision 212064]
    smoketime 1 hour 43 minutes (average 12 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.21.7-120-g7e9044f  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:
    SMOKE7e9044f980cffa21f055543f2d0818c838d0f632

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[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/ExtUtils-MakeMaker/t/pm_to_blib.t...................PASSED
    10-11

[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
../cpan/ExtUtils-MakeMaker/t/pm_to_blib.t...................PASSED
    10-11
../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: In function ‘XS_Digest__MD5_md5’:
MD5.xs:753:2593: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:753:6757: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:753:12100: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:753:13573: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:753:24828: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:753:28032: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:766:2593: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:766:6757: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:766:12100: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:766:13573: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:766:24828: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:766:28032: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
Call.xs: In function ‘filter_call’:
Call.xs:176:85: warning: signed and unsigned type in conditional expression 
[-Wsign-compare]
Call.xs:187:89: warning: signed and unsigned type in conditional expression 
[-Wsign-compare]
Call.c: In function ‘XS_Filter__Util__Call_unimport’:
Call.c:445:15: warning: variable ‘package’ set but not used 
[-Wunused-but-set-variable]
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':
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]
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]
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
MD5.xs:753:10041: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:753:26175: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:753:47478: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:753:52941: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:753:96116: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:753:107300: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:766:10041: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:766:26175: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:766:47478: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:766:52941: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:766:96116: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
MD5.xs:766:107300: warning: null argument where non-null required (argument 1) 
[-Wnonnull]
Call.xs:176:2287: warning: signed and unsigned type in conditional expression 
[-Wsign-compare]
Call.xs:187:2291: warning: signed and unsigned type in conditional expression 
[-Wsign-compare]
/pro/3gl/CPAN/perl-current/ext/POSIX/POSIX.xs:3044: 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]

Non-Fatal messages(gcc):
Pod::Man is not available: Can't load module Encode, dynamic loading not 
available

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