Automated smoke report for branch blead 5.21.11 patch
6fdf23c2a632f2cd890f66416e13d4fe8ae83402 v5.21.10-81-g6fdf23c
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 3 minutes (average 7 minutes 52 seconds)
Summary: FAIL(F)
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-81-g6fdf23c Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
F O F O O F -Duselongdouble
O O F O O F -Duse64bitall
F O F O F F -Duseithreads -Duselongdouble
F O F O O F -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:
SMOKE6fdf23c2a632f2cd890f66416e13d4fe8ae83402
Testsuite was run only with 'harness'
Failures: (common-args) -Dcc=g++
[stdio] -Duselongdouble
[perlio] -DDEBUGGING -Duseithreads -Duselongdouble
../cpan/IO-Socket-IP/t/31nonblocking-connect-internet.t.....FAILED
1
Non-zero exit status: 22
No plan found in TAP output
[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
../t/uni/parser.t...........................................FAILED
52
[stdio] -Duseithreads -Duselongdouble
../cpan/Socket/t/getaddrinfo.t..............................FAILED
22-23
Non-zero exit status: 2
[stdio] -Duseithreads -Duse64bitall
../cpan/IO-Socket-IP/t/31nonblocking-connect-internet.t.....FAILED
6
Non-zero exit status: 22
No plan found in TAP output
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: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]
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:350:13: warning: 'copyright' defined but not used [-Wunused-variable]
Piece.xs:352:13: warning: 'sccsid' defined but not used [-Wunused-variable]
./const-xs.inc: In function 'void XS_Time__HiRes_constant(CV*)':
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]
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]
TSTENV = perlio ExtTest.xs: In function 'void XS_ExtTest_constant(CV*)':
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]
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_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]
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 '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]
Status overview available here: http://doc.procura.nl/smoke/index.html
--
Report by Test::Smoke v1.59 running on perl 5.20.0
(Reporter v0.052 / Smoker v0.045)