Automated smoke report for 5.15.8 patch 
3ea1fc5156d287c1946f337eedc80efd2ccbb842 v5.15.8-126-g3ea1fc5
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
    on        darwin - 12.3.0 (Mac OS X)
    using     g++ version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 
2336.11.00)
    smoketime 1 hour 35 minutes (average 5 minutes 56 seconds)

Summary: FAIL(M)

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-126-g3ea1fc5  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
    SMOKE3ea1fc5156d287c1946f337eedc80efd2ccbb842

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

Failures: (common-args) -Dcc=g++
[minitest] 
[minitest] -DDEBUGGING
[minitest] -Duse64bitint
[minitest] -DDEBUGGING -Duse64bitint
[minitest] -Dusedtrace
[minitest] -DDEBUGGING -Dusedtrace
[minitest] -Dusemorebits
[minitest] -DDEBUGGING -Dusemorebits
[minitest] -Duseithreads
[minitest] -DDEBUGGING -Duseithreads
[minitest] -Duseithreads -Duse64bitint
[minitest] -DDEBUGGING -Duseithreads -Duse64bitint
[minitest] -Duseithreads -Dusedtrace
[minitest] -DDEBUGGING -Duseithreads -Dusedtrace
[minitest] -Duseithreads -Dusemorebits
    t/comp/require ................. FAILED at test 50
    t/re/pat ....................... FAILED--no leader found
    t/re/regexp .................... FAILED--expected 1600 tests, saw 1563
    t/re/regexp_noamp .............. FAILED--expected 1600 tests, saw 1563
    t/re/regexp_notrie ............. FAILED--expected 1600 tests, saw 1563
    t/re/regexp_qr ................. FAILED--expected 1600 tests, saw 1563
    t/re/regexp_qr_embed ........... FAILED--expected 1600 tests, saw 1563
    t/re/regexp_trielist ........... FAILED--expected 1600 tests, saw 1563
    t/op/eval ...................... FAILED at test 124

[minitest] -DDEBUGGING -Duseithreads -Dusemorebits
    t/comp/require ................. FAILED at test 50
    t/run/switchd .................. FAILED at test 6
    t/io/defout .................... FAILED--no leader found
    t/re/pat ....................... FAILED--no leader found
    t/re/regexp .................... FAILED--expected 1600 tests, saw 1563
    t/re/regexp_noamp .............. FAILED--expected 1600 tests, saw 1563
    t/re/regexp_notrie ............. FAILED--expected 1600 tests, saw 1563
    t/re/regexp_qr ................. FAILED--expected 1600 tests, saw 1563
    t/re/regexp_qr_embed ........... FAILED--expected 1600 tests, saw 1563
    t/re/regexp_trielist ........... FAILED--expected 1600 tests, saw 1563
    t/re/subst ..................... FAILED--expected 189 tests, saw 161
    t/re/substT .................... FAILED--expected 189 tests, saw 161
    t/re/subst_wamp ................ FAILED--expected 189 tests, saw 161
    t/op/auto ...................... FAILED--no leader found
    t/op/bop ....................... FAILED--expected 439 tests, saw 157
    t/op/caller .................... FAILED--expected 85 tests, saw 33
    t/op/eval ...................... FAILED at test 124
    t/op/gmagic .................... FAILED--no leader found
    t/op/gv ........................ FAILED--no leader found
    t/op/readline .................. FAILED--expected 30 tests, saw 14
    t/op/ref ....................... FAILED--expected 228 tests, saw 128
    t/op/sort ...................... FAILED--no leader found
    t/op/stash ..................... FAILED--expected 57 tests, saw 43
    t/op/substr .................... FAILED--no leader found
    t/op/tie ....................... FAILED at test 54
    t/op/tie_fetch_count ........... FAILED--no leader found
    t/uni/caller ................... FAILED--no leader found
    t/uni/gv ....................... FAILED--no leader found
    t/uni/parser ................... FAILED--no leader found
    t/uni/stash .................... FAILED--no leader found

Compiler messages(gcc):
try.c: In function 'int main(int, char**)':
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:32: error: invalid conversion from 'void*' to 'char*'
regcomp.c: In function 'regnode* S_regclass(RExC_state_t*, U32)':
regcomp.c:10925: warning: ignoring return value of 'regex_charset 
get_regex_charset(U32)', declared with attribute warn_unused_result
pp_ctl.c: In function 'OP* Perl_pp_require()':
pp_ctl.c:4071: warning: suggest a space before ';' or explicit braces around 
empty body in 'while' statement
inflate.c: In function 'int inflateCopy(z_stream*, z_stream*)':
inflate.c:1457: error: invalid conversion from 'void*' to 'Bytef*'
inflate.c:1457: error:   initializing argument 1 of 'void zmemcpy(Bytef*, const 
Bytef*, uInt)'
inflate.c:1457: error: invalid conversion from 'void*' to 'const Bytef*'
inflate.c:1457: error:   initializing argument 2 of 'void zmemcpy(Bytef*, const 
Bytef*, uInt)'
inflate.c:1458: error: invalid conversion from 'void*' to 'Bytef*'
inflate.c:1458: error:   initializing argument 1 of 'void zmemcpy(Bytef*, const 
Bytef*, uInt)'
inflate.c:1458: error: invalid conversion from 'void*' to 'const Bytef*'
inflate.c:1458: error:   initializing argument 2 of 'void zmemcpy(Bytef*, const 
Bytef*, uInt)'
regcomp.c: In function 'regnode* S_regclass(PerlInterpreter*, RExC_state_t*, 
U32)':
pp_ctl.c: In function 'OP* Perl_pp_require(PerlInterpreter*)':

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

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

Reply via email to