• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.18.4] v5.18.3-7-g5120237 PASS freebsd 9.1-RELEASE (i386/1 cpu)

    Message-ID: <201410021421.s92ELQ94024790@compaq.bandsman.co.uk>
    Content-transfer-encoding: 8bit
    Content-type: text/plain
    MIME-version: 1.0
    Date: Thu, 02 Oct 2014 10:21:28 -0400
    Subject: Smoke [5.18.4] v5.18.3-7-g5120237 PASS freebsd 9.1-RELEASE (i386/1 cpu)
    
    Automated smoke report for 5.18.4 patch 51202371ba68f3f52f13124a3ea1bc3c171e0ee2 v5.18.3-7-g5120237
    amber: Intel(R) Celeron(R) CPU 1.80GHz (i386/1 cpu)
        on        freebsd - 9.1-RELEASE
        using     cc version 4.2.1 20070831 patched [FreeBSD]
        smoketime 2 hours 57 minutes (average 2 hours 57 minutes)
    
    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.3-7-g5120237  Configuration (common) -Accflags="-O2 -W -Wformat=2 -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -fstack-protector -Wstack-protector -Wfloat-equal"
    ----------- ---------------------------------------------------------
    O -         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE51202371ba68f3f52f13124a3ea1bc3c171e0ee2
    
    Compiler messages(gcc):
    Configure ...try.c: In function 'main':
    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 'Perl_eval_pv':
    perl.c:2948: warning: comparing floating point with == or != is unsafe
    perl.c: In function 'S_forbid_setid':
    perl.c:3954: 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
    op.c: In function 'Perl_report_redefined_cv':
    op.c:11833: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
    op.c:11836: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
    op.c:11837: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
    op.c:11838: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
    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:578: warning: not protecting function: no buffer at least 8 bytes long
    pad.c: In function 'S_cv_dump':
    pad.c:1941: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
    pad.c:1955: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
    pad.c:1949: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
    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
    dquote_static.c: In function 'S_grok_bslash_c':
    dquote_static.c:50: 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
    dump.c: In function 'Perl_do_sv_dump':
    dump.c:2003: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
    dump.c:2009: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
    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_sighandler':
    mg.c:3148: warning: comparing floating point with == or != is unsafe
    hv.c: In function 'Perl_hv_common':
    hv.c:504: warning: comparing floating point with == or != is unsafe
    proto.h:5745: warning: 'S_ptr_hash' declared inline after being called
    proto.h:5745: warning: previous declaration of 'S_ptr_hash' was here
    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_grepwhile':
    pp_hot.c:2551: warning: comparing floating point with == or != is unsafe
    sv.c: In function 'S_sv_2iuv_common':
    sv.c:2016: 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: 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_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: 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:14112: warning: not protecting function: no buffer at least 8 bytes long
    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_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_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_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
    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:4025: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function 'Perl_swash_fetch':
    utf8.c:3193: 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
    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
    universal.c: In function 'Perl_croak_xs_usage':
    universal.c:303: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
    perlio.c: In function 'XS_PerlIO__Layer__find':
    perlio.c:961: warning: comparing floating point with == or != is unsafe
    perlio.c: In function 'PerlIOStdio_set_ptrcnt':
    perlio.c:3570: warning: pointer targets in assignment differ in signedness
    perlio.c: In function 'PerlIO_getc':
    perlio.c:4913: 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'
    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
    B.xs: In function 'XS_B__PADLIST_ARRAYelt':
    B.xs:1969: warning: comparison between signed and unsigned
    decompress.c: In function 'BZ2_decompress':
    decompress.c:107: 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:1363: warning: not protecting function: no buffer at least 8 bytes long
    inflate.c: In function 'inflate':
    inflate.c:607: warning: not protecting function: no buffer at least 8 bytes long
    DB_File.c: In function 'XS_DB_File_constant':
    DB_File.c:1646: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_DoTie_':
    DB_File.c:1754: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_DESTROY':
    DB_File.c:1808: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_DELETE':
    DB_File.c:1865: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_EXISTS':
    DB_File.c:1929: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_FETCH':
    DB_File.c:1989: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_STORE':
    DB_File.c:2057: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_FIRSTKEY':
    DB_File.c:2135: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_NEXTKEY':
    DB_File.c:2175: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_unshift':
    DB_File.c:2216: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_pop':
    DB_File.c:2282: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_shift':
    DB_File.c:2335: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_push':
    DB_File.c:2387: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_length':
    DB_File.c:2454: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_del':
    DB_File.c:2487: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_get':
    DB_File.c:2556: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_put':
    DB_File.c:2629: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_fd':
    DB_File.c:2714: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_sync':
    DB_File.c:2761: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_seq':
    DB_File.c:2806: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_filter_fetch_key':
    DB_File.c:2875: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_filter_store_key':
    DB_File.c:2904: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_filter_fetch_value':
    DB_File.c:2933: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'XS_DB_File_filter_store_value':
    DB_File.c:2962: warning: unused variable 'Perl___notused'
    DB_File.c: In function 'boot_DB_File':
    DB_File.c:2993: warning: unused variable 'Perl___notused'
    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
    RealPPPort.xs: In function 'XS_Devel__PPPort_ptrtests':
    RealPPPort.xs:1323: warning: comparing floating point with == or != is unsafe
    RealPPPort.xs: In function 'XS_Devel__PPPort_ERRSV':
    RealPPPort.xs:1419: warning: comparing floating point with == or != is unsafe
    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
    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:446: warning: not protecting function: no buffer at least 8 bytes long
    src/sha.c: In function 'shabase64':
    src/sha.c:462: warning: not protecting function: no buffer at least 8 bytes long
    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
    Encode.xs:360: warning: comparison between signed and unsigned
    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
    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
    ./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'
    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_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
    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
    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:641: warning: not protecting function: no buffer at least 8 bytes long
    Base64.c: In function 'XS_MIME__Base64_decode_base64':
    Base64.c:346: warning: not protecting function: no buffer at least 8 bytes long
    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
    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)
    POSIX.xs: In function 'is_common':
    POSIX.xs:707: warning: unused variable 'charstring'
    ./const-xs.inc: In function 'XS_POSIX_constant':
    ./const-xs.inc:1299: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
    ./const-xs.inc:1304: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
    POSIX.xs: In function 'XS_POSIX_sigaction':
    POSIX.xs:1296: warning: comparing floating point with == or != is unsafe
    POSIX.xs:1328: warning: comparing floating point with == or != is unsafe
    POSIX.xs:1368: warning: comparing floating point with == or != is unsafe
    POSIX.c: In function 'XS_POSIX_cuserid':
    POSIX.c:3144: warning: unused variable 's'
    POSIX.c: In function 'XS_POSIX__Termios_getiflag':
    POSIX.c:1184: warning: 'RETVAL' may be used uninitialized in this function
    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
    scalar.xs: In function 'PerlIOScalar_dup':
    scalar.xs:349: warning: 'fs' may be used uninitialized in this function
    via.xs: In function 'PerlIOVia_method':
    via.xs:90: warning: null argument where non-null required (argument 2)
    via.xs: In function 'PerlIOVia_pushed':
    via.xs:175: warning: comparing floating point with == or != is unsafe
    via.xs: In function 'PerlIOVia_open':
    via.xs:247: warning: comparing floating point with == or != is unsafe
    ./const-xs.inc: In function 'XS_Socket_AUTOLOAD':
    ./const-xs.inc:878: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
    ./const-xs.inc:883: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
    Storable.xs: In function 'store_hash':
    Storable.xs:2317: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function 'store_code':
    Storable.xs:2605: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function 'store_other':
    Storable.xs:3386: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function 'retrieve_hook':
    Storable.xs:4068: warning: null argument where non-null required (argument 2)
    Storable.xs:4255: warning: null argument where non-null required (argument 2)
    Storable.xs: In function 'retrieve_vstring':
    Storable.xs:4902: warning: unused variable 'mg'
    Storable.xs: In function 'retrieve_lvstring':
    Storable.xs:4934: warning: unused variable 'mg'
    Storable.xs: In function 'retrieve_code':
    Storable.xs:5465: warning: comparing floating point with == or != is unsafe
    Storable.xs:5469: warning: comparing floating point with == or != is unsafe
    Storable.xs:5499: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function 'old_retrieve_array':
    Storable.xs:5550: warning: null argument where non-null required (argument 2)
    Storable.xs: In function 'old_retrieve_hash':
    Storable.xs:5613: warning: null argument where non-null required (argument 2)
    Storable.xs: In function 'magic_check':
    Storable.xs:5799: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function 'retrieve':
    Storable.xs:5970: warning: comparing floating point with == or != is unsafe
    Storable.xs:1607: warning: 'is_storing' defined but not used
    Storable.xs:1619: warning: 'is_retrieving' defined but not used
    NamedCapture.xs: In function 'XS_Tie__Hash__NamedCapture_TIEHASH':
    NamedCapture.xs:56: warning: comparing floating point with == or != is unsafe
    HiRes.xs: In function 'XS_Time__HiRes_clock':
    HiRes.xs:1228: warning: comparison between signed and unsigned
    HiRes.c: In function 'XS_Time__HiRes_constant':
    Piece.xs: In function '_strptime':
    Piece.xs:682: warning: comparison between signed and unsigned
    Piece.xs:776: warning: comparison between signed and unsigned
    Piece.xs: In function 'our_strptime':
    Piece.xs:950: warning: unused variable 'ret'
    Piece.xs: In function 'XS_Time__Piece__strftime':
    Piece.xs:989: warning: format not a string literal, format string not checked
    Piece.xs:1004: warning: comparison between signed and unsigned
    Piece.xs:1015: warning: format not a string literal, format string not checked
    Piece.xs:345: warning: 'copyright' defined but not used
    Piece.xs:347: warning: 'sccsid' defined but not used
    Collate.xs: In function 'XS_Unicode__Collate_mk_SortKey':
    Collate.xs:454: warning: comparing floating point with == or != is unsafe
    Collate.xs:456: warning: comparing floating point with == or != is unsafe
    Collate.xs: In function 'XS_Unicode__Collate_varCE':
    Collate.xs:581: warning: comparing floating point with == or != is unsafe
    Collate.xs:606: warning: statement with no effect
    Collate.xs:616: warning: statement with no effect
    Normalize.xs: In function 'XS_Unicode__Normalize_decompose':
    Normalize.xs:468: warning: comparing floating point with == or != is unsafe
    Normalize.c: In function 'XS_Unicode__Normalize_isComp2nd':
    Normalize.c:1096: warning: unused variable 'ix'
    APItest.xs:262: warning: missing initializer
    APItest.xs:262: warning: (near initialization for 'rmagical_b.svt_set')
    APItest.xs: In function 'THX_keyword_active':
    APItest.xs:953: warning: comparing floating point with == or != is unsafe
    APItest.xs: In function 'filter_call':
    APItest.xs:1052: warning: unused variable 'my_sv'
    APItest.xs: In function 'addissub_myck_add':
    APItest.xs:1092: warning: comparing floating point with == or != is unsafe
    APItest.xs: In function 'my_ck_rv2cv':
    APItest.xs:1113: warning: comparing floating point with == or != is unsafe
    APItest.c: In function 'XS_XS__APItest__AutoLoader_AUTOLOADp':
    APItest.c:2451: warning: unused variable 'items'
    APItest.c: In function 'XS_XS__APItest_my_cxt_getsv':
    APItest.c:3645: warning: comparing floating point with == or != is unsafe
    APItest.xs: In function 'XS_XS__APItest_rmagical_cast':
    APItest.xs:2272: warning: comparing floating point with == or != is unsafe
    APItest.c: In function 'XS_XS__APItest_bhk_record':
    APItest.c:4056: warning: comparing floating point with == or != is unsafe
    APItest.c: In function 'XS_XS__APItest_xs_cmp_undef':
    APItest.c:5570: warning: unused variable 'b'
    APItest.c:5568: warning: unused variable 'a'
    APItest.xs: In function 'XS_XS__APItest_test_newFOROP_without_slab':
    APItest.xs:3397: warning: unused variable 'cv'
    APItest.c: In function 'XS_XS__APItest__AUTOLOADtest_AUTOLOAD':
    APItest.c:5818: warning: unused variable 'items'
    APItest.c: In function 'XS_XS__APItest_whichsig_type':
    APItest.xs:2135: warning: 'i' may be used uninitialized in this function
    APItest.c: In function 'XS_XS__APItest_gv_autoload_type':
    APItest.xs:2109: warning: 'gv' may be used uninitialized in this function
    APItest.c: In function 'XS_XS__APItest_gv_fetchmethod_flags_type':
    APItest.xs:2079: warning: 'gv' may be used uninitialized in this function
    APItest.c: In function 'XS_XS__APItest_gv_fetchmeth_autoload_type':
    APItest.xs:2054: warning: 'gv' may be used uninitialized in this function
    APItest.c: In function 'XS_XS__APItest_gv_fetchmeth_type':
    APItest.xs:2026: warning: 'gv' may be used uninitialized in this function
    APItest.c: In function 'XS_XS__APItest_newCONSTSUB':
    APItest.xs:1968: warning: 'mycv' may be used uninitialized in this function
    Typemap.c: In function 'XS_XS__Typemap_T_BOOL':
    Typemap.c:791: warning: comparing floating point with == or != is unsafe
    Typemap.c: In function 'XS_XS__Typemap_T_BOOL_2':
    Typemap.c:811: warning: comparing floating point with == or != is unsafe
    Typemap.c:813: warning: unused variable 'RETVAL'
    Typemap.c: In function 'XS_XS__Typemap_T_BOOL_OUT':
    Typemap.c:830: warning: comparing floating point with == or != is unsafe
    Typemap.c:832: warning: comparing floating point with == or != is unsafe
    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
    re_exec.c: In function 'S_regmatch':
    re_exec.c:4999: warning: comparing floating point with == or != is unsafe
    re_comp.c: In function 'S_make_trie':
    re_comp.c:1731: warning: comparing floating point with == or != is unsafe
    re_comp.c: In function 'S_compile_runtime_code':
    re_comp.c:5288: warning: comparing floating point with == or != is unsafe
    re_comp.c:7272: warning: 'S__append_range_to_invlist' defined but not used
    threads.xs:394: warning: missing initializer
    threads.xs:394: warning: (near initialization for 'ithread_vtbl.svt_local')
    threads.xs: In function 'S_ithread_run':
    threads.xs:549: warning: comparing floating point with == or != is unsafe
    threads.xs: In function 'XS_threads_create':
    threads.xs:1017: warning: comparing floating point with == or != is unsafe
    threads.xs:1057: warning: comparing floating point with == or != is unsafe
    threads.xs:1061: warning: comparing floating point with == or != is unsafe
    threads.xs:1065: warning: comparing floating point with == or != is unsafe
    threads.xs:1069: warning: comparing floating point with == or != is unsafe
    threads.xs: In function 'XS_threads_list':
    threads.xs:1129: warning: comparing floating point with == or != is unsafe
    threads.xs: In function 'XS_threads_set_thread_exit_only':
    threads.xs:1661: warning: comparing floating point with == or != is unsafe
    threads.xs:471: warning: variable 'exit_app' might be clobbered by 'longjmp' or 'vfork'
    threads.xs:472: warning: variable 'exit_code' might be clobbered by 'longjmp' or 'vfork'
    threads.xs:499: warning: variable 'len' might be clobbered by 'longjmp' or 'vfork'
    shared.xs: In function 'sharedsv_array_mg_CLEAR':
    shared.xs:1090: warning: 'iter' may be used uninitialized in this function
    str.c: In function 'str_gets':
    str.c:213: warning: pointer targets in assignment differ in signedness
    str.c:233: warning: pointer targets in assignment differ in signedness
    a2py.c: In function 'main':
    a2py.c:64: warning: unused parameter 'env'
    ExtTest.c: In function 'XS_ExtTest_constant':
    ExtTest.xs:418: warning: 'iv' may be used uninitialized in this function
    ExtTest.xs:420: warning: 'pv' may be used uninitialized in this function
    ExtTest.xs:194: warning: 'pv' may be used uninitialized in this function
    ExtTest.xs:209: warning: 'iv' may be used uninitialized in this function
    ExtTest.xs:190: warning: 'iv' may be used uninitialized in this function
    ExtTest.xs:166: warning: 'iv' may be used uninitialized in this function
    XSMore.c: In function 'XS_XSMore_nil':
    XSMore.c:493: warning: unused variable 'items'
    XSUsage.c: In function 'XS_XSUsage_two':
    XSUsage.c:200: warning: unused variable 'ix'
    XSUsage.c: In function 'XS_XSUsage_four':
    XSUsage.c:236: warning: unused variable 'items'
    
    -- 
    Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
    (Reporter v0.050 / Smoker v0.045)