[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.21.3 patch e714551a83bfbc4af46bee4b4f4adecdd615fe62 v5.21.2-161-ge714551.
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpus)
on linux 3.13.0-33-generic [debian]
using g++ version 4.8.2 (*1)
smoketime 10 minutes 41 seconds (average 2 minutes 40.250 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.21.2-161-ge714551
----------------------- ----------------------------------------------------
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:
SMOKEe714551a83bfbc4af46bee4b4f4adecdd615fe62
Skipped tests:
None.
Test failures:
None.
Compiler messages:
sv.c: In function âÂÂvoid Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)âÂÂ:
sv.c:11820:1: error: expected primary-expression before âÂÂ<<â token
sv.c:11820:3: error: expected primary-expression before âÂÂ<<â token
sv.c:11820:5: error: expected primary-expression before âÂÂ<<â token
sv.c:11820:7: error: expected primary-expression before âÂÂ<â token
sv.c:11820:9: error: âÂÂHEADâ was not declared in this scope
sv.c:11906:17: error: expected âÂÂ;â before âÂÂ{â token
sv.c:11807:23: warning: unused variable âÂÂpâ [-Wunused-variable]
sv.c:11809:21: warning: unused variable âÂÂvâ [-Wunused-variable]
sv.c:11810:21: warning: unused variable âÂÂvendâ [-Wunused-variable]
sv.c:11811:21: warning: unused variable âÂÂvfnzâ [-Wunused-variable]
sv.c:11812:28: warning: unused variable âÂÂlowerâ [-Wunused-variable]
sv.c:11816:29: warning: unused variable âÂÂxdigâ [-Wunused-variable]
sv.c:11817:21: warning: unused variable âÂÂzerotailâ [-Wunused-variable]
sv.c:11818:21: warning: unused variable âÂÂexponentâ [-Wunused-variable]
sv.c:12165:20: error: expected âÂÂ}â before end of line
sv.c:10931:12: warning: unused variable âÂÂosvixâ [-Wunused-variable]
sv.c:10962:9: warning: unused variable âÂÂhaveâ [-Wunused-variable]
sv.c:10964:9: warning: unused variable âÂÂgapâ [-Wunused-variable]
sv.c:11797:9: error: label âÂÂfloat_convertedâ used but not defined
sv.c:11498:2: warning: label âÂÂvectorâ defined but not used [-Wunused-label]
sv.c:11115:12: error: label âÂÂunknownâ used but not defined
sv.c:12165:20: error: expected declaration before end of line
proto.h:7375:12: warning: âÂÂI32 S_find_array_subscript(const AV*, const SV*)â declared âÂÂstaticâ but never defined [-Wunused-function]
proto.h:7380:13: warning: âÂÂSV* S_find_hash_subscript(const HV*, const SV*)â declared âÂÂstaticâ but never defined [-Wunused-function]
proto.h:7385:12: warning: âÂÂSV* S_find_uninit_var(const OP*, const SV*, bool)â declared âÂÂstaticâ but never defined [-Wunused-function]
proto.h:7414:24: warning: âÂÂPTR_TBL_ENT_t* S_ptr_table_find(PTR_TBL_t*, const void*)â declared âÂÂstaticâ but never defined [-Wunused-function]
sv.c:10599:1: warning: âÂÂU8* S_hextract(NV, int*, U8*, U8*)â defined but not used [-Wunused-function]
vutil.c:36:1: warning: unused parameter âÂÂmy_perlâ [-Wunused-parameter]
sv.c: In function âÂÂvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)âÂÂ:
proto.h:7375:12: warning: âÂÂI32 S_find_array_subscript(PerlInterpreter*, const AV*, const SV*)â declared âÂÂstaticâ but never defined [-Wunused-function]
proto.h:7380:13: warning: âÂÂSV* S_find_hash_subscript(PerlInterpreter*, const HV*, const SV*)â declared âÂÂstaticâ but never defined [-Wunused-function]
proto.h:7385:12: warning: âÂÂSV* S_find_uninit_var(PerlInterpreter*, const OP*, const SV*, bool)â declared âÂÂstaticâ but never defined [-Wunused-function]
proto.h:7504:12: warning: âÂÂSV* S_sv_dup_common(PerlInterpreter*, const SV*, CLONE_PARAMS*)â declared âÂÂstaticâ but never defined [-Wunused-function]
proto.h:7511:14: warning: âÂÂSV** S_sv_dup_inc_multiple(PerlInterpreter*, SV* const*, SV**, ssize_t, CLONE_PARAMS*)â declared âÂÂstaticâ but never defined [-Wunused-function]
proto.h:7518:13: warning: âÂÂvoid S_unreferenced_to_tmp_stack(PerlInterpreter*, AV*)â declared âÂÂstaticâ but never defined [-Wunused-function]
sv.c:10599:1: warning: âÂÂU8* S_hextract(PerlInterpreter*, NV, int*, U8*, U8*)â defined but not used [-Wunused-function]
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
About this smoke: smoking-perl: 5.18.2 smoker-version: 1.53/0.045 timestamp: 2014-08-16 17:34:22+02 tester: perl