develooper Front page | perl.perl5.porters | Postings from January 2011

Smoke [5.13.9] v5.13.9-190-g7f586e4 FAIL(F) linux 2.6.32-5-amd64[debian] (x86_64/2 cpu)

From:
njh
Date:
January 31, 2011 18:20
Subject:
Smoke [5.13.9] v5.13.9-190-g7f586e4 FAIL(F) linux 2.6.32-5-amd64[debian] (x86_64/2 cpu)
Message ID:
201102010220.p112KE0h031215@bandsman.dyndns-ip.com
Automated smoke report for 5.13.9 patch 7f586e41ad4ecd904c7d8dbe1ddb0f9410484bac v5.13.9-190-g7f586e4
bandsman.dyndns-ip.com: AMD Athlon(tm) Dual Core Processor 4450e (AuthenticAMD 2300MHz) (x86_64/2 cpu)
    on        linux - 2.6.32-5-amd64 [debian]
    using     cc version 4.4.5
    smoketime 54 minutes (average 54 minutes)

Summary: FAIL(F)

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-190-g7f586e4  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"
----------- ---------------------------------------------------------
F F - -     -Duseithreads
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    uncommitted-changes
    SMOKE7f586e41ad4ecd904c7d8dbe1ddb0f9410484bac

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"
[stdio/perlio] -Duseithreads
    ../t/op/cmp.t...............................................FAILED
        44, 46-47, 604, 606-607, 1150, 1152-1153
        1682, 1684-1685, 1696, 1698-1699, 1710
        1712-1713, 1724, 1726-1727, 1738, 1740-1741
        1752, 1754-1755, 1766, 1768-1769, 1780
        1782-1783, 1794, 1796-1797, 1808, 1810-1811
        1822, 1824-1825, 1836, 1838-1839, 1850
        1852-1853, 1864, 1866-1867, 1878, 1880-1881
        1892, 1894-1895, 1906, 1908-1909, 1920
        1922-1923, 1934, 1936-1937, 1948, 1950-1951
        1962, 1964-1965, 1976, 1978-1979, 1990
        1992-1993, 2004, 2006-2007, 2018, 2020-2021
        2032, 2034-2035, 2046, 2048-2049, 2060
        2062-2063, 2074, 2076-2077, 2088, 2090-2091
        2102, 2104-2105, 2116, 2118-2119, 2130
        2132-2133, 2144, 2146-2147, 2158, 2160-2161
        2172, 2174-2175, 2186, 2188-2189, 2200
        2202-2203

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: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:6862: warning: format not a string literal, argument types not checked
toke.c: In function ‘S_pending_ident’:
toke.c:8284: warning: format not a string literal, argument types not checked
toke.c: In function ‘S_new_constant’:
toke.c:8521: 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:1518: warning: comparing floating point with == or != is unsafe
regcomp.c: In function ‘Perl_regprop’:
regcomp.c:9775: warning: not protecting function: no buffer at least 8 bytes long
regcomp.c:1357: warning: not protecting function: no buffer at least 8 bytes long
regcomp.c: In function ‘S_reg_namedseq’:
regcomp.c:6926: 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:8440: warning: not protecting function: no buffer at least 8 bytes long
regcomp.c: In function ‘S_regpiece’:
regcomp.c:6694: 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_sighandler’:
mg.c:3108: warning: comparing floating point with == or != is unsafe
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:827: warning: comparing floating point with == or != is unsafe
av.c: In function ‘Perl_av_exists’:
av.c:917: warning: comparing floating point with == or != is unsafe
av.c:940: 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
sv.c: In function ‘S_sv_2iuv_non_preserve’:
sv.c:1960: warning: comparing floating point with == or != is unsafe
sv.c:1969: warning: comparing floating point with == or != is unsafe
sv.c: In function ‘S_sv_2iuv_common’:
sv.c:2017: warning: comparing floating point with == or != is unsafe
sv.c:2058: warning: comparing floating point with == or != is unsafe
pp_hot.c: In function ‘Perl_pp_grepwhile’:
pp_hot.c:2440: warning: comparing floating point with == or != is unsafe
sv.c:2204: warning: comparing floating point with == or != is unsafe
sv.c: In function ‘Perl_sv_2pv_flags’:
sv.c:2753: warning: comparing floating point with == or != is unsafe
sv.c:2938: warning: comparing floating point with == or != is unsafe
sv.c:2758: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
sv.c:2947: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
sv.c: In function ‘Perl_sv_2bool_flags’:
sv.c:3112: warning: comparing floating point with == or != is unsafe
sv.c:3131: warning: comparing floating point with == or != is unsafe
sv.c: In function ‘Perl_sv_true’:
sv.c:8936: warning: comparing floating point with == or != is unsafe
sv.c: In function ‘S_F0convert’:
sv.c:9864: warning: comparing floating point with == or != is unsafe
sv.c: In function ‘Perl_sv_vcatpvfn’:
sv.c:10709: warning: comparing floating point with == or != is unsafe
sv.c:10853: warning: format not a string literal, argument types not checked
sv.c:10854: warning: format not a string literal, argument types not checked
sv.c:9968: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
sv.c:10803: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result
sv.c: In function ‘Perl_dirp_dup’:
sv.c:11250: warning: ignoring return value of ‘fchdir’, declared with attribute warn_unused_result
sv.c: In function ‘Perl_sv_cat_decode’:
sv.c:13569: warning: comparing floating point with == or != is unsafe
sv.c: In function ‘Perl_report_uninit’:
sv.c:14160: warning: format not a string literal, argument types not checked
sv.c:14164: warning: format not a string literal, argument types not checked
sv.c:556: warning: ‘do_curse’ defined but not used
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_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
sv.c: In function ‘S_varname’:
sv.c:13664: 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_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_ctl.c:4633: 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_ctl.c:4694: 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_ctl.c:4765: 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_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_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
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
regexec.c:3094: warning: not protecting function: no buffer at least 8 bytes long
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:5200: 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:817: warning: format ‘%ld’ expects type ‘long int’, but argument 2 has type ‘U32’
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:1094: warning: comparing floating point with == or != is unsafe
RealPPPort.xs: In function ‘XS_Devel__PPPort_ERRSV’:
RealPPPort.xs:1190: 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
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 ‘boot_File__Glob’:
Glob.xs:88: 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: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
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
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
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
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:4440: warning: comparing floating point with == or != is unsafe
re_exec.c:3094: warning: not protecting function: no buffer at least 8 bytes long
re_comp.c: In function ‘S_make_trie’:
re_comp.c:1518: warning: comparing floating point with == or != is unsafe
re_comp.c: In function ‘my_regprop’:
re_comp.c:9775: warning: not protecting function: no buffer at least 8 bytes long
Unicode.xs: In function ‘XS_Encode__Unicode_decode_xs’:
Unicode.xs:175: warning: comparing floating point with == or != is unsafe
Unicode.xs:176: warning: value computed is not used
Unicode.xs:194: warning: comparing floating point with == or != is unsafe
Unicode.xs: In function ‘XS_Encode__Unicode_encode_xs’:
Unicode.xs: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
re_comp.c:1357: 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: In function ‘S_reg_namedseq’:
re_comp.c:6926: warning: not protecting function: no buffer at least 8 bytes long
re_comp.c: In function ‘S_regclass’:
re_comp.c:8440: warning: not protecting function: no buffer at least 8 bytes long
re_comp.c: In function ‘S_regpiece’:
re_comp.c:6694: warning: not protecting function: no buffer at least 8 bytes long
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’
Typemap.c: In function ‘XS_XS__Typemap_T_BOOL’:
Typemap.c:426: warning: comparing floating point with == or != is unsafe
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
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)



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About