• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/tonyc/backticks2] v5.19.8-213-gbe19c3d FAIL(M) linux 3.11.0-15-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}

    Message-ID: <201402152100.s1FL0NM7015658@m-l.org>
    Subject: Smoke [smoke-me/tonyc/backticks2] v5.19.8-213-gbe19c3d FAIL(M) linux 3.11.0-15-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}
    Content-type: text/plain; charset="UTF8"
    Date: Sat, 15 Feb 2014 16:00 -0500
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_quick/Tony Cook/logbe19c3d15eb4f9fbc3207464a74c392fb794bb1e.log.gz
    
    Automated smoke report for 5.19.9 patch be19c3d15eb4f9fbc3207464a74c392fb794bb1e v5.19.8-213-gbe19c3d
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2133MHz) (x86_64/8 cpu)
        on        linux - 3.11.0-15-generic [debian]
        using     g++ version 4.8.1
        smoketime 56 minutes 15 seconds (average 14 minutes 4 seconds)
    
    Summary: FAIL(M)
    
    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.8-213-gbe19c3d  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
    ----------- ---------------------------------------------------------
    M M         
    M M         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKEbe19c3d15eb4f9fbc3207464a74c392fb794bb1e
    
    Testsuite was run only with 'harness'
    
    Failures: (common-args) -Accflags=-DPERL_POISON -Dcc=g++
    [minitest] 
    [minitest] -DDEBUGGING
    [minitest] -DDEBUGGING -Duseithreads
        t/comp/hints ................... FAILED--expected 31 tests, saw 10
        t/comp/require ................. FAILED at test 53
        t/re/overload .................. FAILED--no leader found
        t/re/pat ....................... FAILED--no leader found
        t/re/pat_re_eval ............... FAILED--no leader found
        t/re/reg_eval_scope ............ FAILED--no leader found
        t/re/reg_mesg .................. FAILED--no leader found
        t/re/regex_sets ................ FAILED--no leader found
        t/re/regex_sets_compat ......... FAILED at test 1433
        t/re/regexp .................... FAILED at test 1433
        t/re/regexp_noamp .............. FAILED at test 1433
        t/re/regexp_notrie ............. FAILED at test 1433
        t/re/regexp_qr ................. FAILED at test 1433
        t/re/regexp_qr_embed ........... FAILED at test 1433
        t/re/regexp_trielist ........... FAILED at test 1433
        t/re/rxcode .................... FAILED--no leader found
        t/re/uniprops .................. FAILED--no leader found
        t/op/closure ................... FAILED--no leader found
        t/op/eval ...................... FAILED at test 124
        t/op/lc ........................ FAILED--no leader found
        t/op/sub ....................... FAILED--expected 33 tests, saw 31
        t/op/tr ........................ FAILED--no leader found
        t/uni/cache .................... FAILED--no leader found
        t/uni/class .................... FAILED--no leader found
        t/uni/fold ..................... FAILED--no leader found
        t/uni/gv ....................... FAILED--no leader found
        t/uni/labels ................... FAILED--no leader found
        t/uni/lower .................... FAILED--no leader found
        t/uni/parser ................... FAILED--no leader found
        t/uni/title .................... FAILED--no leader found
        t/uni/upper .................... FAILED--no leader found
        t/uni/variables ................ FAILED--no leader found
    
    [minitest] -Duseithreads
        t/op/lc ........................ FAILED--no leader found
        t/uni/fold ..................... FAILED--no leader found
    
    Compiler messages(gcc):
    try.c: In function ‘int main()’:
    regexec.c: In function ‘bool _ZL25S_setup_EXACTISH_ST_c1_c2PK7regnodePiPhS2_S3_P13regmatch_info.isra.3(const regnode*, int*, U8*, int*, U8*, bool, bool)’:
    regexec.c:3428:8: warning: ‘folded’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    MD5.xs: In function ‘void XS_Digest__MD5_md5(CV*)’:
    ../../handy.h:449:36: warning: null argument where non-null required (argument 1) [-Wnonnull]
    ../../perl.h:3063:79: error: declaration of ‘void* Perl_calloc(size_t, size_t)’ has a different exception specifier
    <command-line>:0:8: error: from previous declaration ‘void* Perl_calloc(size_t, size_t) throw ()’
    ../../perl.h:3063:79: error: declaration of ‘void* Perl_malloc(size_t)’ has a different exception specifier
    <command-line>:0:8: error: from previous declaration ‘void* Perl_malloc(size_t) throw ()’
    ../../proto.h:2506:47: error: declaration of ‘void Perl_mfree(void*)’ has a different exception specifier
    <command-line>:0:6: error: from previous declaration ‘void Perl_mfree(void*) throw ()’
    ../../perl.h:3063:79: error: declaration of ‘void* Perl_realloc(void*, size_t)’ has a different exception specifier
    <command-line>:0:9: error: from previous declaration ‘void* Perl_realloc(void*, size_t) throw ()’
    POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
    regexec.c: In function ‘bool _ZL25S_setup_EXACTISH_ST_c1_c2PK7regnodePiPhS2_S3_P13regmatch_info.isra.5(const regnode*, int*, U8*, int*, U8*, bool, bool)’:
    POSIX.o: In function `XS_POSIX_tmpnam':
    /home/perl/smoke/perl/smoke-me_g++_quick/build/ext/POSIX/POSIX.xs:1437: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
    regexec.c: In function ‘bool _ZL25S_setup_EXACTISH_ST_c1_c2P11interpreterPK7regnodePiPhS4_S5_P13regmatch_info.isra.3(PerlInterpreter*, const regnode*, int*, U8*, int*, U8*, bool, bool)’:
    MD5.xs: In function ‘void XS_Digest__MD5_md5(PerlInterpreter*, CV*)’:
    POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
    regexec.c: In function ‘bool _ZL25S_setup_EXACTISH_ST_c1_c2P11interpreterPK7regnodePiPhS4_S5_P13regmatch_info.isra.5(PerlInterpreter*, const regnode*, int*, U8*, int*, U8*, bool, bool)’:
    -- 
    Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
    (Reporter v0.050 / Smoker v0.045)