• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.12.4] v5.12.4-43-g9600546 FAIL(Fm) darwin 11.2.0 (Intel Core i7/1 cpu)

    Message-ID: <201112060518.pB65If6D025637@mars.tony.develop-help.com>
    Subject: Smoke [5.12.4] v5.12.4-43-g9600546 FAIL(Fm) darwin 11.2.0 (Intel Core i7/1 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Tue, 6 Dec 2011 16:18 +1100
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.12.4 patch 96005461cc6b31cd5136cc15be8fb5b49a0=
    c2feb v5.12.4-43-g9600546
    pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
        on        darwin - 11.2.0 (Mac OS X)
        using     g++ version 4.2.1 (Based on Apple Inc. build 5658) (LLVM buil=
    d 2335.15.00)
        smoketime 2 hours 25 minutes (average 9 minutes 4 seconds)
    
    Summary: FAIL(Fm)
    
    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.12.4-43-g9600546  Configuration (common) -Dcc=3Dg++
    ----------- ---------------------------------------------------------
    O O O O=20=20=20=20=20
    O O O O     -Duse64bitint
    O O O O     -Dusedtrace
    m - m -     -Accflags=3D-DPERL_GLOBAL_STRUCT
    F O O O     -Duseithreads
    O O O O     -Duseithreads -Duse64bitint
    O O O O     -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
        SMOKE96005461cc6b31cd5136cc15be8fb5b49a0c2feb
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
    
    Failures: (common-args) -Dcc=3Dg++
    [stdio] -Duseithreads
    ../dist/Thread-Semaphore/t/01_basic.t.......................FAILED
    
    Passed Todo tests: (common-args) -Dcc=3Dg++
    [stdio/perlio]=20
    [stdio/perlio] -DDEBUGGING
    [stdio/perlio] -Duse64bitint
    [stdio/perlio] -DDEBUGGING -Duse64bitint
    [stdio/perlio] -Dusedtrace
    [stdio/perlio] -DDEBUGGING -Dusedtrace
    [stdio/perlio] -Duseithreads
    [stdio/perlio] -DDEBUGGING -Duseithreads
    [stdio/perlio] -Duseithreads -Duse64bitint
    [stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
    [stdio/perlio] -Duseithreads -Dusedtrace
    [stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
    ../ext/POSIX/t/posix.t......................................PASSED
        11
    
    Compiler messages(gcc):
    pp_ctl.c: In function 'OP* Perl_pp_require()':
    pp_ctl.c:3588: warning: suggest a space before ';' or explicit braces aroun=
    d empty body in 'while' statement
    time64.c: In function 'TM64* S_gmtime64_r(const Time64_T*, TM64*)':
    time64.c:371: warning: deprecated conversion from string constant to 'char*'
    utf8.c: In function 'STRLEN Perl_utf8_length(const U8*, const U8*)':
    utf8.c:742: warning: format not a string literal and no format arguments
    Dumper.xs: In function 'I32 DD_dump(SV*, const char*, STRLEN, SV*, HV*, AV*=
    , I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32, I32, SV*, I32, SV=
    *)':
    Dumper.xs:813: warning: format '%ld' expects type 'long int', but argument =
    2 has type 'U32'
    MD5.xs: In function 'void XS_Digest__MD5_md5(CV*)':
    MD5.xs:702: warning: deprecated conversion from string constant to 'char*'
    MD5.xs:704: warning: deprecated conversion from string constant to 'char*'
    MD5.xs:710: warning: deprecated conversion from string constant to 'char*'
    MD5.xs:715: warning: deprecated conversion from string constant to 'char*'
    Call.xs: In function 'I32 filter_call(int, SV*, int)':
    Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has typ=
    e 'STRLEN'
    Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has typ=
    e 'STRLEN'
    Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has ty=
    pe 'STRLEN'
    Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has ty=
    pe 'STRLEN'
    Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has ty=
    pe 'long unsigned int'
    Base64.xs: In function 'void XS_MIME__Base64_encode_base64(CV*)':
    Base64.xs:140: warning: deprecated conversion from string constant to 'char=
    *'
    Base64.xs: In function 'void XS_MIME__QuotedPrint_encode_qp(CV*)':
    Base64.xs:292: warning: deprecated conversion from string constant to 'char=
    *'
    APItest.xs: In function 'void XS_XS__APItest_pmflag(CV*)':
    APItest.xs:930: warning: 'Perl_pmflag' is deprecated (declared at ../../pro=
    to.h:2623)
    KeywordRPN.xs: In function 'OP* THX_parse_keyword_stufftest()':
    KeywordRPN.xs:169: warning: deprecated conversion from string constant to '=
    char*'
    Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has typ=
    e 'long unsigned int'
    Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has typ=
    e 'long unsigned int'
    Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has ty=
    pe 'long unsigned int'
    Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has ty=
    pe 'long unsigned int'
    pp_ctl.c: In function 'OP* Perl_pp_require(PerlInterpreter*)':
    utf8.c: In function 'STRLEN Perl_utf8_length(PerlInterpreter*, const U8*, c=
    onst U8*)':
    perl.h:4890: error: structure 'PL_Vars' with uninitialized const members
    Dumper.xs: In function 'I32 DD_dump(PerlInterpreter*, SV*, const char*, STR=
    LEN, SV*, HV*, AV*, I32*, I32, SV*, SV*, SV*, SV*, SV*, SV*, SV*, I32, I32,=
     I32, SV*, I32, SV*)':
    MD5.xs: In function 'void XS_Digest__MD5_md5(PerlInterpreter*, CV*)':
    Call.xs: In function 'I32 filter_call(PerlInterpreter*, int, SV*, int)':
    Base64.xs: In function 'void XS_MIME__Base64_encode_base64(PerlInterpreter*=
    , CV*)':
    Base64.xs: In function 'void XS_MIME__QuotedPrint_encode_qp(PerlInterpreter=
    *, CV*)':
    APItest.xs: In function 'void XS_XS__APItest_pmflag(PerlInterpreter*, CV*)':
    KeywordRPN.xs: In function 'OP* THX_parse_keyword_stufftest(PerlInterpreter=
    *)':
    shared.xs: In function 'user_lock* S_get_userlock(PerlInterpreter*, SV*, bo=
    ol)':
    shared.xs:345: warning: deprecated conversion from string constant to 'char=
    *'
    shared.xs: In function 'void S_sharedsv_dec(PerlInterpreter*, SV*)':
    shared.xs:518: warning: deprecated conversion from string constant to 'char=
    *'
    shared.xs: In function 'void Perl_sharedsv_share(PerlInterpreter*, SV*)':
    shared.xs:547: warning: deprecated conversion from string constant to 'char=
    *'
    shared.xs: In function 'int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, M=
    AGIC*)':
    shared.xs:713: warning: deprecated conversion from string constant to 'char=
    *'
    shared.xs: In function 'int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, M=
    AGIC*)':
    shared.xs:791: warning: deprecated conversion from string constant to 'char=
    *'
    shared.xs: In function 'int sharedsv_scalar_mg_local(PerlInterpreter*, SV*,=
     MAGIC*)':
    shared.xs:832: warning: deprecated conversion from string constant to 'char=
    *'
    shared.xs: In function 'int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, M=
    AGIC*)':
    shared.xs:869: warning: deprecated conversion from string constant to 'char=
    *'
    shared.xs: In function 'int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, M=
    AGIC*)':
    shared.xs:924: warning: deprecated conversion from string constant to 'char=
    *'
    shared.xs: In function 'int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, =
    MAGIC*)':
    shared.xs:960: warning: deprecated conversion from string constant to 'char=
    *'
    shared.xs: In function 'U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, S=
    V*, MAGIC*)':
    shared.xs:1021: warning: deprecated conversion from string constant to 'cha=
    r*'
    shared.xs: In function 'int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, =
    MAGIC*)':
    shared.xs:1039: warning: deprecated conversion from string constant to 'cha=
    r*'
    shared.xs: In function 'void Perl_sharedsv_lock(PerlInterpreter*, SV*)':
    shared.xs:1125: warning: deprecated conversion from string constant to 'cha=
    r*'
    shared.xs: In function 'void XS_threads__shared__tie_PUSH(PerlInterpreter*,=
     CV*)':
    shared.xs:1197: warning: deprecated conversion from string constant to 'cha=
    r*'
    shared.xs: In function 'void XS_threads__shared__tie_UNSHIFT(PerlInterprete=
    r*, CV*)':
    shared.xs:1214: warning: deprecated conversion from string constant to 'cha=
    r*'
    shared.xs: In function 'void XS_threads__shared__tie_POP(PerlInterpreter*, =
    CV*)':
    shared.xs:1237: warning: deprecated conversion from string constant to 'cha=
    r*'
    shared.xs: In function 'void XS_threads__shared__tie_SHIFT(PerlInterpreter*=
    , CV*)':
    shared.xs:1254: warning: deprecated conversion from string constant to 'cha=
    r*'
    shared.xs: In function 'void XS_threads__shared__tie_EXTEND(PerlInterpreter=
    *, CV*)':
    shared.xs:1270: warning: deprecated conversion from string constant to 'cha=
    r*'
    shared.xs: In function 'void XS_threads__shared__tie_STORESIZE(PerlInterpre=
    ter*, CV*)':
    shared.xs:1280: warning: deprecated conversion from string constant to 'cha=
    r*'
    shared.xs: In function 'void XS_threads__shared__tie_EXISTS(PerlInterpreter=
    *, CV*)':
    shared.xs:1292: warning: deprecated conversion from string constant to 'cha=
    r*'
    shared.xs:1302: warning: deprecated conversion from string constant to 'cha=
    r*'
    shared.xs: In function 'void XS_threads__shared__tie_FIRSTKEY(PerlInterpret=
    er*, CV*)':
    shared.xs:1318: warning: deprecated conversion from string constant to 'cha=
    r*'
    shared.xs: In function 'void XS_threads__shared__tie_NEXTKEY(PerlInterprete=
    r*, CV*)':
    shared.xs:1346: warning: deprecated conversion from string constant to 'cha=
    r*'
    shared.xs: In function 'void XS_threads__shared_bless(PerlInterpreter*, CV*=
    )':
    shared.xs:1606: warning: deprecated conversion from string constant to 'cha=
    r*'
    
    --=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: origin/maint-5.12
    Configuration: cpp