Automated smoke report for 5.19.2 patch 
9f8bc17bee719380806fbe448f675e416a5d9b57 v5.19.1-269-g9f8bc17
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 5 hours 15 minutes (average 26 minutes 15 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.19.1-269-g9f8bc17  Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
F F F F F F 
F F F F F F -Duselongdouble
F F F F F F -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
    SMOKE9f8bc17bee719380806fbe448f675e416a5d9b57

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
../t/run/fresh_perl.t.......................................FAILED
    63
../cpan/IO-Compress/t/01misc.t..............................FAILED
    13
    Non-zero exit status: 1
../cpan/IO-Compress/t/105oneshot-bzip2.t....................FAILED
    86, 88
    Non-zero exit status: 2
../cpan/IO-Compress/t/105oneshot-deflate.t..................FAILED
    86, 88
    Non-zero exit status: 2
../cpan/IO-Compress/t/105oneshot-gzip.t.....................FAILED
    86, 88
    Non-zero exit status: 2
../cpan/IO-Compress/t/105oneshot-rawdeflate.t...............FAILED
    86, 88
    Non-zero exit status: 2
../cpan/IO-Compress/t/105oneshot-zip.t......................FAILED
    86, 88
    Non-zero exit status: 2

Passed Todo tests: (common-args) -Dcc=g++
[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/List-Util/t/readonly.t..............................PASSED
    10

Compiler messages(gcc):
util.c: In function ‘void Perl_fbm_compile(SV*, U32)’:
util.c:524:12: warning: variable ‘rarest’ set but not used 
[-Wunused-but-set-variable]
toke.c: In function ‘int Perl_yylex()’:
toke.c:8513:21: warning: variable ‘format_name’ set but not used 
[-Wunused-but-set-variable]
util.c: In function ‘void Perl_fbm_compile(PerlInterpreter*, SV*, U32)’:
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]
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:1287: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:1305: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:1330: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:1347: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:1363: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:1373: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:1385:13: warning: deprecated conversion from string constant to 
‘char*’ [-Wwrite-strings]
shared.xs:1395: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:1411: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:1439:9: warning: deprecated conversion from string constant to 
‘char*’ [-Wwrite-strings]
shared.xs: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
shared.xs:1699:13: 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/padconst
Configuration: cpp

Reply via email to