• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.19.2-549-gffe3f29 FAIL(m) linux 3.8.0-23-generic [debian] Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) 8

    Automated smoke report for branch blead 5.19.3 patch ffe3f29ea51e4d89cde880afd1c7995175453ff0 v5.19.2-549-gffe3f29.
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpus)
        on        linux 3.8.0-23-generic [debian]
        using     g++ version 4.7.3 (*1)
        smoketime 21 minutes 55 seconds (average 5 minutes 29 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.2-549-gffe3f29
    ----------------------- ----------------------------------------------------
    m  m                    -Dcc=g++ -Accflags=-DPERL_POISON (*1)
    m  m                    -Dcc=g++ -Accflags=-DPERL_POISON -Duseithreads (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKEffe3f29ea51e4d89cde880afd1c7995175453ff0
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        try.c: In function ‘int main()’:
        util.c: In function ‘void Perl_croak_no_mem()’:
        util.c:1613:36: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
        mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
        mg.c:2816:36: warning: ignoring return value of ‘int setreuid(__uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        mg.c:2845:25: warning: ignoring return value of ‘int seteuid(__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        mg.c:2875:36: warning: ignoring return value of ‘int setregid(__gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        mg.c:2935:25: warning: ignoring return value of ‘int setegid(__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        pp_hot.c: In function ‘void S_pushav(AV*)’:
        pp_hot.c:344:43: error: cannot convert ‘SV* {aka sv*}’ to ‘SV** const {aka sv** const}’ in initialization
        pp_hot.c:345:34: error: conditional expression between distinct pointer types ‘SV** {aka sv**}’ and ‘SV* {aka sv*}’ lacks a cast [-fpermissive]
        pp_hot.c:345:34: error: invalid conversion from ‘void*’ to ‘SV* {aka sv*}’ [-fpermissive]
        pp_hot.c: In function ‘OP* Perl_pp_aassign()’:
        pp_hot.c:1189:18: warning: ignoring return value of ‘int setresuid(__uid_t, __uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        pp_hot.c:1221:18: warning: ignoring return value of ‘int setresgid(__gid_t, __gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)’:
        sv.c:10445:41: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
        sv.c:11305:53: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
        sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
        sv.c:2973:50: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
        sv.c:2987:50: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
        op.c: In function ‘OP* S_fold_constants(OP*)’:
        op.c:3197:1: warning: argument ‘o’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
        regcomp.c: In function ‘void Perl_regprop(const regexp*, SV*, const regnode*)’:
        regcomp.c:14849:18: warning: variable ‘sw’ set but not used [-Wunused-but-set-variable]
        mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
        perl.c: In function ‘void S_init_tls_and_interp(PerlInterpreter*)’:
        perl.c:99:2: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
        pp_hot.c: In function ‘void S_pushav(PerlInterpreter*, AV*)’:
        pp_hot.c: In function ‘OP* Perl_pp_aassign(PerlInterpreter*)’:
        sv.c: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
        sv.c:11757:26: warning: ignoring return value of ‘int fchdir(int)’, declared with attribute warn_unused_result [-Wunused-result]
        sv.c: In function ‘void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, I32, bool*, U32)’:
        sv.c: In function ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)’:
        op.c: In function ‘OP* S_fold_constants(PerlInterpreter*, OP*)’:
        regcomp.c: In function ‘void Perl_regprop(PerlInterpreter*, const regexp*, SV*, const regnode*)’:
        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-08-19 03:09:27+02
    tester: perl
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_quick/Father Chrysostomos/logffe3f29ea51e4d89cde880afd1c7995175453ff0.log.gz