• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.16.0] v5.16.0-38-gf27c8c2 FAIL(F) darwin 11.4.0 (Intel Core i7/1 cpu)

    Message-ID: <201208030337.q733bT8F001341@mars.tony.develop-help.com>
    Subject: Smoke [5.16.0] v5.16.0-38-gf27c8c2 FAIL(F) darwin 11.4.0 (Intel Core i7/1 cpu)
    Content-type: text/plain; charset="UTF8"
    Date: Fri, 3 Aug 2012 13:37 +1000
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.16.0 patch f27c8c2aee0466888b751b2abf8133dfbb8ad8f5 v5.16.0-38-gf27c8c2
    pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
        on        darwin - 11.4.0 (Mac OS X)
        using     g++ version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
        smoketime 4 hours 26 minutes (average 16 minutes 38 seconds)
    
    Summary: FAIL(F)
    
    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.16.0-38-gf27c8c2  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O O O     
    O O O O     -Duse64bitint
    O O O F     -Dusedtrace
    O O O O     -Accflags=-DPERL_GLOBAL_STRUCT
    O O O O     -Duseithreads
    F O O O     -Duseithreads -Duse64bitint
    O O O O     -Duseithreads -Dusedtrace
    O O O O     -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
    | | | +----- PERLIO = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKEf27c8c2aee0466888b751b2abf8133dfbb8ad8f5
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
    
    Failures: (common-args) -Dcc=g++
    [perlio] -DDEBUGGING -Dusedtrace
    ../t/porting/podcheck.t.....................................FAILED
        Non-zero exit status: 2
        Bad plan.  You planned 1508 tests but ran 0.
    
    [stdio] -Duseithreads -Duse64bitint
    ../dist/Thread-Queue/t/01_basic.t...........................FAILED
    
    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] -Accflags=-DPERL_GLOBAL_STRUCT
    [stdio/perlio] -DDEBUGGING -Accflags=-DPERL_GLOBAL_STRUCT
    [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 -Accflags=-DPERL_GLOBAL_STRUCT
    [stdio/perlio] -DDEBUGGING -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
    ../cpan/CGI/t/tmpdir.t......................................PASSED
        3-9
    
    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:10944: 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:4131: 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'
    re_comp.c: In function 'regnode* S_regclass(RExC_state_t*, U32)':
    re_comp.c:10944: warning: ignoring return value of 'regex_charset get_regex_charset(U32)', declared with attribute warn_unused_result
    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'
    regcomp.c: In function 'regnode* S_regclass(PerlInterpreter*, RExC_state_t*, U32)':
    pp_ctl.c: In function 'OP* Perl_pp_require(PerlInterpreter*)':
    Call.xs: In function 'I32 filter_call(PerlInterpreter*, int, SV*, int)':
    re_comp.c: In function 'regnode* S_regclass(PerlInterpreter*, RExC_state_t*, U32)':
    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:725: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:803: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_scalar_mg_free(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:821: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:854: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:891: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:944: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:986: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:1049: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)':
    shared.xs:1069: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void Perl_sharedsv_lock(PerlInterpreter*, SV*)':
    shared.xs:1173: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)':
    shared.xs:1269: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)':
    shared.xs:1286: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_POP(PerlInterpreter*, CV*)':
    shared.xs:1309: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)':
    shared.xs:1326: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)':
    shared.xs:1342: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)':
    shared.xs:1352: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)':
    shared.xs:1364: warning: deprecated conversion from string constant to 'char*'
    shared.xs:1374: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)':
    shared.xs:1390: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)':
    shared.xs:1418: warning: deprecated conversion from string constant to 'char*'
    shared.xs: In function 'void XS_threads__shared_bless(PerlInterpreter*, CV*)':
    shared.xs:1678: warning: deprecated conversion from string constant to 'char*'
    
    -- 
    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/rjbs/maint-5.16
    Configuration: cpp