Automated smoke report for branch blead 5.27.4 patch
cbf837914d6724cb703a328dab484c8c9995ca3a v5.27.3-21-gcbf837914d
cjg-openbsd6.localdomain: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz (2667 MHz)
(amd64/2 cpu)
on openbsd - 6.1
using cc version 4.2.1 20070719
smoketime 4 hours 53 minutes (average 36 minutes 39 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.27.3-21-gcbf837914d Configuration (common) none
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEcbf837914d6724cb703a328dab484c8c9995ca3a
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
/home/core/tmp/ccVdWHXV.o: In function `main':
/home/core/tmp/ccv6MLZ2.o: In function `main':
/home/core/tmp/cchp1q4T.o: In function `xxx':
/home/core/tmp/ccxkm3Cg.o: In function `main':
op.c: In function 'Perl_report_redefined_cv':
op.c:15431: warning: passing argument 1 of 'S_CvGV' discards qualifiers from
pointer target type
op.c: In function 'S_gen_constant_list':
op.c:4624: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork'
gv.c: In function 'S_gv_stashpvn_internal':
gv.c:1447: warning: comparison is always false due to limited range of data type
gv.c:1448: warning: comparison is always false due to limited range of data type
proto.h:5720: warning: 'S_parse_ident' declared inline after being called
proto.h:5720: warning: previous declaration of 'S_parse_ident' was here
toke.c: In function 'S_scan_pat':
toke.c:9623: warning: comparison is always false due to limited range of data
type
toke.c: In function 'Perl_yylex':
toke.c:2896: warning: 'offset_to_max' may be used uninitialized in this function
toke.c:2896: note: 'offset_to_max' was declared here
regcomp.c: In function 'S_make_trie':
regcomp.c:2902: warning: comparison is always false due to limited range of
data type
regcomp.c: In function 'S_construct_ahocorasick_from_trie':
regcomp.c:3620: warning: comparison is always false due to limited range of
data type
regcomp.c:3621: warning: comparison is always false due to limited range of
data type
regcomp.c: In function 'S_join_exact':
regcomp.c:3878: warning: comparison is always false due to limited range of
data type
regcomp.c: In function 'S_study_chunk':
regcomp.c:4825: warning: comparison is always false due to limited range of
data type
regcomp.c:4827: warning: comparison is always false due to limited range of
data type
regcomp.c: In function 'S_add_data':
regcomp.c:6056: warning: comparison is always false due to limited range of
data type
regcomp.c:6058: warning: comparison is always false due to limited range of
data type
regcomp.c:6060: warning: comparison is always false due to limited range of
data type
regcomp.c: In function 'Perl_re_op_compile':
regcomp.c:7358: warning: comparison is always false due to limited range of
data type
regcomp.c:7386: warning: comparison is always false due to limited range of
data type
regcomp.c:7757: warning: comparison is always false due to limited range of
data type
regcomp.c: In function 'Perl_reg_temp_copy':
regcomp.c:19631: warning: comparison is always false due to limited range of
data type
dump.c: In function 'Perl_do_sv_dump':
dump.c:2223: warning: passing argument 1 of 'S_CvGV' discards qualifiers from
pointer target type
sv.c: In function 'Perl_sv_upgrade':
sv.c:1346: warning: comparison is always false due to limited range of data type
sv.c:1416: warning: comparison is always false due to limited range of data type
pp.c: In function 'Perl_pp_argelem':
pp.c:6754: warning: value computed is not used
pp_ctl.c: In function 'Perl_rxres_save':
pp_ctl.c:368: warning: comparison is always false due to limited range of data
type
pp_ctl.c:370: warning: comparison is always false due to limited range of data
type
pp_sys.c: In function 'Perl_tied_method':
pp_sys.c:564: warning: comparison is always false due to limited range of data
type
regexec.c: In function 'Perl_regexec_flags':
regexec.c:3145: warning: comparison is always false due to limited range of
data type
regexec.c:3156: warning: comparison is always false due to limited range of
data type
regexec.c: In function 'S_setup_EXACTISH_ST_c1_c2':
regexec.c:4096: warning: comparison is always false due to limited range of
data type
regexec.c:4097: warning: comparison is always false due to limited range of
data type
utf8.c: In function 'Perl_swash_fetch':
utf8.c:4207: warning: comparison is always false due to limited range of data
type
universal.c: In function 'Perl_croak_xs_usage':
universal.c:329: warning: passing argument 1 of 'S_CvGV' discards qualifiers
from pointer target type
B.c: In function 'XS_B__PADNAME_TYPE':
B.xs:2203: warning: 'ret' may be used uninitialized in this function
B.xs:2203: note: 'ret' was declared here
Bzip2.xs: In function 'XS_Compress__Raw__Bunzip2_bzinflate':
Bzip2.xs:832: warning: comparison is always false due to limited range of data
type
Zlib.xs: In function 'XS_Compress__Raw__Zlib__inflateStream_inflate':
Zlib.xs:1664: warning: comparison is always false due to limited range of data
type
Zlib.xs: In function 'XS_Compress__Raw__Zlib__inflateStream_inflateSync':
Zlib.xs:1727: warning: comparison is always false due to limited range of data
type
Zlib.xs: In function 'XS_Compress__Raw__Zlib__inflateScanStream_scan':
Zlib.xs:1972: warning: comparison is always false due to limited range of data
type
RealPPPort.xs: In function 'XS_Devel__PPPort_check_HeUTF8':
RealPPPort.xs:1765: warning: value computed is not used
src/sha.c: In function 'sharewind':
src/sha.c:297: warning: array size (32) smaller than bound length (64)
src/sha.c:298: warning: array size (32) smaller than bound length (64)
src/sha.c:299: warning: array size (32) smaller than bound length (64)
src/sha.c: In function 'shabytes':
src/sha.c:347: warning: comparison is always false due to limited range of data
type
src/sha.c: In function 'encbase64':
src/sha.c:455: warning: comparison is always false due to limited range of data
type
src/sha.c: In function 'hmacinit':
src/sha.c:495: warning: comparison is always false due to limited range of data
type
src/sha.c:501: warning: comparison is always false due to limited range of data
type
SHA.xs: In function 'XS_Digest__SHA__putstate':
SHA.xs:336: warning: comparison is always false due to limited range of data
type
Storable.xs: In function 'retrieve_blessed':
Storable.xs:4079: warning: comparison is always false due to limited range of
data type
Storable.xs: In function 'retrieve_hook':
Storable.xs:4269: warning: comparison is always false due to limited range of
data type
Typemap.xs: In function 'XS_XS__Typemap_T_PACKEDARRAY_out':
Typemap.xs:849: warning: comparison is always false due to limited range of
data type
re_exec.c: In function 'my_regexec':
re_exec.c:3145: warning: comparison is always false due to limited range of
data type
re_exec.c:3156: warning: comparison is always false due to limited range of
data type
re_exec.c: In function 'S_setup_EXACTISH_ST_c1_c2':
re_exec.c:4096: warning: comparison is always false due to limited range of
data type
re_exec.c:4097: warning: comparison is always false due to limited range of
data type
re_comp.c: In function 'S_make_trie':
re_comp.c:2902: warning: comparison is always false due to limited range of
data type
re_comp.c: In function 'S_construct_ahocorasick_from_trie':
re_comp.c:3620: warning: comparison is always false due to limited range of
data type
re_comp.c:3621: warning: comparison is always false due to limited range of
data type
re_comp.c: In function 'S_join_exact':
re_comp.c:3878: warning: comparison is always false due to limited range of
data type
re_comp.c: In function 'S_study_chunk':
re_comp.c:4825: warning: comparison is always false due to limited range of
data type
re_comp.c:4827: warning: comparison is always false due to limited range of
data type
re_comp.c: In function 'S_add_data':
re_comp.c:6056: warning: comparison is always false due to limited range of
data type
re_comp.c:6058: warning: comparison is always false due to limited range of
data type
re_comp.c:6060: warning: comparison is always false due to limited range of
data type
re_comp.c: In function 'my_re_op_compile':
re_comp.c:7358: warning: comparison is always false due to limited range of
data type
re_comp.c:7386: warning: comparison is always false due to limited range of
data type
re_comp.c:7757: warning: comparison is always false due to limited range of
data type
/home/core/tmp/ccOKgtKM.o: In function `main':
/home/core/perl-current/UU/try.c:20: warning: warning: sprintf() is often
misused, please use snprintf()
/home/core/tmp/cc03t2Wm.o: In function `main':
/home/core/perl-current/UU/try.c:29: warning: warning: sprintf() is often
misused, please use snprintf()
/home/core/tmp/ccbmrp1n.o: In function `xxx':
/home/core/perl-current/UU/try.c:29: warning: warning: vsprintf() is often
misused, please use vsnprintf()
/home/core/tmp/ccyUwTgC.o: In function `main':
/home/core/perl-current/UU/try.c:56: warning: warning: sprintf() is often
misused, please use snprintf()
op.c:15434: warning: passing argument 1 of 'S_CvGV' discards qualifiers from
pointer target type
op.c:15435: warning: passing argument 1 of 'S_CvGV' discards qualifiers from
pointer target type
op.c:15436: warning: passing argument 1 of 'S_CvGV' discards qualifiers from
pointer target type
pad.c: In function 'S_cv_dump':
pad.c:1855: warning: passing argument 1 of 'S_CvGV' discards qualifiers from
pointer target type
pad.c:1869: warning: passing argument 1 of 'S_CvGV' discards qualifiers from
pointer target type
pad.c:1863: warning: passing argument 1 of 'S_CvGV' discards qualifiers from
pointer target type
dump.c:2230: warning: passing argument 1 of 'S_CvGV' discards qualifiers from
pointer target type
/home/core/tmp/ccCSgT8i.o: In function `main':
/home/core/tmp/ccMIb18S.o: In function `main':
/home/core/tmp/ccWA9bLd.o: In function `xxx':
/home/core/tmp/ccRw1nav.o: In function `main':
/home/core/tmp/ccsCgrJz.o: In function `main':
/home/core/tmp/ccZ6OcIB.o: In function `main':
/home/core/tmp/cc96pXiB.o: In function `xxx':
/home/core/tmp/ccYy4FId.o: In function `main':
/home/core/tmp/ccO2l8X9.o: In function `main':
/home/core/tmp/ccNJwtBQ.o: In function `main':
/home/core/tmp/ccUSRr2t.o: In function `xxx':
/home/core/tmp/ccXfhGtv.o: In function `main':
op.c:15431: warning: passing argument 2 of 'S_CvGV' discards qualifiers from
pointer target type
regcomp.c: In function 'Perl_re_dup_guts':
regcomp.c:19841: warning: comparison is always false due to limited range of
data type
dump.c:2223: warning: passing argument 2 of 'S_CvGV' discards qualifiers from
pointer target type
sv.c: In function 'S_sv_dup_common':
sv.c:14197: warning: comparison is always false due to limited range of data
type
universal.c:329: warning: passing argument 2 of 'S_CvGV' discards qualifiers
from pointer target type
shared.xs: In function 'sharedsv_array_mg_CLEAR':
shared.xs:1101: warning: 'iter' may be used uninitialized in this function
/home/core/tmp/ccZX836U.o: In function `main':
/home/core/tmp/ccw5cdV0.o: In function `main':
/home/core/tmp/ccj2a2G4.o: In function `xxx':
/home/core/tmp/ccVpZ68o.o: In function `main':
op.c:15434: warning: passing argument 2 of 'S_CvGV' discards qualifiers from
pointer target type
op.c:15435: warning: passing argument 2 of 'S_CvGV' discards qualifiers from
pointer target type
op.c:15436: warning: passing argument 2 of 'S_CvGV' discards qualifiers from
pointer target type
pad.c:1855: warning: passing argument 2 of 'S_CvGV' discards qualifiers from
pointer target type
pad.c:1869: warning: passing argument 2 of 'S_CvGV' discards qualifiers from
pointer target type
pad.c:1863: warning: passing argument 2 of 'S_CvGV' discards qualifiers from
pointer target type
dump.c:2230: warning: passing argument 2 of 'S_CvGV' discards qualifiers from
pointer target type
/home/core/tmp/ccTDQPNQ.o: In function `main':
/home/core/tmp/cciuoZVX.o: In function `main':
/home/core/tmp/cc420VmD.o: In function `xxx':
/home/core/tmp/ccyO4A6q.o: In function `main':
/home/core/tmp/cc4vZNPU.o: In function `main':
/home/core/tmp/ccmTLt5h.o: In function `main':
/home/core/tmp/ccmDCPA2.o: In function `xxx':
/home/core/tmp/ccpBhtyy.o: In function `main':
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.0
(Reporter v0.053 / Smoker v0.046)