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

Automated smoke report for 5.15.0 patch 
60a69412236904047ea059c3b9234a3607a81f58 v5.15.0-610-g60a6941
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2133MHz) (x86_64/8 
cpu)
    on        linux - 2.6.38-8-generic [debian]
    using     g++ version 4.5.2
    smoketime 1 hour 18 minutes (average 19 minutes 36 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

v5.15.0-610-g60a6941  Configuration (common) -Dcc=g++ -O
----------- ---------------------------------------------------------
O F O F     -Uusenm
O F O F     -Uusenm -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    uncommitted-changes
    SMOKE60a69412236904047ea059c3b9234a3607a81f58

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=g++ -O
[minitest] -Uusenm
[minitest] -DDEBUGGING -Uusenm
[minitest] -Uusenm -Duseithreads
[minitest] -DDEBUGGING -Uusenm -Duseithreads
    t/op/write......................FAILED at test 418

Passed Todo tests: (common-args) -Dcc=g++ -O
[default] -Uusenm
[default] -DDEBUGGING -Uusenm
[default] -Uusenm -Duseithreads
[default] -DDEBUGGING -Uusenm -Duseithreads
../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
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
mg_vtable.h:97:54: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’
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
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
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
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’
Dumper.xs: In function ‘I32 DD_dump(SV*, const char*, STRLEN, SV*, HV*, AV*, 
I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32, I32, SV*, I32, SV*)’:
Dumper.xs:817:49: warning: format ‘%ld’ expects type ‘long int’, but argument 2 
has type ‘U32’
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
pad.c: In function ‘PADOFFSET S_pad_findlex(const char*, STRLEN, U32, const 
CV*, U32, int, SV**, SV**, int*)’:
pad.c:1048:5: warning: field precision should have type ‘int’, but argument 4 
has type ‘STRLEN’
util.c: In function ‘char* S_write_no_mem(PerlInterpreter*)’:
doio.c: In function ‘void S_exec_failed(PerlInterpreter*, const char*, int, 
int)’:
doio.c: In function ‘PerlIOl** Perl_nextargv(PerlInterpreter*, GV*)’:
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
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*)’:
sv.c: In function ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, 
I32)’:
Dumper.xs: In function ‘I32 DD_dump(PerlInterpreter*, SV*, const char*, STRLEN, 
SV*, HV*, AV*, I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32, I32, 
SV*, I32, SV*)’:
Call.xs: In function ‘I32 filter_call(PerlInterpreter*, int, SV*, int)’:
shared.xs: In function ‘user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)’:
shared.xs:348:5: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void S_sharedsv_dec(PerlInterpreter*, SV*)’:
shared.xs:521:5: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void Perl_sharedsv_share(PerlInterpreter*, SV*)’:
shared.xs:550:9: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:716:5: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:794:5: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:837:9: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:874:5: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:932:5: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:974:5: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:1037:5: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:1056:5: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void Perl_sharedsv_lock(PerlInterpreter*, SV*)’:
shared.xs:1145:63: warning: deprecated conversion from string constant to 
‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_PUSH(PerlInterpreter*, 
CV*)’:
shared.xs:1241:13: warning: deprecated conversion from string constant to 
‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, 
CV*)’:
shared.xs:1258:9: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_POP(PerlInterpreter*, 
CV*)’:
shared.xs:1281:9: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_SHIFT(PerlInterpreter*, 
CV*)’:
shared.xs:1298:9: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_EXTEND(PerlInterpreter*, 
CV*)’:
shared.xs:1314:9: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void 
XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)’:
shared.xs:1324:9: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_EXISTS(PerlInterpreter*, 
CV*)’:
shared.xs:1336:13: warning: deprecated conversion from string constant to 
‘char*’
shared.xs:1346:13: warning: deprecated conversion from string constant to 
‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, 
CV*)’:
shared.xs:1362:9: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, 
CV*)’:
shared.xs:1390:9: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
shared.xs:1650:13: warning: deprecated conversion from string constant to 
‘char*’
threads.xs: In function ‘ithread* S_ithread_create(PerlInterpreter*, SV*, IV, 
int, int, int, int)’:
threads.xs:711:83: warning: ignoring return value of ‘ssize_t write(int, const 
void*, size_t)’, declared with attribute warn_unused_result
pad.c: In function ‘PADOFFSET S_pad_findlex(PerlInterpreter*, const char*, 
STRLEN, U32, const CV*, U32, int, SV**, SV**, int*)’:
-- 
Report by Test::Smoke v1.44 build 1285 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)

Reply via email to