Automated smoke report for branch blead 5.23.1 patch
4d5d35d9def298c0adab2e34a187efa998cea923 v5.23.0-124-g4d5d35d
r3: PA8800 (PA-RISC2.0/64/2 cpu)
on HP-UX - B.11.11/64
using gcc version 4.6.1
smoketime 14 hours 18 minutes (average 1 hour 47 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-124-g4d5d35d Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O O O O O
F F F F F F -Duse64bitall
O O O O O O -Duseithreads
F F F F F F -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = univ.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKE4d5d35d9def298c0adab2e34a187efa998cea923
Testsuite was run only with 'harness'
Failures: (common-args) -Dcc=gcc
[stdio/perlio] -Duse64bitall
[stdio] -DDEBUGGING -Duse64bitall
[stdio] -Duseithreads -Duse64bitall
[stdio] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/h2ph.t...............................................FAILED
1-2
Non-zero exit status: 2
Bad plan. You planned 6 tests but ran 2.
../lib/h2xs.t...............................................FAILED
3-14
Non-zero exit status: 2
Bad plan. You planned 114 tests but ran 15.
[univ.utf8] -Duse64bitall
[perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[perlio/univ.utf8] -Duseithreads -Duse64bitall
[perlio/univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/h2xs.t...............................................FAILED
3-14
Non-zero exit status: 2
Bad plan. You planned 114 tests but ran 15.
../lib/h2ph.t...............................................FAILED
1-2
Non-zero exit status: 2
Bad plan. You planned 6 tests but ran 2.
Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio]
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duse64bitall
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../dist/Net-Ping/t/450_service.t............................PASSED
9, 18
[univ.utf8]
[univ.utf8] -DDEBUGGING
[univ.utf8] -Duse64bitall
[univ.utf8] -DDEBUGGING -Duse64bitall
[univ.utf8] -Duseithreads
[univ.utf8] -DDEBUGGING -Duseithreads
[univ.utf8] -Duseithreads -Duse64bitall
[univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..........................................PASSED
2
../dist/Net-Ping/t/450_service.t............................PASSED
9, 18
Compiler messages(gcc):
make ...util.c: In function 'Perl_my_vsnprintf':
util.c:5146:46: warning: unused parameter 'len' [-Wunused-parameter]
/usr/include/rpc/rpcb_prot.h:163:25: note: originally defined here
Zlib.c: In function 'XS_Compress__Raw__Zlib_constant':
./constants.xs:38:11: warning: 'iv' may be used uninitialized in this function
[-Wuninitialized]
./constants.xs:11:6: note: 'iv' was declared here
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]
SysV.c: In function 'XS_IPC__SysV__constant':
./const-xs.inc:38:11: warning: 'iv' may be used uninitialized in this function
[-Wuninitialized]
./const-xs.inc:11:6: note: 'iv' was declared here
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]
ListUtil.xs:99:8: note: 'retval' was declared here
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]
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]
./const-xs.inc: In function 'boot_Socket':
./const-xs.inc:908:20: warning: missing braces around initializer
[-Wmissing-braces]
./const-xs.inc:908:20: warning: (near initialization for 'ip6_address._s6_un')
[-Wmissing-braces]
./const-xs.inc:917:20: warning: missing braces around initializer
[-Wmissing-braces]
./const-xs.inc:917:20: warning: (near initialization for 'ip6_address._s6_un')
[-Wmissing-braces]
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]
/wrk/pa20_64-4.6.1/bin/../lib/gcc/hppa64-hp-hpux11.11/4.6.1/include-fixed/sys/time.h:437:17:
note: expected 'clockid_t' but argument is of type 'int'
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]
/wrk/pa20_64-4.6.1/bin/../lib/gcc/hppa64-hp-hpux11.11/4.6.1/include-fixed/sys/time.h:438:17:
note: expected 'clockid_t' but argument is of type 'int'
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]
ExtTest.c: In function 'XS_ExtTest_constant':
ExtTest.xs:465:11: warning: 'pv' may be used uninitialized in this function
[-Wuninitialized]
ExtTest.xs:420:14: note: 'pv' was declared here
ExtTest.xs:465:11: warning: 'iv' may be used uninitialized in this function
[-Wuninitialized]
ExtTest.xs:418:6: note: 'iv' was declared here
ExtTest.xs:237:11: warning: 'pv' may be used uninitialized in this function
[-Wuninitialized]
ExtTest.xs:194:14: note: 'pv' was declared here
ExtTest.xs:236:11: warning: 'iv' may be used uninitialized in this function
[-Wuninitialized]
ExtTest.xs:209:6: note: 'iv' was declared here
ExtTest.xs:217:11: warning: 'iv' may be used uninitialized in this function
[-Wuninitialized]
ExtTest.xs:190:6: note: 'iv' was declared here
ExtTest.xs:193:11: warning: 'iv' may be used uninitialized in this function
[-Wuninitialized]
ExtTest.xs:166:6: note: 'iv' was declared here
B.c: In function 'XS_B__PADNAME_TYPE':
B.xs:2406:8: warning: 'ret' may be used uninitialized in this function
[-Wuninitialized]
B.xs:2390:6: note: 'ret' was declared here
util.c: In function 'Perl_my_vsnprintf':
pp_sys.c: In function 'Perl_pp_gpwent':
pp_sys.c:5431:19: warning: implicit declaration of function 'getspnam_r'
[-Wimplicit-function-declaration]
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]
Non-Fatal messages(gcc):
Status overview available here: https://smoke.procura.nl/
--
Report by Test::Smoke v1.61_03 running on perl 5.14.2
(Reporter v0.053 / Smoker v0.046)