[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 13 minutes 47 seconds (average 3 minutes 26.750 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++ -Accflags=-DPERL_POISON (*1)
m m -Dcc=g++ -Accflags=-DPERL_POISON -Duseithreads (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
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]
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
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]
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]
perlio.c: In function âÂÂvoid PerlIO_debug(const char*, ...)âÂÂ:
perlio.c:481: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:99:2: warning: ignoring return value of âÂÂssize_t write(int, const void*, size_t)âÂÂ, declared with attribute warn_unused_result [-Wunused-result]
regcomp.c: In function âÂÂREGEXP* Perl_re_op_compile(PerlInterpreter*, SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)âÂÂ:
mg.c: In function âÂÂint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)âÂÂ:
op.c: In function âÂÂOP* S_fold_constants(PerlInterpreter*, OP*)âÂÂ:
op.c:3197:1: warning: argument âÂÂoâ might be clobbered by âÂÂlongjmpâ or âÂÂvforkâ [-Wclobbered]
pp_hot.c: In function âÂÂOP* Perl_pp_aassign(PerlInterpreter*)âÂÂ:
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]
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)âÂÂ:
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 06:53:01+02 tester: perl