• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.17.6] v5.17.5-99-g660f18d FAIL(F) linux 3.2.0-4-amd64 [debian] (x86_64/4 cpu)

    Message-ID: <201311060817.rA68H74J023377@mars.tony.develop-help.com>
    Content-Transfer-Encoding: 8bit
    Content-Type: text/plain; charset="UTF8"
    MIME-Version: 1.0
    Date: Wed, 6 Nov 2013 19:17:07 +1100
    Subject: Smoke [5.17.6] v5.17.5-99-g660f18d FAIL(F) linux 3.2.0-4-amd64 [debian] (x86_64/4 cpu)
    
    Automated smoke report for 5.17.6 patch 660f18d25312c91598124a01f9e188abfec2fa4e v5.17.5-99-g660f18d
    mars: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (GenuineIntel 2394MHz) (x86_64/4 cpu)
        on        linux - 3.2.0-4-amd64 [debian]
        using     g++ version 4.7.2
        smoketime 3 hours 42 minutes (average 18 minutes 32 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.17.5-99-g660f18d  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O O O O O 
    O O O O O O -Duselongdouble
    O O O O O O -Dmad
    O F O O O O -Duseithreads
    F O O O O F -Duseithreads -Duselongdouble
    O O O O O O -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
        SMOKE660f18d25312c91598124a01f9e188abfec2fa4e
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
    
    Failures: (common-args) -Dcc=g++
    [perlio] -Duseithreads
    [stdio] -Duseithreads -Duselongdouble
    ../dist/Locale-Maketext/t/09_compile.t......................FAILED
        1
        Non-zero exit status: 255
        Bad plan.  You planned 2 tests but ran 1.
    
    [de_DE.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
    ../dist/threads/t/exit.t....................................FAILED
        12
    ../cpan/List-Util/t/tainted.t...............................FAILED
        3-4
        Non-zero exit status: 2
    
    Passed Todo tests: (common-args) -Dcc=g++
    [stdio/perlio/de_DE.utf8] 
    [stdio/perlio/de_DE.utf8] -DDEBUGGING
    [stdio/perlio/de_DE.utf8] -Duselongdouble
    [stdio/perlio/de_DE.utf8] -DDEBUGGING -Duselongdouble
    [stdio/perlio/de_DE.utf8] -Dmad
    [stdio/perlio/de_DE.utf8] -DDEBUGGING -Dmad
    [stdio/perlio/de_DE.utf8] -Duseithreads
    [stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads
    [stdio/perlio/de_DE.utf8] -Duseithreads -Duselongdouble
    [stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
    [stdio/perlio/de_DE.utf8] -Duseithreads -Dmad
    [stdio/perlio/de_DE.utf8] -DDEBUGGING -Duseithreads -Dmad
    ../cpan/CGI/t/tmpdir.t......................................PASSED
        3-9
    
    Compiler messages(gcc):
    pp_ctl.c: In function ‘OP* Perl_pp_goto()’:
    pp_ctl.c:2870:8: warning: variable ‘newsp’ set but not used [-Wunused-but-set-variable]
    pp_ctl.c:2871:7: warning: variable ‘gimme’ set but not used [-Wunused-but-set-variable]
    mg_vtable.h:94:54: warning: ‘PL_magic_vtable_names’ initialized and declared ‘extern’ [enabled by default]
    regcomp.c: In function ‘void S_dump_trie(const _reg_trie_data*, HV*, AV*, U32)’:
    regcomp.c:1070:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
    regcomp.c: In function ‘void S_dump_trie_interim_list(const _reg_trie_data*, HV*, AV*, U32, U32)’:
    regcomp.c:1161:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
    regcomp.c: In function ‘void S_dump_trie_interim_table(const _reg_trie_data*, HV*, AV*, U32, U32)’:
    regcomp.c:1219:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
    regcomp.c: In function ‘REGEXP* Perl_re_op_compile(SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)’:
    regcomp.c:6425:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
    regcomp.c: In function ‘SV* Perl_reg_named_buff_nextkey(REGEXP*, U32)’:
    regcomp.c:6573:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
    regcomp.c: In function ‘void Perl_pregfree2(REGEXP*)’:
    regcomp.c:14129:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
    toke.c: In function ‘int Perl_yylex()’:
    toke.c:8303:11: warning: variable ‘tboffset’ set but not used [-Wunused-but-set-variable]
    toke.c:8305:19: warning: variable ‘have_proto’ set but not used [-Wunused-but-set-variable]
    pp_ctl.c: In function ‘OP* Perl_pp_goto(PerlInterpreter*)’:
    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:1295: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:1313: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:1338: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:1355: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:1371: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:1381: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:1393:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs:1403: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:1419: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:1447:9: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    shared.xs: In function ‘void XS_threads__shared_bless(PerlInterpreter*, CV*)’:
    shared.xs:1707:13: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    regcomp.c: In function ‘void S_dump_trie(PerlInterpreter*, const _reg_trie_data*, HV*, AV*, U32)’:
    regcomp.c: In function ‘void S_dump_trie_interim_list(PerlInterpreter*, const _reg_trie_data*, HV*, AV*, U32, U32)’:
    regcomp.c: In function ‘void S_dump_trie_interim_table(PerlInterpreter*, const _reg_trie_data*, HV*, AV*, U32, U32)’:
    regcomp.c: In function ‘REGEXP* Perl_re_op_compile(PerlInterpreter*, SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)’:
    regcomp.c: In function ‘SV* Perl_reg_named_buff_nextkey(PerlInterpreter*, REGEXP*, U32)’:
    regcomp.c: In function ‘void Perl_pregfree2(PerlInterpreter*, REGEXP*)’:
    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]
    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/yves_rand_hash_seed
    Configuration: cpp