• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.15.2] v5.15.2-163-g8997406 PASS darwin 10.8.0 (Intel Core 2 Duo/1 cpu[2 cores])

    Message-ID: <201108311350.p7VDopMr013436@mars.tony.develop-help.com>
    Subject: Smoke [5.15.2] v5.15.2-163-g8997406 PASS darwin 10.8.0 (Intel Core 2 Duo/1 cpu[2 cores])
    Content-type: text/plain; charset="iso-8859-1"
    Date: Wed, 31 Aug 2011 23:50 +1000
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.15.2 patch 899740664b0affdec64ae474a9bf5fd9fc054764 v5.15.2-163-g8997406
    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 4 hours 48 minutes (average 18 minutes 1 seconds)
    
    Summary: PASS
    
    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.2-163-g8997406  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O O O     
    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 = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKE899740664b0affdec64ae474a9bf5fd9fc054764
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
    
    Passed Todo tests: (common-args) -Dcc=g++
    [stdio/perlio] 
    [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
    ../cpan/CGI/t/tmpdir.t......................................PASSED
        3-9
    
    Compiler messages(gcc):
    pp_ctl.c: In function 'OP* Perl_pp_require()':
    pp_ctl.c:3992: warning: suggest a space before ';' or explicit braces around empty body in 'while' statement
    Call.xs: In function 'I32 filter_call(int, SV*, int)':
    Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 'STRLEN'
    Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 'STRLEN'
    Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 'STRLEN'
    Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 'STRLEN'
    Call.xs:175: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
    Call.xs:63: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
    Call.xs:63: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int'
    Call.xs:100: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
    Call.xs:156: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
    pp_ctl.c: In function 'OP* Perl_pp_require(PerlInterpreter*)':
    Call.xs: In function 'I32 filter_call(PerlInterpreter*, int, SV*, int)':
    shared.xs: In function 'user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)':
    shared.xs:348: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void S_sharedsv_dec(PerlInterpreter*, SV*)':
    shared.xs:521: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void Perl_sharedsv_share(PerlInterpreter*, SV*)':
    shared.xs:550: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:716: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:794: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:837: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:874: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:932: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:974: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:1037: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:1056: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void Perl_sharedsv_lock(PerlInterpreter*, SV*)':
    shared.xs:1145: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)':
    shared.xs:1241: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)':
    shared.xs:1258: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_POP(PerlInterpreter*, CV*)':
    shared.xs:1281: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)':
    shared.xs:1298: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)':
    shared.xs:1314: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)':
    shared.xs:1324: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)':
    shared.xs:1336: warning: deprecated conversion from string constant to 'char*'
    shared.xs:1346: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)':
    shared.xs:1362: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)':
    shared.xs:1390: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared_bless(PerlInterpreter*, CV*)':
    shared.xs:1650: warning: deprecated conversion from string constant to 'char*'
    
    -- 
    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/magical-gvs
    Configuration: cpp