[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201208210744.q7L7ipvi002962@m-l.org>
Subject: Smoke [smoke-me/deerhock] v5.17.2-402-gc3a4ac3 FAIL(m) linux 3.2.0-25-generic [debian] (x86_64/8 cpu)
Content-type: text/plain; charset="UTF8"
Date: Tue, 21 Aug 2012 03:44 -0400
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Smoke logs available at http://m-l.org/~perl/smoke/perl/
Automated smoke report for 5.17.3 patch c3a4ac3aa766abd5d6cf7b807bbead76fd3bb669 v5.17.2-402-gc3a4ac3
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
on linux - 3.2.0-25-generic [debian]
using g++ version 4.6.3
smoketime 6 minutes 59 seconds (average 1 minute 44.750 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.17.2-402-gc3a4ac3 Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
----------- ---------------------------------------------------------
m m
m m -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
uncommitted-changes
SMOKEc3a4ac3aa766abd5d6cf7b807bbead76fd3bb669
Testsuite was run only with 'harness'
Compiler messages(gcc):
try.c: In function âint main()â:
try.c:36:10: warning: ignoring return value of âint pipe(int*)â, declared with attribute warn_unused_result [-Wunused-result]
try.c:37:10: warning: ignoring return value of âint pipe(int*)â, declared with attribute warn_unused_result [-Wunused-result]
try.c:53:35: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
try.c:66:23: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
try.c:72:35: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
try.c:78:21: warning: ignoring return value of âssize_t read(int, void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function âvoid S_more_refcounted_fds(int)â:
perlio.c:2342:38: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function âvoid PerlIO_debug(const char*, ...)â:
perlio.c:485:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function âvoid S_exec_failed(const char*, int, int)â:
doio.c:1379:43: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function âPerlIOl** Perl_nextargv(GV*)â:
doio.c:876:46: warning: ignoring return value of âint fchown(int, __uid_t, __gid_t)â, declared with attribute warn_unused_result [-Wunused-result]
util.c: In function âchar* S_write_no_mem()â:
util.c:68:34: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
pp_ctl.c: In function âOP* Perl_pp_goto()â:
pp_ctl.c:2856:8: warning: variable ânewspâ set but not used [-Wunused-but-set-variable]
pp_ctl.c:2857:7: warning: variable âgimmeâ set but not used [-Wunused-but-set-variable]
toke.c: In function âI32 S_sublex_push()â:
toke.c:2500:34: error: âSUBLEXINFOâ has no member named âreplâ
toke.c:2502:20: error: âSUBLEXINFOâ has no member named âreplâ
regexec.c: In function âI32 S_regmatch(regmatch_info*, regnode*)â:
regexec.c:4001:1: warning: variable âthrow_awayâ set but not used [-Wunused-but-set-variable]
mg_vtable.h:93:54: warning: âPL_magic_vtable_namesâ initialized and declared âexternâ [enabled by default]
sv.c: In function âvoid Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)â:
sv.c:10079:41: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c:10928:53: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
toke.c: In function âchar* S_scan_subst(char*)â:
toke.c:9356:2: error: âSUBLEXINFOâ has no member named âreplâ
toke.c:9357:13: error: âSUBLEXINFOâ has no member named âreplâ
toke.c:9361:2: error: âSUBLEXINFOâ has no member named âreplâ
toke.c:9362:17: error: âSUBLEXINFOâ has no member named âreplâ
toke.c: In function âchar* S_scan_trans(char*)â:
toke.c:9447:8: error: âSUBLEXINFOâ has no member named âreplâ
sv.c: In function âchar* Perl_sv_2pv_flags(SV*, STRLEN*, I32)â:
sv.c:2899:39: warning: ignoring return value of âchar* gcvt(double, int, char*)â, declared with attribute warn_unused_result [-Wunused-result]
toke.c: In function âchar* S_scan_str(char*, int, int, int)â:
toke.c:10314:17: error: âSUBLEXINFOâ has no member named âreplâ
regcomp.c: In function âregnode* S_regatom(RExC_state_t*, I32*, U32)â:
regcomp.c:10956:23: warning: âpâ may be used uninitialized in this function [-Wuninitialized]
regcomp.c: In function âvoid S_dump_trie(const _reg_trie_data*, HV*, AV*, U32)â:
regcomp.c:1058:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âvoid S_dump_trie_interim_list(const _reg_trie_data*, HV*, AV*, U32, U32)â:
regcomp.c:1149:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âvoid S_dump_trie_interim_table(const _reg_trie_data*, HV*, AV*, U32, U32)â:
regcomp.c:1207:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âREGEXP* Perl_re_op_compile(SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)â:
regcomp.c:6448:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âSV* Perl_reg_named_buff_nextkey(REGEXP*, U32)â:
regcomp.c:6596:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âvoid Perl_pregfree2(REGEXP*)â:
regcomp.c:13891:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
doio.c: In function âvoid S_exec_failed(PerlInterpreter*, const char*, int, int)â:
doio.c: In function âPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)â:
toke.c: In function âI32 S_sublex_push(PerlInterpreter*)â:
toke.c: In function âchar* S_scan_subst(PerlInterpreter*, char*)â:
toke.c: In function âchar* S_scan_trans(PerlInterpreter*, char*)â:
toke.c: In function âchar* S_scan_str(PerlInterpreter*, char*, int, int, int)â:
perl.c: In function âvoid S_init_tls_and_interp(PerlInterpreter*)â:
perl.c:103:2: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
util.c: In function âchar* S_write_no_mem(PerlInterpreter*)â:
pp_ctl.c: In function âOP* Perl_pp_goto(PerlInterpreter*)â:
perlio.c: In function âvoid S_more_refcounted_fds(PerlInterpreter*, int)â:
regexec.c: In function âI32 S_regmatch(PerlInterpreter*, regmatch_info*, regnode*)â:
perlio.c:476:56: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function âDIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)â:
sv.c:11375:26: warning: ignoring return value of âint fchdir(int)â, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function âvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)â:
sv.c: In function âchar* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)â:
regcomp.c: In function âregnode* S_regatom(PerlInterpreter*, RExC_state_t*, I32*, U32)â:
regcomp.c: In function âvoid S_dump_trie(PerlInterpreter*, const _reg_trie_data*, HV*, AV*, U32)â:
regcomp.c: In function âvoid S_dump_trie_interim_list(PerlInterpreter*, const _reg_trie_data*, HV*, AV*, U32, U32)â:
regcomp.c: In function âvoid S_dump_trie_interim_table(PerlInterpreter*, const _reg_trie_data*, HV*, AV*, U32, U32)â:
regcomp.c: In function âREGEXP* Perl_re_op_compile(PerlInterpreter*, SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)â:
regcomp.c: In function âSV* Perl_reg_named_buff_nextkey(PerlInterpreter*, REGEXP*, U32)â:
regcomp.c: In function âvoid Perl_pregfree2(PerlInterpreter*, REGEXP*)â:
--
Report by Test::Smoke v1.44 build 1285 running on perl 5.14.2
(Reporter v0.035 / Smoker v0.045)