• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.13.7] v5.13.7-283-g1d0dc94 FAIL(X) linux 2.6.32-5-686 [debian] (i686/2 cpu)

    Message-ID: <201012050146.oB51kgXt029131@bandsman.co.uk>
    MIME-Version: 1.0
    Content-Transfer-Encoding: 8bit
    Content-Type: text/plain; charset="UTF8"
    Date: Sun, 5 Dec 2010 01:46:42 +0000
    Subject: Smoke [5.13.7] v5.13.7-283-g1d0dc94 FAIL(X) linux 2.6.32-5-686 [debian] (i686/2 cpu)
    
    Automated smoke report for 5.13.7 patch 1d0dc949f7a04207648286021a5832d418869086 v5.13.7-283-g1d0dc94
    gateway.bandsman.co.uk: AMD Athlon(tm) Dual Core Processor 4850e (AuthenticAMD 2564MHz) (i686/2 cpu)
        on        linux - 2.6.32-5-686 [debian]
        using     cc version 4.4.5
        smoketime 21 minutes 16 seconds (average 21 minutes 16 seconds)
    
    Summary: FAIL(X)
    
    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.13.7-283-g1d0dc94  Configuration (common) -Accflags="-O2 -W -Wformat=2 -Wall -Wextra -pipe -mtune=native -march=native -fomit-frame-pointer -ffast-math -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -fstack-protector -Wstack-protector -Wfloat-equal"
    ----------- ---------------------------------------------------------
    X -         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE1d0dc949f7a04207648286021a5832d418869086
    
    Failures: (common-args) -Accflags="-O2 -W -Wformat=2 -Wall -Wextra -pipe -mtune=native -march=native -fomit-frame-pointer -ffast-math -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -fstack-protector -Wstack-protector -Wfloat-equal"
    [default] -Duseithreads
    Inconsistent test results (between TEST and harness):
        ../t/op/cmp.t...........................FAILED at test 44
        ../t/dist/Net-Ping/t/510_ping_udp.t.....FAILED at test 2
    
    Compiler messages(gcc):
    try.c: In function ‘main’:
    try.c:1: warning: unused parameter ‘argc’
    try.c:1: warning: unused parameter ‘argv’
    try.c: In function ‘blech’:
    try.c:8: warning: unused parameter ‘s’
    try.c: In function ‘blech_in_list’:
    try.c:9: warning: unused parameter ‘s’
    try.c:31: warning: control reaches end of non-void function
    try.c:28: warning: unused parameter ‘x’
    try.c:36: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result
    try.c:37: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result
    try.c:53: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    try.c:66: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    try.c:72: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    try.c:78: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result
    try.c:8: warning: unused parameter ‘x’
    try.c:3: warning: unused parameter ‘argc’
    try.c:3: warning: unused parameter ‘argv’
    try.c: In function ‘bletch’:
    try.c:11: warning: unused parameter ‘s’
    try.c:41: warning: comparison between signed and unsigned integer expressions
    try.c:42: warning: comparison between signed and unsigned integer expressions
    try.c:46: warning: format ‘%x’ expects type ‘unsigned int’, but argument 2 has type ‘long unsigned int’
    try.c:56: warning: format ‘%x’ expects type ‘unsigned int’, but argument 2 has type ‘long unsigned int’
    try.c:12: warning: unused parameter ‘argv’
    try.c:52: warning: comparison between signed and unsigned integer expressions
    gv.c: In function ‘Perl_Gv_AMupdate’:
    gv.c:1808: warning: comparing floating point with == or != is unsafe
    gv.c: In function ‘Perl_amagic_call’:
    gv.c:2191: warning: comparing floating point with == or != is unsafe
    gv.c:2460: warning: comparing floating point with == or != is unsafe
    toke.c: In function ‘S_printbuf’:
    toke.c:460: warning: format not a string literal, argument types not checked
    toke.c: In function ‘Perl_yylex’:
    toke.c:6655: warning: format not a string literal, argument types not checked
    toke.c: In function ‘S_pending_ident’:
    toke.c:8037: warning: format not a string literal, argument types not checked
    toke.c: In function ‘S_new_constant’:
    toke.c:11667: warning: comparing floating point with == or != is unsafe
    toke.c: In function ‘S_missingterm’:
    toke.c:556: warning: not protecting function: no buffer at least 8 bytes long
    regcomp.c: In function ‘S_make_trie’:
    regcomp.c:1504: warning: comparing floating point with == or != is unsafe
    regcomp.c: In function ‘Perl_regprop’:
    regcomp.c:9516: warning: not protecting function: no buffer at least 8 bytes long
    regcomp.c:1343: warning: not protecting function: no buffer at least 8 bytes long
    regcomp.c: In function ‘S_reg_namedseq’:
    regcomp.c:6915: warning: not protecting function: no buffer at least 8 bytes long
    regcomp.c: In function ‘S_regclass’:
    regcomp.c:8321: warning: not protecting function: no buffer at least 8 bytes long
    regcomp.c: In function ‘S_regpiece’:
    regcomp.c:6683: warning: not protecting function: no buffer at least 8 bytes long
    dump.c: In function ‘Perl_sv_peek’:
    dump.c:477: warning: comparing floating point with == or != is unsafe
    dump.c:488: warning: comparing floating point with == or != is unsafe
    regcomp.c: In function ‘Perl_re_compile’:
    regcomp.c:4390: warning: variable ‘exp’ might be clobbered by ‘longjmp’ or ‘vfork’
    regcomp.c:4391: warning: variable ‘xend’ might be clobbered by ‘longjmp’ or ‘vfork’
    regcomp.c:4383: warning: argument ‘pm_flags’ might be clobbered by ‘longjmp’ or ‘vfork’
    util.c: In function ‘S_write_no_mem’:
    util.c:67: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    util.c: In function ‘Perl_my_strftime’:
    util.c:4333: warning: format not a string literal, format string not checked
    util.c:4357: warning: format not a string literal, format string not checked
    mg.c: In function ‘Perl_magic_setdbline’:
    mg.c:1971: warning: comparing floating point with == or != is unsafe
    mg.c: In function ‘Perl_vivify_defelem’:
    mg.c:2312: warning: format not a string literal, argument types not checked
    mg.c:2321: warning: format not a string literal, argument types not checked
    util.c: In function ‘Perl_grok_bslash_c’:
    util.c:3944: warning: not protecting function: no buffer at least 8 bytes long
    mg.c: In function ‘Perl_sighandler’:
    mg.c:3080: 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:495: warning: comparing floating point with == or != is unsafe
    av.c: In function ‘Perl_av_fetch’:
    av.c:223: warning: comparing floating point with == or != is unsafe
    av.c: In function ‘Perl_av_store’:
    av.c:315: warning: comparing floating point with == or != is unsafe
    av.c: In function ‘Perl_av_delete’:
    av.c:828: warning: comparing floating point with == or != is unsafe
    av.c: In function ‘Perl_av_exists’:
    av.c:916: warning: comparing floating point with == or != is unsafe
    av.c:930: warning: comparing floating point with == or != is unsafe
    pp_hot.c: In function ‘Perl_pp_and’:
    pp_hot.c:103: warning: comparing floating point with == or != is unsafe
    pp_hot.c: In function ‘Perl_pp_cond_expr’:
    pp_hot.c:209: warning: comparing floating point with == or != is unsafe
    pp_hot.c: In function ‘Perl_pp_eq’:
    pp_hot.c:402: warning: comparing floating point with == or != is unsafe
    pp_hot.c: In function ‘Perl_pp_or’:
    pp_hot.c:429: warning: comparing floating point with == or != is unsafe
    pp_hot.c: In function ‘Perl_pp_helem’:
    pp_hot.c:1846: warning: format not a string literal, argument types not checked
    pp_hot.c: In function ‘Perl_pp_grepwhile’:
    pp_hot.c:2458: warning: comparing floating point with == or != is unsafe
    pp_hot.c: In function ‘Perl_pp_entersub’:
    pp_hot.c:2805: warning: format not a string literal, argument types not checked
    pp_hot.c: In function ‘Perl_pp_aelem’:
    pp_hot.c:3058: warning: format not a string literal, argument types not checked
    sv.c: In function ‘S_sv_2iuv_common’:
    sv.c:1992: warning: comparing floating point with == or != is unsafe
    sv.c:2035: warning: comparing floating point with == or != is unsafe
    sv.c:2143: warning: comparing floating point with == or != is unsafe
    sv.c:2158: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘Perl_sv_2pv_flags’:
    sv.c:2730: warning: comparing floating point with == or != is unsafe
    sv.c:2915: warning: comparing floating point with == or != is unsafe
    sv.c:2735: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
    sv.c:2924: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
    sv.c: In function ‘Perl_sv_2bool_flags’:
    sv.c:3089: warning: comparing floating point with == or != is unsafe
    sv.c:3108: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘Perl_sv_2io’:
    sv.c:8754: warning: format not a string literal, argument types not checked
    sv.c: In function ‘Perl_sv_true’:
    sv.c:8898: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘S_F0convert’:
    sv.c:9826: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘Perl_sv_vcatpvfn’:
    sv.c:10641: warning: comparing floating point with == or != is unsafe
    sv.c:10785: warning: format not a string literal, argument types not checked
    sv.c:10786: warning: format not a string literal, argument types not checked
    sv.c:9930: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
    sv.c:10735: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
    sv.c: In function ‘Perl_dirp_dup’:
    sv.c:11176: warning: ignoring return value of ‘fchdir’, declared with attribute warn_unused_result
    sv.c: In function ‘Perl_sv_cat_decode’:
    sv.c:13495: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘Perl_report_uninit’:
    sv.c:14080: warning: format not a string literal, argument types not checked
    sv.c:14084: warning: format not a string literal, argument types not checked
    sv.c: In function ‘S_varname’:
    sv.c:13590: warning: not protecting function: no buffer at least 8 bytes long
    pp.c: In function ‘Perl_pp_rv2gv’:
    pp.c:188: warning: format not a string literal, argument types not checked
    pp.c: In function ‘Perl_softref2xv’:
    pp.c:247: warning: format not a string literal, argument types not checked
    pp.c:251: warning: format not a string literal, argument types not checked
    pp.c: In function ‘Perl_pp_divide’:
    pp.c:1400: warning: comparing floating point with == or != is unsafe
    pp.c: In function ‘Perl_pp_modulo’:
    pp.c:1504: warning: comparing floating point with == or != is unsafe
    pp.c:1508: warning: comparing floating point with == or != is unsafe
    pp.c: In function ‘Perl_pp_ne’:
    pp.c:2241: warning: comparing floating point with == or != is unsafe
    pp.c: In function ‘Perl_pp_not’:
    pp.c:2567: warning: comparing floating point with == or != is unsafe
    pp.c: In function ‘Perl_pp_rand’:
    pp.c:2996: warning: comparing floating point with == or != is unsafe
    pp.c: In function ‘Perl_pp_aslice’:
    pp.c:4645: warning: format not a string literal, argument types not checked
    pp.c: In function ‘Perl_pp_hslice’:
    pp.c:5137: warning: format not a string literal, argument types not checked
    pp.c: In function ‘Perl_pp_splice’:
    pp.c:5293: warning: format not a string literal, argument types not checked
    pp.c: In function ‘Perl_pp_lc’:
    pp.c:4324: warning: not protecting function: no buffer at least 8 bytes long
    pp.c: In function ‘Perl_pp_ucfirst’:
    pp.c:3744: warning: not protecting function: no buffer at least 8 bytes long
    pp_ctl.c: In function ‘Perl_pp_formline’:
    pp_ctl.c:958: warning: format not a string literal, argument types not checked
    pp_ctl.c: In function ‘Perl_pp_range’:
    pp_ctl.c:1220: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘Perl_pp_flip’:
    pp_ctl.c:1249: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘Perl_pp_flop’:
    pp_ctl.c:1343: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘Perl_pp_xor’:
    pp_ctl.c:1727: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘Perl_pp_return’:
    pp_ctl.c:2239: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘Perl_pp_leaveeval’:
    pp_ctl.c:4015: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘S_matcher_matches_sv’:
    pp_ctl.c:4229: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘S_do_smartmatch’:
    pp_ctl.c:4339: warning: comparing floating point with == or != is unsafe
    pp_ctl.c:4371: warning: comparing floating point with == or != is unsafe
    pp_ctl.c:4582: warning: comparing floating point with == or != is unsafe
    pp_ctl.c:4643: warning: comparing floating point with == or != is unsafe
    pp_ctl.c:4714: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_open’:
    pp_sys.c:509: warning: format not a string literal, argument types not checked
    pp_ctl.c: In function ‘Perl_pp_enterwhen’:
    pp_ctl.c:4739: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_pipe_op’:
    pp_sys.c:639: warning: format not a string literal, argument types not checked
    pp_sys.c: In function ‘Perl_pp_stat’:
    pp_sys.c:2921: warning: format not a string literal, argument types not checked
    pp_sys.c: In function ‘S_try_amagic_ftest’:
    pp_sys.c:3021: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_ftrread’:
    pp_sys.c:3078: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_ftis’:
    pp_sys.c:3182: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_ftrowned’:
    pp_sys.c:3239: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_fttty’:
    pp_sys.c:3357: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_fttext’:
    pp_sys.c:3410: warning: comparing floating point with == or != is unsafe
    pp_sys.c:3480: warning: format not a string literal, argument types not checked
    pp_sys.c: In function ‘Perl_pp_gmtime’:
    pp_sys.c:4594: warning: comparing floating point with == or != is unsafe
    doio.c: In function ‘Perl_do_openn’:
    doio.c:536: warning: format not a string literal, argument types not checked
    doio.c: In function ‘Perl_nextargv’:
    doio.c:871: 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:1370: warning: format not a string literal, argument types not checked
    doio.c: In function ‘S_exec_failed’:
    doio.c:1383: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    regexec.c: In function ‘S_regmatch’:
    regexec.c:4287: warning: comparing floating point with == or != is unsafe
    utf8.c: In function ‘Perl_swash_init’:
    utf8.c:1927: warning: comparing floating point with == or != is unsafe
    utf8.c:1946: warning: comparing floating point with == or != is unsafe
    regexec.c: In function ‘S_regtry’:
    regexec.c:2458: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_swash_fetch’:
    utf8.c:1978: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_to_utf8_case’:
    utf8.c:1690: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_foldEQ_utf8’:
    utf8.c:2783: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_to_uni_lower_lc’:
    utf8.c:1352: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_to_uni_title_lc’:
    utf8.c:1342: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_to_uni_upper_lc’:
    utf8.c:1332: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_is_uni_xdigit’:
    utf8.c:1208: 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’:
    universal.c:176: warning: comparing floating point with == or != is unsafe
    universal.c: In function ‘XS_Internals_SvREADONLY’:
    universal.c:786: warning: comparing floating point with == or != is unsafe
    universal.c: In function ‘XS_PerlIO_get_layers’:
    universal.c:862: warning: comparing floating point with == or != is unsafe
    universal.c:868: warning: comparing floating point with == or != is unsafe
    universal.c:874: warning: comparing floating point with == or != is unsafe
    universal.c: In function ‘XS_re_regname’:
    universal.c:1062: warning: comparing floating point with == or != is unsafe
    universal.c: In function ‘XS_re_regnames’:
    universal.c:1095: warning: comparing floating point with == or != is unsafe
    universal.c: In function ‘XS_re_regexp_pattern’:
    universal.c:1129: warning: not protecting function: no buffer at least 8 bytes long
    perlio.c: In function ‘PerlIO_debug’:
    perlio.c:510: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    perlio.c: In function ‘XS_PerlIO__Layer__find’:
    perlio.c:995: warning: comparing floating point with == or != is unsafe
    perlio.c: In function ‘S_more_refcounted_fds’:
    perlio.c:2373: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    perlio.c: In function ‘PerlIO_getc’:
    perlio.c:5197: warning: not protecting function: no buffer at least 8 bytes long
    numeric.c: In function ‘S_mulexp10’:
    numeric.c:765: warning: comparing floating point with == or != is unsafe
    pp_sort.c: In function ‘S_amagic_ncmp’:
    pp_sort.c:1885: warning: comparing floating point with == or != is unsafe
    pp_sort.c: In function ‘S_amagic_i_ncmp’:
    pp_sort.c:1906: warning: comparing floating point with == or != is unsafe
    pp_sort.c: In function ‘S_amagic_cmp’:
    pp_sort.c:1927: warning: comparing floating point with == or != is unsafe
    pp_sort.c: In function ‘S_amagic_cmp_locale’:
    pp_sort.c:1948: warning: comparing floating point with == or != is unsafe
    op.c: In function ‘Perl_scalarvoid’:
    op.c:1195: warning: comparing floating point with == or != is unsafe
    op.c: In function ‘S_new_logop’:
    op.c:5032: warning: comparing floating point with == or != is unsafe
    op.c:5033: warning: comparing floating point with == or != is unsafe
    op.c: In function ‘Perl_newCONDOP’:
    op.c:5187: warning: comparing floating point with == or != is unsafe
    op.c: In function ‘Perl_newLOOPOP’:
    op.c:5328: warning: comparing floating point with == or != is unsafe
    op.c: In function ‘Perl_newWHILEOP’:
    op.c:5470: warning: comparing floating point with == or != is unsafe
    perl.c: In function ‘S_init_tls_and_interp’:
    perl.c:101: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    perl.c: In function ‘Perl_eval_pv’:
    perl.c:2805: warning: comparing floating point with == or != is unsafe
    perl.c: In function ‘S_forbid_setid’:
    perl.c:3792: warning: not protecting function: no buffer at least 8 bytes long
    DynaLoader.c: In function ‘XS_DynaLoader_CLONE’:
    DynaLoader.c:423: warning: unused variable ‘items’
    B.xs: In function ‘make_sv_object’:
    B.xs:261: warning: comparison between signed and unsigned integer expressions
    B.xs: In function ‘XS_B_walkoptree_debug’:
    B.xs:740: warning: comparing floating point with == or != is unsafe
    B.xs: In function ‘XS_B__GV_FILEGV’:
    B.xs:1819: warning: null argument where non-null required (argument 2)
    B.c: In function ‘XS_B__GV_SV’:
    B.xs:1793: warning: ‘ret’ may be used uninitialized in this function
    B.c: In function ‘XS_B__OP_next’:
    B.xs:932: warning: ‘ret’ may be used uninitialized in this function
    B.c: In function ‘XS_B__IV_IVX’:
    B.xs:1479: warning: ‘ret’ may be used uninitialized in this function
    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’
    inflate.c: In function ‘inflateSync’:
    inflate.c:1345: warning: not protecting function: no buffer at least 8 bytes long
    inflate.c: In function ‘inflate’:
    inflate.c:589: warning: not protecting function: no buffer at least 8 bytes long
    Zlib.c: In function ‘XS_Compress__Raw__Zlib__inflateStream_inflate’:
    Zlib.c:2107: warning: comparing floating point with == or != is unsafe
    Zlib.c: In function ‘XS_Compress__Raw__Zlib__inflateStream_set_Append’:
    Zlib.c:2743: warning: comparing floating point with == or != is unsafe
    Zlib.c: In function ‘XS_Compress__Raw__Zlib__inflateScanStream_scan’:
    Zlib.c:2920: 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
    Cwd.xs: In function ‘bsd_realpath’:
    Cwd.xs:109: warning: comparison between signed and unsigned integer expressions
    Cwd.xs:193: warning: comparison between signed and unsigned integer expressions
    Dumper.xs: In function ‘DD_dump’:
    Dumper.xs:321: warning: comparing floating point with == or != is unsafe
    Dumper.xs:708: warning: signed and unsigned type in conditional expression
    Dumper.xs: In function ‘XS_Data__Dumper_Dumpxs’:
    Dumper.xs:1091: warning: comparing floating point with == or != is unsafe
    Dumper.xs:1113: warning: comparing floating point with == or != is unsafe
    Dumper.xs:1115: warning: comparing floating point with == or != is unsafe
    Dumper.xs:1122: warning: comparing floating point with == or != is unsafe
    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’
    DProf.c: In function ‘boot_Devel__DProf’:
    DProf.xs:528: warning: ‘r’ may be used uninitialized in this function
    DProf.xs:528: warning: ‘u’ may be used uninitialized in this function
    DProf.xs:528: warning: ‘s’ may be used uninitialized in this function
    Peek.xs: In function ‘fill_mstats’:
    Peek.xs:295: warning: unused parameter ‘sv’
    Peek.xs:295: warning: unused parameter ‘level’
    Peek.xs: In function ‘mstats_fillhash’:
    Peek.xs:301: warning: unused parameter ‘sv’
    Peek.xs:301: warning: unused parameter ‘level’
    Peek.xs: In function ‘mstats2hash’:
    Peek.xs:307: warning: unused parameter ‘sv’
    Peek.xs:307: warning: unused parameter ‘rv’
    Peek.xs:307: warning: unused parameter ‘level’
    Peek.xs: In function ‘XS_Devel__Peek_Dump’:
    Peek.xs:345: warning: comparing floating point with == or != is unsafe
    Peek.xs: In function ‘XS_Devel__Peek_DumpArray’:
    Peek.xs:364: warning: comparing floating point with == or != is unsafe
    RealPPPort.xs: In function ‘XS_Devel__PPPort_ptrtests’:
    RealPPPort.xs:528: warning: comparing floating point with == or != is unsafe
    RealPPPort.xs: In function ‘XS_Devel__PPPort_ERRSV’:
    RealPPPort.xs:624: warning: comparing floating point with == or != is unsafe
    MD5.xs: In function ‘XS_Digest__MD5_md5’:
    MD5.xs:708: warning: null argument where non-null required (argument 1)
    MD5.xs:721: warning: null argument where non-null required (argument 1)
    src/sha.c: In function ‘shabase64’:
    src/sha.c:456: warning: comparison between signed and unsigned integer expressions
    src/sha.c: In function ‘encbase64’:
    src/sha.c:432: warning: not protecting function: no buffer at least 8 bytes long
    src/sha.c:448: warning: not protecting function: no buffer at least 8 bytes long
    Fcntl.xs: In function ‘XS_Fcntl_S_ISREG’:
    Fcntl.xs:56: warning: comparison between signed and unsigned integer expressions
    ./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’
    bsd_glob.c: In function ‘glob3’:
    bsd_glob.c:723: warning: unused parameter ‘pattern_last’
    bsd_glob.c: In function ‘globextend’:
    bsd_glob.c:883: warning: comparison between signed and unsigned integer expressions
    Glob.xs: In function ‘errfunc’:
    Glob.xs:23: warning: unused parameter ‘foo’
    ./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’
    Glob.xs: In function ‘boot_File__Glob’:
    Glob.xs:87: warning: unused variable ‘my_cxtp’
    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:57: warning: unused parameter ‘routine’
    Encode.xs:57: warning: unused parameter ‘done’
    Encode.xs:57: warning: unused parameter ‘dest’
    Encode.xs:57: warning: unused parameter ‘orig’
    Encode.xs: In function ‘strict_utf8’:
    Encode.xs:300: warning: comparing floating point with == or != is unsafe
    Encode.xs: In function ‘process_utf8’:
    Encode.xs:351: warning: comparison between signed and unsigned integer expressions
    Encode.xs:355: warning: comparison between signed and unsigned integer expressions
    Encode.c: In function ‘XS_Encode__utf8_encode_xs’:
    Encode.xs:494: warning: unused variable ‘renewed’
    Encode.c: In function ‘XS_Encode__XS_renew’:
    Encode.c:657: warning: unused variable ‘obj’
    Encode.c: In function ‘XS_Encode__XS_renewed’:
    Encode.c:679: warning: unused variable ‘obj’
    Encode.c: In function ‘XS_Encode__XS_needs_lines’:
    Encode.c:868: warning: unused variable ‘obj’
    Encode.xs: In function ‘XS_Encode__XS_perlio_ok’:
    Encode.xs:677: warning: comparing floating point with == or != is unsafe
    Encode.c:892: warning: unused variable ‘obj’
    Encode.xs: In function ‘XS_Encode__XS_mime_name’:
    Encode.xs:694: warning: comparing floating point with == or != is unsafe
    Encode.xs: In function ‘XS_Encode__utf8_to_bytes’:
    Encode.xs:757: warning: comparing floating point with == or != is unsafe
    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’
    FieldHash.xs: In function ‘HUF_destroy_obj’:
    FieldHash.xs:128: warning: suggest parentheses around assignment used as truth value
    FieldHash.xs:131: warning: value computed is not used
    FieldHash.xs:136: warning: value computed is not used
    FieldHash.xs:118: warning: unused parameter ‘index’
    FieldHash.xs: In function ‘HUF_new_trigger’:
    FieldHash.xs:157: warning: value computed is not used
    FieldHash.xs: In function ‘HUF_ask_trigger’:
    FieldHash.xs:165: warning: suggest parentheses around assignment used as truth value
    FieldHash.xs: In function ‘HUF_mark_field’:
    FieldHash.xs:193: warning: value computed is not used
    FieldHash.xs: In function ‘HUF_watch_key_safe’:
    FieldHash.xs:216: warning: suggest parentheses around assignment used as truth value
    FieldHash.xs: In function ‘HUF_watch_key_id’:
    FieldHash.xs:225: warning: unused parameter ‘action’
    FieldHash.xs: In function ‘HUF_fix_trigger’:
    FieldHash.xs:285: warning: suggest parentheses around assignment used as truth value
    FieldHash.xs:291: warning: value computed is not used
    FieldHash.xs:293: warning: suggest parentheses around assignment used as truth value
    FieldHash.xs:294: warning: value computed is not used
    FieldHash.xs: In function ‘HUF_fix_objects’:
    FieldHash.xs:310: warning: suggest parentheses around assignment used as truth value
    FieldHash.xs:331: warning: value computed is not used
    FieldHash.xs: In function ‘HUF_inc_var’:
    FieldHash.xs:338: warning: unused parameter ‘index’
    FieldHash.xs:338: warning: unused parameter ‘which’
    FieldHash.xs: In function ‘XS_Hash__Util__FieldHash__active_fields’:
    FieldHash.xs:438: warning: suggest parentheses around assignment used as truth value
    ./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__File_new_tmpfile’:
    IO.xs:229: warning: value computed is not used
    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:159: warning: comparing floating point with == or != is unsafe
    ListUtil.xs: In function ‘XS_List__Util_first’:
    ListUtil.xs:341: warning: comparing floating point with == or != is unsafe
    ListUtil.c: In function ‘XS_List__Util_min’:
    ListUtil.xs:144: 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:565: warning: not protecting function: no buffer at least 8 bytes long
    Base64.c: In function ‘XS_MIME__Base64_decode_base64’:
    Base64.c:258: warning: not protecting function: no buffer at least 8 bytes long
    NDBM_File.c: In function ‘XS_NDBM_File_NEXTKEY’:
    NDBM_File.c:387: warning: unused variable ‘key’
    ODBM_File.xs: In function ‘boot_ODBM_File’:
    ODBM_File.xs:80: warning: unused variable ‘my_cxtp’
    Opcode.xs: In function ‘op_names_init’:
    Opcode.xs:55: warning: value computed is not used
    Opcode.xs: In function ‘XS_Opcode__safe_pkg_prep’:
    Opcode.xs:264: warning: null argument where non-null required (argument 1)
    Opcode.xs:267: warning: value computed is not used
    encoding.xs: In function ‘PerlIOEncode_getarg’:
    encoding.xs:57: warning: unused parameter ‘param’
    encoding.xs:57: warning: unused parameter ‘flags’
    encoding.xs: In function ‘PerlIOEncode_pushed’:
    encoding.xs:123: warning: comparing floating point with == or != is unsafe
    encoding.xs:137: warning: comparing floating point with == or != is unsafe
    encoding.xs:146: warning: comparing floating point with == or != is unsafe
    scalar.xs: In function ‘PerlIOScalar_fileno’:
    scalar.xs:85: warning: unused parameter ‘f’
    scalar.xs: In function ‘PerlIOScalar_read’:
    scalar.xs:159: warning: comparison between signed and unsigned integer expressions
    scalar.xs: In function ‘PerlIOScalar_fill’:
    scalar.xs:202: warning: unused parameter ‘f’
    scalar.xs: In function ‘PerlIOScalar_flush’:
    scalar.xs:208: warning: unused parameter ‘f’
    scalar.xs: In function ‘PerlIOScalar_set_ptrcnt’:
    scalar.xs:260: warning: unused parameter ‘ptr’
    scalar.xs: In function ‘PerlIOScalar_open’:
    scalar.xs:269: warning: unused parameter ‘fd’
    scalar.xs:269: warning: unused parameter ‘imode’
    scalar.xs:269: warning: unused parameter ‘perm’
    via.xs: In function ‘PerlIOVia_method’:
    via.xs:90: warning: null argument where non-null required (argument 2)
    via.xs:96: warning: value computed is not used
    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
    via.xs: In function ‘PerlIOVia_set_ptrcnt’:
    via.xs:536: warning: unused parameter ‘ptr’
    via.xs: In function ‘PerlIOVia_getarg’:
    via.xs:577: warning: unused parameter ‘param’
    via.xs:577: warning: unused parameter ‘flags’
    ./const-xs.inc: In function ‘XS_POSIX_constant’:
    ./const-xs.inc:1309: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘line_t’
    ./const-xs.inc:1314: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘line_t’
    POSIX.xs: In function ‘XS_POSIX_WEXITSTATUS’:
    POSIX.xs:939: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘I32’
    POSIX.xs: In function ‘XS_POSIX_localeconv’:
    POSIX.xs:1121: warning: value computed is not used
    POSIX.xs:1124: warning: value computed is not used
    POSIX.xs:1128: warning: value computed is not used
    POSIX.xs:1132: warning: value computed is not used
    POSIX.xs:1135: warning: value computed is not used
    POSIX.xs:1138: warning: value computed is not used
    POSIX.xs:1142: warning: value computed is not used
    POSIX.xs:1147: warning: value computed is not used
    POSIX.xs:1151: warning: value computed is not used
    POSIX.xs:1154: warning: value computed is not used
    POSIX.xs:1158: warning: value computed is not used
    POSIX.xs:1161: warning: value computed is not used
    POSIX.xs:1164: warning: value computed is not used
    POSIX.xs:1167: warning: value computed is not used
    POSIX.xs:1170: warning: value computed is not used
    POSIX.xs:1173: warning: value computed is not used
    POSIX.xs:1176: warning: value computed is not used
    POSIX.xs:1179: warning: value computed is not used
    POSIX.xs: In function ‘XS_POSIX_sigaction’:
    POSIX.xs:1383: warning: comparing floating point with == or != is unsafe
    POSIX.xs:1415: warning: comparing floating point with == or != is unsafe
    POSIX.xs:1455: warning: comparing floating point with == or != is unsafe
    POSIX.xs:510: warning: ‘not_here’ defined but not used
    re_exec.c: In function ‘S_regmatch’:
    re_exec.c:4287: warning: comparing floating point with == or != is unsafe
    re_exec.c: In function ‘S_regtry’:
    re_exec.c:2458: warning: not protecting function: no buffer at least 8 bytes long
    Unicode.xs: In function ‘XS_Encode__Unicode_decode_xs’:
    Unicode.xs:165: warning: comparing floating point with == or != is unsafe
    Unicode.xs:166: warning: value computed is not used
    Unicode.xs:184: warning: comparing floating point with == or != is unsafe
    Unicode.xs: In function ‘XS_Encode__Unicode_encode_xs’:
    Unicode.xs:319: warning: comparing floating point with == or != is unsafe
    Unicode.xs:320: warning: value computed is not used
    Unicode.xs:331: warning: comparing floating point with == or != is unsafe
    sdbm.c: In function ‘makroom’:
    sdbm.c:371: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    pair.c: In function ‘sdbm__chkpage’:
    pair.c:284: warning: comparison between signed and unsigned integer expressions
    re_comp.c: In function ‘S_make_trie’:
    re_comp.c:1504: warning: comparing floating point with == or != is unsafe
    re_comp.c: In function ‘my_regprop’:
    re_comp.c:9516: warning: not protecting function: no buffer at least 8 bytes long
    ./const-xs.inc: In function ‘XS_Socket_AUTOLOAD’:
    ./const-xs.inc:707: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘line_t’
    ./const-xs.inc:712: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘line_t’
    Socket.xs: In function ‘XS_Socket_unpack_sockaddr_un’:
    Socket.xs:388: warning: comparison between signed and unsigned integer expressions
    re_comp.c:1343: warning: not protecting function: no buffer at least 8 bytes long
    Storable.xs: In function ‘pkg_hide’:
    Storable.xs:1736: warning: unused parameter ‘method’
    Storable.xs: In function ‘pkg_uncache’:
    Storable.xs:1752: warning: unused parameter ‘method’
    Storable.xs: In function ‘store_hash’:
    Storable.xs:2346: warning: comparing floating point with == or != is unsafe
    Storable.xs:2370: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘I32’
    Storable.xs:2370: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘I32’
    Storable.xs: In function ‘store_code’:
    Storable.xs:2633: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function ‘store_other’:
    Storable.xs:3414: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function ‘retrieve_other’:
    Storable.xs:3883: warning: unused parameter ‘cname’
    Storable.xs: In function ‘retrieve_idx_blessed’:
    Storable.xs:3908: warning: unused parameter ‘cname’
    Storable.xs: In function ‘retrieve_blessed’:
    Storable.xs:3949: warning: unused parameter ‘cname’
    Storable.xs: In function ‘retrieve_hook’:
    Storable.xs:4092: warning: null argument where non-null required (argument 2)
    Storable.xs:4019: warning: unused parameter ‘cname’
    Storable.xs: In function ‘retrieve_code’:
    Storable.xs:5412: warning: comparing floating point with == or != is unsafe
    Storable.xs:5416: warning: comparing floating point with == or != is unsafe
    Storable.xs:5446: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function ‘old_retrieve_array’:
    Storable.xs:5496: warning: null argument where non-null required (argument 2)
    Storable.xs:5479: warning: unused parameter ‘cname’
    Storable.xs: In function ‘old_retrieve_hash’:
    Storable.xs:5558: warning: null argument where non-null required (argument 2)
    Storable.xs:5539: warning: unused parameter ‘cname’
    Storable.xs: In function ‘magic_check’:
    Storable.xs:5744: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function ‘retrieve’:
    Storable.xs:5915: warning: comparing floating point with == or != is unsafe
    Storable.xs:1646: warning: ‘is_storing’ defined but not used
    Storable.xs:1658: warning: ‘is_retrieving’ defined but not used
    re_comp.c: In function ‘S_reg_namedseq’:
    re_comp.c:6915: warning: not protecting function: no buffer at least 8 bytes long
    re_comp.c: In function ‘S_regclass’:
    re_comp.c:8321: warning: not protecting function: no buffer at least 8 bytes long
    re_comp.c: In function ‘S_regpiece’:
    re_comp.c:6683: warning: not protecting function: no buffer at least 8 bytes long
    re_comp.c: In function ‘my_re_compile’:
    re_comp.c:4390: warning: variable ‘exp’ might be clobbered by ‘longjmp’ or ‘vfork’
    re_comp.c:4391: warning: variable ‘xend’ might be clobbered by ‘longjmp’ or ‘vfork’
    re_comp.c:4383: warning: argument ‘pm_flags’ might be clobbered by ‘longjmp’ or ‘vfork’
    threads.xs: In function ‘ithread_mg_free’:
    threads.xs:363: warning: unused parameter ‘sv’
    threads.xs: In function ‘ithread_mg_dup’:
    threads.xs:372: warning: unused parameter ‘param’
    threads.xs:386: warning: missing initializer
    threads.xs:386: warning: (near initialization for ‘ithread_vtbl.svt_local’)
    threads.xs: In function ‘S_ithread_run’:
    threads.xs:541: warning: comparing floating point with == or != is unsafe
    shared.xs: In function ‘recursive_lock_acquire’:
    shared.xs:211: warning: unused parameter ‘file’
    shared.xs:211: warning: unused parameter ‘line’
    shared.xs: In function ‘sharedsv_userlock_free’:
    shared.xs:278: warning: unused parameter ‘sv’
    threads.xs: In function ‘S_ithread_create’:
    threads.xs:704: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    threads.xs: In function ‘XS_threads_create’:
    threads.xs:1019: warning: comparing floating point with == or != is unsafe
    threads.xs:1059: warning: comparing floating point with == or != is unsafe
    threads.xs:1063: warning: comparing floating point with == or != is unsafe
    threads.xs:1067: warning: comparing floating point with == or != is unsafe
    threads.xs:1071: warning: comparing floating point with == or != is unsafe
    shared.xs: In function ‘sharedsv_scalar_mg_free’:
    shared.xs:806: warning: unused parameter ‘sv’
    shared.xs: In function ‘sharedsv_scalar_mg_dup’:
    shared.xs:816: warning: unused parameter ‘param’
    threads.xs: In function ‘XS_threads_list’:
    threads.xs:1139: warning: comparing floating point with == or != is unsafe
    shared.xs: In function ‘sharedsv_elem_mg_DELETE’:
    shared.xs:989: warning: value computed is not used
    shared.xs: In function ‘sharedsv_elem_mg_dup’:
    shared.xs:1000: warning: unused parameter ‘param’
    shared.xs: In function ‘sharedsv_array_mg_FETCHSIZE’:
    shared.xs:1025: warning: unused parameter ‘sv’
    shared.xs: In function ‘sharedsv_array_mg_CLEAR’:
    shared.xs:1044: warning: unused parameter ‘sv’
    shared.xs: In function ‘sharedsv_array_mg_free’:
    shared.xs:1061: warning: unused parameter ‘sv’
    shared.xs: In function ‘sharedsv_array_mg_copy’:
    shared.xs:1074: warning: unused parameter ‘sv’
    shared.xs: In function ‘sharedsv_array_mg_dup’:
    shared.xs:1092: warning: unused parameter ‘param’
    threads.xs: In function ‘XS_threads_set_thread_exit_only’:
    threads.xs:1671: warning: comparing floating point with == or != is unsafe
    threads.xs: In function ‘boot_threads’:
    threads.xs:1766: warning: unused variable ‘my_cxtp’
    threads.xs:463: warning: variable ‘exit_app’ might be clobbered by ‘longjmp’ or ‘vfork’
    threads.xs:464: warning: variable ‘exit_code’ might be clobbered by ‘longjmp’ or ‘vfork’
    threads.xs:491: warning: variable ‘len’ might be clobbered by ‘longjmp’ or ‘vfork’
    Piece.xs: In function ‘_strptime’:
    Piece.xs:682: warning: comparison between signed and unsigned integer expressions
    Piece.xs:776: warning: comparison between signed and unsigned integer expressions
    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 integer expressions
    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
    Normalize.xs: In function ‘pv_utf8_compose’:
    Normalize.xs:384: warning: suggest parentheses around ‘&&’ within ‘||’
    Normalize.xs: In function ‘XS_Unicode__Normalize_decompose’:
    Normalize.xs:469: warning: comparing floating point with == or != is unsafe
    Normalize.c: In function ‘XS_Unicode__Normalize_isComp2nd’:
    Normalize.c:1038: warning: unused variable ‘ix’
    HiRes.xs: In function ‘hrstatns’:
    HiRes.xs:719: warning: unused parameter ‘atime’
    HiRes.xs:719: warning: unused parameter ‘mtime’
    HiRes.xs:719: warning: unused parameter ‘ctime’
    HiRes.xs: In function ‘boot_Time__HiRes’:
    HiRes.xs:768: warning: value computed is not used
    HiRes.xs:769: warning: value computed is not used
    HiRes.c: In function ‘XS_Time__HiRes_constant’:
    Typemap.c: In function ‘XS_XS__Typemap_T_BOOL’:
    Typemap.c:402: warning: comparing floating point with == or != is unsafe
    APItest.xs: In function ‘test_freeent’:
    APItest.xs:98: warning: value computed is not used
    APItest.xs:99: warning: value computed is not used
    APItest.xs:127: warning: comparison between signed and unsigned integer expressions
    APItest.xs: In function ‘bitflip_key’:
    APItest.xs:135: warning: unused parameter ‘action’
    APItest.xs: In function ‘rot13_key’:
    APItest.xs:170: warning: unused parameter ‘action’
    APItest.xs: In function ‘rmagical_a_dummy’:
    APItest.xs:254: warning: unused parameter ‘idx’
    APItest.xs:254: warning: unused parameter ‘sv’
    APItest.xs:258: warning: missing initializer
    APItest.xs:258: warning: (near initialization for ‘rmagical_b.svt_set’)
    APItest.xs: In function ‘blockhook_csc_start’:
    APItest.xs:261: warning: unused parameter ‘full’
    APItest.xs: In function ‘blockhook_csc_pre_end’:
    APItest.xs:281: warning: unused parameter ‘o’
    APItest.xs: In function ‘blockhook_test_pre_end’:
    APItest.xs:308: warning: unused parameter ‘o’
    APItest.xs: In function ‘blockhook_test_post_end’:
    APItest.xs:317: warning: unused parameter ‘o’
    APItest.xs: In function ‘THX_ck_entersub_args_lists’:
    APItest.xs:382: warning: unused parameter ‘namegv’
    APItest.xs:382: warning: unused parameter ‘ckobj’
    APItest.xs: In function ‘THX_ck_entersub_args_scalars’:
    APItest.xs:388: warning: unused parameter ‘namegv’
    APItest.xs:388: warning: unused parameter ‘ckobj’
    APItest.xs: In function ‘THX_ck_entersub_multi_sum’:
    APItest.xs:400: warning: unused parameter ‘namegv’
    APItest.xs:400: warning: unused parameter ‘ckobj’
    APItest.xs: In function ‘THX_ck_entersub_postinc’:
    APItest.xs:564: warning: unused variable ‘estop’
    APItest.xs: In function ‘THX_keyword_active’:
    APItest.xs:847: warning: comparing floating point with == or != is unsafe
    APItest.c: In function ‘XS_XS__APItest__Overload_amagic_deref_call’:
    APItest.c:1124: warning: unused variable ‘RETVAL’
    APItest.c: In function ‘XS_XS__APItest__Overload_tryAMAGICunDEREF_var’:
    APItest.c:1150: warning: unused variable ‘RETVAL’
    APItest.xs: In function ‘XS_XS__APItest_xop_build_optree’:
    APItest.xs:1466: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’
    APItest.c: In function ‘XS_XS__APItest_CLONE’:
    APItest.c:2318: warning: unused variable ‘items’
    APItest.c: In function ‘XS_XS__APItest_my_cxt_getsv’:
    APItest.c:3008: warning: comparing floating point with == or != is unsafe
    APItest.xs: In function ‘XS_XS__APItest_rmagical_cast’:
    APItest.xs:1801: warning: comparing floating point with == or != is unsafe
    APItest.c: In function ‘XS_XS__APItest_bhk_record’:
    APItest.c:3446: warning: comparing floating point with == or != is unsafe
    APItest.c: In function ‘XS_XS__APItest_establish_cleanup’:
    APItest.c:4436: warning: unused variable ‘items’
    APItest.c: In function ‘XS_XS__APItest_postinc’:
    APItest.c:4454: warning: unused variable ‘items’
    FastCalc.xs: In function ‘XS_Math__BigInt__FastCalc___strip_zeros’:
    FastCalc.xs:160: warning: comparing floating point with == or != is unsafe
    FastCalc.xs: In function ‘XS_Math__BigInt__FastCalc__acmp’:
    FastCalc.xs:425: warning: comparing floating point with == or != is unsafe
    a2py.c: In function ‘main’:
    a2py.c:62: warning: unused parameter ‘env’
    ExtTest.c: In function ‘XS_ExtTest_constant’:
    ExtTest.xs:209: warning: ‘iv’ may be used uninitialized in this function
    XSMore.xs: In function ‘len’:
    XSMore.xs:18: warning: unused parameter ‘s’
    XSMore.c: In function ‘XS_XSMore_myabs’:
    XSMore.c:184: warning: unused variable ‘items’
    XSMore.c: In function ‘XS_XSMore_nil’:
    XSMore.c:353: warning: unused variable ‘items’
    XSUsage.xs: In function ‘xsusage_five’:
    XSUsage.xs:9: warning: unused parameter ‘i’
    XSUsage.xs: In function ‘xsusage_six’:
    XSUsage.xs:10: warning: unused parameter ‘i’
    XSUsage.c: In function ‘XS_XSUsage_two’:
    XSUsage.c:104: warning: unused variable ‘ix’
    XSUsage.c: In function ‘XS_XSUsage_four’:
    XSUsage.c:145: warning: unused variable ‘items’
    
    -- 
    Report by Test::Smoke v1.44 build 1285 running on perl 5.10.1
    (Reporter v0.035 / Smoker v0.045)