[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201104180113.p3I1DU1D022634@bandsman.dyndns-ip.com>
MIME-version: 1.0
Content-transfer-encoding: 8bit
Content-type: text/plain; charset=UTF8
Date: Sun, 17 Apr 2011 21:13:30 -0400
Subject: Smoke [5.14.0] v5.13.11-455-g40f0262 PASS linux 2.6.38-2-amd64 [debian] (x86_64/2 cpu)
Automated smoke report for 5.14.0 patch 40f026236b9959b7ad3260fedc6c66cd30bb7abc v5.13.11-455-g40f0262
bandsman.dyndns-ip.com: AMD Athlon(tm) Dual Core Processor 4450e (AuthenticAMD 2300MHz) (x86_64/2 cpu)
on linux - 2.6.38-2-amd64 [debian]
using cc version 4.5.2
smoketime 47 minutes 16 seconds (average 47 minutes 16 seconds)
Summary: PASS
O = OK F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during: - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep
v5.13.11-455-g40f0262 Configuration (common) -Accflags="-O2 -W -Wformat=2 -Wall -Wextra -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -fstack-protector -Wstack-protector -Wfloat-equal"
----------- ---------------------------------------------------------
O O - - -Duseithreads
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
RC0
uncommitted-changes
SMOKE40f026236b9959b7ad3260fedc6c66cd30bb7abc
Compiler messages(gcc):
try.c: In function âmainâ:
try.c:1:14: warning: unused parameter âargcâ
try.c:1:26: warning: unused parameter âargvâ
try.c: In function âblechâ:
try.c:8:16: warning: unused parameter âsâ
try.c: In function âblech_in_listâ:
try.c:9:24: warning: unused parameter âsâ
try.c:31:1: warning: control reaches end of non-void function
try.c:28:16: warning: unused parameter âxâ
try.c:36:6: warning: ignoring return value of âpipeâ, declared with attribute warn_unused_result
try.c:37:6: warning: ignoring return value of âpipeâ, declared with attribute warn_unused_result
try.c:53:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result
try.c:66:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result
try.c:72:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result
try.c:78:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result
try.c:8:16: warning: unused parameter âxâ
try.c:3:15: warning: unused parameter âargcâ
try.c:3:27: warning: unused parameter âargvâ
try.c: In function âbletchâ:
try.c:11:17: warning: unused parameter âsâ
try.c:12:26: warning: unused parameter âargvâ
try.c:52:19: warning: comparison between signed and unsigned integer expressions
try.c:4021:17: warning: extra tokens at end of #ifdef directive
try.c:4024:18: warning: extra tokens at end of #ifdef directive
try.c:4027:19: warning: extra tokens at end of #ifdef directive
try.c:4030:19: warning: extra tokens at end of #ifdef directive
try.c:4057:17: warning: extra tokens at end of #ifdef directive
try.c:4060:18: warning: extra tokens at end of #ifdef directive
try.c:4063:19: warning: extra tokens at end of #ifdef directive
try.c:4066:19: warning: extra tokens at end of #ifdef directive
try.c:4117:17: warning: extra tokens at end of #ifdef directive
try.c:4120:18: warning: extra tokens at end of #ifdef directive
try.c:4123:19: warning: extra tokens at end of #ifdef directive
try.c:4126:19: warning: extra tokens at end of #ifdef directive
try.c:4153:16: warning: extra tokens at end of #ifdef directive
try.c:4156:17: warning: extra tokens at end of #ifdef directive
try.c:4159:18: warning: extra tokens at end of #ifdef directive
try.c:4162:18: warning: extra tokens at end of #ifdef directive
try.c:4417:18: warning: extra tokens at end of #ifdef directive
try.c:4420:19: warning: extra tokens at end of #ifdef directive
try.c:4423:20: warning: extra tokens at end of #ifdef directive
try.c:4426:20: warning: extra tokens at end of #ifdef directive
try.c:10153:18: warning: extra tokens at end of #ifdef directive
try.c:10156:19: warning: extra tokens at end of #ifdef directive
try.c:10159:20: warning: extra tokens at end of #ifdef directive
try.c:10162:20: warning: extra tokens at end of #ifdef directive
try.c:10189:18: warning: extra tokens at end of #ifdef directive
try.c:10192:19: warning: extra tokens at end of #ifdef directive
try.c:10195:20: warning: extra tokens at end of #ifdef directive
try.c:10198:20: warning: extra tokens at end of #ifdef directive
try.c:10225:18: warning: extra tokens at end of #ifdef directive
try.c:10228:19: warning: extra tokens at end of #ifdef directive
try.c:10231:20: warning: extra tokens at end of #ifdef directive
try.c:10234:20: warning: extra tokens at end of #ifdef directive
try.c:10261:17: warning: extra tokens at end of #ifdef directive
try.c:10264:18: warning: extra tokens at end of #ifdef directive
try.c:10267:19: warning: extra tokens at end of #ifdef directive
try.c:10270:19: warning: extra tokens at end of #ifdef directive
try.c:10489:19: warning: extra tokens at end of #ifdef directive
try.c:10492:20: warning: extra tokens at end of #ifdef directive
try.c:10495:21: warning: extra tokens at end of #ifdef directive
try.c:10498:21: warning: extra tokens at end of #ifdef directive
gv.c: In function âPerl_Gv_AMupdateâ:
gv.c:1857:14: warning: comparing floating point with == or != is unsafe
gv.c: In function âPerl_amagic_callâ:
gv.c:2252:17: warning: comparing floating point with == or != is unsafe
gv.c:2521:7: warning: comparing floating point with == or != is unsafe
toke.c: In function âS_printbufâ:
toke.c:470:5: warning: format not a string literal, argument types not checked
toke.c: In function âPerl_yylexâ:
toke.c:4796:17: warning: comparison between signed and unsigned integer expressions
toke.c:6907:12: warning: format not a string literal, argument types not checked
toke.c: In function âS_pending_identâ:
toke.c:8329:17: warning: format not a string literal, argument types not checked
toke.c: In function âS_new_constantâ:
toke.c:8566:24: warning: comparing floating point with == or != is unsafe
toke.c: In function âS_missingtermâ:
toke.c:566:1: warning: not protecting function: no buffer at least 8 bytes long
regcomp.c: In function âS_make_trieâ:
regcomp.c:1641:23: warning: comparing floating point with == or != is unsafe
dquote_static.c: In function âS_grok_bslash_câ:
dquote_static.c:45:1: warning: not protecting function: no buffer at least 8 bytes long
dump.c: In function âPerl_sv_peekâ:
dump.c:480:13: warning: comparing floating point with == or != is unsafe
dump.c:491:13: warning: comparing floating point with == or != is unsafe
util.c: In function âPerl_my_strftimeâ:
util.c:4212:3: warning: format not a string literal, format string not checked
util.c:4236:7: warning: format not a string literal, format string not checked
util.c: In function âS_write_no_memâ:
util.c:71:5: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result
mg.c: In function âPerl_magic_setdblineâ:
mg.c:2012:19: warning: comparing floating point with == or != is unsafe
mg.c: In function âPerl_sighandlerâ:
mg.c:3117:9: warning: comparing floating point with == or != is unsafe
hv.c: In function âPerl_hv_commonâ:
hv.c:495:10: warning: comparing floating point with == or != is unsafe
av.c: In function âPerl_av_fetchâ:
av.c:223:36: warning: comparing floating point with == or != is unsafe
av.c: In function âPerl_av_storeâ:
av.c:315:24: warning: comparing floating point with == or != is unsafe
av.c: In function âPerl_av_deleteâ:
av.c:827:28: warning: comparing floating point with == or != is unsafe
av.c: In function âPerl_av_existsâ:
av.c:917:28: warning: comparing floating point with == or != is unsafe
av.c:940:24: warning: comparing floating point with == or != is unsafe
pp_hot.c: In function âPerl_pp_andâ:
pp_hot.c:103:10: warning: comparing floating point with == or != is unsafe
pp_hot.c: In function âPerl_pp_cond_exprâ:
pp_hot.c:209:9: warning: comparing floating point with == or != is unsafe
pp_hot.c: In function âPerl_pp_eqâ:
pp_hot.c:402:7: warning: comparing floating point with == or != is unsafe
pp_hot.c: In function âPerl_pp_orâ:
pp_hot.c:429:9: warning: comparing floating point with == or != is unsafe
pp_hot.c: In function âPerl_pp_grepwhileâ:
pp_hot.c:2526:9: warning: comparing floating point with == or != is unsafe
sv.c: In function âS_sv_2iuv_non_preserveâ:
sv.c:1964:29: warning: comparing floating point with == or != is unsafe
sv.c:1973:25: warning: comparing floating point with == or != is unsafe
sv.c: In function âS_sv_2iuv_commonâ:
sv.c:2019:20: warning: comparing floating point with == or != is unsafe
sv.c:2062:14: warning: comparing floating point with == or != is unsafe
sv.c:2208:41: warning: comparing floating point with == or != is unsafe
sv.c: In function âPerl_sv_2pv_flagsâ:
sv.c:2757:26: warning: comparing floating point with == or != is unsafe
sv.c:2942:16: warning: comparing floating point with == or != is unsafe
sv.c: In function âPerl_sv_2bool_flagsâ:
sv.c:3116:10: warning: comparing floating point with == or != is unsafe
sv.c:3135:20: warning: comparing floating point with == or != is unsafe
sv.c: In function âPerl_sv_inc_nomgâ:
sv.c:7978:6: warning: comparing floating point with == or != is unsafe
sv.c: In function âPerl_sv_dec_nomgâ:
sv.c:8162:10: warning: comparing floating point with == or != is unsafe
sv.c: In function âPerl_sv_trueâ:
sv.c:9019:20: warning: comparing floating point with == or != is unsafe
sv.c: In function âS_F0convertâ:
sv.c:9948:19: warning: comparing floating point with == or != is unsafe
sv.c: In function âPerl_sv_vcatpvfnâ:
sv.c:10796:43: warning: comparing floating point with == or != is unsafe
sv.c:10940:4: warning: format not a string literal, argument types not checked
sv.c:10941:4: warning: format not a string literal, argument types not checked
sv.c: In function âPerl_sv_cat_decodeâ:
sv.c:13667:8: warning: comparing floating point with == or != is unsafe
sv.c: In function âPerl_report_uninitâ:
sv.c:14258:3: warning: format not a string literal, argument types not checked
sv.c:14262:7: warning: format not a string literal, argument types not checked
sv.c: In function âPerl_dirp_dupâ:
sv.c:11337:11: warning: ignoring return value of âfchdirâ, declared with attribute warn_unused_result
sv.c:10052:7: warning: ignoring return value of âgcvtâ, declared with attribute warn_unused_result
sv.c:10890:7: warning: ignoring return value of âgcvtâ, declared with attribute warn_unused_result
sv.c:2762:3: warning: ignoring return value of âgcvtâ, declared with attribute warn_unused_result
sv.c:2951:6: warning: ignoring return value of âgcvtâ, declared with attribute warn_unused_result
pp.c: In function âPerl_pp_divideâ:
pp.c:1563:12: warning: comparing floating point with == or != is unsafe
pp.c: In function âPerl_pp_moduloâ:
pp.c:1667:10: warning: comparing floating point with == or != is unsafe
pp.c:1671:34: warning: comparing floating point with == or != is unsafe
pp.c: In function âPerl_pp_neâ:
pp.c:2404:7: warning: comparing floating point with == or != is unsafe
pp.c: In function âPerl_pp_notâ:
pp.c:2730:20: warning: comparing floating point with == or != is unsafe
pp.c: In function âPerl_pp_randâ:
pp.c:3159:15: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function âPerl_pp_formlineâ:
pp_ctl.c:996:3: warning: format not a string literal, argument types not checked
pp_ctl.c: In function âPerl_pp_rangeâ:
pp_ctl.c:1258:9: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function âPerl_pp_flipâ:
pp_ctl.c:1287:13: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function âPerl_pp_flopâ:
pp_ctl.c:1381:13: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function âPerl_pp_xorâ:
pp_ctl.c:1799:9: warning: comparing floating point with == or != is unsafe
pp_ctl.c:1799:25: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function âPerl_pp_returnâ:
pp_ctl.c:2311:44: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function âPerl_pp_leaveevalâ:
pp_ctl.c:4104:24: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function âS_matcher_matches_svâ:
pp_ctl.c:4318:13: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function âS_do_smartmatchâ:
pp_ctl.c:4428:22: warning: comparing floating point with == or != is unsafe
pp_ctl.c:4460:22: warning: comparing floating point with == or != is unsafe
pp_ctl.c:4671:9: warning: comparing floating point with == or != is unsafe
pp_ctl.c:4732:11: warning: comparing floating point with == or != is unsafe
pp_ctl.c:4803:6: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function âPerl_pp_enterwhenâ:
pp_ctl.c:4828:52: warning: comparing floating point with == or != is unsafe
sv.c: In function âS_varnameâ:
sv.c:13762:1: warning: not protecting function: no buffer at least 8 bytes long
pp_sys.c: In function âPerl_pp_statâ:
pp_sys.c:2822:3: warning: format not a string literal, argument types not checked
pp_sys.c: In function âS_try_amagic_ftestâ:
pp_sys.c:2922:10: warning: comparing floating point with == or != is unsafe
pp_sys.c: In function âPerl_pp_ftrreadâ:
pp_sys.c:2979:5: warning: comparing floating point with == or != is unsafe
pp_sys.c: In function âPerl_pp_ftisâ:
pp_sys.c:3083:5: warning: comparing floating point with == or != is unsafe
pp_sys.c: In function âPerl_pp_ftrownedâ:
pp_sys.c:3140:5: warning: comparing floating point with == or != is unsafe
pp_sys.c: In function âPerl_pp_ftttyâ:
pp_sys.c:3258:5: warning: comparing floating point with == or != is unsafe
pp_sys.c: In function âPerl_pp_fttextâ:
pp_sys.c:3311:5: warning: comparing floating point with == or != is unsafe
pp_sys.c:3378:3: warning: format not a string literal, argument types not checked
pp_sys.c: In function âPerl_pp_gmtimeâ:
pp_sys.c:4490:11: warning: comparing floating point with == or != is unsafe
doio.c: In function âPerl_do_opennâ:
doio.c:536:6: warning: format not a string literal, argument types not checked
doio.c: In function âPerl_my_stat_flagsâ:
doio.c:1326:6: warning: format not a string literal, argument types not checked
doio.c: In function âPerl_my_lstat_flagsâ:
doio.c:1370:2: warning: format not a string literal, argument types not checked
doio.c: In function âS_exec_failedâ:
doio.c:1383:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result
doio.c: In function âPerl_nextargvâ:
doio.c:871:7: warning: ignoring return value of âfchownâ, declared with attribute warn_unused_result
regexec.c: In function âS_regmatchâ:
regexec.c:4355:11: warning: comparing floating point with == or != is unsafe
utf8.c: In function âPerl_swash_initâ:
utf8.c:2077:7: warning: comparing floating point with == or != is unsafe
utf8.c:2099:10: warning: comparing floating point with == or != is unsafe
utf8.c: In function âPerl_swash_fetchâ:
utf8.c:2132:1: warning: not protecting function: no buffer at least 8 bytes long
utf8.c: In function âPerl__swash_to_invlistâ:
utf8.c:2741:1: warning: not protecting function: no buffer at least 8 bytes long
taint.c: In function âPerl_taint_properâ:
taint.c:69:6: warning: format not a string literal, argument types not checked
universal.c: In function âPerl_sv_doesâ:
universal.c:176:15: warning: comparing floating point with == or != is unsafe
universal.c: In function âXS_Internals_SvREADONLYâ:
universal.c:786:6: warning: comparing floating point with == or != is unsafe
universal.c: In function âXS_PerlIO_get_layersâ:
universal.c:862:16: warning: comparing floating point with == or != is unsafe
universal.c:868:17: warning: comparing floating point with == or != is unsafe
universal.c:874:18: warning: comparing floating point with == or != is unsafe
universal.c: In function âXS_re_regnameâ:
universal.c:1062:23: warning: comparing floating point with == or != is unsafe
universal.c: In function âXS_re_regnamesâ:
universal.c:1095:23: warning: comparing floating point with == or != is unsafe
perlio.c: In function âXS_PerlIO__Layer__findâ:
perlio.c:995:34: warning: comparing floating point with == or != is unsafe
perlio.c: In function âS_more_refcounted_fdsâ:
perlio.c:2377:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result
perlio.c: In function âPerlIO_debugâ:
perlio.c:510:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result
perlio.c: In function âPerlIO_getcâ:
perlio.c:5234:1: warning: not protecting function: no buffer at least 8 bytes long
numeric.c: In function âS_mulexp10â:
numeric.c:765:15: warning: comparing floating point with == or != is unsafe
pp_sort.c: In function âS_amagic_ncmpâ:
pp_sort.c:1891:13: warning: comparing floating point with == or != is unsafe
pp_sort.c: In function âS_amagic_i_ncmpâ:
pp_sort.c:1912:13: warning: comparing floating point with == or != is unsafe
pp_sort.c: In function âS_amagic_cmpâ:
pp_sort.c:1933:13: warning: comparing floating point with == or != is unsafe
pp_sort.c: In function âS_amagic_cmp_localeâ:
pp_sort.c:1954:13: warning: comparing floating point with == or != is unsafe
op.c: In function âPerl_scalarvoidâ:
op.c:1195:36: warning: comparing floating point with == or != is unsafe
op.c:1195:55: warning: comparing floating point with == or != is unsafe
op.c: In function âS_new_logopâ:
op.c:5033:26: warning: comparing floating point with == or != is unsafe
op.c:5034:26: warning: comparing floating point with == or != is unsafe
op.c: In function âPerl_newCONDOPâ:
op.c:5188:20: warning: comparing floating point with == or != is unsafe
op.c: In function âPerl_newLOOPOPâ:
op.c:5329:44: warning: comparing floating point with == or != is unsafe
op.c: In function âPerl_newWHILEOPâ:
op.c:5471:46: warning: comparing floating point with == or != is unsafe
perl.c: In function âPerl_eval_pvâ:
perl.c:2823:27: warning: comparing floating point with == or != is unsafe
perl.c: In function âS_init_tls_and_interpâ:
perl.c:105:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result
perl.c: In function âS_forbid_setidâ:
perl.c:3810:1: warning: not protecting function: no buffer at least 8 bytes long
DynaLoader.c: In function âXS_DynaLoader_CLONEâ:
DynaLoader.c:425:11: warning: unused variable âitemsâ
B.xs: In function âXS_B_walkoptree_debugâ:
B.xs:740:19: warning: comparing floating point with == or != is unsafe
B.xs: In function âXS_B__GV_FILEGVâ:
B.xs:1826:2: warning: null argument where non-null required (argument 2)
decompress.c: In function âBZ2_decompressâ:
decompress.c:106:7: warning: not protecting function: no buffer at least 8 bytes long
bzlib.c: In function âdefault_bzallocâ:
bzlib.c:107:31: warning: unused parameter âopaqueâ
bzlib.c: In function âdefault_bzfreeâ:
bzlib.c:114:29: warning: unused parameter âopaqueâ
inflate.c: In function âinflateâ:
inflate.c:589:13: warning: not protecting function: no buffer at least 8 bytes long
inflate.c: In function âinflateSyncâ:
inflate.c:1345:13: warning: not protecting function: no buffer at least 8 bytes long
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_inflateâ:
Zlib.c:2107:18: warning: comparing floating point with == or != is unsafe
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateStream_set_Appendâ:
Zlib.c:2743:20: warning: comparing floating point with == or != is unsafe
Zlib.c: In function âXS_Compress__Raw__Zlib__inflateScanStream_scanâ:
Zlib.c:2920:18: warning: comparing floating point with == or != is unsafe
Zlib.c: In function âXS_Compress__Raw__Zlib_constantâ:
./constants.xs:11:6: warning: âivâ may be used uninitialized in this function
Dumper.xs: In function âDD_dumpâ:
Dumper.xs:321:10: warning: comparing floating point with == or != is unsafe
Dumper.xs:817:6: warning: format â%ldâ expects type âlong intâ, but argument 2 has type âU32â
Dumper.xs: In function âXS_Data__Dumper_Dumpxsâ:
Dumper.xs:1091:15: warning: comparing floating point with == or != is unsafe
Dumper.xs:1113:18: warning: comparing floating point with == or != is unsafe
Dumper.xs:1115:19: warning: comparing floating point with == or != is unsafe
Dumper.xs:1122:13: warning: comparing floating point with == or != is unsafe
DB_File.xs: In function âdb_putâ:
DB_File.xs:518:9: warning: comparison between signed and unsigned integer expressions
DB_File.xs: In function âbtree_compareâ:
DB_File.xs:542:20: warning: unused parameter âdbâ
DB_File.xs: In function âbtree_prefixâ:
DB_File.xs:628:19: warning: unused parameter âdbâ
DB_File.xs: In function âhash_cbâ:
DB_File.xs:718:14: warning: unused parameter âdbâ
DB_File.xs: In function âdb_errcall_cbâ:
DB_File.xs:792:29: warning: unused parameter âdbenvâ
DB_File.xs: In function âboot_DB_Fileâ:
DB_File.xs:1497:10: warning: unused variable âsv_errâ
DProf.c: In function âboot_Devel__DProfâ:
DProf.xs:533:19: warning: âsâ may be used uninitialized in this function
DProf.xs:533:16: warning: âuâ may be used uninitialized in this function
DProf.xs:533:13: warning: ârâ may be used uninitialized in this function
Peek.xs: In function âXS_Devel__Peek_Dumpâ:
Peek.xs:352:5: warning: comparing floating point with == or != is unsafe
Peek.xs: In function âXS_Devel__Peek_DumpArrayâ:
Peek.xs:371:2: warning: comparing floating point with == or != is unsafe
RealPPPort.xs: In function âXS_Devel__PPPort_ptrtestsâ:
RealPPPort.xs:1094:23: warning: comparing floating point with == or != is unsafe
RealPPPort.xs: In function âXS_Devel__PPPort_ERRSVâ:
RealPPPort.xs:1190:12: warning: comparing floating point with == or != is unsafe
MD5.xs: In function âXS_Digest__MD5_md5â:
MD5.xs:708:27: warning: null argument where non-null required (argument 1)
MD5.xs:721:27: warning: null argument where non-null required (argument 1)
src/sha.c: In function âshabase64â:
src/sha.c:459:27: warning: comparison between signed and unsigned integer expressions
src/sha.c: In function âencbase64â:
src/sha.c:435:13: warning: not protecting function: no buffer at least 8 bytes long
src/sha.c:451:7: warning: not protecting function: no buffer at least 8 bytes long
bsd_glob.c: In function âglob3â:
bsd_glob.c:723:28: warning: unused parameter âpattern_lastâ
bsd_glob.c: In function âglobextendâ:
bsd_glob.c:883:24: warning: comparison between signed and unsigned integer expressions
Glob.xs: In function âboot_File__Globâ:
Glob.xs:90:5: warning: unused variable âmy_cxtpâ
Call.xs: In function âfilter_callâ:
Call.xs:63:3: warning: format â%dâ expects type âintâ, but argument 3 has type âSTRLENâ
Call.xs:63:3: warning: format â%dâ expects type âintâ, but argument 5 has type âSTRLENâ
Call.xs:100:5: warning: format â%dâ expects type âintâ, but argument 4 has type âSTRLENâ
Call.xs:156:8: warning: format â%dâ expects type âintâ, but argument 3 has type âSTRLENâ
Call.xs:175:48: warning: signed and unsigned type in conditional expression
Call.xs:175:14: warning: format â%dâ expects type âintâ, but argument 4 has type âSTRLENâ
Call.xs:186:47: warning: signed and unsigned type in conditional expression
Encode.xs: In function â_encoded_utf8_to_bytesâ:
Encode.xs:29:1: warning: unused parameter âsvâ
Encode.xs:29:1: warning: unused parameter âencodingâ
Encode.xs: In function â_encoded_bytes_to_utf8â:
Encode.xs:30:1: warning: unused parameter âsvâ
Encode.xs:30:1: warning: unused parameter âencodingâ
Encode.xs: In function âcall_failureâ:
Encode.xs:62:19: warning: unused parameter âroutineâ
Encode.xs:62:33: warning: unused parameter âdoneâ
Encode.xs:62:44: warning: unused parameter âdestâ
Encode.xs:62:55: warning: unused parameter âorigâ
Encode.xs: In function âstrict_utf8â:
Encode.xs:305:12: warning: comparing floating point with == or != is unsafe
Encode.xs: In function âprocess_utf8â:
Encode.xs:356:22: warning: comparison between signed and unsigned integer expressions
Encode.xs:360:30: warning: comparison between signed and unsigned integer expressions
Encode.c: In function âXS_Encode__utf8_encode_xsâ:
Encode.xs:499:10: warning: unused variable ârenewedâ
Encode.c: In function âXS_Encode__XS_renewâ:
Encode.c:662:7: warning: unused variable âobjâ
Encode.c: In function âXS_Encode__XS_renewedâ:
Encode.c:684:7: warning: unused variable âobjâ
Encode.c: In function âXS_Encode__XS_needs_linesâ:
Encode.c:873:7: warning: unused variable âobjâ
Encode.xs: In function âXS_Encode__XS_perlio_okâ:
Encode.xs:682:9: warning: comparing floating point with == or != is unsafe
Encode.c:897:7: warning: unused variable âobjâ
Encode.xs: In function âXS_Encode__XS_mime_nameâ:
Encode.xs:699:9: warning: comparing floating point with == or != is unsafe
Encode.xs: In function âXS_Encode__utf8_to_bytesâ:
Encode.xs:762:9: warning: comparing floating point with == or != is unsafe
SysV.c: In function âXS_IPC__SysV__constantâ:
./const-xs.inc:11:6: warning: âivâ may be used uninitialized in this function
ListUtil.xs: In function âXS_List__Util_minâ:
ListUtil.xs:159:18: warning: comparing floating point with == or != is unsafe
ListUtil.xs: In function âXS_List__Util_firstâ:
ListUtil.xs:341:6: warning: comparing floating point with == or != is unsafe
ListUtil.c: In function âXS_List__Util_minâ:
ListUtil.xs:144:8: warning: âretvalâ may be used uninitialized in this function
Base64.xs: In function âXS_MIME__QuotedPrint_encode_qpâ:
Base64.xs:347:25: warning: comparing floating point with == or != is unsafe
Base64.c: In function âXS_MIME__QuotedPrint_decode_qpâ:
Base64.c:565:1: warning: not protecting function: no buffer at least 8 bytes long
Base64.c: In function âXS_MIME__Base64_decode_base64â:
Base64.c:258:1: warning: not protecting function: no buffer at least 8 bytes long
Opcode.xs: In function âXS_Opcode__safe_pkg_prepâ:
Opcode.xs:264:9: warning: null argument where non-null required (argument 1)
encoding.xs: In function âPerlIOEncode_pushedâ:
encoding.xs:121:51: warning: comparing floating point with == or != is unsafe
encoding.xs:135:57: warning: comparing floating point with == or != is unsafe
encoding.xs:144:10: warning: comparing floating point with == or != is unsafe
via.xs: In function âPerlIOVia_methodâ:
via.xs:90:12: warning: null argument where non-null required (argument 2)
via.xs: In function âPerlIOVia_pushedâ:
via.xs:175:17: warning: comparing floating point with == or != is unsafe
via.xs: In function âPerlIOVia_openâ:
via.xs:247:16: warning: comparing floating point with == or != is unsafe
POSIX.xs: In function âXS_POSIX_sigactionâ:
POSIX.xs:1414:9: warning: comparing floating point with == or != is unsafe
POSIX.xs:1446:6: warning: comparing floating point with == or != is unsafe
POSIX.xs:1486:4: warning: comparing floating point with == or != is unsafe
POSIX.xs:541:1: warning: ânot_hereâ defined but not used
re_exec.c: In function âS_regmatchâ:
re_exec.c:4355:11: warning: comparing floating point with == or != is unsafe
re_comp.c: In function âS_make_trieâ:
re_comp.c:1641:23: warning: comparing floating point with == or != is unsafe
Unicode.xs: In function âXS_Encode__Unicode_decode_xsâ:
Unicode.xs:175:6: warning: comparing floating point with == or != is unsafe
Unicode.xs:176:6: warning: value computed is not used
Unicode.xs:194:10: warning: comparing floating point with == or != is unsafe
Unicode.xs: In function âXS_Encode__Unicode_encode_xsâ:
Unicode.xs:330:6: warning: comparing floating point with == or != is unsafe
Unicode.xs:331:6: warning: value computed is not used
Unicode.xs:346:14: warning: comparing floating point with == or != is unsafe
sdbm.c: In function âmakroomâ:
sdbm.c:371:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result
Storable.xs: In function âstore_hashâ:
Storable.xs:2348:5: warning: comparing floating point with == or != is unsafe
Storable.xs: In function âstore_codeâ:
Storable.xs:2635:4: warning: comparing floating point with == or != is unsafe
Storable.xs: In function âstore_otherâ:
Storable.xs:3416:4: warning: comparing floating point with == or != is unsafe
Storable.xs: In function âretrieve_hookâ:
Storable.xs:4098:2: warning: null argument where non-null required (argument 2)
Storable.xs: In function âretrieve_codeâ:
Storable.xs:5418:7: warning: comparing floating point with == or != is unsafe
Storable.xs:5422:5: warning: comparing floating point with == or != is unsafe
Storable.xs:5452:6: warning: comparing floating point with == or != is unsafe
Storable.xs: In function âold_retrieve_arrayâ:
Storable.xs:5503:2: warning: null argument where non-null required (argument 2)
Storable.xs: In function âold_retrieve_hashâ:
Storable.xs:5566:2: warning: null argument where non-null required (argument 2)
Storable.xs: In function âmagic_checkâ:
Storable.xs:5752:24: warning: comparing floating point with == or != is unsafe
Storable.xs: In function âretrieveâ:
Storable.xs:5923:24: warning: comparing floating point with == or != is unsafe
Storable.xs:1646:12: warning: âis_storingâ defined but not used
Storable.xs:1658:12: warning: âis_retrievingâ defined but not used
threads.xs:391:1: warning: missing initializer
threads.xs:391:1: warning: (near initialization for âithread_vtbl.svt_localâ)
threads.xs: In function âS_ithread_runâ:
threads.xs:546:13: warning: comparing floating point with == or != is unsafe
threads.xs: In function âXS_threads_createâ:
threads.xs:1015:25: warning: comparing floating point with == or != is unsafe
threads.xs:1055:21: warning: comparing floating point with == or != is unsafe
threads.xs:1059:21: warning: comparing floating point with == or != is unsafe
threads.xs:1063:21: warning: comparing floating point with == or != is unsafe
threads.xs:1067:21: warning: comparing floating point with == or != is unsafe
threads.xs:985:22: warning: unused variable ânum_argsâ
threads.xs: In function âXS_threads_listâ:
threads.xs:1127:28: warning: comparing floating point with == or != is unsafe
threads.xs: In function âXS_threads_set_thread_exit_onlyâ:
threads.xs:1659:13: warning: comparing floating point with == or != is unsafe
threads.xs: In function âboot_threadsâ:
threads.xs:1754:5: warning: unused variable âmy_cxtpâ
threads.c: In function âS_ithread_createâ:
threads.xs:711:9: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result
threads.xs:468:9: warning: variable âexit_appâ might be clobbered by âlongjmpâ or âvforkâ
threads.xs:469:9: warning: variable âexit_codeâ might be clobbered by âlongjmpâ or âvforkâ
threads.xs:496:13: warning: variable âlenâ might be clobbered by âlongjmpâ or âvforkâ
NamedCapture.xs: In function âXS_Tie__Hash__NamedCapture_TIEHASHâ:
NamedCapture.xs:56:10: warning: comparing floating point with == or != is unsafe
Piece.xs: In function â_strptimeâ:
Piece.xs:682:18: warning: comparison between signed and unsigned integer expressions
Piece.xs:776:18: warning: comparison between signed and unsigned integer expressions
Piece.xs: In function âour_strptimeâ:
Piece.xs:950:8: warning: unused variable âretâ
Piece.xs: In function âXS_Time__Piece__strftimeâ:
Piece.xs:989:9: warning: format not a string literal, format string not checked
Piece.xs:1004:29: warning: comparison between signed and unsigned integer expressions
Piece.xs:1015:13: warning: format not a string literal, format string not checked
Piece.xs:345:13: warning: âcopyrightâ defined but not used
Piece.xs:347:13: warning: âsccsidâ defined but not used
HiRes.xs: In function âhrstatnsâ:
HiRes.xs:719:13: warning: unused parameter âatimeâ
HiRes.xs:719:23: warning: unused parameter âmtimeâ
HiRes.xs:719:33: warning: unused parameter âctimeâ
HiRes.xs: In function âboot_Time__HiResâ:
HiRes.xs:768:5: warning: value computed is not used
HiRes.xs:769:5: 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:22: warning: comparing floating point with == or != is unsafe
Collate.xs:446:20: warning: comparing floating point with == or != is unsafe
Collate.xs: In function âXS_Unicode__Collate__varCEâ:
Collate.xs:578:2: warning: statement with no effect
Collate.xs:587:2: warning: statement with no effect
Normalize.xs: In function âXS_Unicode__Normalize_decomposeâ:
Normalize.xs:458:55: warning: comparing floating point with == or != is unsafe
Normalize.c: In function âXS_Unicode__Normalize_isComp2ndâ:
Normalize.c:1035:5: warning: unused variable âixâ
Typemap.c: In function âXS_XS__Typemap_T_BOOLâ:
Typemap.c:427:18: warning: comparing floating point with == or != is unsafe
APItest.xs:262:1: warning: missing initializer
APItest.xs:262:1: warning: (near initialization for ârmagical_b.svt_setâ)
APItest.xs: In function âTHX_keyword_activeâ:
APItest.xs:903:18: warning: comparing floating point with == or != is unsafe
APItest.xs: In function âfilter_callâ:
APItest.xs:1002:11: warning: unused variable âmy_svâ
APItest.c: In function âXS_XS__APItest_my_cxt_getsvâ:
APItest.c:3187:19: warning: comparing floating point with == or != is unsafe
APItest.xs: In function âXS_XS__APItest_rmagical_castâ:
APItest.xs:1898:6: warning: comparing floating point with == or != is unsafe
APItest.c: In function âXS_XS__APItest_bhk_recordâ:
APItest.c:3625:18: warning: comparing floating point with == or != is unsafe
FastCalc.xs: In function âXS_Math__BigInt__FastCalc___strip_zerosâ:
FastCalc.xs:165:22: warning: comparing floating point with == or != is unsafe
FastCalc.xs: In function âXS_Math__BigInt__FastCalc__acmpâ:
FastCalc.xs:393:19: warning: comparing floating point with == or != is unsafe
a2py.c: In function âmainâ:
a2py.c:62:75: warning: unused parameter âenvâ
ExtTest.c: In function âXS_ExtTest_constantâ:
ExtTest.xs:209:6: warning: âivâ may be used uninitialized in this function
XSMore.c: In function âXS_XSMore_nilâ:
XSMore.c:355:4: warning: unused variable âitemsâ
XSUsage.c: In function âXS_XSUsage_twoâ:
XSUsage.c:104:5: warning: unused variable âixâ
XSUsage.c: In function âXS_XSUsage_fourâ:
XSUsage.c:145:11: warning: unused variable âitemsâ
--
Report by Test::Smoke v1.44 build 1285 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)