Front page | perl.perl5.porters |
Postings from December 2014
Smoke [5.21.8] v5.21.7-101-g62fedd5 FAIL(M) freebsd 9.1-RELEASE(i386/1 cpu)
From:
njh
Date:
December 27, 2014 07:47
Subject:
Smoke [5.21.8] v5.21.7-101-g62fedd5 FAIL(M) freebsd 9.1-RELEASE(i386/1 cpu)
Message ID:
201412270746.sBR7kSHC012763@compaq.bandsman.co.uk
Automated smoke report for 5.21.8 patch 62fedd514941642472e01795828f42ddd04477eb v5.21.7-101-g62fedd5
amber: Intel(R) Celeron(R) CPU 1.80GHz (i386/1 cpu)
on freebsd - 9.1-RELEASE
using cc version 4.2.1 20070831 patched [FreeBSD]
smoketime 1 hour 22 minutes (average 41 minutes 2 seconds)
Summary: FAIL(M)
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.21.7-101-g62fedd5 Configuration (common) -Accflags="-O2 -W -Wformat=2 -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -fstack-protector -Wstack-protector -Wfloat-equal"
----------- ---------------------------------------------------------
M -Duseithreads
M -Duselongdouble
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE62fedd514941642472e01795828f42ddd04477eb
Compiler messages(gcc):
Configure ...try.c: In function 'main':
try.c: In function 'main':
try.c: In function 'blech':
try.c: In function 'blech_in_list':
try.c: In function 'bletch':
make ...perl.c: In function 'Perl_eval_pv':
perl.c:2911: warning: comparing floating point with == or != is unsafe
perl.c: In function 'S_forbid_setid':
perl.c:3918: warning: not protecting function: no buffer at least 8 bytes long
op.c: In function 'Perl_scalarvoid':
op.c:1946: warning: comparing floating point with == or != is unsafe
op.c: In function 'S_new_logop':
op.c:6942: warning: comparing floating point with == or != is unsafe
op.c:6943: warning: comparing floating point with == or != is unsafe
op.c: In function 'Perl_newCONDOP':
op.c:7088: warning: comparing floating point with == or != is unsafe
op.c: In function 'Perl_newLOOPOP':
op.c:7226: warning: comparing floating point with == or != is unsafe
op.c:7229: warning: comparing floating point with == or != is unsafe
op.c: In function 'Perl_newWHILEOP':
op.c:7387: warning: comparing floating point with == or != is unsafe
op.c: In function 'Perl_report_redefined_cv':
op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
op.c:14345: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
op.c:14346: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
op.c:14347: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
gv.c: In function 'Perl_Gv_AMupdate':
gv.c:2664: warning: comparing floating point with == or != is unsafe
gv.c: In function 'Perl_amagic_call':
gv.c:3091: warning: comparing floating point with == or != is unsafe
gv.c:3457: warning: comparing floating point with == or != is unsafe
toke.c: In function 'S_printbuf':
toke.c:455: warning: format not a string literal, argument types not checked
toke.c: In function 'Perl_yylex':
toke.c:6871: warning: format not a string literal, argument types not checked
toke.c: In function 'S_pending_ident':
toke.c:8201: warning: format not a string literal, argument types not checked
toke.c: In function 'S_new_constant':
toke.c:8464: warning: comparing floating point with == or != is unsafe
toke.c: In function 'S_missingterm':
toke.c:553: warning: not protecting function: no buffer at least 8 bytes long
pad.c: In function 'S_cv_dump':
pad.c:1912: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
pad.c:1926: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
pad.c:1920: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
regcomp.c: In function 'S_make_trie':
regcomp.c:2361: warning: comparing floating point with == or != is unsafe
regcomp.c: In function 'S_compile_runtime_code':
regcomp.c:6188: warning: comparing floating point with == or != is unsafe
regcomp.c: In function 'S_put_range':
regcomp.c:17324: warning: format not a string literal, argument types not checked
dquote_static.c: In function 'S_grok_bslash_c':
dquote_static.c:44: warning: not protecting function: no buffer at least 8 bytes long
dump.c: In function 'Perl_sv_peek':
dump.c:387: warning: comparing floating point with == or != is unsafe
dump.c:398: warning: comparing floating point with == or != is unsafe
dump.c: In function 'Perl_do_sv_dump':
dump.c:1983: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
dump.c:1990: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
util.c: In function 'Perl_my_strftime':
util.c:3867: warning: format not a string literal, format string not checked
util.c:3895: warning: format not a string literal, format string not checked
mg.c: In function 'Perl_magic_setdbline':
mg.c:2038: warning: comparing floating point with == or != is unsafe
mg.c: In function 'Perl_sighandler':
mg.c:3324: warning: comparing floating point with == or != is unsafe
hv.c: In function 'Perl_hv_common':
hv.c:503: warning: comparing floating point with == or != is unsafe
av.c: In function 'S_adjust_index':
av.c:217: warning: comparing floating point with == or != is unsafe
av.c: In function 'Perl_av_exists':
av.c:943: warning: comparing floating point with == or != is unsafe
pp_hot.c: In function 'Perl_pp_and':
pp_hot.c:120: warning: comparing floating point with == or != is unsafe
pp_hot.c: In function 'Perl_pp_cond_expr':
pp_hot.c:239: warning: comparing floating point with == or != is unsafe
pp_hot.c: In function 'Perl_pp_or':
pp_hot.c:507: warning: comparing floating point with == or != is unsafe
pp_hot.c: In function 'Perl_pp_grepwhile':
pp_hot.c:2893: warning: comparing floating point with == or != is unsafe
sv.c: In function 'S_sv_2iuv_common':
sv.c:2167: warning: comparing floating point with == or != is unsafe
sv.c:2202: warning: comparing floating point with == or != is unsafe
sv.c:2317: warning: comparing floating point with == or != is unsafe
sv.c:2332: warning: comparing floating point with == or != is unsafe
sv.c: In function 'Perl_sv_2pv_flags':
sv.c:3102: warning: comparing floating point with == or != is unsafe
sv.c: In function 'Perl_sv_2bool_flags':
sv.c:3363: warning: comparing floating point with == or != is unsafe
sv.c:3377: warning: comparing floating point with == or != is unsafe
sv.c: In function 'Perl_sv_true':
sv.c:9807: warning: comparing floating point with == or != is unsafe
sv.c: In function 'S_F0convert':
sv.c:10782: warning: comparing floating point with == or != is unsafe
sv.c: In function 'S_hextract':
sv.c:11059: warning: comparing floating point with == or != is unsafe
sv.c: In function 'Perl_sv_vcatpvfn_flags':
sv.c:12137: warning: comparing floating point with == or != is unsafe
sv.c:12356: warning: comparing floating point with == or != is unsafe
sv.c:12532: warning: format not a string literal, argument types not checked
sv.c:12533: warning: format not a string literal, argument types not checked
sv.c: In function 'Perl_sv_cat_decode':
sv.c:15340: warning: comparing floating point with == or != is unsafe
sv.c: In function 'Perl_report_uninit':
sv.c:16186: warning: format not a string literal, argument types not checked
sv.c:16193: warning: format not a string literal, argument types not checked
sv.c: In function 'Perl_varname':
sv.c:15435: warning: not protecting function: no buffer at least 8 bytes long
pp.c: In function 'Perl_pp_divide':
pp.c:1502: warning: comparing floating point with == or != is unsafe
pp.c: In function 'Perl_pp_modulo':
pp.c:1602: warning: comparing floating point with == or != is unsafe
pp.c:1606: warning: comparing floating point with == or != is unsafe
pp.c: In function 'Perl_do_ncmp':
pp.c:2067: warning: comparing floating point with == or != is unsafe
pp.c: In function 'Perl_pp_not':
pp.c:2315: warning: comparing floating point with == or != is unsafe
pp.c: In function 'Perl_pp_rand':
pp.c:2762: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'Perl_pp_formline':
pp_ctl.c:843: warning: format not a string literal, argument types not checked
pp_ctl.c: In function 'Perl_pp_range':
pp_ctl.c:1114: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'Perl_pp_flip':
pp_ctl.c:1142: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'Perl_pp_flop':
pp_ctl.c:1247: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'Perl_pp_xor':
pp_ctl.c:1691: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'Perl_pp_return':
pp_ctl.c:2434: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'Perl_pp_leaveeval':
pp_ctl.c:4321: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'S_matcher_matches_sv':
pp_ctl.c:4490: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'S_do_smartmatch':
pp_ctl.c:4597: warning: comparing floating point with == or != is unsafe
pp_ctl.c:4629: warning: comparing floating point with == or != is unsafe
pp_ctl.c:4840: warning: comparing floating point with == or != is unsafe
pp_ctl.c:4901: warning: comparing floating point with == or != is unsafe
pp_ctl.c:4972: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'Perl_pp_enterwhen':
pp_ctl.c:4997: warning: comparing floating point with == or != is unsafe
pp_ctl.c: In function 'S_run_user_filter':
pp_ctl.c:5489: warning: comparing floating point with == or != is unsafe
pp_sys.c: In function 'Perl_pp_stat':
pp_sys.c:2903: warning: format not a string literal, argument types not checked
pp_sys.c: In function 'S_try_amagic_ftest':
pp_sys.c:3036: warning: comparing floating point with == or != is unsafe
pp_sys.c: In function 'Perl_pp_ftis':
pp_sys.c:3212: warning: comparing floating point with == or != is unsafe
pp_sys.c: In function 'Perl_pp_fttext':
pp_sys.c:3471: warning: format not a string literal, argument types not checked
pp_sys.c: In function 'Perl_pp_gmtime':
pp_sys.c:4612: warning: comparing floating point with == or != is unsafe
doio.c: In function 'S_openn_cleanup':
doio.c:622: warning: format not a string literal, argument types not checked
doio.c: In function 'Perl_my_stat_flags':
doio.c:1447: warning: format not a string literal, argument types not checked
doio.c: In function 'Perl_my_lstat_flags':
doio.c:1509: warning: format not a string literal, argument types not checked
regexec.c: In function 'S_regmatch':
regexec.c:5374: warning: comparing floating point with == or != is unsafe
regexec.c: In function 'S_reginclass':
regexec.c:7645: warning: not protecting function: no buffer at least 8 bytes long
utf8.c: In function 'Perl__core_swash_init':
utf8.c:2415: warning: comparing floating point with == or != is unsafe
utf8.c:2445: warning: comparing floating point with == or != is unsafe
utf8.c: In function 'Perl__swash_to_invlist':
utf8.c:3470: warning: not protecting function: no buffer at least 8 bytes long
taint.c: In function 'Perl_taint_proper':
taint.c:67: warning: format not a string literal, argument types not checked
universal.c: In function 'Perl_sv_does_sv':
universal.c:233: warning: comparing floating point with == or != is unsafe
universal.c: In function 'XS_utf8_downgrade':
universal.c:509: warning: comparing floating point with == or != is unsafe
universal.c: In function 'XS_Internals_SvREADONLY':
universal.c:564: warning: comparing floating point with == or != is unsafe
universal.c: In function 'XS_PerlIO_get_layers':
universal.c:674: warning: comparing floating point with == or != is unsafe
universal.c:680: warning: comparing floating point with == or != is unsafe
universal.c:686: warning: comparing floating point with == or != is unsafe
universal.c: In function 'XS_re_regname':
universal.c:833: warning: comparing floating point with == or != is unsafe
universal.c: In function 'XS_re_regnames':
universal.c:866: warning: comparing floating point with == or != is unsafe
universal.c: In function 'Perl_croak_xs_usage':
universal.c:325: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type
perlio.c: In function 'XS_PerlIO__Layer__find':
perlio.c:885: warning: comparing floating point with == or != is unsafe
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3569: warning: pointer targets in assignment differ in signedness
perlio.c: In function 'PerlIO_getc':
perlio.c:4910: warning: not protecting function: no buffer at least 8 bytes long
numeric.c: In function 'S_mulexp10':
numeric.c:981: warning: comparing floating point with == or != is unsafe
numeric.c:1030: warning: comparing floating point with == or != is unsafe
numeric.c:1034: warning: comparing floating point with == or != is unsafe
pp_sort.c: In function 'S_sv_ncmp':
pp_sort.c:1907: warning: comparing floating point with == or != is unsafe
pp_sort.c: In function 'S_amagic_ncmp':
pp_sort.c:1947: warning: comparing floating point with == or != is unsafe
pp_sort.c: In function 'S_amagic_i_ncmp':
pp_sort.c:1967: warning: comparing floating point with == or != is unsafe
pp_sort.c: In function 'S_amagic_cmp':
pp_sort.c:1987: warning: comparing floating point with == or != is unsafe
pp_sort.c: In function 'S_amagic_cmp_locale':
pp_sort.c:2009: warning: comparing floating point with == or != is unsafe
perl.c: In function 'Perl_eval_pv':
B.xs: In function 'XS_B_walkoptree_debug':
B.xs:891: warning: comparing floating point with == or != is unsafe
decompress.c: In function 'BZ2_decompress':
decompress.c:107: warning: not protecting function: no buffer at least 8 bytes long
Zlib.c: In function 'XS_Compress__Raw__Zlib__inflateStream_inflate':
Zlib.c:2256: warning: comparing floating point with == or != is unsafe
Zlib.c: In function 'XS_Compress__Raw__Zlib__inflateStream_set_Append':
Zlib.c:2869: warning: comparing floating point with == or != is unsafe
Zlib.c: In function 'XS_Compress__Raw__Zlib__inflateScanStream_scan':
Zlib.c:3040: 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
inflate.c: In function 'inflateSync':
inflate.c:1379: warning: not protecting function: no buffer at least 8 bytes long
inflate.c: In function 'inflate':
inflate.c:608: warning: not protecting function: no buffer at least 8 bytes long
DB_File.c: In function 'XS_DB_File_constant':
Dumper.xs: In function 'DD_dump':
Dumper.xs:468: warning: comparing floating point with == or != is unsafe
Dumper.xs: In function 'XS_Data__Dumper_Dumpxs':
Dumper.xs:1353: warning: comparing floating point with == or != is unsafe
Dumper.xs:1355: warning: comparing floating point with == or != is unsafe
Dumper.xs:1373: warning: comparing floating point with == or != is unsafe
Dumper.xs:1375: warning: comparing floating point with == or != is unsafe
Dumper.xs:1384: warning: comparing floating point with == or != is unsafe
RealPPPort.xs: In function 'XS_Devel__PPPort_ptrtests':
RealPPPort.xs:1495: warning: comparing floating point with == or != is unsafe
RealPPPort.xs: In function 'XS_Devel__PPPort_ERRSV':
RealPPPort.xs:1591: warning: comparing floating point with == or != is unsafe
RealPPPort.xs: In function 'XS_Devel__PPPort_check_HeUTF8':
RealPPPort.xs:1659: warning: value computed is not used
Peek.xs: In function 'S_do_dump':
Peek.xs:337: warning: comparing floating point with == or != is unsafe
Peek.xs: In function 'XS_Devel__Peek_DumpArray':
Peek.xs:463: warning: comparing floating point with == or != is unsafe
MD5.xs: In function 'XS_Digest__MD5_md5':
MD5.xs:753: warning: null argument where non-null required (argument 1)
MD5.xs:766: warning: null argument where non-null required (argument 1)
src/sha.c: In function 'encbase64':
src/sha.c:470: warning: not protecting function: no buffer at least 8 bytes long
src/sha.c: In function 'shabase64':
src/sha.c:486: warning: not protecting function: no buffer at least 8 bytes long
Encode.xs: In function 'strict_utf8':
Encode.xs:317: warning: comparing floating point with == or != is unsafe
Encode.xs: In function 'XS_Encode__XS_perlio_ok':
Encode.xs:704: warning: comparing floating point with == or != is unsafe
Encode.xs: In function 'XS_Encode__XS_mime_name':
Encode.xs:722: warning: comparing floating point with == or != is unsafe
Encode.xs: In function 'XS_Encode__utf8_to_bytes':
Encode.xs:785: warning: comparing floating point with == or != is unsafe
Unicode.xs: In function 'XS_Encode__Unicode_decode_xs':
Unicode.xs:174: warning: comparing floating point with == or != is unsafe
Unicode.xs:175: warning: value computed is not used
Unicode.xs:193: warning: comparing floating point with == or != is unsafe
Unicode.xs: In function 'XS_Encode__Unicode_encode_xs':
Unicode.xs:339: warning: comparing floating point with == or != is unsafe
Unicode.xs:340: warning: value computed is not used
Unicode.xs:355: warning: comparing floating point with == or != is unsafe
./const-xs.inc: In function 'XS_Fcntl_AUTOLOAD':
./const-xs.inc:559: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
./const-xs.inc:564: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
./const-xs.inc: In function 'XS_File__Glob_AUTOLOAD':
./const-xs.inc:135: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
./const-xs.inc:140: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
Call.xs: In function 'filter_call':
Call.xs:176: warning: signed and unsigned type in conditional expression
Call.xs:187: warning: signed and unsigned type in conditional expression
./const-xs.inc: In function 'XS_I18N__Langinfo_AUTOLOAD':
./const-xs.inc:263: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
./const-xs.inc:268: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
SysV.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:115: warning: comparing floating point with == or != is unsafe
ListUtil.xs: In function 'XS_List__Util_first':
ListUtil.xs:388: warning: comparing floating point with == or != is unsafe
ListUtil.xs:413: warning: comparing floating point with == or != is unsafe
ListUtil.xs: In function 'XS_List__Util_any':
ListUtil.xs:456: warning: comparing floating point with == or != is unsafe
ListUtil.xs:474: warning: comparing floating point with == or != is unsafe
ListUtil.xs: In function 'XS_List__Util_pairfirst':
ListUtil.xs:519: warning: comparing floating point with == or != is unsafe
ListUtil.xs:547: warning: comparing floating point with == or != is unsafe
ListUtil.xs: In function 'XS_List__Util_pairgrep':
ListUtil.xs:603: warning: comparing floating point with == or != is unsafe
ListUtil.xs:632: warning: comparing floating point with == or != is unsafe
ListUtil.xs: In function 'XS_List__Util_pairmap':
ListUtil.xs:689: warning: unused variable 'b'
ListUtil.xs:688: warning: unused variable 'a'
ListUtil.xs:731: warning: unused variable 'b'
ListUtil.xs:730: warning: unused variable 'a'
ListUtil.c: In function 'XS_List__Util_min':
ListUtil.xs:99: 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:643: warning: not protecting function: no buffer at least 8 bytes long
Base64.c: In function 'XS_MIME__Base64_decode_base64':
Base64.c:348: warning: not protecting function: no buffer at least 8 bytes long
FastCalc.xs: In function 'XS_Math__BigInt__FastCalc___strip_zeros':
FastCalc.xs:167: warning: comparing floating point with == or != is unsafe
FastCalc.xs: In function 'XS_Math__BigInt__FastCalc__acmp':
FastCalc.xs:395: warning: comparing floating point with == or != is unsafe
./const-xs.inc: In function 'XS_POSIX_constant':
./const-xs.inc:1451: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
./const-xs.inc:1456: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
POSIX.xs: In function 'XS_POSIX_sigaction':
POSIX.xs:2744: warning: comparing floating point with == or != is unsafe
POSIX.xs:2776: warning: comparing floating point with == or != is unsafe
POSIX.xs:2816: warning: comparing floating point with == or != is unsafe
POSIX.xs: In function 'XS_POSIX_strftime':
POSIX.xs:3331: warning: format not a string literal, format string not checked
POSIX.xs:919: warning: 'my_fegetround' defined but not used
encoding.xs: In function 'PerlIOEncode_pushed':
encoding.xs:118: warning: comparing floating point with == or != is unsafe
encoding.xs:132: warning: comparing floating point with == or != is unsafe
encoding.xs:141: warning: comparing floating point with == or != is unsafe
scalar.xs: In function 'PerlIOScalar_read':
scalar.xs:178: warning: comparison is always true due to limited range of data type
via.xs: In function 'PerlIOVia_pushed':
via.xs:180: warning: comparing floating point with == or != is unsafe
via.xs: In function 'PerlIOVia_open':
via.xs:252: warning: comparing floating point with == or != is unsafe
./const-xs.inc: In function 'XS_Socket_AUTOLOAD':
./const-xs.inc:890: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
./const-xs.inc:895: warning: format '%d' expects type 'int', but argument 4 has type 'line_t'
Storable.xs: In function 'store_hash':
Storable.xs:2416: warning: comparing floating point with == or != is unsafe
Storable.xs: In function 'store_code':
Storable.xs:2704: warning: comparing floating point with == or != is unsafe
Storable.xs: In function 'store_other':
Storable.xs:3489: warning: comparing floating point with == or != is unsafe
Storable.xs: In function 'retrieve_code':
Storable.xs:5661: warning: comparing floating point with == or != is unsafe
Storable.xs:5665: warning: comparing floating point with == or != is unsafe
Storable.xs:5695: warning: comparing floating point with == or != is unsafe
Storable.xs: In function 'magic_check':
Storable.xs:5995: warning: comparing floating point with == or != is unsafe
Storable.xs: In function 'retrieve':
Storable.xs:6166: warning: comparing floating point with == or != is unsafe
NamedCapture.xs: In function 'XS_Tie__Hash__NamedCapture_TIEHASH':
NamedCapture.xs:56: warning: comparing floating point with == or != is unsafe
HiRes.xs: In function 'XS_Time__HiRes_clock':
HiRes.xs:1250: warning: comparison between signed and unsigned
HiRes.c: In function 'XS_Time__HiRes_constant':
Piece.xs: In function '_strptime':
Piece.xs:688: warning: comparison between signed and unsigned
Piece.xs:782: warning: comparison between signed and unsigned
Piece.xs: In function 'XS_Time__Piece__strftime':
Piece.xs:1044: warning: format not a string literal, format string not checked
Piece.xs:1059: warning: comparison between signed and unsigned
Piece.xs:1070: warning: format not a string literal, format string not checked
Piece.xs:350: warning: 'copyright' defined but not used
Piece.xs:352: warning: 'sccsid' defined but not used
Collate.xs: In function 'XS_Unicode__Collate_mk_SortKey':
Collate.xs:413: warning: comparing floating point with == or != is unsafe
Collate.xs:415: warning: comparing floating point with == or != is unsafe
Collate.xs: In function 'XS_Unicode__Collate_varCE':
Collate.xs:540: warning: comparing floating point with == or != is unsafe
APItest.xs: In function 'THX_keyword_active':
APItest.xs:1071: warning: comparing floating point with == or != is unsafe
APItest.xs: In function 'addissub_myck_add':
APItest.xs:1221: warning: comparing floating point with == or != is unsafe
APItest.xs: In function 'my_ck_rv2cv':
APItest.xs:1242: warning: comparing floating point with == or != is unsafe
APItest.c: In function 'XS_XS__APItest_my_cxt_getsv':
APItest.c:4053: warning: comparing floating point with == or != is unsafe
APItest.xs: In function 'XS_XS__APItest_rmagical_cast':
APItest.xs:2522: warning: comparing floating point with == or != is unsafe
APItest.c: In function 'XS_XS__APItest_bhk_record':
APItest.c:4463: warning: comparing floating point with == or != is unsafe
Typemap.c: In function 'XS_XS__Typemap_T_BOOL':
Typemap.c:833: warning: comparing floating point with == or != is unsafe
Typemap.c: In function 'XS_XS__Typemap_T_BOOL_2':
Typemap.c:852: warning: comparing floating point with == or != is unsafe
Typemap.c: In function 'XS_XS__Typemap_T_BOOL_OUT':
Typemap.c:872: warning: comparing floating point with == or != is unsafe
Typemap.c:874: warning: comparing floating point with == or != is unsafe
re_exec.c: In function 'S_regmatch':
re_exec.c:5374: warning: comparing floating point with == or != is unsafe
re_exec.c: In function 'S_reginclass':
re_exec.c:7645: warning: not protecting function: no buffer at least 8 bytes long
re_comp.c: In function 'S_make_trie':
re_comp.c:2361: warning: comparing floating point with == or != is unsafe
re_comp.c: In function 'S_compile_runtime_code':
re_comp.c:6188: warning: comparing floating point with == or != is unsafe
re_comp.c: In function 'S_put_range':
re_comp.c:17324: warning: format not a string literal, argument types not checked
threads.xs: In function 'S_ithread_run':
threads.xs:552: warning: comparing floating point with == or != is unsafe
threads.xs: In function 'XS_threads_create':
threads.xs:1026: warning: comparing floating point with == or != is unsafe
threads.xs:1066: warning: comparing floating point with == or != is unsafe
threads.xs:1070: warning: comparing floating point with == or != is unsafe
threads.xs:1074: warning: comparing floating point with == or != is unsafe
threads.xs:1078: warning: comparing floating point with == or != is unsafe
threads.xs: In function 'XS_threads_list':
threads.xs:1138: warning: comparing floating point with == or != is unsafe
threads.xs: In function 'XS_threads_set_thread_exit_only':
threads.xs:1670: warning: comparing floating point with == or != is unsafe
shared.xs: In function 'sharedsv_array_mg_CLEAR':
shared.xs:1090: warning: 'iter' may be used uninitialized in this function
/tmp//cchGw0A7.o: In function `main':
try.c:(.text+0x26): undefined reference to `logl'
op.c:14342: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
op.c:14345: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
op.c:14346: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
op.c:14347: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
pad.c:1912: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
pad.c:1926: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
pad.c:1920: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
dump.c:1983: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
dump.c:1990: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
universal.c:325: warning: passing argument 1 of 'S_CvGV' discards qualifiers from pointer target type
Unicode.xs:174: warning: the address of 'PL_sv_undef' will always evaluate as 'true'
Unicode.xs:193: warning: the address of 'PL_sv_undef' will always evaluate as 'true'
Unicode.xs:339: warning: the address of 'PL_sv_undef' will always evaluate as 'true'
Unicode.xs:355: warning: the address of 'PL_sv_undef' will always evaluate as 'true'
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)
-
Smoke [5.21.8] v5.21.7-101-g62fedd5 FAIL(M) freebsd 9.1-RELEASE(i386/1 cpu)
by njh