[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.19.1 patch f2bb23ac2b5cfd86691688624ec24586d3347087 v5.19.0-530-gf2bb23a.
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpus)
on linux 3.5.0-24-generic [debian]
using g++ version 4.7.3 (*1)
smoketime 48 minutes 30 seconds (average 12 minutes 8 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.19.0-530-gf2bb23a
----------------------- ----------------------------------------------------
F O -Dcc=g++ -Accflags=-DPERL_POISON (*1)
O O -Dcc=g++ -Accflags=-DPERL_POISON -Duseithreads (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKEf2bb23ac2b5cfd86691688624ec24586d3347087
Skipped tests:
None.
Test failures:
None.
Compiler messages:
try.c: In function âÂÂint main()âÂÂ:
mg.c: In function âÂÂint Perl_magic_set(SV*, MAGIC*)âÂÂ:
mg.c:2774:36: warning: ignoring return value of âÂÂint setreuid(__uid_t, __uid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2803:25: warning: ignoring return value of âÂÂint seteuid(__uid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2833:36: warning: ignoring return value of âÂÂint setregid(__gid_t, __gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
mg.c:2893: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:1613:36: 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:1399: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]
pp_hot.c: In function âÂÂOP* Perl_pp_aassign()âÂÂ:
pp_hot.c:1185: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:1217:18: warning: ignoring return value of âÂÂint setresgid(__gid_t, __gid_t, __gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
perlio.c: In function âÂÂvoid PerlIO_debug(const char*, ...)âÂÂ:
perlio.c:484:43: 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()âÂÂ:
toke.c:8503:11: warning: variable âÂÂtboffsetâ set but not used [-Wunused-but-set-variable]
sv.c: In function âÂÂvoid Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)âÂÂ:
sv.c:10338:41: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:11188: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:2919:39: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
op.c: In function âÂÂOP* S_fold_constants(OP*)âÂÂ:
op.c:3235: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]
perl.c: In function âÂÂvoid S_init_tls_and_interp(PerlInterpreter*)âÂÂ:
perl.c:99:2: 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*)âÂÂ:
mg.c: In function âÂÂint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
doio.c: In function âÂÂvoid S_exec_failed(PerlInterpreter*, const char*, int, int)âÂÂ:
doio.c: In function âÂÂPerlIOl** Perl_nextargv(PerlInterpreter*, GV*)âÂÂ:
pp_hot.c: In function âÂÂOP* Perl_pp_aassign(PerlInterpreter*)âÂÂ:
perlio.c:475: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:11634: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)âÂÂ:
op.c: In function âÂÂOP* S_fold_constants(PerlInterpreter*, OP*)âÂÂ:
shared.xs: In function âÂÂuser_lock* S_get_userlock(PerlInterpreter*, SV*, bool)âÂÂ:
shared.xs:362:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid S_sharedsv_dec(PerlInterpreter*, SV*)âÂÂ:
shared.xs:535:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid Perl_sharedsv_share(PerlInterpreter*, SV*)âÂÂ:
shared.xs:564:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂint sharedsv_scalar_mg_get(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:739:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂint sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:817:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂint sharedsv_scalar_mg_free(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:835:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂint sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:868:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂint sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:905:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂint sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:960:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂint sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:1003:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂU32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:1066:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂint sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
shared.xs:1086:5: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid Perl_sharedsv_lock(PerlInterpreter*, SV*)âÂÂ:
shared.xs:1190:63: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1287:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1305:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_POP(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1330:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1347:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1363:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1373:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1385:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs:1395:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1411:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1439:9: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
shared.xs: In function âÂÂvoid XS_threads__shared_bless(PerlInterpreter*, CV*)âÂÂ:
shared.xs:1699:13: warning: deprecated conversion from string constant to âÂÂchar*â [-Wwrite-strings]
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]
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
About this smoke: smoking-perl: 5.14.2 smoker-version: 1.53/0.045 timestamp: 2013-06-12 17:49:12+02 tester: perl