Automated smoke report for 5.15.9 patch 
ff66d8782f6f847a8f6240394736a9cd98a7549b v5.15.8-227-gff66d87
mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz) 
(x86_64/4 cpu)
    on        linux - 2.6.32-5-amd64 [debian]
    using     g++ version 4.4.5
    smoketime 3 hours 50 minutes (average 19 minutes 11 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.15.8-227-gff66d87  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
    SMOKEff66d8782f6f847a8f6240394736a9cd98a7549b

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/re/pat_re_eval.t.......................................FAILED
    37-39
../t/porting/podcheck.t.....................................FAILED
    96, 167, 795
../lib/Pod/t/utils.t........................................FAILED
    11
    Non-zero exit status: 1

[stdio/perlio] -Duseithreads
[stdio/de_DE.utf8] -DDEBUGGING -Duseithreads
[stdio/de_DE.utf8] -Duseithreads -Duselongdouble
[stdio/de_DE.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[stdio/perlio] -Duseithreads -Dmad
[stdio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
../t/re/pat_re_eval.t.......................................FAILED
    37-39
../t/re/pat_re_eval_thr.t...................................FAILED
    37-39
../t/porting/podcheck.t.....................................FAILED
    96, 167, 795
../lib/Pod/t/utils.t........................................FAILED
    11
    Non-zero exit status: 1

[de_DE.utf8] -Duseithreads
[perlio] -DDEBUGGING -Duseithreads
[perlio] -Duseithreads -Duselongdouble
[perlio] -DDEBUGGING -Duseithreads -Duselongdouble
[de_DE.utf8] -Duseithreads -Dmad
[perlio] -DDEBUGGING -Duseithreads -Dmad
../t/re/pat_re_eval_thr.t...................................FAILED
    37-39
../t/re/pat_re_eval.t.......................................FAILED
    37-39
../t/porting/podcheck.t.....................................FAILED
    96, 167, 795
../lib/Pod/t/utils.t........................................FAILED
    11
    Non-zero exit status: 1

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):
try.c: In function ‘int main(int, char**)’:
try.c:22: error: ‘KERN_PROC’ was not declared in this scope
try.c:23: error: ‘KERN_PROC_PATHNAME’ was not declared in this scope
try.c:48: error: invalid conversion from ‘void*’ to ‘char*’
try.c:4:25: error: mach-o/dyld.h: No such file or directory
try.c:13: error: ‘uint32_t’ was not declared in this scope
try.c:13: error: expected ‘;’ before ‘size’
try.c:25: error: ‘size’ was not declared in this scope
try.c:25: error: ‘_NSGetExecutablePath’ was not declared in this scope
op.c: In function ‘OP* S_fold_constants(OP*)’:
op.c:2919: warning: variable ‘newop’ might be clobbered by ‘longjmp’ or ‘vfork’
regcomp.c: In function ‘regnode* S_regclass(RExC_state_t*, U32)’:
regcomp.c:10971: warning: ignoring return value of ‘regex_charset 
get_regex_charset(U32)’, declared with attribute warn_unused_result
utf8.c: In function ‘UV Perl_to_utf8_case(const U8*, U8*, STRLEN*, SV**, const 
char*, const char*)’:
utf8.c:2265: warning: ‘UV Perl_utf8_to_uvchr(const U8*, STRLEN*)’ is deprecated 
(declared at utf8.c:855)
mg_vtable.h:98: warning: ‘PL_magic_vtable_names’ initialized and declared 
‘extern’
re_comp.c: In function ‘regnode* S_regclass(RExC_state_t*, U32)’:
re_comp.c:10971: warning: ignoring return value of ‘regex_charset 
get_regex_charset(U32)’, declared with attribute warn_unused_result
regcomp.c: In function ‘regnode* S_regclass(PerlInterpreter*, RExC_state_t*, 
U32)’:
op.c: In function ‘OP* S_fold_constants(PerlInterpreter*, OP*)’:
utf8.c: In function ‘UV Perl_to_utf8_case(PerlInterpreter*, const U8*, U8*, 
STRLEN*, SV**, const char*, const char*)’:
utf8.c:2265: warning: ‘UV Perl_utf8_to_uvchr(PerlInterpreter*, const U8*, 
STRLEN*)’ is deprecated (declared at utf8.c:855)
re_comp.c: In function ‘regnode* S_regclass(PerlInterpreter*, RExC_state_t*, 
U32)’:
shared.xs: In function ‘user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)’:
shared.xs:348: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void S_sharedsv_dec(PerlInterpreter*, SV*)’:
shared.xs:521: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void Perl_sharedsv_share(PerlInterpreter*, SV*)’:
shared.xs:550: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:725: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:803: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_scalar_mg_free(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:821: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:854: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:891: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:944: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:986: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:1049: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, 
MAGIC*)’:
shared.xs:1069: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void Perl_sharedsv_lock(PerlInterpreter*, SV*)’:
shared.xs:1173: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_PUSH(PerlInterpreter*, 
CV*)’:
shared.xs:1269: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, 
CV*)’:
shared.xs:1286: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_POP(PerlInterpreter*, 
CV*)’:
shared.xs:1309: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_SHIFT(PerlInterpreter*, 
CV*)’:
shared.xs:1326: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_EXTEND(PerlInterpreter*, 
CV*)’:
shared.xs:1342: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void 
XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)’:
shared.xs:1352: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_EXISTS(PerlInterpreter*, 
CV*)’:
shared.xs:1364: warning: deprecated conversion from string constant to ‘char*’
shared.xs:1374: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, 
CV*)’:
shared.xs:1390: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, 
CV*)’:
shared.xs:1418: warning: deprecated conversion from string constant to ‘char*’
shared.xs: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
shared.xs:1678: warning: deprecated conversion from string constant to ‘char*’

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.10.1
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/trie_absorb
Configuration: cpp

Reply via email to