Automated smoke report for 5.15.0 patch 
b2af324d4531e01333f0687096a4ca1e8b780440 v5.15.0-541-gb2af324
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/1 cpu[2 cores])
    on        darwin - 10.8.0 (Mac OS X)
    using     g++ version 4.2.1 (Apple Inc. build 5646)
    smoketime 1 hour 1 minute (average 3 minutes 50.312 seconds)

Summary: FAIL(Mm)

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.0-541-gb2af324  Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
M - M -     
M - M -     -Duse64bitint
m - m -     -Dusedtrace
M - M -     -Dusemorebits
M - M -     -Duseithreads
M - M -     -Duseithreads -Duse64bitint
m - m -     -Duseithreads -Dusedtrace
M - M -     -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    uncommitted-changes
    SMOKEb2af324d4531e01333f0687096a4ca1e8b780440

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Failures: (common-args) -Dcc=g++
[minitest] 
[minitest] -Duse64bitint
[minitest] -Dusemorebits
[minitest] -Duseithreads -Duse64bitint
    t/comp/require..................FAILED--expected 51 tests, saw 47
    t/run/fresh_perl................FAILED at test 75
    t/io/perlio.....................FAILED--expected 44 tests, saw 42
    t/io/utf8.......................FAILED at test 53
    t/re/charset....................FAILED at test 685
    t/re/pat........................FAILED at test 390
    t/re/reg_mesg...................FAILED at test 106
    t/re/reg_posixcc................FAILED at test 97
    t/re/regexp.....................FAILED at test 118
    t/re/regexp_noamp...............FAILED at test 118
    t/re/regexp_notrie..............FAILED at test 118
    t/re/regexp_qr..................FAILED at test 118
    t/re/regexp_qr_embed............FAILED at test 118
    t/re/regexp_trielist............FAILED at test 118
    t/re/uniprops...................FAILED--no leader found
    t/op/die........................FAILED at test 14
    t/op/fresh_perl_utf8............FAILED at test 1
    t/op/lc.........................FAILED--expected 93 tests, saw 25
    t/op/lc_user....................FAILED--expected 5 tests, saw 0
    t/op/pack.......................FAILED at test 14162
    t/op/sub_lval...................FAILED at test 126
    t/op/turkish....................FAILED at test 1
    t/op/utfhash....................FAILED--expected 99 tests, saw 91
    t/op/utftaint...................FAILED at test 87
    t/op/write......................FAILED at test 418
    t/uni/cache.....................FAILED at test 1
    t/uni/class.....................FAILED at test 1
    t/uni/fold......................FAILED at test 213
    t/uni/lower.....................FAILED--no leader found
    t/uni/overload..................FAILED at test 12
    t/uni/title.....................FAILED--no leader found
    t/uni/upper.....................FAILED--no leader found

[minitest] -DDEBUGGING
[minitest] -DDEBUGGING -Duse64bitint
[minitest] -DDEBUGGING -Dusemorebits
[minitest] -DDEBUGGING -Duseithreads
[minitest] -DDEBUGGING -Duseithreads -Duse64bitint
[minitest] -DDEBUGGING -Duseithreads -Dusemorebits
    t/comp/require..................FAILED--expected 51 tests, saw 47
    t/run/fresh_perl................FAILED at test 75
    t/io/perlio.....................FAILED--expected 44 tests, saw 42
    t/io/utf8.......................FAILED--expected 55 tests, saw 52
    t/re/charset....................FAILED--no leader found
    t/re/pat........................FAILED at test 390
    t/re/pat_special_cc.............FAILED--expected 9 tests, saw 0
    t/re/reg_mesg...................FAILED at test 106
    t/re/reg_posixcc................FAILED--no leader found
    t/re/regexp.....................FAILED at test 118
    t/re/regexp_noamp...............FAILED at test 118
    t/re/regexp_notrie..............FAILED at test 118
    t/re/regexp_qr..................FAILED at test 118
    t/re/regexp_qr_embed............FAILED at test 118
    t/re/regexp_trielist............FAILED at test 118
    t/re/uniprops...................FAILED--no leader found
    t/op/die........................FAILED at test 14
    t/op/fresh_perl_utf8............FAILED at test 1
    t/op/lc.........................FAILED--expected 93 tests, saw 25
    t/op/lc_user....................FAILED--expected 5 tests, saw 0
    t/op/pack.......................FAILED at test 14162
    t/op/sprintf2...................FAILED at test 1320
    t/op/sub_lval...................FAILED at test 126
    t/op/turkish....................FAILED at test 1
    t/op/utfhash....................FAILED--no leader found
    t/op/utftaint...................FAILED at test 87
    t/op/write......................FAILED at test 418
    t/uni/cache.....................FAILED at test 1
    t/uni/class.....................FAILED at test 1
    t/uni/fold......................FAILED at test 213
    t/uni/lower.....................FAILED--no leader found
    t/uni/overload..................FAILED at test 12
    t/uni/title.....................FAILED--no leader found
    t/uni/upper.....................FAILED--no leader found

