[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.19.4 patch fdae30672934c47721076a2795f325b2eb43988e v5.19.3-373-gfdae306.
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpus)
on linux 3.8.0-29-generic [debian]
using g++ version 4.7.3 (*1)
smoketime 1 hour 20 minutes (average 3 minutes 21.542 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.19.3-373-gfdae306
----------------------- ----------------------------------------------------
m m -Dcc=g++ (*1)
m m -Dcc=g++ -Accflags=-DPERL_POISON (*1)
m m -Dcc=g++ -Duse64bitall (*1)
m m -Dcc=g++ -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
m m -Dcc=g++ -Dmad (*1)
m m -Dcc=g++ -Accflags=-DPERL_NO_COW (*1)
m m -Dcc=g++ -Duseithreads (*1)
m m -Dcc=g++ -Duseithreads -Accflags=-DPERL_POISON (*1)
m m -Dcc=g++ -Duseithreads -Duse64bitall (*1)
m m -Dcc=g++ -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
m m -Dcc=g++ -Duseithreads -Dmad (*1)
m m -Dcc=g++ -Duseithreads -Accflags=-DPERL_NO_COW (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Applied patches:
SMOKEfdae30672934c47721076a2795f325b2eb43988e
Skipped tests:
None.
Test failures:
None.
Compiler messages:
try.c: In function âÂÂint main()âÂÂ:
util.c: In function âÂÂvoid Perl_croak_no_mem()âÂÂ:
util.c:1619:36: 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(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]
pp_hot.c: In function âÂÂOP* Perl_pp_aassign()âÂÂ:
pp_hot.c:1189: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:1221:18: warning: ignoring return value of âÂÂint setresgid(__gid_t, __gid_t, __gid_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
regcomp.c: In function âÂÂREGEXP* Perl_re_op_compile(SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)âÂÂ:
regcomp.c:5854:18: error: cannot convert âÂÂregnode_ssc*â to âÂÂregnode*â in assignment
sv.c: In function âÂÂvoid Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)âÂÂ:
sv.c:10440:41: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:11300: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:2973:50: warning: ignoring return value of âÂÂchar* gcvt(double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2987: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:1402: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:879:46: warning: ignoring return value of âÂÂint fchown(int, __uid_t, __gid_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*)âÂÂ:
regcomp.c: In function âÂÂREGEXP* Perl_re_op_compile(PerlInterpreter*, SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)âÂÂ:
sv.c: In function âÂÂvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)âÂÂ:
sv.c:11300: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:2973:50: warning: ignoring return value of âÂÂchar* qgcvt(long double, int, char*)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
sv.c:2987: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*)âÂÂ:
toke.c: In function âÂÂint Perl_yylex()âÂÂ:
toke.c:5630: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:11778:26: warning: ignoring return value of âÂÂint fchdir(int)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
toke.c: In function âÂÂint Perl_yylex(PerlInterpreter*)âÂÂ:
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-09-06 17:01:40+02 tester: perl