develooper Front page | perl.perl5.porters | Postings from March 2013

Smoke [5.10.1] perl-5.10.1-6-ge94431a FAIL(F) linux 3.2.0-4-amd64 [debian] (x86_64/8 cpu)

From:
njh
Date:
March 8, 2013 04:43
Subject:
Smoke [5.10.1] perl-5.10.1-6-ge94431a FAIL(F) linux 3.2.0-4-amd64 [debian] (x86_64/8 cpu)
Message ID:
201303080443.r284hL4x001961@bandsman.co.uk
Automated smoke report for 5.10.1 patch e94431af0ada74486afd65207f3e0345fe7485fe perl-5.10.1-6-ge94431a
nigelhorne.force9.co.uk: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (GenuineIntel 1600MHz) (x86_64/8 cpu)
    on        linux - 3.2.0-4-amd64 [debian]
    using     cc version 4.7.2
    smoketime 19 minutes 17 seconds (average 19 minutes 17 seconds)

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

perl-5.10.1-6-ge94431a  Configuration (common) -Accflags="-O2 -W -Wformat=2 -Wall -Wextra -pipe -mtune=native -march=native -fomit-frame-pointer -msse3 -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:
    SMOKEe94431af0ada74486afd65207f3e0345fe7485fe

Failures: (common-args) -Accflags="-O2 -W -Wformat=2 -Wall -Wextra -pipe -mtune=native -march=native -fomit-frame-pointer -msse3 -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -fstack-protector -Wstack-protector -Wfloat-equal"
[stdio/perlio] -Duseithreads
    ../ext/ODBM_File/t/odbm.t...................................FAILED
        Non-zero exit status: 127
        No plan found in TAP output
    ../lib/DBM_Filter/t/01error.t...............................FAILED
        Non-zero exit status: 127
        Bad plan.  You planned 21 tests but ran 3.
    ../lib/Memoize/t/errors.t...................................FAILED
        Non-zero exit status: 127
        Bad plan.  You planned 11 tests but ran 6.
    ../lib/Net/Ping/t/510_ping_udp.t............................FAILED
        2

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’:
gv.c: In function ‘Perl_Gv_AMupdate’:
gv.c:1677:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
gv.c: In function ‘Perl_amagic_call’:
gv.c:1929:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
toke.c: In function ‘S_printbuf’:
toke.c:449:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
gv.c:2184:7: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
toke.c: In function ‘Perl_yylex’:
toke.c:5711:12: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
toke.c: In function ‘S_pending_ident’:
toke.c:7043:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
toke.c: In function ‘S_new_constant’:
toke.c:10686:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
toke.c: In function ‘S_missingterm’:
toke.c:538:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
regcomp.c: In function ‘S_dump_trie’:
regcomp.c:870:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
regcomp.c: In function ‘S_dump_trie_interim_list’:
regcomp.c:954:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
regcomp.c: In function ‘S_dump_trie_interim_table’:
regcomp.c:1012:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
regcomp.c: In function ‘S_make_trie’:
regcomp.c:1465:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
regcomp.c: In function ‘Perl_re_compile’:
regcomp.c:4902:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
regcomp.c: In function ‘Perl_reg_named_buff_nextkey’:
regcomp.c:5046:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
regcomp.c: In function ‘Perl_pregfree’:
regcomp.c:9336:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
regcomp.c: In function ‘Perl_regdupe_internal’:
regcomp.c:9678:14: warning: variable ‘npar’ set but not used [-Wunused-but-set-variable]
regcomp.c:1305:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
regcomp.c: In function ‘S_regclass’:
regcomp.c:7830:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
regcomp.c: In function ‘Perl_regprop’:
regcomp.c:9010:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
regcomp.c: In function ‘S_regpiece’:
regcomp.c:6363:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
dump.c: In function ‘Perl_sv_peek’:
dump.c:433:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
dump.c:444:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
util.c: In function ‘Perl_my_strftime’:
util.c:4008:3: warning: format not a string literal, format string not checked [-Wformat-nonliteral]
util.c:4032:7: warning: format not a string literal, format string not checked [-Wformat-nonliteral]
util.c: In function ‘S_write_no_mem’:
util.c:67:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
mg.c: In function ‘Perl_magic_setdbline’:
mg.c:1878:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
mg.c: In function ‘Perl_sighandler’:
mg.c:2997:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
hv.c: In function ‘Perl_hv_common’:
hv.c:514:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
hv.c:822:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
hv.c: In function ‘S_share_hek_flags’:
hv.c:2495:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
av.c: In function ‘Perl_av_fetch’:
av.c:234:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
av.c: In function ‘Perl_av_store’:
av.c:324:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
av.c: In function ‘Perl_av_delete’:
av.c:874:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
av.c: In function ‘Perl_av_exists’:
av.c:960:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
av.c:974:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_hot.c: In function ‘Perl_pp_and’:
pp_hot.c:115:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_hot.c: In function ‘Perl_pp_cond_expr’:
pp_hot.c:220:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_hot.c: In function ‘Perl_pp_eq’:
pp_hot.c:407:7: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_hot.c: In function ‘Perl_pp_or’:
pp_hot.c:433:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function ‘S_sv_2iuv_non_preserve’:
sv.c:1981:29: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c:1990:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function ‘S_sv_2iuv_common’:
sv.c:2036:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c:2079:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c:2225:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function ‘Perl_sv_2bool’:
sv.c:3091:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c:3110:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_hot.c: In function ‘Perl_pp_grepwhile’:
pp_hot.c:2389:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function ‘Perl_sv_true’:
sv.c:8006:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function ‘S_F0convert’:
sv.c:8913:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function ‘Perl_sv_vcatpvfn’:
sv.c:9720:43: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c:9864:4: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
sv.c:9865:4: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
sv.c: In function ‘Perl_sv_cat_decode’:
sv.c:12257:8: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function ‘Perl_report_uninit’:
sv.c:12834:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
sv.c:12838:7: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
sv.c:9019:7: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:9814:7: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘Perl_sv_2pv_flags’:
sv.c:2764:3: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2952:6: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result [-Wunused-result]
pp.c: In function ‘Perl_pp_divide’:
pp.c:1342:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp.c: In function ‘Perl_pp_modulo’:
pp.c:1447:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp.c:1451:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp.c: In function ‘Perl_pp_ne’:
pp.c:2163:7: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp.c: In function ‘Perl_pp_not’:
pp.c:2473:31: warning: identifier "not" is a special operator name in C++ [-Wc++-compat]
pp.c:2474:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp.c: In function ‘Perl_pp_complement’:
pp.c:2480:37: warning: identifier "compl" is a special operator name in C++ [-Wc++-compat]
pp.c: In function ‘Perl_pp_rand’:
pp.c:2880:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sv.c: In function ‘S_varname’:
sv.c:12352:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
pp.c: In function ‘Perl_pp_ucfirst’:
pp.c:3516:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
pp.c: In function ‘Perl_pp_lc’:
pp.c:3726:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
pp_ctl.c: In function ‘Perl_pp_formline’:
pp_ctl.c:872:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
pp_ctl.c: In function ‘Perl_pp_range’:
pp_ctl.c:1102:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_ctl.c: In function ‘Perl_pp_flip’:
pp_ctl.c:1131:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_ctl.c: In function ‘Perl_pp_flop’:
pp_ctl.c:1225:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_ctl.c: In function ‘Perl_pp_xor’:
pp_ctl.c:1595:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_ctl.c:1595:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_ctl.c: In function ‘Perl_pp_return’:
pp_ctl.c:2072:44: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_ctl.c: In function ‘Perl_pp_goto’:
pp_ctl.c:2452:7: warning: variable ‘gimme’ set but not used [-Wunused-but-set-variable]
pp_ctl.c:2451:8: warning: variable ‘newsp’ set but not used [-Wunused-but-set-variable]
pp_ctl.c: In function ‘Perl_pp_leaveeval’:
pp_ctl.c:3742:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_ctl.c: In function ‘Perl_pp_leavegiven’:
pp_ctl.c:3888:9: warning: variable ‘gimme’ set but not used [-Wunused-but-set-variable]
pp_ctl.c: In function ‘S_matcher_matches_sv’:
pp_ctl.c:3936:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_ctl.c: In function ‘S_do_smartmatch’:
pp_ctl.c:4039:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_ctl.c:4069:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_ctl.c:4274:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_ctl.c:4337:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_ctl.c:4396:6: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_ctl.c: In function ‘Perl_pp_enterwhen’:
pp_ctl.c:4420:52: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_ctl.c: In function ‘Perl_pp_leavewhen’:
pp_ctl.c:4436:9: warning: variable ‘gimme’ set but not used [-Wunused-but-set-variable]
pp_sys.c: In function ‘Perl_pp_stat’:
pp_sys.c:2871:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
pp_sys.c: In function ‘Perl_pp_ftrread’:
pp_sys.c:2970:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_sys.c: In function ‘Perl_pp_ftis’:
pp_sys.c:3063:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_sys.c: In function ‘Perl_pp_ftrowned’:
pp_sys.c:3117:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_sys.c: In function ‘Perl_pp_fttty’:
pp_sys.c:3201:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_sys.c: In function ‘Perl_pp_fttext’:
pp_sys.c:3250:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_sys.c:3320:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
pp_sys.c: In function ‘Perl_pp_getpriority’:
pp_sys.c:4332:5: warning: enum conversion when passing argument 1 of ‘getpriority’ is invalid in C++ [-Wc++-compat]
pp_sys.c: In function ‘Perl_pp_setpriority’:
pp_sys.c:4347:5: warning: enum conversion when passing argument 1 of ‘setpriority’ is invalid in C++ [-Wc++-compat]
doio.c: In function ‘Perl_do_openn’:
doio.c:532:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
doio.c: In function ‘Perl_my_stat’:
doio.c:1332:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
doio.c: In function ‘Perl_my_lstat’:
doio.c:1376:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
doio.c: In function ‘S_exec_failed’:
doio.c:1389:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘Perl_nextargv’:
doio.c:875:7: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result]
regexec.c: In function ‘S_regmatch’:
regexec.c:3836:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
utf8.c: In function ‘Perl_swash_init’:
utf8.c:1702:7: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
utf8.c:1721:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
regexec.c: In function ‘S_reginclass’:
regexec.c:5713:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
utf8.c: In function ‘Perl_swash_fetch’:
utf8.c:1753:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
utf8.c: In function ‘Perl_to_utf8_case’:
utf8.c:1480:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
utf8.c: In function ‘Perl_to_uni_lower_lc’:
utf8.c:1262:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
utf8.c: In function ‘Perl_to_uni_title_lc’:
utf8.c:1252:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
utf8.c: In function ‘Perl_to_uni_upper_lc’:
utf8.c:1242:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
utf8.c: In function ‘Perl_is_uni_xdigit’:
utf8.c:1112:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
utf8.c: In function ‘Perl_ibcmp_utf8’:
utf8.c:2372:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
taint.c: In function ‘Perl_taint_proper’:
taint.c:70:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
regexec.c: In function ‘S_regtry’:
regexec.c:2222:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
universal.c: In function ‘Perl_sv_does’:
universal.c:200:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
universal.c: In function ‘XS_Internals_SvREADONLY’:
universal.c:918:6: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
universal.c: In function ‘XS_PerlIO_get_layers’:
universal.c:993:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
universal.c:999:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
universal.c:1005:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
universal.c: In function ‘XS_re_regname’:
universal.c:1194:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
universal.c: In function ‘XS_re_regnames’:
universal.c:1229:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
universal.c: In function ‘XS_re_regexp_pattern’:
universal.c:1264:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
perlio.c: In function ‘XS_PerlIO__Layer__find’:
perlio.c:939:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
perlio.c: In function ‘PerlIOBuf_get_base’:
perlio.c:4126:9: warning: operation on ‘b->buf’ may be undefined [-Wsequence-point]
perlio.c: In function ‘S_more_refcounted_fds’:
perlio.c:2314:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘PerlIO_debug’:
perlio.c:508:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘PerlIO_getc’:
perlio.c:5062:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
numeric.c: In function ‘S_mulexp10’:
numeric.c:771:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_sort.c: In function ‘S_amagic_ncmp’:
pp_sort.c:1887:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_sort.c: In function ‘S_amagic_i_ncmp’:
pp_sort.c:1908:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_sort.c: In function ‘S_amagic_cmp’:
pp_sort.c:1929:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
pp_sort.c: In function ‘S_amagic_cmp_locale’:
pp_sort.c:1950:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
opmini.c: In function ‘Perl_scalarvoid’:
opmini.c:1098:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
opmini.c:1098:55: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
opmini.c: In function ‘S_new_logop’:
opmini.c:4503:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
opmini.c:4504:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
opmini.c: In function ‘Perl_newCONDOP’:
opmini.c:4637:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
opmini.c: In function ‘Perl_newLOOPOP’:
opmini.c:4742:44: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
opmini.c: In function ‘Perl_newWHILEOP’:
opmini.c:4857:46: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
perlmini.c: In function ‘Perl_eval_pv’:
perlmini.c:2888:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
perlmini.c: In function ‘S_init_tls_and_interp’:
perlmini.c:174:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
perlmini.c: In function ‘S_parse_body’:
perlmini.c:1719:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
op.c: In function ‘Perl_scalarvoid’:
op.c:1098:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
op.c:1098:55: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
op.c: In function ‘S_new_logop’:
op.c:4503:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
op.c:4504:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
op.c: In function ‘Perl_newCONDOP’:
op.c:4637:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
op.c: In function ‘Perl_newLOOPOP’:
op.c:4742:44: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
op.c: In function ‘Perl_newWHILEOP’:
op.c:4857:46: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
perl.c: In function ‘Perl_eval_pv’:
perl.c:2888:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
perl.c: In function ‘S_init_tls_and_interp’:
perl.c:174:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
perl.c: In function ‘S_parse_body’:
perl.c:1719:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
a2py.c: In function ‘main’:
a2py.c:62:75: warning: unused parameter ‘env’ [-Wunused-parameter]
DynaLoader.c: In function ‘XS_DynaLoader_CLONE’:
DynaLoader.c:414:11: warning: unused variable ‘items’ [-Wunused-variable]
B.xs: In function ‘make_sv_object’:
B.xs:245:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
B.xs: In function ‘XS_B_walkoptree_debug’:
B.xs:733:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
B.c: In function ‘XS_B__GV_FILEGV’:
B.c:5226:2: warning: null argument where non-null required (argument 2) [-Wnonnull]
compress.c: In function ‘sendMTFValues’:
compress.c:243:19: warning: variable ‘nBytes’ set but not used [-Wunused-but-set-variable]
decompress.c: In function ‘BZ2_decompress’:
decompress.c:106:7: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
bzlib.c: In function ‘default_bzalloc’:
bzlib.c:107:31: warning: unused parameter ‘opaque’ [-Wunused-parameter]
bzlib.c: In function ‘default_bzfree’:
bzlib.c:114:29: warning: unused parameter ‘opaque’ [-Wunused-parameter]
B.c: In function ‘XS_B_cchar’:
B.c:1458:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
B.xs: In function ‘cstring’:
B.xs:332:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
inflate.c: In function ‘inflate’:
inflate.c:554:13: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
inflate.c: In function ‘inflateSync’:
inflate.c:1262:13: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
Cwd.xs: In function ‘bsd_realpath’:
Cwd.xs:111:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Cwd.xs:195:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Zlib.c: In function ‘XS_Compress__Raw__Zlib__inflateStream_inflate’:
Zlib.c:2098:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Zlib.c:2073:7: warning: variable ‘eof’ set but not used [-Wunused-but-set-variable]
Zlib.c: In function ‘XS_Compress__Raw__Zlib__inflateStream_set_Append’:
Zlib.c:2734:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Zlib.c: In function ‘XS_Compress__Raw__Zlib__inflateScanStream_scan’:
Zlib.c:2911:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Zlib.c:2887:7: warning: variable ‘eof’ set but not used [-Wunused-but-set-variable]
Zlib.c:2886:7: warning: variable ‘out’ set but not used [-Wunused-but-set-variable]
DB_File.xs: In function ‘db_put’:
DB_File.xs:518:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
DB_File.xs: In function ‘btree_compare’:
DB_File.xs:542:20: warning: unused parameter ‘db’ [-Wunused-parameter]
DB_File.xs: In function ‘btree_prefix’:
DB_File.xs:628:19: warning: unused parameter ‘db’ [-Wunused-parameter]
DB_File.xs: In function ‘hash_cb’:
DB_File.xs:718:14: warning: unused parameter ‘db’ [-Wunused-parameter]
DB_File.xs: In function ‘db_errcall_cb’:
DB_File.xs:792:29: warning: unused parameter ‘dbenv’ [-Wunused-parameter]
DB_File.c: In function ‘XS_DB_File_DELETE’:
DB_File.c:1782:8: warning: variable ‘flags’ set but not used [-Wunused-but-set-variable]
DB_File.c: In function ‘XS_DB_File_STORE’:
DB_File.c:1979:8: warning: variable ‘flags’ set but not used [-Wunused-but-set-variable]
DB_File.xs: In function ‘boot_DB_File’:
DB_File.xs:1497:10: warning: unused variable ‘sv_err’ [-Wunused-variable]
DB_File.c: In function ‘XS_DB_File_constant’:
constants.xs:38:11: warning: ‘iv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Dumper.xs: In function ‘DD_dump’:
Dumper.xs:317:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Dumper.xs:704:13: warning: signed and unsigned type in conditional expression [-Wsign-compare]
Dumper.xs:813:6: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘U32’ [-Wformat]
Zlib.c: In function ‘XS_Compress__Raw__Zlib_constant’:
Dumper.xs: In function ‘XS_Data__Dumper_Dumpxs’:
Dumper.xs:1087:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Dumper.xs:1109:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Dumper.xs:1111:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Dumper.xs:1118:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
DProf.c: In function ‘boot_Devel__DProf’:
DProf.xs:514:9: warning: ‘r’ may be used uninitialized in this function [-Wmaybe-uninitialized]
DProf.xs:515:9: warning: ‘u’ may be used uninitialized in this function [-Wmaybe-uninitialized]
DProf.xs:516:9: warning: ‘s’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Peek.xs: In function ‘fill_mstats’:
Peek.xs:296:17: warning: unused parameter ‘sv’ [-Wunused-parameter]
Peek.xs:296:25: warning: unused parameter ‘level’ [-Wunused-parameter]
Peek.xs: In function ‘mstats_fillhash’:
Peek.xs:302:21: warning: unused parameter ‘sv’ [-Wunused-parameter]
Peek.xs:302:29: warning: unused parameter ‘level’ [-Wunused-parameter]
Peek.xs: In function ‘mstats2hash’:
Peek.xs:308:17: warning: unused parameter ‘sv’ [-Wunused-parameter]
Peek.xs:308:25: warning: unused parameter ‘rv’ [-Wunused-parameter]
Peek.xs:308:33: warning: unused parameter ‘level’ [-Wunused-parameter]
Peek.xs: In function ‘XS_Devel__Peek_Dump’:
Peek.xs:346:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Peek.xs: In function ‘XS_Devel__Peek_DumpArray’:
Peek.xs:365:2: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
RealPPPort.xs: In function ‘XS_Devel__PPPort_other_variables’:
RealPPPort.xs:963:3: warning: the comparison will always evaluate as ‘true’ for the address of ‘PL_no_modify’ will never be NULL [-Waddress]
RealPPPort.xs: In function ‘XS_Devel__PPPort_ptrtests’:
RealPPPort.xs:1380:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
RealPPPort.xs: In function ‘XS_Devel__PPPort_ERRSV’:
RealPPPort.xs:1476:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
MD5.xs: In function ‘XS_Digest__MD5_md5’:
MD5.xs:701:27: warning: null argument where non-null required (argument 1) [-Wnonnull]
MD5.xs:714:27: warning: null argument where non-null required (argument 1) [-Wnonnull]
src/sha.c: In function ‘shabase64’:
src/sha.c:456:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
src/sha.c: In function ‘encbase64’:
src/sha.c:432:13: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
src/sha.c:448:7: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
bsd_glob.c: In function ‘glob3’:
bsd_glob.c:837:28: warning: unused parameter ‘pattern_last’ [-Wunused-parameter]
bsd_glob.c: In function ‘globextend’:
bsd_glob.c:1044:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Glob.xs: In function ‘errfunc’:
Glob.xs:23:21: warning: unused parameter ‘foo’ [-Wunused-parameter]
Glob.xs: In function ‘boot_File__Glob’:
Glob.xs:32:5: warning: unused variable ‘my_cxtp’ [-Wunused-variable]
Call.xs: In function ‘filter_call’:
Call.xs:63:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘STRLEN’ [-Wformat]
Call.xs:63:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘STRLEN’ [-Wformat]
Call.xs:100:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘STRLEN’ [-Wformat]
Call.xs:156:8: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘STRLEN’ [-Wformat]
Call.xs:175:48: warning: signed and unsigned type in conditional expression [-Wsign-compare]
Call.xs:175:14: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘STRLEN’ [-Wformat]
Call.xs:186:47: warning: signed and unsigned type in conditional expression [-Wsign-compare]
Call.c: In function ‘XS_Filter__Util__Call_unimport’:
Call.c:355:15: warning: variable ‘package’ set but not used [-Wunused-but-set-variable]
Encode.xs: In function ‘_encoded_utf8_to_bytes’:
Encode.xs:29:1: warning: unused parameter ‘sv’ [-Wunused-parameter]
Encode.xs:29:1: warning: unused parameter ‘encoding’ [-Wunused-parameter]
Encode.xs: In function ‘_encoded_bytes_to_utf8’:
Encode.xs:30:1: warning: unused parameter ‘sv’ [-Wunused-parameter]
Encode.xs:30:1: warning: unused parameter ‘encoding’ [-Wunused-parameter]
Encode.xs: In function ‘call_failure’:
Encode.xs:57:19: warning: unused parameter ‘routine’ [-Wunused-parameter]
Encode.xs:57:33: warning: unused parameter ‘done’ [-Wunused-parameter]
Encode.xs:57:44: warning: unused parameter ‘dest’ [-Wunused-parameter]
Encode.xs:57:55: warning: unused parameter ‘orig’ [-Wunused-parameter]
Encode.xs: In function ‘strict_utf8’:
Encode.xs:302:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Encode.xs: In function ‘process_utf8’:
Encode.xs:341:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Encode.xs:345:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Encode.c: In function ‘XS_Encode__XS_renew’:
Encode.c:615:7: warning: unused variable ‘obj’ [-Wunused-variable]
Encode.c: In function ‘XS_Encode__XS_renewed’:
Encode.c:637:7: warning: unused variable ‘obj’ [-Wunused-variable]
Encode.c: In function ‘XS_Encode__XS_needs_lines’:
Encode.c:826:7: warning: unused variable ‘obj’ [-Wunused-variable]
Encode.xs: In function ‘XS_Encode__XS_perlio_ok’:
Encode.xs:646:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Encode.c:850:7: warning: unused variable ‘obj’ [-Wunused-variable]
Encode.xs: In function ‘XS_Encode__XS_mime_name’:
Encode.xs:663:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Encode.xs: In function ‘XS_Encode__utf8_to_bytes’:
Encode.xs:726:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Util.c: In function ‘XS_Hash__Util_all_keys’:
Util.c:81:7: warning: variable ‘RETVAL’ set but not used [-Wunused-but-set-variable]
FieldHash.xs: In function ‘HUF_destroy_obj’:
FieldHash.xs:128:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
FieldHash.xs:131:13: warning: value computed is not used [-Wunused-value]
FieldHash.xs:136:9: warning: value computed is not used [-Wunused-value]
FieldHash.xs:118:30: warning: unused parameter ‘index’ [-Wunused-parameter]
FieldHash.xs: In function ‘HUF_new_trigger’:
FieldHash.xs:157:5: warning: value computed is not used [-Wunused-value]
FieldHash.xs: In function ‘HUF_ask_trigger’:
FieldHash.xs:165:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
FieldHash.xs: In function ‘HUF_mark_field’:
FieldHash.xs:193:5: warning: value computed is not used [-Wunused-value]
FieldHash.xs: In function ‘HUF_watch_key_safe’:
FieldHash.xs:216:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
FieldHash.xs: In function ‘HUF_watch_key_id’:
FieldHash.xs:225:31: warning: unused parameter ‘action’ [-Wunused-parameter]
FieldHash.xs: In function ‘HUF_fix_trigger’:
FieldHash.xs:285:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
FieldHash.xs:291:9: warning: value computed is not used [-Wunused-value]
FieldHash.xs:293:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
FieldHash.xs:294:13: warning: value computed is not used [-Wunused-value]
FieldHash.xs: In function ‘HUF_fix_objects’:
FieldHash.xs:310:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
FieldHash.xs:331:9: warning: value computed is not used [-Wunused-value]
FieldHash.xs: In function ‘HUF_inc_var’:
FieldHash.xs:338:26: warning: unused parameter ‘index’ [-Wunused-parameter]
FieldHash.xs:338:37: warning: unused parameter ‘which’ [-Wunused-parameter]
FieldHash.xs: In function ‘XS_Hash__Util__FieldHash__active_fields’:
FieldHash.xs:438:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
Langinfo.c: In function ‘XS_I18N__Langinfo_constant’:
const-xs.inc:38:11: warning: ‘iv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
IO.xs: In function ‘XS_IO__File_new_tmpfile’:
IO.xs:225:6: warning: value computed is not used [-Wunused-value]
SysV.c: In function ‘XS_IPC__SysV__constant’:
ListUtil.xs: In function ‘XS_List__Util_min’:
ListUtil.xs:163:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
ListUtil.xs: In function ‘XS_List__Util_sum’:
ListUtil.xs:197:9: warning: unused variable ‘magic’ [-Wunused-variable]
ListUtil.xs: In function ‘XS_List__Util_reduce’:
ListUtil.xs:286:11: warning: variable ‘newsp’ set but not used [-Wunused-but-set-variable]
ListUtil.xs: In function ‘XS_List__Util_first’:
ListUtil.xs:343:6: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
ListUtil.xs:325:11: warning: variable ‘newsp’ set but not used [-Wunused-but-set-variable]
ListUtil.c: In function ‘XS_List__Util_min’:
ListUtil.xs:177:16: warning: ‘retval’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Base64.xs: In function ‘XS_MIME__QuotedPrint_encode_qp’:
Base64.xs:296:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Base64.c: In function ‘XS_MIME__QuotedPrint_decode_qp’:
Base64.c:473:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
Base64.c: In function ‘XS_MIME__Base64_decode_base64’:
Base64.c:261:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
FastCalc.xs: In function ‘XS_Math__BigInt__FastCalc___strip_zeros’:
FastCalc.xs:170:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
FastCalc.xs: In function ‘XS_Math__BigInt__FastCalc__acmp’:
FastCalc.xs:518:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
NDBM_File.c: In function ‘XS_NDBM_File_NEXTKEY’:
NDBM_File.c:370:12: warning: unused variable ‘key’ [-Wunused-variable]
NDBM_File.c: In function ‘XS_NDBM_File_error’:
NDBM_File.c:403:12: warning: variable ‘db’ set but not used [-Wunused-but-set-variable]
NDBM_File.c: In function ‘XS_NDBM_File_clearerr’:
NDBM_File.c:435:12: warning: variable ‘db’ set but not used [-Wunused-but-set-variable]
No such file or directoryODBM_File.c: In function ‘XS_ODBM_File_STORE’:
ODBM_File.c:273:6: warning: variable ‘flags’ set but not used [-Wunused-but-set-variable]
ODBM_File.xs: In function ‘boot_ODBM_File’:
ODBM_File.xs:78:5: warning: unused variable ‘my_cxtp’ [-Wunused-variable]
Opcode.xs: In function ‘op_names_init’:
Opcode.xs:55:2: warning: value computed is not used [-Wunused-value]
Opcode.xs: In function ‘XS_Opcode__safe_pkg_prep’:
Opcode.xs:270:9: warning: null argument where non-null required (argument 1) [-Wnonnull]
Opcode.xs:273:9: warning: value computed is not used [-Wunused-value]
POSIX.c: In function ‘XS_POSIX__SigSet_new’:
POSIX.c:589:15: warning: variable ‘packname’ set but not used [-Wunused-but-set-variable]
POSIX.c: In function ‘XS_POSIX__Termios_new’:
POSIX.c:830:15: warning: variable ‘packname’ set but not used [-Wunused-but-set-variable]
POSIX.xs: In function ‘XS_POSIX_localeconv’:
POSIX.xs:1006:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1009:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1013:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1017:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1020:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1023:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1027:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1032:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1036:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1039:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1043:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1046:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1049:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1052:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1055:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1058:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1061:3: warning: value computed is not used [-Wunused-value]
POSIX.xs:1064:3: warning: value computed is not used [-Wunused-value]
POSIX.xs: In function ‘XS_POSIX_sigaction’:
POSIX.xs:1268:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
POSIX.xs:1300:6: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
POSIX.xs:1338:4: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
POSIX.xs:395:1: warning: ‘not_here’ defined but not used [-Wunused-function]
encoding.xs: In function ‘PerlIOEncode_getarg’:
encoding.xs:57:54: warning: unused parameter ‘param’ [-Wunused-parameter]
encoding.xs:57:65: warning: unused parameter ‘flags’ [-Wunused-parameter]
encoding.xs: In function ‘PerlIOEncode_pushed’:
encoding.xs:122:51: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
encoding.xs:135:57: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
encoding.xs:143:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Unicode.xs: In function ‘XS_Encode__Unicode_decode_xs’:
Unicode.xs:165:6: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Unicode.xs:166:6: warning: value computed is not used [-Wunused-value]
Unicode.xs:184:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Unicode.xs: In function ‘XS_Encode__Unicode_encode_xs’:
Unicode.xs:319:6: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Unicode.xs:320:6: warning: value computed is not used [-Wunused-value]
Unicode.xs:331:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
scalar.xs: In function ‘PerlIOScalar_fileno’:
scalar.xs:78:36: warning: unused parameter ‘f’ [-Wunused-parameter]
scalar.xs: In function ‘PerlIOScalar_fill’:
scalar.xs:159:34: warning: unused parameter ‘f’ [-Wunused-parameter]
scalar.xs: In function ‘PerlIOScalar_flush’:
scalar.xs:165:35: warning: unused parameter ‘f’ [-Wunused-parameter]
scalar.xs: In function ‘PerlIOScalar_set_ptrcnt’:
scalar.xs:214:53: warning: unused parameter ‘ptr’ [-Wunused-parameter]
scalar.xs: In function ‘PerlIOScalar_open’:
scalar.xs:222:27: warning: unused parameter ‘fd’ [-Wunused-parameter]
scalar.xs:222:35: warning: unused parameter ‘imode’ [-Wunused-parameter]
scalar.xs:222:46: warning: unused parameter ‘perm’ [-Wunused-parameter]
via.xs: In function ‘PerlIOVia_method’:
via.xs:90:12: warning: null argument where non-null required (argument 2) [-Wnonnull]
via.xs:96:7: warning: value computed is not used [-Wunused-value]
via.xs: In function ‘PerlIOVia_pushed’:
via.xs:175:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
via.xs: In function ‘PerlIOVia_open’:
via.xs:247:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
sdbm.c: In function ‘makroom’:
sdbm.c:371:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
via.xs: In function ‘PerlIOVia_set_ptrcnt’:
via.xs:536:50: warning: unused parameter ‘ptr’ [-Wunused-parameter]
via.xs: In function ‘PerlIOVia_getarg’:
via.xs:577:51: warning: unused parameter ‘param’ [-Wunused-parameter]
via.xs:577:62: warning: unused parameter ‘flags’ [-Wunused-parameter]
pair.c: In function ‘sdbm__chkpage’:
pair.c:284:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
SDBM_File.c: In function ‘XS_SDBM_File_NEXTKEY’:
SDBM_File.c:388:12: warning: variable ‘key’ set but not used [-Wunused-but-set-variable]
Storable.xs: In function ‘pkg_hide’:
Storable.xs:1725:14: warning: unused parameter ‘method’ [-Wunused-parameter]
Storable.xs: In function ‘pkg_uncache’:
Storable.xs:1741:14: warning: unused parameter ‘method’ [-Wunused-parameter]
Storable.xs: In function ‘store_hash’:
Storable.xs:2335:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Storable.xs: In function ‘store_code’:
Storable.xs:2622:4: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Storable.xs: In function ‘store_other’:
Storable.xs:3400:4: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Storable.xs: In function ‘retrieve_other’:
Storable.xs:3930:59: warning: unused parameter ‘cname’ [-Wunused-parameter]
Storable.xs: In function ‘retrieve_idx_blessed’:
Storable.xs:3955:65: warning: unused parameter ‘cname’ [-Wunused-parameter]
Storable.xs: In function ‘retrieve_blessed’:
Storable.xs:3996:61: warning: unused parameter ‘cname’ [-Wunused-parameter]
Storable.xs: In function ‘retrieve_hook’:
Storable.xs:4139:2: warning: null argument where non-null required (argument 2) [-Wnonnull]
Storable.xs:4066:58: warning: unused parameter ‘cname’ [-Wunused-parameter]
Storable.xs: In function ‘retrieve_code’:
Storable.xs:5449:7: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Storable.xs:5453:5: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Storable.xs:5478:7: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Storable.xs: In function ‘old_retrieve_array’:
Storable.xs:5531:2: warning: null argument where non-null required (argument 2) [-Wnonnull]
Storable.xs:5514:63: warning: unused parameter ‘cname’ [-Wunused-parameter]
Storable.xs: In function ‘old_retrieve_hash’:
Storable.xs:5593:2: warning: null argument where non-null required (argument 2) [-Wnonnull]
Storable.xs:5574:62: warning: unused parameter ‘cname’ [-Wunused-parameter]
Storable.xs: In function ‘magic_check’:
Storable.xs:5779:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Storable.xs: In function ‘retrieve’:
Storable.xs:5950:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Piece.xs: In function ‘XS_Time__Piece__strftime’:
Piece.xs:950:9: warning: format not a string literal, format string not checked [-Wformat-nonliteral]
Piece.xs:965:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Piece.xs:976:13: warning: format not a string literal, format string not checked [-Wformat-nonliteral]
Normalize.xs: In function ‘pv_utf8_compose’:
Normalize.xs:384:4: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
Normalize.xs: In function ‘XS_Unicode__Normalize_decompose’:
Normalize.xs:469:55: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Normalize.c: In function ‘XS_Unicode__Normalize_isComp2nd’:
Normalize.c:1029:5: warning: unused variable ‘ix’ [-Wunused-variable]
HiRes.xs: In function ‘hrstatns’:
HiRes.xs:719:13: warning: unused parameter ‘atime’ [-Wunused-parameter]
HiRes.xs:719:23: warning: unused parameter ‘mtime’ [-Wunused-parameter]
HiRes.xs:719:33: warning: unused parameter ‘ctime’ [-Wunused-parameter]
HiRes.xs: In function ‘boot_Time__HiRes’:
HiRes.xs:768:5: warning: value computed is not used [-Wunused-value]
HiRes.xs:769:5: warning: value computed is not used [-Wunused-value]
HiRes.c: In function ‘XS_Time__HiRes_constant’:
APItest.xs: In function ‘test_freeent’:
APItest.xs:81:5: warning: value computed is not used [-Wunused-value]
APItest.xs:82:5: warning: value computed is not used [-Wunused-value]
APItest.xs:110:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
APItest.xs: In function ‘bitflip_key’:
APItest.xs:118:22: warning: unused parameter ‘action’ [-Wunused-parameter]
APItest.xs: In function ‘rot13_key’:
APItest.xs:153:20: warning: unused parameter ‘action’ [-Wunused-parameter]
APItest.xs: In function ‘rmagical_a_dummy’:
APItest.xs:237:27: warning: unused parameter ‘idx’ [-Wunused-parameter]
APItest.xs:237:36: warning: unused parameter ‘sv’ [-Wunused-parameter]
APItest.c: In function ‘XS_XS__APItest_CLONE’:
APItest.c:977:11: warning: unused variable ‘items’ [-Wunused-variable]
APItest.c: In function ‘XS_XS__APItest_my_cxt_getsv’:
APItest.c:1660:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
APItest.xs: In function ‘XS_XS__APItest_rmagical_cast’:
APItest.xs:844:6: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
Typemap.c: In function ‘XS_XS__Typemap_T_BOOL’:
Typemap.c:393:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
re_comp.c: In function ‘S_dump_trie’:
re_comp.c:870:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
re_comp.c: In function ‘S_dump_trie_interim_list’:
re_comp.c:954:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
re_comp.c: In function ‘S_dump_trie_interim_table’:
re_comp.c:1012:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
re_comp.c: In function ‘S_make_trie’:
re_comp.c:1465:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
re_exec.c: In function ‘S_regmatch’:
re_exec.c:3836:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
re_comp.c: In function ‘my_re_compile’:
re_comp.c:4902:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
re_comp.c: In function ‘my_reg_named_buff_nextkey’:
re_comp.c:5046:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
re_comp.c: In function ‘my_regdupe’:
re_comp.c:9678:14: warning: variable ‘npar’ set but not used [-Wunused-but-set-variable]
re_exec.c: In function ‘S_reginclass’:
re_exec.c:5713:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
re_comp.c:1305:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
re_exec.c: In function ‘S_regtry’:
re_exec.c:2222:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
re_comp.c: In function ‘S_regclass’:
re_comp.c:7830:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
re_comp.c: In function ‘my_regprop’:
re_comp.c:9010:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
re_comp.c: In function ‘S_regpiece’:
re_comp.c:6363:1: warning: stack protector not protecting function: all local arrays are less than 8 bytes long [-Wstack-protector]
threads.xs: In function ‘ithread_mg_free’:
threads.xs:301:27: warning: unused parameter ‘sv’ [-Wunused-parameter]
threads.xs: In function ‘ithread_mg_dup’:
threads.xs:310:47: warning: unused parameter ‘param’ [-Wunused-parameter]
threads.xs:324:1: warning: missing initializer [-Wmissing-field-initializers]
threads.xs:324:1: warning: (near initialization for ‘ithread_vtbl.svt_local’) [-Wmissing-field-initializers]
threads.xs: In function ‘S_ithread_run’:
threads.xs:464:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
threads.xs: In function ‘XS_threads_create’:
threads.xs:874:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
threads.xs:913:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
threads.xs:917:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
threads.xs:921:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
threads.xs:925:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
threads.xs: In function ‘XS_threads_list’:
threads.xs:992:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
threads.xs: In function ‘XS_threads_set_thread_exit_only’:
threads.xs:1478:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
threads.xs: In function ‘boot_threads’:
threads.xs:1548:5: warning: unused variable ‘my_cxtp’ [-Wunused-variable]
threads.c: In function ‘S_ithread_create’:
threads.xs:622:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
threads.xs:401:9: warning: variable ‘exit_app’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
threads.xs:402:9: warning: variable ‘exit_code’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
threads.xs:422:13: warning: variable ‘len’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
shared.xs: In function ‘recursive_lock_acquire’:
shared.xs:211:60: warning: unused parameter ‘file’ [-Wunused-parameter]
shared.xs:211:70: warning: unused parameter ‘line’ [-Wunused-parameter]
shared.xs: In function ‘sharedsv_userlock_free’:
shared.xs:278:34: warning: unused parameter ‘sv’ [-Wunused-parameter]
shared.xs: In function ‘sharedsv_scalar_mg_free’:
shared.xs:806:35: warning: unused parameter ‘sv’ [-Wunused-parameter]
shared.xs: In function ‘sharedsv_scalar_mg_dup’:
shared.xs:816:55: warning: unused parameter ‘param’ [-Wunused-parameter]
shared.xs: In function ‘sharedsv_elem_mg_DELETE’:
shared.xs:980:9: warning: value computed is not used [-Wunused-value]
shared.xs: In function ‘sharedsv_elem_mg_dup’:
shared.xs:991:53: warning: unused parameter ‘param’ [-Wunused-parameter]
shared.xs: In function ‘sharedsv_array_mg_FETCHSIZE’:
shared.xs:1016:39: warning: unused parameter ‘sv’ [-Wunused-parameter]
shared.xs: In function ‘sharedsv_array_mg_CLEAR’:
shared.xs:1035:35: warning: unused parameter ‘sv’ [-Wunused-parameter]
shared.xs: In function ‘sharedsv_array_mg_free’:
shared.xs:1052:34: warning: unused parameter ‘sv’ [-Wunused-parameter]
shared.xs: In function ‘sharedsv_array_mg_copy’:
shared.xs:1069:34: warning: unused parameter ‘sv’ [-Wunused-parameter]
shared.xs: In function ‘sharedsv_array_mg_dup’:
shared.xs:1083:54: warning: unused parameter ‘param’ [-Wunused-parameter]
XSUsage.xs: In function ‘xsusage_five’:
XSUsage.xs:9:22: warning: unused parameter ‘i’ [-Wunused-parameter]
XSUsage.xs: In function ‘xsusage_six’:
XSUsage.xs:10:21: warning: unused parameter ‘i’ [-Wunused-parameter]
XSUsage.c: In function ‘XS_XSUsage_two’:
XSUsage.c:95:5: warning: unused variable ‘ix’ [-Wunused-variable]
XSUsage.c: In function ‘XS_XSUsage_four’:
XSUsage.c:136:11: warning: unused variable ‘items’ [-Wunused-variable]
ExtTest.c: In function ‘XS_ExtTest_constant’:
ExtTest.xs:465:11: warning: ‘pv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
ExtTest.xs:465:11: warning: ‘iv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
ExtTest.xs:237:11: warning: ‘pv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
ExtTest.xs:193:11: warning: ‘iv’ may be used uninitialized in this function [-Wmaybe-uninitialized]

-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
(Reporter v0.050 / 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