• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.12.5-6-g82ba7a8 FAIL(m) linux 3.5.0-22-generic [debian] Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) 8

    Automated smoke report for branch  5.12.5 patch 82ba7a81cfdc43426b7faaa9ad82dc1f8cf5f247 v5.12.5-6-g82ba7a8.
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpus)
        on        linux 3.5.0-22-generic [debian]
        using     g++ version 4.7.2 (*1)
        smoketime 23 minutes 1 seconds (average 57.542 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.12.5-6-g82ba7a8
    ----------------------- ----------------------------------------------------
    m  m                    -Dcc=g++ (*1)
    m  m                    -Dcc=g++ -Accflags=-DPERL_POISON (*1)
    m  m                    -Dcc=g++ -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
    m  m                    -Dcc=g++ -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
    m  m                    -Dcc=g++ -Dmad (*1)
    m  m                    -Dcc=g++ -Accflags=-DPERL_OLD_COPY_ON_WRITE (*1)
    m  m                    -Dcc=g++ -Duseithreads (*1)
    m  m                    -Dcc=g++ -Duseithreads -Accflags=-DPERL_POISON (*1)
    m  m                    -Dcc=g++ -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
    m  m                    -Dcc=g++ -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
    m  m                    -Dcc=g++ -Duseithreads -Dmad (*1)
    m  m                    -Dcc=g++ -Duseithreads -Accflags=-DPERL_OLD_COPY_ON_WRITE (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
      Applied patches:
        SMOKE82ba7a81cfdc43426b7faaa9ad82dc1f8cf5f247
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        try.c: In function ‘int main()’:
        regcomp.c: In function ‘regnode* S_regpiece(RExC_state_t*, I32*, U32)’:
        regcomp.c:6404:11: warning: variable ‘parse_start’ set but not used [-Wunused-but-set-variable]
        util.c: In function ‘void* Perl_safesyscalloc(size_t, size_t)’:
        util.c:273:14: warning: variable ‘total_size’ set but not used [-Wunused-but-set-variable]
        util.c: In function ‘void Perl_fbm_compile(SV*, U32)’:
        util.c:543:2: error: invalid conversion from ‘void*’ to ‘char*’ [-fpermissive]
        proto.h:2049:21: error:   initializing argument 1 of ‘void* Perl_my_memset(char*, I32, I32)’ [-fpermissive]
        util.c: In function ‘char* Perl_savepv(const char*)’:
        util.c:939:16: error: void value not ignored as it ought to be
        util.c: In function ‘char* Perl_savepvn(const char*, I32)’:
        util.c:967:22: error: void value not ignored as it ought to be
        util.c: In function ‘char* Perl_savesharedpv(const char*)’:
        util.c:995:19: error: void value not ignored as it ought to be
        util.c: In function ‘char* Perl_savesharedpvn(const char*, STRLEN)’:
        util.c:1018:19: error: void value not ignored as it ought to be
        util.c: In function ‘char* Perl_savesvpv(SV*)’:
        util.c:1041:21: error: void value not ignored as it ought to be
        util.c: In function ‘void Perl_init_tm(tm*)’:
        util.c:3718:20: error: cannot convert ‘int*’ to ‘time_t* {aka long int*}’ for argument ‘1’ to ‘time_t time(time_t*)’
        util.c:3719:27: error: cannot convert ‘int*’ to ‘const time_t* {aka const long int*}’ for argument ‘1’ to ‘tm* localtime(const time_t*)’
        util.c: In function ‘U32 Perl_seed()’:
        util.c:5511:21: error: cannot convert ‘int*’ to ‘time_t* {aka long int*}’ for argument ‘1’ to ‘time_t time(time_t*)’
        util.c:1042:1: warning: control reaches end of non-void function [-Wreturn-type]
        util.c:1019:1: warning: control reaches end of non-void function [-Wreturn-type]
        util.c: In function ‘char* S_write_no_mem()’:
        util.c:68:34: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
        util.c:996:1: warning: control reaches end of non-void function [-Wreturn-type]
        util.c:972:1: warning: control reaches end of non-void function [-Wreturn-type]
        util.c:941:1: warning: control reaches end of non-void function [-Wreturn-type]
        regcomp.c: In function ‘void S_dump_trie(const _reg_trie_data*, HV*, AV*, U32)’:
        regcomp.c:881: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:965: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:1023:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
        regcomp.c: In function ‘REGEXP* Perl_re_compile(SV*, U32)’:
        regcomp.c:4920: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:5069:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
        regcomp.c: In function ‘void Perl_pregfree2(REGEXP*)’:
        regcomp.c:9377:5: warning: variable ‘re_debug_flags’ set but not used [-Wunused-but-set-variable]
        regcomp.c: In function ‘regnode* S_regpiece(PerlInterpreter*, RExC_state_t*, I32*, U32)’:
        util.c: In function ‘void Perl_fbm_compile(PerlInterpreter*, SV*, U32)’:
        util.c: In function ‘char* Perl_savepv(PerlInterpreter*, const char*)’:
        util.c: In function ‘char* Perl_savepvn(PerlInterpreter*, const char*, I32)’:
        util.c: In function ‘char* Perl_savesharedpv(PerlInterpreter*, const char*)’:
        util.c: In function ‘char* Perl_savesharedpvn(PerlInterpreter*, const char*, STRLEN)’:
        util.c: In function ‘char* Perl_savesvpv(PerlInterpreter*, SV*)’:
        util.c: In function ‘void Perl_init_tm(PerlInterpreter*, tm*)’:
        util.c: In function ‘U32 Perl_seed(PerlInterpreter*)’:
        util.c: In function ‘char* S_write_no_mem(PerlInterpreter*)’:
        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_compile(PerlInterpreter*, SV*, U32)’:
        regcomp.c: In function ‘SV* Perl_reg_named_buff_nextkey(PerlInterpreter*, REGEXP*, U32)’:
        regcomp.c: In function ‘void Perl_pregfree2(PerlInterpreter*, REGEXP*)’:
        util.c:318:6: error: invalid conversion from ‘void*’ to ‘char*’ [-fpermissive]
        toke.c: In function ‘int Perl_yylex()’:
        toke.c:7581:19: warning: variable ‘have_proto’ set but not used [-Wunused-but-set-variable]
        regcomp.c: In function ‘void* Perl_regdupe_internal(PerlInterpreter*, REGEXP*, CLONE_PARAMS*)’:
        regcomp.c:9723:14: warning: variable ‘npar’ set but not used [-Wunused-but-set-variable]
        toke.c: In function ‘int Perl_yylex(PerlInterpreter*)’:
        Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
    

    About this smoke:
    smoking-perl: 5.14.2
    smoker-version: 1.53/0.045
    timestamp: 2013-03-06 17:57:50+01
    tester: perl
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/maint_g++/log82ba7a81cfdc43426b7faaa9ad82dc1f8cf5f247.log.gz