[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201311060817.rA68H74J023377@mars.tony.develop-help.com>
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="UTF8"
MIME-Version: 1.0
Date: Wed, 6 Nov 2013 19:17:07 +1100
Subject: Smoke [5.17.6] v5.17.5-99-g660f18d FAIL(F) linux 3.2.0-4-amd64 [debian] (x86_64/4 cpu)
Automated smoke report for 5.17.6 patch 660f18d25312c91598124a01f9e188abfec2fa4e v5.17.5-99-g660f18d
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 42 minutes (average 18 minutes 32 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.17.5-99-g660f18d 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 F O O O O -Duseithreads
F O O O O F -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
SMOKE660f18d25312c91598124a01f9e188abfec2fa4e
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
Failures: (common-args) -Dcc=g++
[perlio] -Duseithreads
[stdio] -Duseithreads -Duselongdouble
../dist/Locale-Maketext/t/09_compile.t......................FAILED
1
Non-zero exit status: 255
Bad plan. You planned 2 tests but ran 1.
[de_DE.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
../dist/threads/t/exit.t....................................FAILED
12
../cpan/List-Util/t/tainted.t...............................FAILED
3-4
Non-zero exit status: 2
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):
pp_ctl.c: In function âOP* Perl_pp_goto()â:
pp_ctl.c:2870:8: warning: variable ânewspâ set but not used [-Wunused-but-set-variable]
pp_ctl.c:2871: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:1070: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:1161: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:1219: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:6425: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:6573:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
regcomp.c: In function âvoid Perl_pregfree2(REGEXP*)â:
regcomp.c:14129:5: warning: variable âre_debug_flagsâ set but not used [-Wunused-but-set-variable]
toke.c: In function âint Perl_yylex()â:
toke.c:8303:11: warning: variable âtboffsetâ set but not used [-Wunused-but-set-variable]
toke.c:8305:19: warning: variable âhave_protoâ set but not used [-Wunused-but-set-variable]
pp_ctl.c: In function âOP* Perl_pp_goto(PerlInterpreter*)â:
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:1295: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:1313: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:1338: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:1355: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:1371: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:1381: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:1393:13: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs:1403: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:1419: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:1447:9: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
shared.xs: In function âvoid XS_threads__shared_bless(PerlInterpreter*, CV*)â:
shared.xs:1707: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*)â:
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]
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/yves_rand_hash_seed
Configuration: cpp