• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.12.4] v5.12.4-1-gea42574 PASS darwin 10.7.0 (Intel Core 2 Duo/1 cpu[2 cores])

    Message-ID: <201106241714.p5OHES8c004798@mars.tony.develop-help.com>
    Subject: Smoke [5.12.4] v5.12.4-1-gea42574 PASS darwin 10.7.0 (Intel Core 2 Duo/1 cpu[2 cores])
    Content-type: text/plain; charset="iso-8859-1"
    Date: Sat, 25 Jun 2011 03:14 +1000
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.12.4 patch ea42574774cb2e3ace8e32e92fa69595c6c=
    233e9 v5.12.4-1-gea42574
    neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/1 cpu[2 cores])
        on        darwin - 10.7.0 (Mac OS X)
        using     g++ version 4.2.1 (Apple Inc. build 5646)
        smoketime 4 hours 8 minutes (average 15 minutes 33 seconds)
    
    Summary: PASS
    
    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-1-gea42574  Configuration (common) -Dcc=3Dg++
    ----------- ---------------------------------------------------------
    O O O O=20=20=20=20=20
    O O O O     -Duse64bitint
    O O O O     -Dusedtrace
    O O O O     -Dusemorebits
    O O O O     -Duseithreads
    O O O O     -Duseithreads -Duse64bitint
    O O O O     -Duseithreads -Dusedtrace
    O O O O     -Duseithreads -Dusemorebits
    | | | +----- PERLIO =3D perlio -DDEBUGGING
    | | +------- PERLIO =3D stdio  -DDEBUGGING
    | +--------- PERLIO =3D perlio
    +----------- PERLIO =3D stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKEea42574774cb2e3ace8e32e92fa69595c6c233e9
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj3
    
    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] -Dusemorebits
    [stdio/perlio] -DDEBUGGING -Dusemorebits
    [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
    [stdio/perlio] -Duseithreads -Dusemorebits
    [stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
    ../ext/POSIX/t/posix.t......................................PASSED
        11
    
    Compiler messages(gcc):
    pp_ctl.c: In function 'OP* Perl_pp_require()':
    pp_ctl.c:3584: 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
    pp_pack.c: In function 'I32 S_unpack_rec(tempsym*, const char*, const char*=
    , const char*, const char**)':
    pp_pack.c:1561: warning: 'str' may be used uninitialized in this function
    pp_pack.c:1228: warning: 'sv' may be used uninitialized in this function
    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_sys.c: In function 'OP* Perl_pp_gmtime()':
    pp_sys.c:4537: warning: format '%.0f' expects type 'double', but argument 4=
     has type 'Time64_T'
    pp_sys.c:4542: warning: format '%.0f' expects type 'double', but argument 4=
     has type 'Time64_T'
    pp_ctl.c: In function 'OP* Perl_pp_require(PerlInterpreter*)':
    utf8.c: In function 'STRLEN Perl_utf8_length(PerlInterpreter*, const U8*, c=
    onst U8*)':
    pp_pack.c: In function 'I32 S_unpack_rec(PerlInterpreter*, tempsym*, const =
    char*, const char*, const char*, const char**)':
    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*'
    pp_sys.c: In function 'OP* Perl_pp_gmtime(PerlInterpreter*)':
    pp_sys.c:4537: warning: format '%.0f' expects type 'double', but argument 5=
     has type 'Time64_T'
    pp_sys.c:4542: warning: format '%.0f' expects type 'double', but argument 5=
     has type 'Time64_T'
    
    --=20
    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: origin/maint-5.12
    Configuration: cpp