[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.23.1 patch bfab049986675c47a6b5030ff9c8f39c28e7945e v5.23.0-127-gbfab049.
a5: PA8700 (PA-RISC2.0/64/2 cpus)
on HP-UX B.11.00/64
using gcc version 4.6.1 (*1)
using gcc64 version 4.6.1 (*2)
smoketime 19 hours 31 minutes (average 2 hours 26 minutes)
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.23.0-127-gbfab049
----------------------- ----------------------------------------------------
F F F F F F -Dcc=gcc (*1)
F F F F F F -Dcc=gcc -Duseithreads (*1)
F F F F F F -Dcc=gcc -Duse64bitall (*2)
F F F F F F -Dcc=gcc -Duseithreads -Duse64bitall (*2)
| | | | | |
| | | | | +------ locale:univ.utf8 DEBUGGING
| | | | +--------- perlio DEBUGGING
| | | +------------ stdio DEBUGGING
| | +--------------- locale:univ.utf8
| +------------------ perlio
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKEbfab049986675c47a6b5030ff9c8f39c28e7945e
Skipped tests:
lib/Test/Simple/t/utf8.t
Test failures:
None.
Compiler messages:
make ...util.c: In function 'Perl_my_vsnprintf':
util.c:5146:46: warning: unused parameter 'len' [-Wunused-parameter]
pp_sys.c: In function 'Perl_pp_sysread':
pp_sys.c:1732:10: warning: passing argument 6 of 'recvfrom' from incompatible pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_accept':
pp_sys.c:2630:10: warning: passing argument 3 of 'accept' from incompatible pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_ssockopt':
pp_sys.c:2723:2: warning: passing argument 5 of 'getsockopt' from incompatible pointer type [enabled by default]
pp_sys.c: In function 'Perl_pp_getpeername':
pp_sys.c:2803:6: warning: passing argument 3 of 'getsockname' from incompatible pointer type [enabled by default]
pp_sys.c:2807:6: warning: passing argument 3 of 'getpeername' from incompatible pointer type [enabled by default]
doio.c: In function 'S_openn_cleanup':
doio.c:674:11: warning: passing argument 3 of 'getsockname' from incompatible pointer type [enabled by default]
regexec.c: In function 'S_regmatch':
regexec.c:5549:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regexec.c:5586:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regexec.c:5610:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regexec.c:5679:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Zlib.c: In function 'XS_Compress__Raw__Zlib_constant':
./constants.xs:38:11: warning: 'iv' may be used uninitialized in this function [-Wuninitialized]
DB_File.c: In function 'XS_DB_File_constant':
RealPPPort.xs: In function 'XS_Devel__PPPort_check_HeUTF8':
RealPPPort.xs:1650:17: warning: value computed is not used [-Wunused-value]
MD5.xs:171:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
Unicode.xs: In function 'XS_Encode__Unicode_decode_xs':
Unicode.xs:177:6: warning: value computed is not used [-Wunused-value]
Unicode.xs: In function 'XS_Encode__Unicode_encode_xs':
Unicode.xs:342:6: warning: value computed is not used [-Wunused-value]
./const-xs.inc: In function 'XS_Fcntl_AUTOLOAD':
./const-xs.inc:559:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
./const-xs.inc:564:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
./const-xs.inc: In function 'XS_File__Glob_AUTOLOAD':
./const-xs.inc:135:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
./const-xs.inc:140:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
./const-xs.inc: In function 'XS_GDBM_File_AUTOLOAD':
./const-xs.inc:137:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
./const-xs.inc:142:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
./const-xs.inc: In function 'XS_I18N__Langinfo_AUTOLOAD':
./const-xs.inc:263:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
./const-xs.inc:268:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
SysV.c: In function 'XS_IPC__SysV__constant':
./const-xs.inc:38:11: warning: 'iv' may be used uninitialized in this function [-Wuninitialized]
ListUtil.xs: In function 'XS_List__Util_reduce':
ListUtil.xs:327:9: warning: variable 'newsp' set but not used [-Wunused-but-set-variable]
ListUtil.xs: In function 'XS_List__Util_first':
ListUtil.xs:381:9: warning: variable 'newsp' set but not used [-Wunused-but-set-variable]
ListUtil.xs: In function 'XS_List__Util_any':
ListUtil.xs:447:9: warning: variable 'newsp' set but not used [-Wunused-but-set-variable]
ListUtil.xs: In function 'XS_List__Util_pairfirst':
ListUtil.xs:628:9: warning: variable 'newsp' set but not used [-Wunused-but-set-variable]
ListUtil.xs: In function 'XS_List__Util_pairgrep':
ListUtil.xs:712:9: 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:9: 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:20: warning: 'retval' may be used uninitialized in this function [-Wuninitialized]
./const-xs.inc: In function 'XS_POSIX_constant':
./const-xs.inc:1461:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
./const-xs.inc:1466:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
encoding.xs: In function 'PerlIOEncode_flush':
encoding.xs:447:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
encoding.xs:448:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
./const-xs.inc: In function 'XS_Socket_AUTOLOAD':
./const-xs.inc:946:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
./const-xs.inc:951:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
Socket.c: In function 'XS_Socket_pack_sockaddr_in6':
Socket.c:1191:16: warning: variable 'flowinfo' set but not used [-Wunused-but-set-variable]
Socket.c:1190:16: warning: variable 'scope_id' set but not used [-Wunused-but-set-variable]
Socket.c: In function 'XS_Socket_pack_ip_mreq':
Socket.c:1436:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
Socket.c:1434:7: warning: unused variable 'multiaddr' [-Wunused-variable]
Socket.c: In function 'XS_Socket_unpack_ip_mreq':
Socket.c:1490:7: warning: unused variable 'mreq_sv' [-Wunused-variable]
Socket.c: In function 'XS_Socket_pack_ip_mreq_source':
Socket.c:1527:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
HiRes.xs: In function 'XS_Time__HiRes_clock_gettime':
HiRes.xs:1150:2: warning: enum conversion when passing argument 1 of 'clock_gettime' is invalid in C++ [-Wc++-compat]
HiRes.xs: In function 'XS_Time__HiRes_clock_getres':
HiRes.xs:1182:2: warning: enum conversion when passing argument 1 of 'clock_getres' is invalid in C++ [-Wc++-compat]
HiRes.xs: In function 'XS_Time__HiRes_clock':
HiRes.xs:1250:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
HiRes.c: In function 'XS_Time__HiRes_constant':
Piece.xs: In function 'XS_Time__Piece__strftime':
Piece.xs:1037:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_exec.c: In function 'S_regmatch':
re_exec.c:5549:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_exec.c:5586:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_exec.c:5610:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_exec.c:5679:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
ExtTest.c: In function 'XS_ExtTest_constant':
ExtTest.xs:465:11: warning: 'pv' may be used uninitialized in this function [-Wuninitialized]
ExtTest.xs:465:11: warning: 'iv' may be used uninitialized in this function [-Wuninitialized]
ExtTest.xs:237:11: warning: 'pv' may be used uninitialized in this function [-Wuninitialized]
ExtTest.xs:236:11: warning: 'iv' may be used uninitialized in this function [-Wuninitialized]
ExtTest.xs:217:11: warning: 'iv' may be used uninitialized in this function [-Wuninitialized]
ExtTest.xs:193:11: warning: 'iv' may be used uninitialized in this function [-Wuninitialized]
make ...op.c: In function 'Perl_custom_op_get_field':
op.c:14103:2: warning: 'any.xop_name' may be used uninitialized in this function [-Wuninitialized]
util.c: In function 'Perl_my_vsnprintf':
op.c: In function 'Perl_custom_op_get_field':
B.c: In function 'XS_B__PADNAME_TYPE':
B.xs:2406:8: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]
scalar.xs: In function 'PerlIOScalar_read':
scalar.xs:178:9: warning: comparison is always true due to limited range of data type [-Wtype-limits]
Socket.xs: In function 'XS_Socket_pack_sockaddr_in6':
Socket.xs:945:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_unpack_sockaddr_in6':
Socket.xs:984:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_inet_ntop':
Socket.xs:1045:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Socket.xs: In function 'XS_Socket_inet_pton':
Socket.xs:1089:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
MD5.xs:159:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
Opcode.xs: In function 'opmask_addlocal':
Opcode.xs:230:5: warning: unused variable 'my_cxtp' [-Wunused-variable]
About this smoke: smoking-perl: 5.10.1 smoker-version: 1.59/0.045 timestamp: 2015-07-20 19:57:40+02 tester: merijn