• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.15.8] v5.15.8-126-g3ea1fc5 FAIL(M) darwin 11.3.0 (Intel Core i7/1 cpu)

    Message-ID: <201203171108.q2HB8TwH017262@mars.tony.develop-help.com>
    Subject: Smoke [5.15.8] v5.15.8-126-g3ea1fc5 FAIL(M) darwin 11.3.0 (Intel Core i7/1 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Sat, 17 Mar 2012 22:08 +1100
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.15.8 patch 3ea1fc5156d287c1946f337eedc80efd2cc=
    bb842 v5.15.8-126-g3ea1fc5
    pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
        on        darwin - 11.3.0 (Mac OS X)
        using     g++ version 4.2.1 (Based on Apple Inc. build 5658) (LLVM buil=
    d 2335.15.00)
        smoketime 1 hour 16 minutes (average 4 minutes 45.812 seconds)
    
    Summary: FAIL(M)
    
    O =3D OK  F =3D Failure(s), extended report at the bottom
    X =3D Failure(s) under TEST but not under harness
    ? =3D still running or test results not (yet) available
    Build failures during:       - =3D unknown or N/A
    c =3D Configure, m =3D make, M =3D make (after miniperl), t =3D make test-p=
    rep
    
    v5.15.8-126-g3ea1fc5  Configuration (common) -Dcc=3Dg++
    ----------- ---------------------------------------------------------
    M - M -=20=20=20=20=20
    M - M -     -Duse64bitint
    M - M -     -Dusedtrace
    M - M -     -Accflags=3D-DPERL_GLOBAL_STRUCT
    M - M -     -Duseithreads
    M - M -     -Duseithreads -Duse64bitint
    M - M -     -Duseithreads -Dusedtrace
    M - M -     -Duseithreads -Accflags=3D-DPERL_GLOBAL_STRUCT
    | | | +----- PERLIO =3D perlio -DDEBUGGING
    | | +------- PERLIO =3D stdio  -DDEBUGGING
    | +--------- PERLIO =3D perlio
    +----------- PERLIO =3D stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE3ea1fc5156d287c1946f337eedc80efd2ccbb842
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
    
    Failures: (common-args) -Dcc=3Dg++
    [minitest]=20
    [minitest] -DDEBUGGING
    [minitest] -Duse64bitint
    [minitest] -DDEBUGGING -Duse64bitint
    [minitest] -Dusedtrace
    [minitest] -DDEBUGGING -Dusedtrace
    [minitest] -Accflags=3D-DPERL_GLOBAL_STRUCT
    [minitest] -DDEBUGGING -Accflags=3D-DPERL_GLOBAL_STRUCT
    [minitest] -Duseithreads
    [minitest] -DDEBUGGING -Duseithreads
    [minitest] -Duseithreads -Duse64bitint
    [minitest] -DDEBUGGING -Duseithreads -Duse64bitint
    [minitest] -Duseithreads -Dusedtrace
    [minitest] -DDEBUGGING -Duseithreads -Dusedtrace
    [minitest] -Duseithreads -Accflags=3D-DPERL_GLOBAL_STRUCT
    [minitest] -DDEBUGGING -Duseithreads -Accflags=3D-DPERL_GLOBAL_STRUCT
        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
    
    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 aroun=
    d 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*, c=
    onst Bytef*, uInt)'
    inflate.c:1457: error: invalid conversion from 'void*' to 'const Bytef*'
    inflate.c:1457: error:   initializing argument 2 of 'void zmemcpy(Bytef*, c=
    onst Bytef*, uInt)'
    inflate.c:1458: error: invalid conversion from 'void*' to 'Bytef*'
    inflate.c:1458: error:   initializing argument 1 of 'void zmemcpy(Bytef*, c=
    onst Bytef*, uInt)'
    inflate.c:1458: error: invalid conversion from 'void*' to 'const Bytef*'
    inflate.c:1458: error:   initializing argument 2 of 'void zmemcpy(Bytef*, c=
    onst Bytef*, uInt)'
    regcomp.c: In function 'regnode* S_regclass(PerlInterpreter*, RExC_state_t*=
    , U32)':
    pp_ctl.c: In function 'OP* Perl_pp_require(PerlInterpreter*)':
    
    --=20
    Report by Test::Smoke v1.44 build 1285 running on perl 5.12.3
    (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