Smoke logs available at 
http://m-l.org/~perl/smoke/perl/linux/blead_g++/log7f7e7b583c6e4a7c1a86bc3badc65d1c15fe08d4.log.gz

Automated smoke report for 5.19.6 patch 
7f7e7b583c6e4a7c1a86bc3badc65d1c15fe08d4 v5.19.5-209-g7f7e7b5
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
    on        linux - 3.8.0-33-generic [debian]
    using     g++ version 4.7.3
    smoketime 1 day 2 hours 23 minutes (average 1 hour 5 minutes)

Summary: FAIL(X)

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.19.5-209-g7f7e7b5  Configuration (common) -Dcc=g++ -O
----------- ---------------------------------------------------------
X O O O O O 
O O O O O O -Accflags=-DPERL_POISON
O O O X O O -Duse64bitall
O O O O O O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Dmad
X O O O O O -Accflags=-DPERL_NO_COW
O O O X O O -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
X O O O O O -Duseithreads -Duse64bitall
O O O O O O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O O X O O -Duseithreads -Dmad
O O O X O O -Duseithreads -Accflags=-DPERL_NO_COW
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    SMOKE7f7e7b583c6e4a7c1a86bc3badc65d1c15fe08d4

Failures: (common-args) -Dcc=g++ -O
[stdio] 
Inconsistent test results (between TEST and harness):
    ../t/cpan/IPC-Cmd/t/03_run-forked.t..... ................................. 
FAILED at test 48

[stdio] -DDEBUGGING -Duse64bitall
Inconsistent test results (between TEST and harness):
    ../t/cpan/IPC-Cmd/t/03_run-forked.t..... ................................. 
FAILED at test 17

[stdio] -Accflags=-DPERL_NO_COW
[stdio] -DDEBUGGING -Duseithreads
Inconsistent test results (between TEST and harness):
    ../t/cpan/IPC-Cmd/t/03_run-forked.t..... ................................. 
FAILED at test 24

[stdio] -Duseithreads -Duse64bitall
Inconsistent test results (between TEST and harness):
    ../t/cpan/IPC-Cmd/t/03_run-forked.t..... ................................. 
FAILED at test 19

[stdio] -DDEBUGGING -Duseithreads -Dmad
[stdio] -DDEBUGGING -Duseithreads -Accflags=-DPERL_NO_COW
Inconsistent test results (between TEST and harness):
    ../t/cpan/IPC-Cmd/t/03_run-forked.t..... ................................. 
FAILED at test 25

Compiler messages(gcc):
try.c: In function ‘int main()’:
mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
mg.c:2787:36: warning: ignoring return value of ‘int setreuid(__uid_t, 
__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2816:25: warning: ignoring return value of ‘int seteuid(__uid_t)’, 
declared with attribute warn_unused_result [-Wunused-result]
mg.c:2846:36: warning: ignoring return value of ‘int setregid(__gid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2906:25: warning: ignoring return value of ‘int setegid(__gid_t)’, 
declared with attribute warn_unused_result [-Wunused-result]
util.c: In function ‘void Perl_croak_no_mem()’:
util.c:1601:36: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c: In function ‘OP* Perl_pp_aassign()’:
pp_hot.c:1188:18: warning: ignoring return value of ‘int setresuid(__uid_t, 
__uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
pp_hot.c:1220:18: warning: ignoring return value of ‘int setresgid(__gid_t, 
__gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:10463:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:11323:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2960:50: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2974:50: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1398: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:883:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:475:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
op.c: In function ‘OP* S_fold_constants(OP*)’:
op.c:3420:1: warning: argument ‘o’ might be clobbered by ‘longjmp’ or ‘vfork’ 
[-Wclobbered]
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:378:70: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
pp_hot.c: In function ‘OP* Perl_pp_aassign(PerlInterpreter*)’:
sv.c: In function ‘void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const 
char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)’:
sv.c:11323:53: warning: ignoring return value of ‘char* qgcvt(long double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c: In function ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, 
I32)’:
sv.c:2960:50: warning: ignoring return value of ‘char* qgcvt(long double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2974:50: warning: ignoring return value of ‘char* qgcvt(long double, int, 
char*)’, declared with attribute warn_unused_result [-Wunused-result]
doio.c: In function ‘void S_exec_failed(PerlInterpreter*, const char*, int, 
int)’:
doio.c: In function ‘PerlIOl** Perl_nextargv(PerlInterpreter*, GV*)’:
op.c: In function ‘OP* S_fold_constants(PerlInterpreter*, OP*)’:
toke.c: In function ‘int Perl_yylex()’:
toke.c:5655:4: warning: ‘d’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
sv.c: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
sv.c:11801:26: warning: ignoring return value of ‘int fchdir(int)’, declared 
with attribute warn_unused_result [-Wunused-result]
perlio.c:466:56: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
perl.c: In function ‘void S_init_tls_and_interp(PerlInterpreter*)’:
perl.c:91:2: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result [-Wunused-result]
threads.xs: In function ‘ithread* S_ithread_create(PerlInterpreter*, SV*, IV, 
int, int, int, int)’:
threads.xs:714:83: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
toke.c: In function ‘int Perl_yylex(PerlInterpreter*)’:
-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)

Reply via email to