Automated smoke report for branch blead 5.23.0 patch
35c0561a7bae0fd58527c372c899da0d87f75d37 v5.22.0-116-g35c0561
tux: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (GenuineIntel 3774MHz) (x86_64/8
cpu[32 cores])
on linux - 3.11.10-29-desktop [openSUSE 13.1 (Bottle)]
using ccache cc version 4.8.1 20130909 [gcc-4_8-branch revision 202388]
smoketime 1 hour 1 minute (average 7 minutes 43 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.22.0-116-g35c0561 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:
SMOKE35c0561a7bae0fd58527c372c899da0d87f75d37
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):
perl.h:5562:35: warning: non-local variable 'PL_inf' with anonymous type is
questionable in C++ [-Wc++-compat]
perl.h:5601:35: warning: non-local variable 'PL_nan' with anonymous type is
questionable in C++ [-Wc++-compat]
DB_File.c: In function 'XS_DB_File_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
MD5.xs:171:1: warning: 'static' is not at beginning of declaration
[-Wold-style-declaration]
Zlib.c: In function 'XS_Compress__Raw__Zlib_constant':
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:628:14: warning: variable 'newsp' set but not used
[-Wunused-but-set-variable]
ListUtil.xs: In function 'XS_List__Util_pairgrep':
ListUtil.xs:712:14: warning: variable 'newsp' set but not used
[-Wunused-but-set-variable]
ListUtil.xs: In function 'XS_List__Util_pairmap':
ListUtil.xs:808:17: warning: unused variable 'b' [-Wunused-variable]
ListUtil.xs:807:17: warning: unused variable 'a' [-Wunused-variable]
ListUtil.xs:802:14: warning: variable 'newsp' set but not used
[-Wunused-but-set-variable]
ListUtil.xs:850:17: warning: unused variable 'b' [-Wunused-variable]
ListUtil.xs:849: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 'XS_Time__Piece__strftime':
Piece.xs:1037:29: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
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':
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]
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
TSTENV = perlio ExtTest.c: In function 'XS_ExtTest_constant':
/pro/3gl/CPAN/perl-current/ext/POSIX/POSIX.xs:3318: 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]
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
perl.h:5564:34: warning: non-local variable 'PL_inf' with anonymous type is
questionable in C++ [-Wc++-compat]
perl.h:5603:34: warning: non-local variable 'PL_nan' with anonymous type is
questionable in C++ [-Wc++-compat]
ExtTest.xs:237:35: warning: âpvâ may be used uninitialized in this function
[-Wmaybe-uninitialized]
ExtTest.xs:194:14: note: âpvâ was declared here
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://smoke.procura.nl/
--
Report by Test::Smoke v1.61_02 running on perl 5.22.0
(Reporter v0.053 / Smoker v0.046)