• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.13.9] v5.13.9-141-gcfc889a FAIL(X) linux 2.6.32-5-686 [debian] (i686/2 cpu)

    Message-ID: <201101270147.p0R1l0pb023068@bandsman.co.uk>
    MIME-Version: 1.0
    Content-Transfer-Encoding: 8bit
    Content-Type: text/plain; charset="UTF8"
    Date: Thu, 27 Jan 2011 01:47:00 +0000
    Subject: Smoke [5.13.9] v5.13.9-141-gcfc889a FAIL(X) linux 2.6.32-5-686 [debian] (i686/2 cpu)
    
    Automated smoke report for 5.13.9 patch cfc889ad29c3a0868d6182fddbe612d7f51d6b11 v5.13.9-141-gcfc889a
    gateway.bandsman.co.uk: AMD Athlon(tm) Dual Core Processor 4850e (AuthenticAMD 2512MHz) (i686/2 cpu)
        on        linux - 2.6.32-5-686 [debian]
        using     cc version 4.4.5
        smoketime 21 minutes 33 seconds (average 21 minutes 33 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.9-141-gcfc889a  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
        SMOKEcfc889ad29c3a0868d6182fddbe612d7f51d6b11
    
    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:1809: warning: comparing floating point with == or != is unsafe
    gv.c: In function ‘Perl_amagic_call’:
    gv.c:2192: warning: comparing floating point with == or != is unsafe
    toke.c: In function ‘S_printbuf’:
    toke.c:470: warning: format not a string literal, argument types not checked
    gv.c:2461: warning: comparing floating point with == or != is unsafe
    toke.c: In function ‘Perl_yylex’:
    toke.c:6860: warning: format not a string literal, argument types not checked
    toke.c: In function ‘S_pending_ident’:
    toke.c:8282: warning: format not a string literal, argument types not checked
    toke.c: In function ‘S_new_constant’:
    toke.c:8519: warning: comparing floating point with == or != is unsafe
    toke.c: In function ‘S_missingterm’:
    toke.c:566: warning: not protecting function: no buffer at least 8 bytes long
    regcomp.c: In function ‘S_make_trie’:
    regcomp.c:1514: warning: comparing floating point with == or != is unsafe
    regcomp.c: In function ‘Perl_regprop’:
    regcomp.c:9751: warning: not protecting function: no buffer at least 8 bytes long
    regcomp.c:1353: warning: not protecting function: no buffer at least 8 bytes long
    regcomp.c: In function ‘S_reg_namedseq’:
    regcomp.c:6912: warning: not protecting function: no buffer at least 8 bytes long
    dump.c: In function ‘Perl_sv_peek’:
    dump.c:480: warning: comparing floating point with == or != is unsafe
    dump.c:491: warning: comparing floating point with == or != is unsafe
    regcomp.c: In function ‘S_regclass’:
    regcomp.c:8426: warning: not protecting function: no buffer at least 8 bytes long
    regcomp.c: In function ‘S_regpiece’:
    regcomp.c:6680: warning: not protecting function: no buffer at least 8 bytes long
    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:4315: warning: format not a string literal, format string not checked
    util.c:4339: warning: format not a string literal, format string not checked
    util.c: In function ‘Perl_grok_bslash_c’:
    util.c:3926: warning: not protecting function: no buffer at least 8 bytes long
    mg.c: In function ‘Perl_magic_setdbline’:
    mg.c:1999: warning: comparing floating point with == or != is unsafe
    mg.c: In function ‘Perl_vivify_defelem’:
    mg.c:2340: warning: format not a string literal, argument types not checked
    mg.c:2349: warning: format not a string literal, argument types not checked
    mg.c: In function ‘Perl_sighandler’:
    mg.c:3108: 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:918: warning: comparing floating point with == or != is unsafe
    av.c:941: 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:1827: warning: format not a string literal, argument types not checked
    pp_hot.c: In function ‘Perl_pp_grepwhile’:
    pp_hot.c:2439: warning: comparing floating point with == or != is unsafe
    pp_hot.c: In function ‘Perl_pp_entersub’:
    pp_hot.c:2788: warning: format not a string literal, argument types not checked
    pp_hot.c: In function ‘Perl_pp_aelem’:
    pp_hot.c:3041: warning: format not a string literal, argument types not checked
    sv.c: In function ‘S_sv_2iuv_common’:
    sv.c:2013: warning: comparing floating point with == or != is unsafe
    sv.c:2056: warning: comparing floating point with == or != is unsafe
    sv.c:2164: warning: comparing floating point with == or != is unsafe
    sv.c:2179: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘Perl_sv_2pv_flags’:
    sv.c:2751: warning: comparing floating point with == or != is unsafe
    sv.c:2936: warning: comparing floating point with == or != is unsafe
    sv.c:2756: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
    sv.c:2945: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
    sv.c: In function ‘Perl_sv_2bool_flags’:
    sv.c:3110: warning: comparing floating point with == or != is unsafe
    sv.c:3129: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘Perl_sv_2io’:
    sv.c:8789: warning: format not a string literal, argument types not checked
    sv.c: In function ‘Perl_sv_true’:
    sv.c:8934: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘S_F0convert’:
    sv.c:9862: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘Perl_sv_vcatpvfn’:
    sv.c:10707: warning: comparing floating point with == or != is unsafe
    sv.c:10851: warning: format not a string literal, argument types not checked
    sv.c:10852: warning: format not a string literal, argument types not checked
    sv.c:9966: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
    sv.c:10801: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
    sv.c: In function ‘Perl_dirp_dup’:
    sv.c:11248: warning: ignoring return value of ‘fchdir’, declared with attribute warn_unused_result
    sv.c: In function ‘Perl_sv_cat_decode’:
    sv.c:13567: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘Perl_report_uninit’:
    sv.c:14158: warning: format not a string literal, argument types not checked
    sv.c:14162: warning: format not a string literal, argument types not checked
    sv.c: In function ‘S_varname’:
    sv.c:13662: warning: not protecting function: no buffer at least 8 bytes long
    pp.c: In function ‘Perl_pp_rv2gv’:
    pp.c:189: warning: format not a string literal, argument types not checked
    pp.c: In function ‘Perl_softref2xv’:
    pp.c:248: warning: format not a string literal, argument types not checked
    pp.c:255: warning: format not a string literal, argument types not checked
    pp.c: In function ‘Perl_pp_divide’:
    pp.c:1563: warning: comparing floating point with == or != is unsafe
    pp.c: In function ‘Perl_pp_modulo’:
    pp.c:1667: warning: comparing floating point with == or != is unsafe
    pp.c:1671: warning: comparing floating point with == or != is unsafe
    pp.c: In function ‘Perl_pp_ne’:
    pp.c:2404: warning: comparing floating point with == or != is unsafe
    pp.c: In function ‘Perl_pp_not’:
    pp.c:2730: warning: comparing floating point with == or != is unsafe
    pp.c: In function ‘Perl_pp_rand’:
    pp.c:3159: warning: comparing floating point with == or != is unsafe
    pp.c: In function ‘Perl_pp_aslice’:
    pp.c:4808: warning: format not a string literal, argument types not checked
    pp.c: In function ‘Perl_pp_hslice’:
    pp.c:5300: warning: format not a string literal, argument types not checked
    pp.c: In function ‘Perl_pp_splice’:
    pp.c:5451: warning: format not a string literal, argument types not checked
    pp.c: In function ‘Perl_unimplemented_op’:
    pp.c:6315: warning: format not a string literal, argument types not checked
    pp.c: In function ‘Perl_pp_lc’:
    pp.c:4487: warning: not protecting function: no buffer at least 8 bytes long
    pp.c: In function ‘Perl_pp_ucfirst’:
    pp.c:3907: 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:1761: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘Perl_pp_return’:
    pp_ctl.c:2273: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘Perl_pp_leaveeval’:
    pp_ctl.c:4066: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘S_matcher_matches_sv’:
    pp_ctl.c:4280: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘S_do_smartmatch’:
    pp_ctl.c:4390: warning: comparing floating point with == or != is unsafe
    pp_ctl.c:4422: warning: comparing floating point with == or != is unsafe
    pp_ctl.c:4633: warning: comparing floating point with == or != is unsafe
    pp_ctl.c:4694: warning: comparing floating point with == or != is unsafe
    pp_ctl.c:4765: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘Perl_pp_enterwhen’:
    pp_ctl.c:4790: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_open’:
    pp_sys.c:573: warning: format not a string literal, argument types not checked
    pp_sys.c: In function ‘Perl_pp_pipe_op’:
    pp_sys.c:650: warning: format not a string literal, argument types not checked
    pp_sys.c: In function ‘Perl_pp_stat’:
    pp_sys.c:2822: warning: format not a string literal, argument types not checked
    pp_sys.c: In function ‘S_try_amagic_ftest’:
    pp_sys.c:2922: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_ftrread’:
    pp_sys.c:2979: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_ftis’:
    pp_sys.c:3083: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_ftrowned’:
    pp_sys.c:3140: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_fttty’:
    pp_sys.c:3258: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_fttext’:
    pp_sys.c:3311: warning: comparing floating point with == or != is unsafe
    pp_sys.c:3378: warning: format not a string literal, argument types not checked
    pp_sys.c: In function ‘Perl_pp_gmtime’:
    pp_sys.c:4490: 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:4440: warning: comparing floating point with == or != is unsafe
    utf8.c: In function ‘Perl_swash_init’:
    utf8.c:2048: warning: comparing floating point with == or != is unsafe
    utf8.c:2070: warning: comparing floating point with == or != is unsafe
    regexec.c: In function ‘S_regtry’:
    regexec.c:2589: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_swash_fetch’:
    utf8.c:2103: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_is_uni_xdigit’:
    utf8.c:1309: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_to_utf8_case’:
    utf8.c:1791: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_foldEQ_utf8’:
    utf8.c:2967: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_to_uni_lower_lc’:
    utf8.c:1453: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_to_uni_title_lc’:
    utf8.c:1443: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_to_uni_upper_lc’:
    utf8.c:1433: 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:2377: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    perlio.c: In function ‘PerlIO_getc’:
    perlio.c:5201: 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:1891: warning: comparing floating point with == or != is unsafe
    pp_sort.c: In function ‘S_amagic_i_ncmp’:
    pp_sort.c:1912: warning: comparing floating point with == or != is unsafe
    pp_sort.c: In function ‘S_amagic_cmp’:
    pp_sort.c:1933: warning: comparing floating point with == or != is unsafe
    pp_sort.c: In function ‘S_amagic_cmp_locale’:
    pp_sort.c:1954: 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:5031: warning: comparing floating point with == or != is unsafe
    op.c:5032: warning: comparing floating point with == or != is unsafe
    op.c: In function ‘Perl_newCONDOP’:
    op.c:5186: warning: comparing floating point with == or != is unsafe
    op.c: In function ‘Perl_newLOOPOP’:
    op.c:5327: warning: comparing floating point with == or != is unsafe
    op.c: In function ‘Perl_newWHILEOP’:
    op.c:5469: 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 ‘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:1826: warning: null argument where non-null required (argument 2)
    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
    Dumper.xs: In function ‘DD_dump’:
    Dumper.xs:321: warning: comparing floating point with == or != is unsafe
    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 ‘XS_Devel__Peek_Dump’:
    Peek.xs:352: warning: comparing floating point with == or != is unsafe
    Peek.xs: In function ‘XS_Devel__Peek_DumpArray’:
    Peek.xs:371: 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
    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:662: warning: unused variable ‘obj’
    Encode.c: In function ‘XS_Encode__XS_renewed’:
    Encode.c:684: warning: unused variable ‘obj’
    Encode.c: In function ‘XS_Encode__XS_needs_lines’:
    Encode.c:873: 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:897: 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’
    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
    ./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:88: warning: unused variable ‘my_cxtp’
    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’
    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 ‘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
    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_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_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
    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:330: warning: comparing floating point with == or != is unsafe
    Unicode.xs:331: warning: value computed is not used
    Unicode.xs:346: 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
    re_exec.c: In function ‘S_regmatch’:
    re_exec.c:4440: warning: comparing floating point with == or != is unsafe
    re_comp.c: In function ‘S_make_trie’:
    re_comp.c:1514: warning: comparing floating point with == or != is unsafe
    re_exec.c: In function ‘S_regtry’:
    re_exec.c:2589: warning: not protecting function: no buffer at least 8 bytes long
    re_comp.c: In function ‘my_regprop’:
    re_comp.c:9751: warning: not protecting function: no buffer at least 8 bytes long
    re_comp.c:1353: warning: not protecting function: no buffer at least 8 bytes long
    re_comp.c: In function ‘S_reg_namedseq’:
    re_comp.c:6912: warning: not protecting function: no buffer at least 8 bytes long
    re_comp.c: In function ‘S_regclass’:
    re_comp.c:8426: warning: not protecting function: no buffer at least 8 bytes long
    re_comp.c: In function ‘S_regpiece’:
    re_comp.c:6680: warning: not protecting function: no buffer at least 8 bytes long
    ./const-xs.inc: In function ‘XS_Socket_AUTOLOAD’:
    ./const-xs.inc:758: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘line_t’
    ./const-xs.inc:763: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘line_t’
    Storable.xs: In function ‘store_hash’:
    Storable.xs:2348: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function ‘store_code’:
    Storable.xs:2635: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function ‘store_other’:
    Storable.xs:3416: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function ‘retrieve_hook’:
    Storable.xs:4098: warning: null argument where non-null required (argument 2)
    Storable.xs: In function ‘retrieve_code’:
    Storable.xs:5418: warning: comparing floating point with == or != is unsafe
    Storable.xs:5422: warning: comparing floating point with == or != is unsafe
    Storable.xs:5452: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function ‘old_retrieve_array’:
    Storable.xs:5503: warning: null argument where non-null required (argument 2)
    Storable.xs: In function ‘old_retrieve_hash’:
    Storable.xs:5566: warning: null argument where non-null required (argument 2)
    Storable.xs: In function ‘magic_check’:
    Storable.xs:5752: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function ‘retrieve’:
    Storable.xs:5923: 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
    threads.xs:391: warning: missing initializer
    threads.xs:391: warning: (near initialization for ‘ithread_vtbl.svt_local’)
    threads.xs: In function ‘S_ithread_run’:
    threads.xs:546: warning: comparing floating point with == or != is unsafe
    threads.xs: In function ‘S_ithread_create’:
    threads.xs:711: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    threads.xs: In function ‘XS_threads_create’:
    threads.xs:1015: warning: comparing floating point with == or != is unsafe
    threads.xs:1055: 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:985: warning: unused variable ‘num_args’
    threads.xs: In function ‘XS_threads_list’:
    threads.xs:1127: warning: comparing floating point with == or != is unsafe
    threads.xs: In function ‘XS_threads_set_thread_exit_only’:
    threads.xs:1659: warning: comparing floating point with == or != is unsafe
    threads.xs: In function ‘boot_threads’:
    threads.xs:1754: warning: unused variable ‘my_cxtp’
    threads.xs:468: warning: variable ‘exit_app’ might be clobbered by ‘longjmp’ or ‘vfork’
    threads.xs:469: warning: variable ‘exit_code’ might be clobbered by ‘longjmp’ or ‘vfork’
    threads.xs:496: 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
    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’:
    Collate.xs: In function ‘XS_Unicode__Collate_mk_SortKey’:
    Collate.xs:444: warning: comparing floating point with == or != is unsafe
    Collate.xs:446: warning: comparing floating point with == or != is unsafe
    Collate.xs: In function ‘XS_Unicode__Collate__varCE’:
    Collate.xs:578: warning: statement with no effect
    Collate.xs:587: warning: statement with no effect
    Normalize.xs: In function ‘XS_Unicode__Normalize_decompose’:
    Normalize.xs:458: warning: comparing floating point with == or != is unsafe
    Normalize.c: In function ‘XS_Unicode__Normalize_isComp2nd’:
    Normalize.c:1035: 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:903: warning: comparing floating point with == or != is unsafe
    APItest.c: In function ‘XS_XS__APItest_my_cxt_getsv’:
    APItest.c:3167: warning: comparing floating point with == or != is unsafe
    APItest.xs: In function ‘XS_XS__APItest_rmagical_cast’:
    APItest.xs:1878: warning: comparing floating point with == or != is unsafe
    APItest.c: In function ‘XS_XS__APItest_bhk_record’:
    APItest.c:3605: warning: comparing floating point with == or != is unsafe
    Typemap.c: In function ‘XS_XS__Typemap_T_BOOL’:
    Typemap.c:426: warning: comparing floating point with == or != is unsafe
    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.c: In function ‘XS_XSMore_nil’:
    XSMore.c:355: warning: unused variable ‘items’
    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)