• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.12.2] v5.12.2-4-g6b6803c FAIL(X) linux 2.6.32-5-amd64 [debian] (x86_64/2 cpu)

    Message-ID: <201012062142.oB6LgU9E030986@bandsman.dyndns-ip.com>
    MIME-version: 1.0
    Content-transfer-encoding: 8bit
    Content-type: text/plain; charset=UTF8
    Date: Mon, 06 Dec 2010 16:42:30 -0500
    Subject: Smoke [5.12.2] v5.12.2-4-g6b6803c FAIL(X) linux 2.6.32-5-amd64 [debian] (x86_64/2 cpu)
    
    Automated smoke report for 5.12.2 patch 6b6803ca5cc042a20bd63333defdcf9b4b5a045c v5.12.2-4-g6b6803c
    bandsman.dyndns-ip.com: AMD Athlon(tm) Dual Core Processor 4450e (AuthenticAMD 1800MHz) (x86_64/2 cpu)
        on        linux - 2.6.32-5-amd64 [debian]
        using     cc version 4.4.5
        smoketime 21 minutes 12 seconds (average 21 minutes 12 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.12.2-4-g6b6803c  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
        SMOKE6b6803ca5cc042a20bd63333defdcf9b4b5a045c
    
    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 43
        ../t/cpan/CGI/t/http.t..................FAILED at test 7
    
    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: In function ‘bletch’:
    try.c:11: warning: unused parameter ‘s’
    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:1670: warning: comparing floating point with == or != is unsafe
    gv.c: In function ‘Perl_amagic_call’:
    gv.c:1940: warning: comparing floating point with == or != is unsafe
    gv.c:2186: warning: comparing floating point with == or != is unsafe
    toke.c: In function ‘S_printbuf’:
    toke.c:461: warning: format not a string literal, argument types not checked
    toke.c: In function ‘Perl_yylex’:
    toke.c:6588: warning: format not a string literal, argument types not checked
    toke.c: In function ‘S_pending_ident’:
    toke.c:7965: warning: format not a string literal, argument types not checked
    toke.c: In function ‘S_new_constant’:
    toke.c:11612: warning: comparing floating point with == or != is unsafe
    toke.c: In function ‘S_missingterm’:
    toke.c:557: warning: not protecting function: no buffer at least 8 bytes long
    regcomp.c: In function ‘S_make_trie’:
    regcomp.c:1476: warning: comparing floating point with == or != is unsafe
    regcomp.c: In function ‘Perl_regprop’:
    regcomp.c:9043: warning: not protecting function: no buffer at least 8 bytes long
    regcomp.c: In function ‘S_reg_namedseq’:
    regcomp.c:6626: warning: not protecting function: no buffer at least 8 bytes long
    regcomp.c: In function ‘S_regclass’:
    regcomp.c:7865: warning: not protecting function: no buffer at least 8 bytes long
    regcomp.c: In function ‘S_regpiece’:
    regcomp.c:6394: warning: not protecting function: no buffer at least 8 bytes long
    regcomp.c:1316: warning: not protecting function: no buffer at least 8 bytes long
    dump.c: In function ‘Perl_sv_peek’:
    dump.c:458: warning: comparing floating point with == or != is unsafe
    dump.c:469: warning: comparing floating point with == or != is unsafe
    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:3963: warning: format not a string literal, format string not checked
    util.c:3987: warning: format not a string literal, format string not checked
    mg.c: In function ‘Perl_magic_setdbline’:
    mg.c:1845: warning: comparing floating point with == or != is unsafe
    mg.c: In function ‘Perl_sighandler’:
    mg.c:2934: warning: comparing floating point with == or != is unsafe
    hv.c: In function ‘Perl_hv_common’:
    hv.c:513: warning: comparing floating point with == or != is unsafe
    av.c: In function ‘Perl_av_fetch’:
    av.c:234: warning: comparing floating point with == or != is unsafe
    av.c: In function ‘Perl_av_store’:
    av.c:324: warning: comparing floating point with == or != is unsafe
    av.c: In function ‘Perl_av_delete’:
    av.c:880: warning: comparing floating point with == or != is unsafe
    av.c: In function ‘Perl_av_exists’:
    av.c:966: warning: comparing floating point with == or != is unsafe
    av.c:980: warning: comparing floating point with == or != is unsafe
    pp_hot.c: In function ‘Perl_pp_and’:
    pp_hot.c:101: warning: comparing floating point with == or != is unsafe
    pp_hot.c: In function ‘Perl_pp_cond_expr’:
    pp_hot.c:206: warning: comparing floating point with == or != is unsafe
    pp_hot.c: In function ‘Perl_pp_eq’:
    pp_hot.c:393: warning: comparing floating point with == or != is unsafe
    pp_hot.c: In function ‘Perl_pp_or’:
    pp_hot.c:419: warning: comparing floating point with == or != is unsafe
    pp_hot.c: In function ‘Perl_pp_grepwhile’:
    pp_hot.c:2385: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘S_sv_2iuv_non_preserve’:
    sv.c:1989: warning: comparing floating point with == or != is unsafe
    sv.c:1998: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘S_sv_2iuv_common’:
    sv.c:2046: warning: comparing floating point with == or != is unsafe
    sv.c:2087: warning: comparing floating point with == or != is unsafe
    sv.c:2233: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘Perl_sv_2pv_flags’:
    sv.c:2772: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
    sv.c:2965: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
    sv.c: In function ‘Perl_sv_2bool’:
    sv.c:3127: warning: comparing floating point with == or != is unsafe
    sv.c:3146: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘Perl_sv_true’:
    sv.c:8390: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘S_F0convert’:
    sv.c:9315: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘Perl_sv_vcatpvfn’:
    sv.c:10133: warning: comparing floating point with == or != is unsafe
    sv.c:10277: warning: format not a string literal, argument types not checked
    sv.c:10278: warning: format not a string literal, argument types not checked
    sv.c:9422: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
    sv.c:10227: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
    sv.c: In function ‘Perl_sv_cat_decode’:
    sv.c:12682: warning: comparing floating point with == or != is unsafe
    sv.c: In function ‘Perl_report_uninit’:
    sv.c:13267: warning: format not a string literal, argument types not checked
    sv.c:13271: warning: format not a string literal, argument types not checked
    sv.c: In function ‘S_varname’:
    sv.c:12777: warning: not protecting function: no buffer at least 8 bytes long
    pp.c: In function ‘Perl_pp_divide’:
    pp.c:1357: warning: comparing floating point with == or != is unsafe
    pp.c: In function ‘Perl_pp_modulo’:
    pp.c:1462: warning: comparing floating point with == or != is unsafe
    pp.c:1466: warning: comparing floating point with == or != is unsafe
    pp.c: In function ‘Perl_pp_ne’:
    pp.c:2178: warning: comparing floating point with == or != is unsafe
    pp.c: In function ‘Perl_pp_not’:
    pp.c:2489: warning: comparing floating point with == or != is unsafe
    pp.c: In function ‘Perl_pp_rand’:
    pp.c:2895: warning: comparing floating point with == or != is unsafe
    pp.c: In function ‘Perl_pp_lc’:
    pp.c:4229: warning: not protecting function: no buffer at least 8 bytes long
    pp.c: In function ‘Perl_pp_ucfirst’:
    pp.c:3646: warning: not protecting function: no buffer at least 8 bytes long
    pp_ctl.c: In function ‘Perl_pp_formline’:
    pp_ctl.c:934: warning: format not a string literal, argument types not checked
    pp_ctl.c: In function ‘Perl_pp_range’:
    pp_ctl.c:1159: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘Perl_pp_flip’:
    pp_ctl.c:1188: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘Perl_pp_flop’:
    pp_ctl.c:1282: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘Perl_pp_xor’:
    pp_ctl.c:1675: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘Perl_pp_return’:
    pp_ctl.c:2163: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘Perl_pp_leaveeval’:
    pp_ctl.c:3884: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘S_matcher_matches_sv’:
    pp_ctl.c:4074: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘S_do_smartmatch’:
    pp_ctl.c:4183: warning: comparing floating point with == or != is unsafe
    pp_ctl.c:4215: warning: comparing floating point with == or != is unsafe
    pp_ctl.c:4426: warning: comparing floating point with == or != is unsafe
    pp_ctl.c:4487: warning: comparing floating point with == or != is unsafe
    pp_ctl.c:4558: warning: comparing floating point with == or != is unsafe
    pp_ctl.c: In function ‘Perl_pp_enterwhen’:
    pp_ctl.c:4582: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_stat’:
    pp_sys.c:2906: warning: format not a string literal, argument types not checked
    pp_sys.c: In function ‘Perl_pp_ftrread’:
    pp_sys.c:3014: warning: comparing floating point with == or != is unsafe
    pp_sys.c:3016: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_ftis’:
    pp_sys.c:3118: warning: comparing floating point with == or != is unsafe
    pp_sys.c:3120: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_ftrowned’:
    pp_sys.c:3175: warning: comparing floating point with == or != is unsafe
    pp_sys.c:3192: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_ftlink’:
    pp_sys.c:3263: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_fttty’:
    pp_sys.c:3282: warning: comparing floating point with == or != is unsafe
    pp_sys.c:3284: warning: comparing floating point with == or != is unsafe
    pp_sys.c: In function ‘Perl_pp_fttext’:
    pp_sys.c:3333: warning: comparing floating point with == or != is unsafe
    pp_sys.c:3335: warning: comparing floating point with == or != is unsafe
    pp_sys.c:3405: warning: format not a string literal, argument types not checked
    pp_sys.c: In function ‘Perl_pp_gmtime’:
    pp_sys.c:4529: warning: comparing floating point with == or != is unsafe
    doio.c: In function ‘Perl_do_openn’:
    doio.c:535: warning: format not a string literal, argument types not checked
    doio.c: In function ‘Perl_nextargv’:
    doio.c:870: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result
    doio.c: In function ‘Perl_my_stat’:
    doio.c:1323: warning: format not a string literal, argument types not checked
    doio.c: In function ‘Perl_my_lstat’:
    doio.c:1367: warning: format not a string literal, argument types not checked
    doio.c: In function ‘S_exec_failed’:
    doio.c:1380: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    regexec.c: In function ‘S_regmatch’:
    regexec.c:4093: warning: comparing floating point with == or != is unsafe
    regexec.c: In function ‘S_reginclass’:
    regexec.c:5973: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_swash_init’:
    utf8.c:1859: warning: comparing floating point with == or != is unsafe
    utf8.c:1878: warning: comparing floating point with == or != is unsafe
    regexec.c: In function ‘S_regtry’:
    regexec.c:2375: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_swash_fetch’:
    utf8.c:1910: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_to_utf8_case’:
    utf8.c:1621: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_ibcmp_utf8’:
    utf8.c:2529: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_to_uni_lower_lc’:
    utf8.c:1283: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_to_uni_title_lc’:
    utf8.c:1273: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_to_uni_upper_lc’:
    utf8.c:1263: warning: not protecting function: no buffer at least 8 bytes long
    utf8.c: In function ‘Perl_is_uni_xdigit’:
    utf8.c:1139: 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’:
    universal.c:204: warning: comparing floating point with == or != is unsafe
    universal.c: In function ‘XS_Internals_SvREADONLY’:
    universal.c:924: warning: comparing floating point with == or != is unsafe
    universal.c: In function ‘XS_PerlIO_get_layers’:
    universal.c:993: warning: comparing floating point with == or != is unsafe
    universal.c:999: warning: comparing floating point with == or != is unsafe
    universal.c:1005: warning: comparing floating point with == or != is unsafe
    universal.c: In function ‘XS_re_regname’:
    universal.c:1199: warning: comparing floating point with == or != is unsafe
    universal.c: In function ‘XS_re_regnames’:
    universal.c:1234: warning: comparing floating point with == or != is unsafe
    universal.c: In function ‘XS_re_regexp_pattern’:
    universal.c:1269: warning: not protecting function: no buffer at least 8 bytes long
    perlio.c: In function ‘PerlIO_debug’:
    perlio.c:508: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    perlio.c: In function ‘XS_PerlIO__Layer__find’:
    perlio.c:942: warning: comparing floating point with == or != is unsafe
    perlio.c: In function ‘S_more_refcounted_fds’:
    perlio.c:2301: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    perlio.c: In function ‘PerlIO_getc’:
    perlio.c:5049: 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:1886: warning: comparing floating point with == or != is unsafe
    pp_sort.c: In function ‘S_amagic_i_ncmp’:
    pp_sort.c:1907: warning: comparing floating point with == or != is unsafe
    pp_sort.c: In function ‘S_amagic_cmp’:
    pp_sort.c:1928: warning: comparing floating point with == or != is unsafe
    pp_sort.c: In function ‘S_amagic_cmp_locale’:
    pp_sort.c:1949: warning: comparing floating point with == or != is unsafe
    pp_pack.c: In function ‘S_unpack_rec’:
    pp_pack.c:1228: warning: ‘sv’ may be used uninitialized in this function
    pp_pack.c:1561: warning: ‘str’ may be used uninitialized in this function
    op.c: In function ‘Perl_scalarvoid’:
    op.c:1141: warning: comparing floating point with == or != is unsafe
    op.c: In function ‘S_new_logop’:
    op.c:4623: warning: comparing floating point with == or != is unsafe
    op.c:4624: warning: comparing floating point with == or != is unsafe
    op.c: In function ‘Perl_newCONDOP’:
    op.c:4758: warning: comparing floating point with == or != is unsafe
    op.c: In function ‘Perl_newLOOPOP’:
    op.c:4865: warning: comparing floating point with == or != is unsafe
    op.c: In function ‘Perl_newWHILEOP’:
    op.c:4984: warning: comparing floating point with == or != is unsafe
    perl.c: In function ‘S_init_tls_and_interp’:
    perl.c:107: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    perl.c: In function ‘Perl_eval_pv’:
    perl.c:2772: warning: comparing floating point with == or != is unsafe
    perl.c: In function ‘S_forbid_setid’:
    perl.c:3748: 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:245: warning: comparison between signed and unsigned integer expressions
    B.xs: In function ‘XS_B_walkoptree_debug’:
    B.xs:733: warning: comparing floating point with == or != is unsafe
    B.c: In function ‘XS_B__GV_FILEGV’:
    B.c:5237: warning: null argument where non-null required (argument 2)
    B.c: In function ‘XS_B_cchar’:
    B.c:1467: warning: not protecting function: no buffer at least 8 bytes long
    B.xs: In function ‘cstring’:
    B.xs:332: warning: not protecting function: no buffer at least 8 bytes long
    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:1262: warning: not protecting function: no buffer at least 8 bytes long
    inflate.c: In function ‘inflate’:
    inflate.c:554: 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:317: warning: comparing floating point with == or != is unsafe
    Dumper.xs:704: warning: signed and unsigned type in conditional expression
    Dumper.xs:813: warning: format ‘%ld’ expects type ‘long int’, but argument 2 has type ‘U32’
    Dumper.xs: In function ‘XS_Data__Dumper_Dumpxs’:
    Dumper.xs:1087: warning: comparing floating point with == or != is unsafe
    Dumper.xs:1109: warning: comparing floating point with == or != is unsafe
    Dumper.xs:1111: warning: comparing floating point with == or != is unsafe
    Dumper.xs:1118: 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:296: warning: unused parameter ‘sv’
    Peek.xs:296: warning: unused parameter ‘level’
    Peek.xs: In function ‘mstats_fillhash’:
    Peek.xs:302: warning: unused parameter ‘sv’
    Peek.xs:302: warning: unused parameter ‘level’
    Peek.xs: In function ‘mstats2hash’:
    Peek.xs:308: warning: unused parameter ‘sv’
    Peek.xs:308: warning: unused parameter ‘rv’
    Peek.xs:308: warning: unused parameter ‘level’
    Peek.xs: In function ‘XS_Devel__Peek_Dump’:
    Peek.xs:346: warning: comparing floating point with == or != is unsafe
    Peek.xs: In function ‘XS_Devel__Peek_DumpArray’:
    Peek.xs:365: warning: comparing floating point with == or != is unsafe
    RealPPPort.xs: In function ‘XS_Devel__PPPort_ptrtests’:
    RealPPPort.xs:1090: warning: comparing floating point with == or != is unsafe
    RealPPPort.xs: In function ‘XS_Devel__PPPort_ERRSV’:
    RealPPPort.xs:1186: warning: comparing floating point with == or != is unsafe
    MD5.xs: In function ‘XS_Digest__MD5_md5’:
    MD5.xs:701: warning: null argument where non-null required (argument 1)
    MD5.xs:714: 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: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
    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’
    Glob.xs: In function ‘boot_File__Glob’:
    Glob.xs:32: warning: unused variable ‘my_cxtp’
    Call.xs: In function ‘filter_call’:
    Call.xs:63: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘STRLEN’
    Call.xs:63: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘STRLEN’
    Call.xs:100: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘STRLEN’
    Call.xs:156: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘STRLEN’
    Call.xs:175: warning: signed and unsigned type in conditional expression
    Call.xs:175: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘STRLEN’
    Call.xs:186: warning: signed and unsigned type in conditional expression
    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
    Langinfo.c: In function ‘XS_I18N__Langinfo_constant’:
    ./const-xs.inc:11: warning: ‘iv’ may be used uninitialized in this function
    IO.xs: In function ‘XS_IO__File_new_tmpfile’:
    IO.xs:229: warning: value computed is not used
    ListUtil.xs: In function ‘XS_List__Util_min’:
    ListUtil.xs:163: warning: comparing floating point with == or != is unsafe
    ListUtil.xs: In function ‘XS_List__Util_first’:
    ListUtil.xs:345: warning: comparing floating point with == or != is unsafe
    ListUtil.c: In function ‘XS_List__Util_min’:
    ListUtil.xs:148: warning: ‘retval’ may be used uninitialized in this function
    Base64.xs: In function ‘XS_MIME__QuotedPrint_encode_qp’:
    Base64.xs:296: warning: comparing floating point with == or != is unsafe
    Base64.c: In function ‘XS_MIME__QuotedPrint_decode_qp’:
    Base64.c:482: warning: not protecting function: no buffer at least 8 bytes long
    Base64.c: In function ‘XS_MIME__Base64_decode_base64’:
    Base64.c:270: warning: not protecting function: no buffer at least 8 bytes long
    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:270: warning: null argument where non-null required (argument 1)
    Opcode.xs:273: 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:79: warning: unused parameter ‘f’
    scalar.xs: In function ‘PerlIOScalar_fill’:
    scalar.xs:194: warning: unused parameter ‘f’
    scalar.xs: In function ‘PerlIOScalar_flush’:
    scalar.xs:200: warning: unused parameter ‘f’
    scalar.xs: In function ‘PerlIOScalar_set_ptrcnt’:
    scalar.xs:252: warning: unused parameter ‘ptr’
    scalar.xs: In function ‘PerlIOScalar_open’:
    scalar.xs:261: warning: unused parameter ‘fd’
    scalar.xs:261: warning: unused parameter ‘imode’
    scalar.xs:261: 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’
    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:4093: warning: comparing floating point with == or != is unsafe
    re_exec.c: In function ‘S_reginclass’:
    re_exec.c:5973: 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
    re_exec.c: In function ‘S_regtry’:
    re_exec.c:2375: warning: not protecting function: no buffer at least 8 bytes long
    re_comp.c: In function ‘S_make_trie’:
    re_comp.c:1476: warning: comparing floating point with == or != is unsafe
    re_comp.c: In function ‘my_regprop’:
    re_comp.c:9043: warning: not protecting function: no buffer at least 8 bytes long
    re_comp.c: In function ‘S_reg_namedseq’:
    re_comp.c:6626: warning: not protecting function: no buffer at least 8 bytes long
    re_comp.c: In function ‘S_regclass’:
    re_comp.c:7865: warning: not protecting function: no buffer at least 8 bytes long
    re_comp.c: In function ‘S_regpiece’:
    re_comp.c:6394: warning: not protecting function: no buffer at least 8 bytes long
    sdbm.c: In function ‘makroom’:
    sdbm.c:371: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    re_comp.c:1316: warning: not protecting function: no buffer at least 8 bytes long
    pair.c: In function ‘sdbm__chkpage’:
    pair.c:284: warning: comparison between signed and unsigned integer expressions
    Socket.xs: In function ‘XS_Socket_unpack_sockaddr_un’:
    Socket.xs:392: warning: comparison between signed and unsigned integer expressions
    Storable.xs: In function ‘pkg_hide’:
    Storable.xs:1726: warning: unused parameter ‘method’
    Storable.xs: In function ‘pkg_uncache’:
    Storable.xs:1742: warning: unused parameter ‘method’
    Storable.xs: In function ‘store_hash’:
    Storable.xs:2336: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function ‘store_code’:
    Storable.xs:2623: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function ‘store_other’:
    Storable.xs:3401: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function ‘retrieve_other’:
    Storable.xs:3931: warning: unused parameter ‘cname’
    Storable.xs: In function ‘retrieve_idx_blessed’:
    Storable.xs:3956: warning: unused parameter ‘cname’
    Storable.xs: In function ‘retrieve_blessed’:
    Storable.xs:3997: warning: unused parameter ‘cname’
    Storable.xs: In function ‘retrieve_hook’:
    Storable.xs:4140: warning: null argument where non-null required (argument 2)
    Storable.xs:4067: warning: unused parameter ‘cname’
    Storable.xs: In function ‘retrieve_code’:
    Storable.xs:5450: warning: comparing floating point with == or != is unsafe
    Storable.xs:5454: warning: comparing floating point with == or != is unsafe
    Storable.xs:5479: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function ‘old_retrieve_array’:
    Storable.xs:5532: warning: null argument where non-null required (argument 2)
    Storable.xs:5515: warning: unused parameter ‘cname’
    Storable.xs: In function ‘old_retrieve_hash’:
    Storable.xs:5594: warning: null argument where non-null required (argument 2)
    Storable.xs:5575: warning: unused parameter ‘cname’
    Storable.xs: In function ‘magic_check’:
    Storable.xs:5780: warning: comparing floating point with == or != is unsafe
    Storable.xs: In function ‘retrieve’:
    Storable.xs:5951: warning: comparing floating point with == or != is unsafe
    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
    threads.xs: In function ‘S_ithread_create’:
    threads.xs:701: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result
    threads.xs: In function ‘XS_threads_create’:
    threads.xs:983: warning: comparing floating point with == or != is unsafe
    threads.xs:1022: warning: comparing floating point with == or != is unsafe
    threads.xs:1026: warning: comparing floating point with == or != is unsafe
    threads.xs:1030: warning: comparing floating point with == or != is unsafe
    threads.xs:1034: warning: comparing floating point with == or != is unsafe
    threads.xs: In function ‘XS_threads_list’:
    threads.xs:1101: warning: comparing floating point with == or != is unsafe
    threads.xs: In function ‘XS_threads_set_thread_exit_only’:
    threads.xs:1587: warning: comparing floating point with == or != is unsafe
    threads.xs: In function ‘boot_threads’:
    threads.xs:1657: warning: unused variable ‘my_cxtp’
    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’
    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’
    shared.xs: In function ‘sharedsv_elem_mg_DELETE’:
    shared.xs:980: warning: value computed is not used
    shared.xs: In function ‘sharedsv_elem_mg_dup’:
    shared.xs:991: warning: unused parameter ‘param’
    shared.xs: In function ‘sharedsv_array_mg_FETCHSIZE’:
    shared.xs:1016: warning: unused parameter ‘sv’
    shared.xs: In function ‘sharedsv_array_mg_CLEAR’:
    shared.xs:1035: warning: unused parameter ‘sv’
    shared.xs: In function ‘sharedsv_array_mg_free’:
    shared.xs:1052: warning: unused parameter ‘sv’
    shared.xs: In function ‘sharedsv_array_mg_copy’:
    shared.xs:1065: warning: unused parameter ‘sv’
    shared.xs: In function ‘sharedsv_array_mg_dup’:
    shared.xs:1083: warning: unused parameter ‘param’
    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 ‘XS_Time__Piece__strftime’:
    Piece.xs:950: warning: format not a string literal, format string not checked
    Piece.xs:965: warning: comparison between signed and unsigned integer expressions
    Piece.xs:976: warning: format not a string literal, format string not checked
    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’:
    KeywordRPN.xs: In function ‘THX_keyword_active’:
    KeywordRPN.xs:182: warning: comparing floating point with == or != is unsafe
    KeywordRPN.xs: In function ‘THX_keyword_disable’:
    KeywordRPN.xs:207: warning: value computed is not used
    KeywordRPN.c: In function ‘XS_XS__APItest__KeywordRPN_import’:
    KeywordRPN.c:313: warning: unused variable ‘classname’
    KeywordRPN.c: In function ‘XS_XS__APItest__KeywordRPN_unimport’:
    KeywordRPN.c:352: warning: unused variable ‘classname’
    APItest.xs: In function ‘test_freeent’:
    APItest.xs:81: warning: value computed is not used
    APItest.xs:82: warning: value computed is not used
    APItest.xs:110: warning: comparison between signed and unsigned integer expressions
    APItest.xs: In function ‘bitflip_key’:
    APItest.xs:118: warning: unused parameter ‘action’
    APItest.xs: In function ‘rot13_key’:
    APItest.xs:153: warning: unused parameter ‘action’
    APItest.xs: In function ‘rmagical_a_dummy’:
    APItest.xs:237: warning: unused parameter ‘idx’
    APItest.xs:237: warning: unused parameter ‘sv’
    APItest.xs:241: warning: missing initializer
    APItest.xs:241: warning: (near initialization for ‘rmagical_b.svt_set’)
    APItest.c: In function ‘XS_XS__APItest_CLONE’:
    APItest.c:986: warning: unused variable ‘items’
    APItest.c: In function ‘XS_XS__APItest_my_cxt_getsv’:
    APItest.c:1669: warning: comparing floating point with == or != is unsafe
    APItest.xs: In function ‘XS_XS__APItest_rmagical_cast’:
    APItest.xs:844: warning: comparing floating point with == or != is unsafe
    APItest.xs: In function ‘XS_XS__APItest_pmflag’:
    APItest.xs:930: warning: ‘Perl_pmflag’ is deprecated (declared at ../../proto.h:2621)
    Typemap.c: In function ‘XS_XS__Typemap_T_BOOL’:
    Typemap.c:402: warning: comparing floating point with == or != is unsafe
    FastCalc.xs: In function ‘XS_Math__BigInt__FastCalc___strip_zeros’:
    FastCalc.xs:170: warning: comparing floating point with == or != is unsafe
    FastCalc.xs: In function ‘XS_Math__BigInt__FastCalc__acmp’:
    FastCalc.xs:518: 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:323: 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)