• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.15.4] v5.15.4-7-gc417947 FAIL(FM) darwin 11.2.0 (Intel Core i7/1 cpu)

    Message-ID: <201110282153.p9SLr26d004080@mars.tony.develop-help.com>
    Subject: Smoke [5.15.4] v5.15.4-7-gc417947 FAIL(FM) darwin 11.2.0 (Intel Core i7/1 cpu)
    Content-type: text/plain; charset="iso-8859-1"
    Date: Sat, 29 Oct 2011 08:53 +1100
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Automated smoke report for 5.15.4 patch c417947b9ea67a16a48b923e4f05c7a3dd828b79 v5.15.4-7-gc417947
    pallas.tony.develop-help.com: Mac mini (2 GHz) (Intel Core i7/1 cpu)
        on        darwin - 11.2.0 (Mac OS X)
        using     cc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
        smoketime 3 hours 16 minutes (average 12 minutes 17 seconds)
    
    Summary: FAIL(FM)
    
    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.4-7-gc417947  Configuration (common) none
    ----------- ---------------------------------------------------------
    F F F F     
    F F F F     -Duse64bitint
    F F F F     -Dusedtrace
    F F F F     -Accflags=-DPERL_GLOBAL_STRUCT
    M - M -     -Duseithreads
    M - M -     -Duseithreads -Duse64bitint
    M - M -     -Duseithreads -Dusedtrace
    M - M -     -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
    | | | +----- PERLIO = perlio -DDEBUGGING
    | | +------- PERLIO = stdio  -DDEBUGGING
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio
    
    
    Locally applied patches:
        uncommitted-changes
        SMOKEc417947b9ea67a16a48b923e4f05c7a3dd828b79
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3
    
    Failures: (common-args) none
    [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
    ../t/porting/globvar.t......................................FAILED
        1-2
    
    [minitest] -Duseithreads
    [minitest] -Duseithreads -Duse64bitint
    [minitest] -Duseithreads -Dusedtrace
    [minitest] -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
        t/base/cond .................... FAILED--non-zero wait status: 2304
    
    [minitest] -DDEBUGGING -Duseithreads
    [minitest] -DDEBUGGING -Duseithreads -Duse64bitint
    [minitest] -DDEBUGGING -Duseithreads -Dusedtrace
    [minitest] -DDEBUGGING -Duseithreads -Accflags=-DPERL_GLOBAL_STRUCT
        t/base/cond .................... FAILED--non-zero wait status: 11
    
    Passed Todo tests: (common-args) none
    [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
    ../cpan/CGI/t/tmpdir.t......................................PASSED
        3-9
    
    Compiler messages(gcc):
    try.c: In function 'main':
    try.c:23: error: 'KERN_PROC_PATHNAME' undeclared (first use in this function)
    try.c:23: error: (Each undeclared identifier is reported only once
    try.c:23: error: for each function it appears in.)
    util.c: In function 'Perl_get_vtbl':
    util.c:3805: warning: return discards qualifiers from pointer target type
    perlio.c: In function 'PerlIOStdio_set_ptrcnt':
    perlio.c:3581: warning: pointer targets in assignment differ in signedness
    Call.xs: In function 'filter_call':
    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 'STRLEN'
    APItest.xs: In function 'XS_XS__APItest__Magic_test_get_vtbl':
    APItest.xs:3329: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3330: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3331: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3332: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3333: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3334: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3335: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3336: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3337: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3338: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3339: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3340: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3341: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3342: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3343: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3344: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3345: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3346: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3347: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3348: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3349: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3350: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3351: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3353: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3355: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3356: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3357: warning: assignment discards qualifiers from pointer target type
    APItest.xs:3358: warning: assignment discards qualifiers from pointer target type
    
    -- 
    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/khw-utf8
    Configuration: default