• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.19.6] v5.19.5-9-g85d5969 FAIL(FM) linux 3.2.0-4-amd64 [debian] (x86_64/4 cpu)

    Message-ID: <201310210909.r9L99xxe014905@mars.tony.develop-help.com>
    Content-Transfer-Encoding: 8bit
    Content-Type: text/plain; charset="UTF8"
    MIME-Version: 1.0
    Date: Mon, 21 Oct 2013 20:09:59 +1100
    Subject: Smoke [5.19.6] v5.19.5-9-g85d5969 FAIL(FM) linux 3.2.0-4-amd64 [debian] (x86_64/4 cpu)
    
    Automated smoke report for 5.19.6 patch 85d5969a3d0a464afaa529ca7a7674ef969fe49a v5.19.5-9-g85d5969
    mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 1596MHz) (x86_64/4 cpu)
        on        linux - 3.2.0-4-amd64 [debian]
        using     g++ version 4.7.2
        smoketime 2 hours 22 minutes (average 11 minutes 54 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.19.5-9-g85d5969  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O F O O O 
    O O O O O O -Duselongdouble
    O O O O O O -Dmad
    M - - M - - -Duseithreads
    M - - M - - -Duseithreads -Duselongdouble
    M - - M - - -Duseithreads -Dmad
    | | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING
    | | | | +--- PERLIO = perlio -DDEBUGGING
    | | | +----- PERLIO = stdio  -DDEBUGGING
    | | +------- LC_ALL = de_DE.utf8
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio 
    
    Locally applied patches:
        uncommitted-changes
        SMOKE85d5969a3d0a464afaa529ca7a7674ef969fe49a
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
    
    Failures: (common-args) -Dcc=g++
    [de_DE.utf8] 
    ../cpan/Pod-Simple/t/search50.t.............................FAILED
        7
    
    [minitest] -Duseithreads
    [minitest] -DDEBUGGING -Duseithreads
    [minitest] -Duseithreads -Duselongdouble
    [minitest] -DDEBUGGING -Duseithreads -Duselongdouble
    [minitest] -Duseithreads -Dmad
    [minitest] -DDEBUGGING -Duseithreads -Dmad
        t/run/switchM .................. FAILED at test 1
        t/run/switches ................. FAILED--no leader found
        t/io/crlf ...................... FAILED--expected 16416 tests, saw 16
        t/io/eintr_print ............... FAILED--no leader found
    
    Compiler messages(gcc):
    op.c: In function ‘void S_scalar_slice_warning(const OP*)’:
    op.c:1229:43: warning: ‘keysv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    toke.c: In function ‘int Perl_yylex()’:
    toke.c:5688:4: warning: ‘d’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    shared.xs: In function ‘user_lock* S_get_userlock(PerlInterpreter*, SV*, bool)’:
    shared.xs:362:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void S_sharedsv_dec(PerlInterpreter*, SV*)’:
    shared.xs:535:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void Perl_sharedsv_share(PerlInterpreter*, SV*)’:
    shared.xs:564:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘int sharedsv_scalar_mg_get(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:739:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘int sharedsv_scalar_mg_set(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:817:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘int sharedsv_scalar_mg_free(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:835:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘int sharedsv_scalar_mg_local(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:868:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘int sharedsv_elem_mg_FETCH(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:905:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘int sharedsv_elem_mg_STORE(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:960:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘int sharedsv_elem_mg_DELETE(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:1003:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘U32 sharedsv_array_mg_FETCHSIZE(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:1066:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘int sharedsv_array_mg_CLEAR(PerlInterpreter*, SV*, MAGIC*)’:
    shared.xs:1086:5: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void Perl_sharedsv_lock(PerlInterpreter*, SV*)’:
    shared.xs:1190:63: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_PUSH(PerlInterpreter*, CV*)’:
    shared.xs:1287:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_UNSHIFT(PerlInterpreter*, CV*)’:
    shared.xs:1305:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_POP(PerlInterpreter*, CV*)’:
    shared.xs:1330:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_SHIFT(PerlInterpreter*, CV*)’:
    shared.xs:1347:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_EXTEND(PerlInterpreter*, CV*)’:
    shared.xs:1363:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_STORESIZE(PerlInterpreter*, CV*)’:
    shared.xs:1373:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_EXISTS(PerlInterpreter*, CV*)’:
    shared.xs:1385:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs:1395:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_FIRSTKEY(PerlInterpreter*, CV*)’:
    shared.xs:1411:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared__tie_NEXTKEY(PerlInterpreter*, CV*)’:
    shared.xs:1439:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
    shared.xs:1699:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    APItest.xs: In function ‘void XS_XS__APItest_sv_rtrim(PerlInterpreter*, CV*)’:
    APItest.xs:1134:25: error: cannot convert ‘SV* {aka sv*}’ to ‘PerlInterpreter* {aka interpreter*}’ for argument ‘1’ to ‘void Perl_sv_rtrim(PerlInterpreter*, SV*)’
    APItest.xs: In function ‘void XS_XS__APItest_sv_ltrim(PerlInterpreter*, CV*)’:
    APItest.xs:1139:25: error: cannot convert ‘SV* {aka sv*}’ to ‘PerlInterpreter* {aka interpreter*}’ for argument ‘1’ to ‘void Perl_sv_ltrim(PerlInterpreter*, SV*)’
    op.c: In function ‘void S_scalar_slice_warning(PerlInterpreter*, const OP*)’:
    toke.c: In function ‘int Perl_yylex(PerlInterpreter*)’:
    
    -- 
    Report by Test::Smoke v1.43 build 1271 running on perl 5.14.2
    (Reporter v0.035 / Smoker v0.045)
    
    Logs at http://perl.develop-help.com/reports/
    Branch: remotes/origin/smoke-me/arc/trie-trim
    Configuration: cpp