[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201010120419.o9C4Jchb009068@mars.tony.develop-help.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="UTF8"
Date: Tue, 12 Oct 2010 15:19:38 +1100
Subject: Smoke [5.13.5] v5.13.5-364-g7e7b870 FAIL(F) linux 2.6.26-2-amd64 [debian] (x86_64/4 cpu)
Automated smoke report for 5.13.5 patch 7e7b870751068e26e2d984893c5d24689c41ab01 v5.13.5-364-g7e7b870
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 2394MHz) (x86_64/4 cpu)
on linux - 2.6.26-2-amd64 [debian]
using g++ version 4.3.2
smoketime 3 hours 25 minutes (average 17 minutes 5 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.13.5-364-g7e7b870 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
F F F F F F
F F F F F F -Duselongdouble
F F F F F F -Dmad
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Duselongdouble
F F F F F F -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
SMOKE7e7b870751068e26e2d984893c5d24689c41ab01
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
Failures: (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
../t/base/num.t.............................................FAILED
57
Passed Todo tests: (common-args) -Dcc=g++
[de_DE.utf8]
[de_DE.utf8] -DDEBUGGING
[de_DE.utf8] -Duselongdouble
[de_DE.utf8] -DDEBUGGING -Duselongdouble
[de_DE.utf8] -Dmad
[de_DE.utf8] -DDEBUGGING -Dmad
[de_DE.utf8] -Duseithreads
[de_DE.utf8] -DDEBUGGING -Duseithreads
[de_DE.utf8] -Duseithreads -Duselongdouble
[de_DE.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[de_DE.utf8] -Duseithreads -Dmad
[de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../ext/XS-APItest/t/caller.t................................PASSED
22-23
Compiler messages(gcc):
pp_ctl.c: In function âOP* Perl_pp_require()â:
pp_ctl.c:3703: warning: suggest a space before â;â or explicit braces around empty body in âwhileâ statement
regcomp.c: In function âREGEXP* Perl_re_compile(SV*, U32)â:
regcomp.c:4292: warning: variable âre_debug_flagsâ might be clobbered by âlongjmpâ or âvforkâ
pp_ctl.c: In function âOP* Perl_pp_require(PerlInterpreter*)â:
shared.xs: In function âuser_lock* S_get_userlock(PerlInterpreter*, SV*, bool)â:
shared.xs:345: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid S_sharedsv_dec(PerlInterpreter*, SV*)â:
shared.xs:518: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid Perl_sharedsv_share(PerlInterpreter*, SV*)â:
shared.xs:547: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âint sharedsv_scalar_mg_get(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:713: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âint sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:791: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âint sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:832: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âint sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:869: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âint sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:927: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âint sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:969: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âU32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:1030: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âint sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)â:
shared.xs:1048: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid Perl_sharedsv_lock(PerlInterpreter*, SV*)â:
shared.xs:1134: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)â:
shared.xs:1230: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)â:
shared.xs:1247: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_POP(PerlInterpreter*, CV*)â:
shared.xs:1270: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)â:
shared.xs:1287: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)â:
shared.xs:1303: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)â:
shared.xs:1313: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)â:
shared.xs:1325: warning: deprecated conversion from string constant to âchar*â
shared.xs:1335: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)â:
shared.xs:1351: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)â:
shared.xs:1379: warning: deprecated conversion from string constant to âchar*â
shared.xs: In function âvoid XS_threads__shared_bless(PerlInterpreter*, CV*)â:
shared.xs:1639: warning: deprecated conversion from string constant to âchar*â
regcomp.c: In function âREGEXP* Perl_re_compile(PerlInterpreter*, SV*, U32)â:
--
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)
Logs at http://perl.develop-help.com/reports/
Branch: origin/smoke-me/nan_inf_str
Configuration: cpp