[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201503030025.t230PqTp024096@compaq.bandsman.co.uk>
Content-transfer-encoding: 8bit
Content-type: text/plain
MIME-version: 1.0
Date: Mon, 02 Mar 2015 19:25:47 -0500
Subject: Smoke [5.18.4] v5.18.4-1-g12a9c80 PASS linux 2.6.32-isobel-wii [debian] (ppc/1 cpu)
Automated smoke report for 5.18.4 patch 12a9c803691f506670eb98308dbc5686d775c17d v5.18.4-1-g12a9c80
wii.bandsman.co.uk: 750CL Nintendo Wii (729.000000MHz) (ppc/1 cpu)
on linux - 2.6.32-isobel-wii [debian]
using cc version 4.4.5
smoketime 1 minute 55 seconds (average 1 minute 55 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.18.4-1-g12a9c80 Configuration (common) -Accflags="-O2 -W -Wformat=2 -Wall -pipe -mcpu=750 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -fstack-protector -Wstack-protector -Wfloat-equal"
----------- ---------------------------------------------------------
-Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE12a9c803691f506670eb98308dbc5686d775c17d
Compiler messages(gcc):
try.c: In function 'main':
try.c: In function 'blech':
try.c: In function 'blech_in_list':
try.c: In function 'bletch':
perl.c: In function 'S_init_tls_and_interp':
perl.c:99: warning: ignoring return value of 'write', declared with attribute warn_unused_result
perl.c: In function 'Perl_eval_pv':
perl.c:2948: warning: comparing floating point with == or != is unsafe
perl.c: In function 'S_forbid_setid':
perl.c:3953: warning: not protecting function: no buffer at least 8 bytes long
op.c: In function 'Perl_scalarvoid':
op.c:1379: warning: comparing floating point with == or != is unsafe
op.c: In function 'S_new_logop':
op.c:5860: warning: comparing floating point with == or != is unsafe
op.c:5861: warning: comparing floating point with == or != is unsafe
op.c: In function 'Perl_newCONDOP':
op.c:6020: warning: comparing floating point with == or != is unsafe
op.c: In function 'Perl_newLOOPOP':
op.c:6169: warning: comparing floating point with == or != is unsafe
op.c: In function 'Perl_newWHILEOP':
op.c:6315: warning: comparing floating point with == or != is unsafe
gv.c: In function 'Perl_Gv_AMupdate':
gv.c:2315: warning: comparing floating point with == or != is unsafe
gv.c: In function 'Perl_amagic_call':
gv.c:2710: warning: comparing floating point with == or != is unsafe
gv.c:3078: warning: comparing floating point with == or != is unsafe
toke.c: In function 'S_printbuf':
toke.c:477: warning: format not a string literal, argument types not checked
toke.c: In function 'Perl_yylex':
toke.c:7428: warning: format not a string literal, argument types not checked
toke.c: In function 'S_pending_ident':
toke.c:8944: warning: format not a string literal, argument types not checked
toke.c: In function 'S_new_constant':
toke.c:9200: warning: comparing floating point with == or != is unsafe
toke.c: In function 'S_missingterm':
toke.c:577: warning: not protecting function: no buffer at least 8 bytes long
regcomp.c: In function 'S_make_trie':
regcomp.c:1731: warning: comparing floating point with == or != is unsafe
regcomp.c: In function 'S_compile_runtime_code':
regcomp.c:5288: warning: comparing floating point with == or != is unsafe
regcomp.c: In function 'Perl_re_op_compile':
regcomp.c:5819: warning: format '%#X' expects type 'unsigned int', but argument 3 has type 'I32'
regcomp.c:5991: warning: format '%#X' expects type 'unsigned int', but argument 3 has type 'I32'
regcomp.c: In function 'S_reg':
regcomp.c:9194: warning: format '%#X' expects type 'unsigned int', but argument 3 has type 'I32'
regcomp.c:9210: warning: format '%#X' expects type 'unsigned int', but argument 3 has type 'I32'
regcomp.c:9299: warning: format '%#X' expects type 'unsigned int', but argument 3 has type 'I32'
regcomp.c:9344: warning: format '%#X' expects type 'unsigned int', but argument 3 has type 'I32'
regcomp.c: In function 'S_regbranch':
regcomp.c:9549: warning: format '%#X' expects type 'unsigned int', but argument 3 has type 'I32'
regcomp.c: In function 'S_regpiece':
regcomp.c:9619: warning: format '%#X' expects type 'unsigned int', but argument 3 has type 'I32'
regcomp.c: In function 'S_grok_bslash_N':
regcomp.c:10051: warning: format '%#X' expects type 'unsigned int', but argument 3 has type 'I32'
regcomp.c: In function 'S_regatom':
regcomp.c:10337: warning: format '%#X' expects type 'unsigned int', but argument 3 has type 'I32'
regcomp.c:10360: warning: format '%#X' expects type 'unsigned int', but argument 3 has type 'I32'
regcomp.c:10555: warning: format '%#X' expects type 'unsigned int', but argument 3 has type 'I32'
regcomp.c: In function 'S_handle_regex_sets':
regcomp.c:11686: warning: format '%#X' expects type 'unsigned int', but argument 3 has type 'I32'
regcomp.c:11852: warning: format '%#X' expects type 'unsigned int', but argument 3 has type 'I32'
regcomp.c:11875: warning: format '%#X' expects type 'unsigned int', but argument 3 has type 'I32'
dquote_static.c: In function 'S_grok_bslash_c':
dquote_static.c:49: warning: not protecting function: no buffer at least 8 bytes long
dump.c: In function 'Perl_sv_peek':
dump.c:479: warning: comparing floating point with == or != is unsafe
dump.c:490: warning: comparing floating point with == or != is unsafe
util.c: In function 'Perl_croak_no_mem':
util.c:1612: warning: ignoring return value of 'write', declared with attribute warn_unused_result
util.c: In function 'Perl_my_strftime':
util.c:4056: warning: format not a string literal, format string not checked
util.c:4080: warning: format not a string literal, format string not checked
mg.c: In function 'Perl_magic_setdbline':
mg.c:1945: warning: comparing floating point with == or != is unsafe
mg.c: In function 'Perl_vivify_defelem':
mg.c:2339: warning: format not a string literal, argument types not checked
mg.c:2348: warning: format not a string literal, argument types not checked
mg.c: In function 'Perl_sighandler':
mg.c:3148: warning: comparing floating point with == or != is unsafe
hv.c: In function 'S_hv_notallowed':
hv.c:211: warning: format not a string literal, argument types not checked
hv.c: In function 'Perl_hv_common':
hv.c:504: warning: comparing floating point with == or != is unsafe
av.c: In function 'S_adjust_index':
av.c:205: warning: comparing floating point with == or != is unsafe
av.c: In function 'Perl_av_exists':
av.c:944: warning: comparing floating point with == or != is unsafe
pp_hot.c: In function 'Perl_pp_and':
pp_hot.c:114: warning: comparing floating point with == or != is unsafe
pp_hot.c: In function 'Perl_pp_cond_expr':
pp_hot.c:232: warning: comparing floating point with == or != is unsafe
pp_hot.c: In function 'Perl_pp_or':
pp_hot.c:486: warning: comparing floating point with == or != is unsafe
pp_hot.c: In function 'Perl_pp_helem':
pp_hot.c:1900: warning: format not a string literal, argument types not checked
pp_hot.c: In function 'Perl_pp_grepwhile':
pp_hot.c:2551: warning: comparing floating point with == or != is unsafe
pp_hot.c: In function 'Perl_pp_entersub':
pp_hot.c:2713: warning: format not a string literal, argument types not checked
pp_hot.c: In function 'Perl_pp_aelem':
pp_hot.c:2975: warning: format not a string literal, argument types not checked
sv.c: In function 'S_sv_2iuv_common':
sv.c:2008: warning: comparing floating point with == or != is unsafe
sv.c:2051: warning: comparing floating point with == or != is unsafe
sv.c:2159: warning: comparing floating point with == or != is unsafe
sv.c:2174: warning: comparing floating point with == or != is unsafe
sv.c: In function 'Perl_sv_2pv_flags':
sv.c:2901: warning: comparing floating point with == or != is unsafe
sv.c:2910: warning: ignoring return value of 'gcvt', declared with attribute warn_unused_result
sv.c: In function 'Perl_sv_2bool_flags':
sv.c:3100: warning: comparing floating point with == or != is unsafe
sv.c:3104: warning: comparing floating point with == or != is unsafe
sv.c: In function 'Perl_sv_2io':
sv.c:9117: warning: format not a string literal, argument types not checked
sv.c: In function 'Perl_sv_true':
sv.c:9248: warning: comparing floating point with == or != is unsafe
sv.c: In function 'S_F0convert':
sv.c:10205: warning: comparing floating point with == or != is unsafe
sv.c: In function 'Perl_sv_vcatpvfn_flags':
sv.c:11083: warning: comparing floating point with == or != is unsafe
sv.c:11227: warning: format not a string literal, argument types not checked
sv.c:11228: warning: format not a string literal, argument types not checked
sv.c:10327: warning: ignoring return value of 'gcvt', declared with attribute warn_unused_result
sv.c:11177: warning: ignoring return value of 'gcvt', declared with attribute warn_unused_result
sv.c: In function 'Perl_dirp_dup':
sv.c:11623: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result
sv.c: In function 'Perl_sv_cat_decode':
sv.c:14015: warning: comparing floating point with == or != is unsafe
sv.c: In function 'Perl_report_uninit':
sv.c:14658: warning: format not a string literal, argument types not checked
sv.c:14662: warning: format not a string literal, argument types not checked
sv.c: In function 'Perl_varname':
sv.c:14110: warning: not protecting function: no buffer at least 8 bytes long
pp.c: In function 'S_rv2gv':
pp.c:252: warning: format not a string literal, argument types not checked
pp.c: In function 'Perl_softref2xv':
pp.c:326: warning: format not a string literal, argument types not checked
pp.c:332: warning: format not a string literal, argument types not checked
pp.c: In function 'Perl_pp_divide':
pp.c:1477: warning: comparing floating point with == or != is unsafe
pp.c: In function 'Perl_pp_modulo':
pp.c:1577: warning: comparing floating point with == or != is unsafe
pp.c:1581: warning: comparing floating point with == or != is unsafe
pp.c: In function 'Perl_do_ncmp':
pp.c:2052: warning: comparing floating point with == or != is unsafe
pp.c: In function 'Perl_pp_not':
pp.c:2286: warning: comparing floating point with == or != is unsafe
pp.c: In function 'Perl_pp_rand':
pp.c:2731: warning: comparing floating point with == or != is unsafe
pp.c: In function 'Perl_pp_aslice':
pp.c:4338: warning: format not a string literal, argument types not checked
pp.c: In function 'S_do_delete_local':
pp.c:4529: warning: format not a string literal, argument types not checked
pp.c: In function 'Perl_pp_hslice':
pp.c:4736: warning: format not a string literal, argument types not checked
pp.c: In function 'Perl_pp_splice':
pp.c:4921: warning: format not a string literal, argument types not checked
pp.c: In function 'Perl_unimplemented_op':
pp.c:5789: warning: format not a string literal, argument types not checked
pp_ctl.c: In function 'Perl_pp_formline':
pp_ctl.c:907: warning: format not a string literal, argument types not checked
pp_ctl.c: In function 'Perl_pp_range':
pp_ctl.c:1168: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'Perl_pp_flip':
pp_ctl.c:1197: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'Perl_pp_flop':
pp_ctl.c:1290: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'Perl_pp_xor':
pp_ctl.c:1746: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'Perl_pp_return':
pp_ctl.c:2456: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'Perl_pp_leaveeval':
pp_ctl.c:4260: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'S_matcher_matches_sv':
pp_ctl.c:4432: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'S_do_smartmatch':
pp_ctl.c:4542: warning: comparing floating point with == or != is unsafe
pp_ctl.c:4574: warning: comparing floating point with == or != is unsafe
pp_ctl.c:4785: warning: comparing floating point with == or != is unsafe
pp_ctl.c:4846: warning: comparing floating point with == or != is unsafe
pp_ctl.c:4917: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'Perl_pp_enterwhen':
pp_ctl.c:4942: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'S_run_user_filter':
pp_ctl.c:5435: warning: comparing floating point with == or != is unsafe
pp_sys.c: In function 'Perl_pp_open':
pp_sys.c:611: warning: format not a string literal, argument types not checked
pp_sys.c: In function 'Perl_pp_pipe_op':
pp_sys.c:689: warning: format not a string literal, argument types not checked
pp_sys.c: In function 'Perl_pp_stat':
pp_sys.c:2820: warning: format not a string literal, argument types not checked
pp_sys.c: In function 'S_try_amagic_ftest':
pp_sys.c:2966: warning: comparing floating point with == or != is unsafe
pp_sys.c: In function 'Perl_pp_ftis':
pp_sys.c:3138: warning: comparing floating point with == or != is unsafe
pp_sys.c: In function 'Perl_pp_fttext':
pp_sys.c:3376: warning: format not a string literal, argument types not checked
pp_sys.c: In function 'Perl_pp_gmtime':
pp_sys.c:4495: warning: comparing floating point with == or != is unsafe
doio.c: In function 'Perl_do_openn':
doio.c:541: warning: format not a string literal, argument types not checked
doio.c: In function 'Perl_nextargv':
doio.c:876: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result
doio.c: In function 'Perl_my_stat_flags':
doio.c:1326: warning: format not a string literal, argument types not checked
doio.c: In function 'Perl_my_lstat_flags':
doio.c:1371: warning: format not a string literal, argument types not checked
doio.c: In function 'S_exec_failed':
doio.c:1384: warning: ignoring return value of 'write', declared with attribute warn_unused_result
regexec.c: In function 'S_regmatch':
regexec.c:4999: warning: comparing floating point with == or != is unsafe
utf8.c: In function 'Perl__core_swash_init':
utf8.c:3000: warning: comparing floating point with == or != is unsafe
utf8.c:3030: warning: comparing floating point with == or != is unsafe
utf8.c: In function 'Perl__swash_to_invlist':
utf8.c:4024: warning: not protecting function: no buffer at least 8 bytes long
utf8.c: In function 'Perl_swash_fetch':
utf8.c:3192: warning: not protecting function: no buffer at least 8 bytes long
taint.c: In function 'Perl_taint_proper':
taint.c:69: warning: format not a string literal, argument types not checked
taint.c:72: warning: format not a string literal, argument types not checked
universal.c: In function 'Perl_sv_does_sv':
universal.c:231: warning: comparing floating point with == or != is unsafe
universal.c: In function 'XS_Internals_SvREADONLY':
universal.c:912: warning: comparing floating point with == or != is unsafe
universal.c: In function 'XS_PerlIO_get_layers':
universal.c:989: warning: comparing floating point with == or != is unsafe
universal.c:995: warning: comparing floating point with == or != is unsafe
universal.c:1001: warning: comparing floating point with == or != is unsafe
universal.c: In function 'XS_re_regname':
universal.c:1148: warning: comparing floating point with == or != is unsafe
universal.c: In function 'XS_re_regnames':
universal.c:1181: warning: comparing floating point with == or != is unsafe
perlio.c: In function 'PerlIO_debug':
perlio.c:475: warning: ignoring return value of 'write', declared with attribute warn_unused_result
perlio.c: In function 'XS_PerlIO__Layer__find':
perlio.c:961: warning: comparing floating point with == or != is unsafe
perlio.c: In function 'PerlIO_getc':
perlio.c:4912: warning: not protecting function: no buffer at least 8 bytes long
numeric.c: In function 'S_mulexp10':
numeric.c:783: warning: comparing floating point with == or != is unsafe
pp_sort.c: In function 'S_sv_ncmp':
pp_sort.c:1900: warning: comparing floating point with == or != is unsafe
pp_sort.c: In function 'S_amagic_ncmp':
pp_sort.c:1941: warning: comparing floating point with == or != is unsafe
pp_sort.c: In function 'S_amagic_i_ncmp':
pp_sort.c:1962: warning: comparing floating point with == or != is unsafe
pp_sort.c: In function 'S_amagic_cmp':
pp_sort.c:1983: warning: comparing floating point with == or != is unsafe
pp_sort.c: In function 'S_amagic_cmp_locale':
pp_sort.c:2004: warning: comparing floating point with == or != is unsafe
DynaLoader.c: In function 'XS_DynaLoader_CLONE':
DynaLoader.c:498: warning: unused variable 'items'
arybase.c: In function 'XS_arybase_STORE':
arybase.c:577: warning: unused variable 'sv'
ptable.h:168: warning: 'ptable_walk' defined but not used
ptable.h:203: warning: 'ptable_map_free' defined but not used
B.xs:656: warning: missing braces around initializer
B.xs:656: warning: (near initialization for 'op_methods[0]')
B.xs: In function 'XS_B_walkoptree_debug':
B.xs:846: warning: comparing floating point with == or != is unsafe
B.c: In function 'XS_B__OP_next':
B.xs:997: warning: unused variable 'len'
B.xs: In function 'XS_B__GV_FILEGV':
B.xs:1755: warning: null argument where non-null required (argument 2)
B.xs: In function 'XS_B__PADLIST_ARRAY':
B.xs:1959: warning: comparison between signed and unsigned integer expressions
B.xs: In function 'XS_B__PADLIST_ARRAYelt':
B.xs:1969: warning: comparison between signed and unsigned integer expressions
decompress.c: In function 'BZ2_decompress':
decompress.c:106: warning: not protecting function: no buffer at least 8 bytes long
bzlib.c: In function 'default_bzalloc':
bzlib.c:107: warning: unused parameter 'opaque'
bzlib.c: In function 'default_bzfree':
bzlib.c:114: warning: unused parameter 'opaque'
Zlib.xs: In function 'my_zcalloc':
Zlib.xs:495: warning: unused parameter 'opaque'
Zlib.xs: In function 'my_zcfree':
Zlib.xs:501: warning: unused parameter 'opaque'
Zlib.c: In function 'XS_Compress__Raw__Zlib__inflateStream_inflate':
Zlib.c:2224: warning: comparing floating point with == or != is unsafe
Zlib.c: In function 'XS_Compress__Raw__Zlib__inflateStream_set_Append':
Zlib.c:2820: warning: comparing floating point with == or != is unsafe
Zlib.c: In function 'XS_Compress__Raw__Zlib__inflateScanStream_scan':
Zlib.c:2988: warning: comparing floating point with == or != is unsafe
Zlib.c: In function 'XS_Compress__Raw__Zlib_constant':
./constants.xs:11: warning: 'iv' may be used uninitialized in this function
inflate.c: In function 'inflateSync':
inflate.c:1361: warning: not protecting function: no buffer at least 8 bytes long
inflate.c: In function 'inflate':
inflate.c:604: warning: not protecting function: no buffer at least 8 bytes long
Dumper.xs: In function 'DD_dump':
Dumper.xs:353: warning: comparing floating point with == or != is unsafe
Dumper.xs: In function 'XS_Data__Dumper_Dumpxs':
Dumper.xs:1175: warning: comparing floating point with == or != is unsafe
Dumper.xs:1197: warning: comparing floating point with == or != is unsafe
Dumper.xs:1199: warning: comparing floating point with == or != is unsafe
Dumper.xs:1206: warning: comparing floating point with == or != is unsafe
Dumper.xs:641: warning: 'entry' may be used uninitialized in this function
DB_File.xs: In function 'db_put':
DB_File.xs:518: warning: comparison between signed and unsigned integer expressions
DB_File.xs: In function 'btree_compare':
DB_File.xs:542: warning: unused parameter 'db'
DB_File.xs: In function 'btree_prefix':
DB_File.xs:628: warning: unused parameter 'db'
DB_File.xs: In function 'hash_cb':
DB_File.xs:718: warning: unused parameter 'db'
DB_File.xs: In function 'db_errcall_cb':
DB_File.xs:792: warning: unused parameter 'dbenv'
DB_File.xs: In function 'boot_DB_File':
DB_File.xs:1497: warning: unused variable 'sv_err'
DB_File.c: In function 'XS_DB_File_constant':
Peek.xs: In function 'XS_Devel__Peek_Dump':
Peek.xs:355: warning: comparing floating point with == or != is unsafe
Peek.xs: In function 'XS_Devel__Peek_DumpArray':
Peek.xs:374: warning: comparing floating point with == or != is unsafe
RealPPPort.xs: In function 'XS_Devel__PPPort_ptrtests':
RealPPPort.xs:383: warning: comparing floating point with == or != is unsafe
RealPPPort.xs: In function 'XS_Devel__PPPort_ERRSV':
RealPPPort.xs:479: warning: comparing floating point with == or != is unsafe
MD5.xs: In function 'XS_Digest__MD5_md5':
MD5.xs:753: warning: null argument where non-null required (argument 1)
MD5.xs:766: warning: null argument where non-null required (argument 1)
src/sha.c: In function 'encbase64':
src/sha.c:445: warning: not protecting function: no buffer at least 8 bytes long
src/sha.c: In function 'shabase64':
src/sha.c:461: warning: not protecting function: no buffer at least 8 bytes long
Unicode.xs: In function 'XS_Encode__Unicode_decode_xs':
Unicode.xs:175: warning: comparing floating point with == or != is unsafe
Unicode.xs:176: warning: value computed is not used
Unicode.xs:194: warning: comparing floating point with == or != is unsafe
Unicode.xs: In function 'XS_Encode__Unicode_encode_xs':
Unicode.xs:341: warning: comparing floating point with == or != is unsafe
Unicode.xs:342: warning: value computed is not used
Unicode.xs:357: warning: comparing floating point with == or != is unsafe
Encode.xs: In function '_encoded_utf8_to_bytes':
Encode.xs:29: warning: unused parameter 'sv'
Encode.xs:29: warning: unused parameter 'encoding'
Encode.xs: In function '_encoded_bytes_to_utf8':
Encode.xs:30: warning: unused parameter 'sv'
Encode.xs:30: warning: unused parameter 'encoding'
Encode.xs: In function 'call_failure':
Encode.xs:62: warning: unused parameter 'routine'
Encode.xs:62: warning: unused parameter 'done'
Encode.xs:62: warning: unused parameter 'dest'
Encode.xs:62: warning: unused parameter 'orig'
Encode.xs: In function 'strict_utf8':
Encode.xs:305: warning: comparing floating point with == or != is unsafe
Encode.xs: In function 'process_utf8':
Encode.xs:356: warning: comparison between signed and unsigned integer expressions
Encode.xs:360: warning: comparison between signed and unsigned integer expressions
Encode.c: In function 'XS_Encode__utf8_encode_xs':
Encode.xs:499: warning: unused variable 'renewed'
Encode.c: In function 'XS_Encode__XS_renew':
Encode.c:746: warning: unused variable 'obj'
Encode.c: In function 'XS_Encode__XS_renewed':
Encode.c:765: warning: unused variable 'obj'
Encode.c: In function 'XS_Encode__XS_needs_lines':
Encode.c:948: warning: unused variable 'obj'
Encode.xs: In function 'XS_Encode__XS_perlio_ok':
Encode.xs:682: warning: comparing floating point with == or != is unsafe
Encode.c:969: warning: unused variable 'obj'
Encode.xs: In function 'XS_Encode__XS_mime_name':
Encode.xs:699: warning: comparing floating point with == or != is unsafe
Encode.xs: In function 'XS_Encode__utf8_to_bytes':
Encode.xs:762: warning: comparing floating point with == or != is unsafe
./const-xs.inc: In function 'XS_Fcntl_AUTOLOAD':
./const-xs.inc:528: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
./const-xs.inc:533: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
DosGlob.xs: In function 'glob_ophook':
DosGlob.xs:25: warning: value computed is not used
DosGlob.c: In function 'XS_File__DosGlob__callsite':
DosGlob.c:186: warning: unused variable 'items'
bsd_glob.c: In function 'glob3':
bsd_glob.c:732: warning: unused parameter 'pattern_last'
bsd_glob.c: In function 'globextend':
bsd_glob.c:892: warning: comparison between signed and unsigned integer expressions
Glob.xs: In function 'iterate':
Glob.xs:99: warning: value computed is not used
Glob.xs:107: warning: value computed is not used
Glob.xs: In function 'glob_ophook':
Glob.xs:327: warning: value computed is not used
./const-xs.inc: In function 'XS_File__Glob_AUTOLOAD':
./const-xs.inc:135: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
./const-xs.inc:140: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
Call.xs: In function 'filter_call':
Call.xs:175: warning: signed and unsigned type in conditional expression
Call.xs:186: warning: signed and unsigned type in conditional expression
./const-xs.inc: In function 'XS_GDBM_File_AUTOLOAD':
./const-xs.inc:137: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
./const-xs.inc:142: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
./const-xs.inc: In function 'XS_I18N__Langinfo_AUTOLOAD':
./const-xs.inc:263: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
./const-xs.inc:268: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
IO.xs: In function 'XS_IO__Handle_ungetc':
IO.xs:353: warning: comparison between signed and unsigned integer expressions
SysV.xs: In function 'assert_sv_isa':
SysV.xs:111: warning: format not a string literal, argument types not checked
SysV.xs: In function 'assert_data_length':
SysV.xs:119: warning: format not a string literal, argument types not checked
SysV.c: In function 'XS_IPC__SysV__constant':
./const-xs.inc:11: warning: 'iv' may be used uninitialized in this function
ListUtil.xs: In function 'XS_List__Util_min':
ListUtil.xs:91: warning: comparing floating point with == or != is unsafe
ListUtil.xs: In function 'XS_List__Util_first':
ListUtil.xs:310: warning: comparing floating point with == or != is unsafe
ListUtil.xs:333: warning: comparing floating point with == or != is unsafe
ListUtil.c: In function 'XS_List__Util_min':
ListUtil.xs:76: warning: 'retval' may be used uninitialized in this function
FastCalc.xs: In function 'XS_Math__BigInt__FastCalc___strip_zeros':
FastCalc.xs:167: warning: comparing floating point with == or != is unsafe
FastCalc.xs: In function 'XS_Math__BigInt__FastCalc__acmp':
FastCalc.xs:395: warning: comparing floating point with == or != is unsafe
Base64.xs: In function 'XS_MIME__QuotedPrint_encode_qp':
Base64.xs:347: warning: comparing floating point with == or != is unsafe
Base64.c: In function 'XS_MIME__QuotedPrint_decode_qp':
Base64.c:640: warning: not protecting function: no buffer at least 8 bytes long
Base64.c: In function 'XS_MIME__Base64_decode_base64':
Base64.c:345: warning: not protecting function: no buffer at least 8 bytes long
NDBM_File.c: In function 'XS_NDBM_File_NEXTKEY':
NDBM_File.c:465: warning: unused variable 'key'
Opcode.xs: In function 'XS_Opcode__safe_pkg_prep':
Opcode.xs:264: warning: null argument where non-null required (argument 1)
encoding.xs: In function 'PerlIOEncode_pushed':
encoding.xs:121: warning: comparing floating point with == or != is unsafe
encoding.xs:135: warning: comparing floating point with == or != is unsafe
encoding.xs:144: warning: comparing floating point with == or != is unsafe
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.10.1
(Reporter v0.050 / Smoker v0.045)