Automated smoke report for 5.17.4 patch
6538aac9758af757d6deae2b05bc1ef2a9cb2b7d v5.17.3-491-g6538aac
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 2394MHz)
(x86_64/4 cpu)
on linux - 3.2.0-4-amd64 [debian]
using g++ version 4.7.2
smoketime 3 hours 51 minutes (average 19 minutes 20 seconds)
Summary: PASS
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.17.3-491-g6538aac Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O O O O O
O O O O O O -Duselongdouble
O O O O O O -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = de_DE.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
uncommitted-changes
SMOKE6538aac9758af757d6deae2b05bc1ef2a9cb2b7d
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
Passed Todo tests: (common-args) -Dcc=g++
[stdio/perlio/de_DE.utf8]
[stdio/perlio/de_DE.utf8] -DDEBUGGING
[stdio/perlio/de_DE.utf8] -Duselongdouble
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duselongdouble
[stdio/perlio/de_DE.utf8] -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Dmad
[stdio/perlio/de_DE.utf8] -Duseithreads
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads
[stdio/perlio/de_DE.utf8] -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio/de_DE.utf8] -Duseithreads -Dmad
[stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../cpan/CGI/t/tmpdir.t......................................PASSED
3-9
Compiler messages(gcc):
gv.c: In function ‘GV* Perl_gv_fetchmeth_pvn(HV*, const char*, STRLEN, I32,
U32)’:
gv.c:642:12: warning: variable ‘packlen’ set but not used
[-Wunused-but-set-variable]
pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
pp_ctl.c:2862:8: warning: variable ‘newsp’ set but not used
[-Wunused-but-set-variable]
pp_ctl.c:2863:7: warning: variable ‘gimme’ set but not used
[-Wunused-but-set-variable]
mg_vtable.h:94:54: warning: ‘PL_magic_vtable_names’ initialized and declared
‘extern’ [enabled by default]
regcomp.c: In function ‘void S_dump_trie(const _reg_trie_data*, HV*, AV*, U32)’:
regcomp.c:1060:5: warning: variable ‘re_debug_flags’ set but not used
[-Wunused-but-set-variable]
regcomp.c: In function ‘void S_dump_trie_interim_list(const _reg_trie_data*,
HV*, AV*, U32, U32)’:
regcomp.c:1151:5: warning: variable ‘re_debug_flags’ set but not used
[-Wunused-but-set-variable]
regcomp.c: In function ‘void S_dump_trie_interim_table(const _reg_trie_data*,
HV*, AV*, U32, U32)’:
regcomp.c:1209:5: warning: variable ‘re_debug_flags’ set but not used
[-Wunused-but-set-variable]
regcomp.c: In function ‘REGEXP* Perl_re_op_compile(SV**, int, OP*, const
regexp_engine*, REGEXP*, bool*, U32, U32)’:
regcomp.c:6450:5: warning: variable ‘re_debug_flags’ set but not used
[-Wunused-but-set-variable]
regcomp.c: In function ‘SV* Perl_reg_named_buff_nextkey(REGEXP*, U32)’:
regcomp.c:6598:5: warning: variable ‘re_debug_flags’ set but not used
[-Wunused-but-set-variable]
regcomp.c: In function ‘void Perl_pregfree2(REGEXP*)’:
regcomp.c:13972:5: warning: variable ‘re_debug_flags’ set but not used
[-Wunused-but-set-variable]
toke.c: In function ‘int Perl_yylex()’:
toke.c:8258:11: warning: variable ‘tboffset’ set but not used
[-Wunused-but-set-variable]
toke.c:8260:19: warning: variable ‘have_proto’ set but not used
[-Wunused-but-set-variable]
gv.c: In function ‘GV* Perl_gv_fetchmeth_pvn(PerlInterpreter*, HV*, const
char*, STRLEN, I32, U32)’:
pp_ctl.c: In function ‘OP* Perl_pp_goto(PerlInterpreter*)’:
shared.xs: In function ‘user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)’:
shared.xs:348:5: warning: deprecated conversion from string constant to ‘char*’
[-Wwrite-strings]
shared.xs: In function ‘void S_sharedsv_dec(PerlInterpreter*, SV*)’:
shared.xs:521:5: warning: deprecated conversion from string constant to ‘char*’
[-Wwrite-strings]
shared.xs: In function ‘void Perl_sharedsv_share(PerlInterpreter*, SV*)’:
shared.xs:550: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:725: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:803: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:821: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:854: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:891: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:944: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:986: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:1049: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:1069:5: warning: deprecated conversion from string constant to
‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void Perl_sharedsv_lock(PerlInterpreter*, SV*)’:
shared.xs:1173: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:1269: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:1286: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:1309: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:1326: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:1342: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:1352: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:1364:13: warning: deprecated conversion from string constant to
‘char*’ [-Wwrite-strings]
shared.xs:1374: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:1390: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:1418:9: warning: deprecated conversion from string constant to
‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
shared.xs:1678:13: warning: deprecated conversion from string constant to
‘char*’ [-Wwrite-strings]
regcomp.c: In function ‘void S_dump_trie(PerlInterpreter*, const
_reg_trie_data*, HV*, AV*, U32)’:
regcomp.c: In function ‘void S_dump_trie_interim_list(PerlInterpreter*, const
_reg_trie_data*, HV*, AV*, U32, U32)’:
regcomp.c: In function ‘void S_dump_trie_interim_table(PerlInterpreter*, const
_reg_trie_data*, HV*, AV*, U32, U32)’:
regcomp.c: In function ‘REGEXP* Perl_re_op_compile(PerlInterpreter*, SV**, int,
OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)’:
regcomp.c: In function ‘SV* Perl_reg_named_buff_nextkey(PerlInterpreter*,
REGEXP*, U32)’:
regcomp.c: In function ‘void Perl_pregfree2(PerlInterpreter*, REGEXP*)’:
toke.c: In function ‘int Perl_yylex(PerlInterpreter*)’:
--
Report by Test::Smoke v1.43 build 1271 running on perl 5.14.2
(Reporter v0.035 / Smoker v0.045)
Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/abolish-PL_main_start
Configuration: cpp