[minitest] -Duseithreads
[minitest] -Duseithreads -Dusemorebits
    t/comp/require..................FAILED--expected 51 tests, saw 47
    t/io/perlio.....................FAILED--expected 44 tests, saw 42
    t/op/sub_lval...................FAILED at test 126
    t/op/write......................FAILED at test 418

Compiler messages(gcc):
pp_ctl.c: In function 'OP* Perl_pp_require()':
pp_ctl.c:3989: warning: suggest a space before ';' or explicit braces around 
empty body in 'while' statement
perlmain.c: In function 'int main(int, char**, char**)':
perlmain.c:89: error: expected `;' before '_fprintf_'
perlmain.c:91: warning: statement has no effect
perlmain.c:96: error: expected `;' before '_fprintf_'
perlmain.c:98: warning: statement has no effect
pad.c: In function 'PADOFFSET S_pad_findlex(const char*, STRLEN, U32, const 
CV*, U32, int, SV**, SV**, int*)':
pad.c:1048: warning: field precision should have type 'int', but argument 4 has 
type 'STRLEN'
perl.c: In function 'int perl_destruct(PerlInterpreter*)':
perl.c:564: error: invalid conversion from 'const char* const' to 'char*'
perl.c:564: error:   initializing argument 1 of 'void 
__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a(char*, char*)'
perl.c:564: error:   initializing argument 2 of 'void 
__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a(char*, char*)'
perl.c:759: error: invalid conversion from 'const char* const' to 'char*'
perl.c:759: error:   initializing argument 1 of 'void 
__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a(char*, char*)'
perl.c:759: error:   initializing argument 2 of 'void 
__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a(char*, char*)'
perl.c: In function 'int perl_parse(PerlInterpreter*, void (*)(), int, char**, 
char**)':
perl.c:1608: error: invalid conversion from 'const char* const' to 'char*'
perl.c:1608: error:   initializing argument 1 of 'void 
__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a(char*, char*)'
perl.c:1608: error:   initializing argument 2 of 'void 
__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a(char*, char*)'
perl.c:1626: error: invalid conversion from 'const char* const' to 'char*'
perl.c:1626: error:   initializing argument 1 of 'void 
__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a(char*, char*)'
perl.c:1626: error:   initializing argument 2 of 'void 
__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a(char*, char*)'
perl.c: In function 'void* S_parse_body(char**, void (*)())':
perl.c:1775: error: invalid conversion from 'const char* const' to 'char*'
perl.c:1775: error:   initializing argument 1 of 'void 
__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a(char*, char*)'
perl.c:1775: error:   initializing argument 2 of 'void 
__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a(char*, char*)'
perl.c: In function 'int perl_run(PerlInterpreter*)':
perl.c:2279: error: invalid conversion from 'const char* const' to 'char*'
perl.c:2279: error:   initializing argument 1 of 'void 
__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a(char*, char*)'
perl.c:2279: error:   initializing argument 2 of 'void 
__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a(char*, char*)'
perl.c: In function 'void S_run_body(I32)':
perl.c:2331: error: invalid conversion from 'const char* const' to 'char*'
perl.c:2331: error:   initializing argument 1 of 'void 
__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a(char*, char*)'
perl.c:2331: error:   initializing argument 2 of 'void 
__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a(char*, char*)'
perl.c:2341: error: invalid conversion from 'const char* const' to 'char*'
perl.c:2341: error:   initializing argument 1 of 'void 
__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a(char*, char*)'
perl.c:2341: error:   initializing argument 2 of 'void 
__dtrace_probe$perl$phase__change$v1$63686172202a$63686172202a(char*, char*)'
pp_ctl.c: In function 'OP* Perl_pp_require(PerlInterpreter*)':
pad.c: In function 'PADOFFSET S_pad_findlex(PerlInterpreter*, const char*, 
STRLEN, U32, const CV*, U32, int, SV**, SV**, int*)':
perl.c: In function 'int perl_parse(PerlInterpreter*, void 
(*)(PerlInterpreter*), int, char**, char**)':
perl.c: In function 'void* S_parse_body(PerlInterpreter*, char**, void 
(*)(PerlInterpreter*))':
perl.c: In function 'void S_run_body(PerlInterpreter*, I32)':
pad.c:
 In function 'PADOFFSET S_pad_findlex(PerlInterpreter*, const char*, STRLEN, 
U32, const CV*, U32, int, SV**, SV**, int*)':

-- 
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: remotes/origin/smoke-me/rafl/assert-bincompat
Configuration: cpp

Reply via email to