Smoke logs available at http://m-l.org/~perl/smoke/perl/

Automated smoke report for 5.15.2 patch 
2bfd61fe1ea9816b3fcae66ab17db341731994d9 v5.15.2-181-g2bfd61f
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
cpu)
    on        linux - 2.6.38-10-generic [debian]
    using     g++ version 4.5.2
    smoketime 37 minutes 27 seconds (average 9 minutes 22 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.15.2-181-g2bfd61f  Configuration (common) -Dcc=g++ -O
----------- ---------------------------------------------------------
O O O O     -Uusenm
m  m        -Uusenm -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    uncommitted-changes
    SMOKE2bfd61fe1ea9816b3fcae66ab17db341731994d9

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Dcc=g++ -O
[default] -Uusenm
[default] -DDEBUGGING -Uusenm
../cpan/CGI/t/tmpdir.t......................................PASSED
    3-9

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
try.c:37:10: warning: ignoring return value of ‘int pipe(int*)’, declared with 
attribute warn_unused_result
try.c:53:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:66:23: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:72:35: warning: ignoring return value of ‘ssize_t write(int, const void*, 
size_t)’, declared with attribute warn_unused_result
try.c:78:21: warning: ignoring return value of ‘ssize_t read(int, void*, 
size_t)’, declared with attribute warn_unused_result
try.c:5737:17: warning: extra tokens at end of #ifdef directive
try.c:5740:18: warning: extra tokens at end of #ifdef directive
try.c:5743:19: warning: extra tokens at end of #ifdef directive
try.c:5746:19: warning: extra tokens at end of #ifdef directive
try.c:5773:17: warning: extra tokens at end of #ifdef directive
try.c:5776:18: warning: extra tokens at end of #ifdef directive
try.c:5779:19: warning: extra tokens at end of #ifdef directive
try.c:5782:19: warning: extra tokens at end of #ifdef directive
try.c:5809:17: warning: extra tokens at end of #ifdef directive
try.c:5812:18: warning: extra tokens at end of #ifdef directive
try.c:5815:19: warning: extra tokens at end of #ifdef directive
try.c:5818:19: warning: extra tokens at end of #ifdef directive
try.c:5845:16: warning: extra tokens at end of #ifdef directive
try.c:5848:17: warning: extra tokens at end of #ifdef directive
try.c:5851:18: warning: extra tokens at end of #ifdef directive
try.c:5854:18: warning: extra tokens at end of #ifdef directive
try.c:5881:18: warning: extra tokens at end of #ifdef directive
try.c:5884:19: warning: extra tokens at end of #ifdef directive
try.c:5887:20: warning: extra tokens at end of #ifdef directive
try.c:5890:20: warning: extra tokens at end of #ifdef directive
try.c:6721:18: warning: extra tokens at end of #ifdef directive
try.c:6724:19: warning: extra tokens at end of #ifdef directive
try.c:6727:20: warning: extra tokens at end of #ifdef directive
try.c:6730:20: warning: extra tokens at end of #ifdef directive
try.c:6757:18: warning: extra tokens at end of #ifdef directive
try.c:6760:19: warning: extra tokens at end of #ifdef directive
try.c:6763:20: warning: extra tokens at end of #ifdef directive
try.c:6766:20: warning: extra tokens at end of #ifdef directive
try.c:6793:18: warning: extra tokens at end of #ifdef directive
try.c:6796:19: warning: extra tokens at end of #ifdef directive
try.c:6799:20: warning: extra tokens at end of #ifdef directive
try.c:6802:20: warning: extra tokens at end of #ifdef directive
try.c:6829:17: warning: extra tokens at end of #ifdef directive
try.c:6832:18: warning: extra tokens at end of #ifdef directive
try.c:6835:19: warning: extra tokens at end of #ifdef directive
try.c:6838:19: warning: extra tokens at end of #ifdef directive
try.c:6865:19: warning: extra tokens at end of #ifdef directive
try.c:6868:20: warning: extra tokens at end of #ifdef directive
try.c:6871:21: warning: extra tokens at end of #ifdef directive
try.c:6874:21: warning: extra tokens at end of #ifdef directive
mg_vtable.h:97:54: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’
doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
doio.c:1383:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result
doio.c: In function ‘PerlIOl** Perl_nextargv(GV*)’:
doio.c:871:46: warning: ignoring return value of ‘int fchown(int, __uid_t, 
__gid_t)’, declared with attribute warn_unused_result
util.c: In function ‘char* S_write_no_mem()’:
util.c:72:34: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result
perlio.c: In function ‘void S_more_refcounted_fds(int)’:
perlio.c:2378:38: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result
perlio.c: In function ‘void PerlIO_debug(const char*, ...)’:
perlio.c:519:43: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result
toke.c: In function ‘int Perl_yylex()’:
toke.c:6929:6: warning: operation on 
‘PL_parser->yy_parser::yylval.YYSTYPE::opval’ may be undefined
sv.c: In function ‘void Perl_sv_vcatpvfn(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, I32, bool*)’:
sv.c:9971:41: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result
sv.c:10809:53: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result
sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
sv.c:2750:39: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result
sv.c:2939:39: warning: ignoring return value of ‘char* gcvt(double, int, 
char*)’, declared with attribute warn_unused_result
Call.xs: In function ‘I32 filter_call(int, SV*, int)’:
Call.xs:63:58: warning: format ‘%d’ expects type ‘int’, but argument 3 has type 
‘STRLEN’
Call.xs:63:58: warning: format ‘%d’ expects type ‘int’, but argument 5 has type 
‘STRLEN’
Call.xs:100:41: warning: format ‘%d’ expects type ‘int’, but argument 4 has 
type ‘STRLEN’
Call.xs:156:38: warning: format ‘%d’ expects type ‘int’, but argument 3 has 
type ‘STRLEN’
Call.xs:175:51: warning: format ‘%d’ expects type ‘int’, but argument 4 has 
type ‘long unsigned int’
sdbm.c: In function ‘int makroom(DBM*, long int, int)’:
sdbm.c:371:70: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result
perlio.c: In function ‘void S_more_refcounted_fds(PerlInterpreter*, int)’:
perlio.c:510:56: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result
perl.c: In function ‘void S_init_tls_and_interp(PerlInterpreter*)’:
perl.c:105:2: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result
pad.c: In function ‘AV* Perl_padlist_dup(PerlInterpreter*, AV*, CLONE_PARAMS*)’:
pad.c:2159:13: error: cannot convert ‘SV*’ to ‘AV*’ in return
util.c: In function ‘char* S_write_no_mem(PerlInterpreter*)’:
sv.c: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
sv.c:11256:26: warning: ignoring return value of ‘int fchdir(int)’, declared 
with attribute warn_unused_result
sv.c: In function ‘void Perl_sv_vcatpvfn(PerlInterpreter*, SV*, const char*, 
STRLEN, __va_list_tag (*)[1], SV**, I32, bool*)’:
doio.c: In function ‘void S_exec_failed(PerlInterpreter*, const char*, int, 
int)’:
doio.c: In function ‘PerlIOl** Perl_nextargv(PerlInterpreter*, GV*)’:
sv.c: In function ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, 
I32)’:
toke.c: In function ‘int Perl_yylex(PerlInterpreter*)’:
toke.c:6929:6: warning: operation on 
‘my_perl->interpreter::Iparser->yy_parser::yylval.YYSTYPE::opval’ may be 
undefined
-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)

Reply via email to