• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.21.5-382-g5f9a4aa PASS linux 3.13.0-36-generic [debian] Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) 8

    This report never had a log

    Automated smoke report for branch blead 5.21.6 patch 5f9a4aa2f060bffb804deebd1603f0131c25cf3a v5.21.5-382-g5f9a4aa.
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpus)
        on        linux 3.13.0-36-generic [debian]
        using     g++ version 4.8.2 (*1)
        smoketime 1 day 9 hours 30 minutes (average 1 hour 40 minutes)
    
    Summary: PASS
    
    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.21.5-382-g5f9a4aa
    ----------------------- ----------------------------------------------------
    O  O  O  O  O  O        -Dcc=g++ (*1)
    O  O  O  O  O  O        -Dcc=g++ -Accflags=-DPERL_POISON (*1)
    O  O  O  O  O  O        -Dcc=g++ -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
    O  O  O  O  O  O        -Dcc=g++ -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
    O  O  O  O  O  O        -Dcc=g++ -Accflags=-DPERL_NO_COW (*1)
    O  O  O  O  O  O        -Dcc=g++ -Duseithreads (*1)
    O  O  O  O  O  O        -Dcc=g++ -Duseithreads -Accflags=-DPERL_POISON (*1)
    O  O  O  O  O  O        -Dcc=g++ -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
    O  O  O  O  O  O        -Dcc=g++ -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
    O  O  O  O  O  O        -Dcc=g++ -Duseithreads -Accflags=-DPERL_NO_COW (*1)
    |  |  |  |  |  |
    |  |  |  |  |  +------  locale:en_US.utf8 DEBUGGING
    |  |  |  |  +---------  perlio DEBUGGING
    |  |  |  +------------  stdio DEBUGGING
    |  |  +---------------  locale:en_US.utf8
    |  +------------------  perlio
    +---------------------  stdio
    
      Applied patches:
        SMOKE5f9a4aa2f060bffb804deebd1603f0131c25cf3a
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        MD5.xs: In function ‘void XS_Digest__MD5_md5(CV*)’:
        ../../handy.h:456:36: warning: null argument where non-null required (argument 1) [-Wnonnull]
        DB_File.xs: In function ‘int db_put(DB_File, DBTKEY, DBT, u_int)’:
        DB_File.xs:311:77: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        ../../pp.h: In function ‘void XS_DB_File_constant(CV*)’:
        ../../pp.h:306:54: warning: ‘iv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        ListUtil.xs: In function ‘void XS_List__Util_min(CV*)’:
        ListUtil.xs:129:39: warning: ‘retval’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        ../../pp.h: In function ‘void XS_IPC__SysV__constant(CV*)’:
        <command-line>:0:14: warning: missing whitespace after the macro name [enabled by default]
        Encode.xs: In function ‘U8* process_utf8(SV*, U8*, U8*, SV*, bool, bool, bool)’:
        Encode.xs:366:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        Encode.xs:370:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        ../../pp.h: In function ‘void XS_Compress__Raw__Zlib_constant(CV*)’:
        Piece.xs: In function ‘char* _strptime(const char*, const char*, tm*, int*)’:
        Piece.xs:362:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        Piece.xs: In function ‘void XS_Time__Piece__strftime(CV*)’:
        Piece.xs:1059:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        Piece.xs:811:8: warning: ‘len’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
        APItest.xs:262:32: warning: missing initializer for member ‘mgvtbl::svt_set’ [-Wmissing-field-initializers]
        APItest.xs:262:32: warning: missing initializer for member ‘mgvtbl::svt_len’ [-Wmissing-field-initializers]
        APItest.xs:262:32: warning: missing initializer for member ‘mgvtbl::svt_clear’ [-Wmissing-field-initializers]
        APItest.xs:262:32: warning: missing initializer for member ‘mgvtbl::svt_free’ [-Wmissing-field-initializers]
        APItest.xs:262:32: warning: missing initializer for member ‘mgvtbl::svt_copy’ [-Wmissing-field-initializers]
        APItest.xs:262:32: warning: missing initializer for member ‘mgvtbl::svt_dup’ [-Wmissing-field-initializers]
        APItest.xs:262:32: warning: missing initializer for member ‘mgvtbl::svt_local’ [-Wmissing-field-initializers]
        APItest.c: In function ‘void XS_XS__APItest__PtrTable_clear(CV*)’:
        ../../embed.h:464:28: warning: ‘void Perl_ptr_table_clear(PTR_TBL_t*)’ is deprecated (declared at ../../proto.h:3419) [-Wdeprecated-declarations]
        ../../embed.h:464:56: warning: ‘void Perl_ptr_table_clear(PTR_TBL_t*)’ is deprecated (declared at ../../proto.h:3419) [-Wdeprecated-declarations]
        ../../pp.h: In function ‘void XS_Time__HiRes_constant(CV*)’:
        ../../../../pp.h: In function ‘void XS_ExtTest_constant(CV*)’:
        ../../../../pp.h:304:58: warning: ‘pv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        ../../../../embed.h:659:52: warning: ‘iv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        ../../../../pp.h:306:54: warning: ‘iv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        POSIX.o: In function `XS_POSIX_tmpnam':
        /home/perl/smoke/perl/smoke-me_g++/build/ext/POSIX/POSIX.xs:2962: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
        vutil.c:36:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
        vutil.c: In function ‘SV* Perl_new_version(PerlInterpreter*, SV*)’:
        perl.h:152:35: warning: unused variable ‘my_vars’ [-Wunused-variable]
        regcomp.c:3716:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
        perlio.c:5066:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
        perlio.c:5081:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
        vxs.inc: In function ‘void XS_universal_version(PerlInterpreter*, CV*)’:
        vxs.inc: In function ‘void XS_version_new(PerlInterpreter*, CV*)’:
        vxs.inc: In function ‘void XS_version_stringify(PerlInterpreter*, CV*)’:
        vxs.inc: In function ‘void XS_version_numify(PerlInterpreter*, CV*)’:
        vxs.inc: In function ‘void XS_version_normal(PerlInterpreter*, CV*)’:
        vxs.inc: In function ‘void XS_version_vcmp(PerlInterpreter*, CV*)’:
        vxs.inc: In function ‘void XS_version_boolean(PerlInterpreter*, CV*)’:
        vxs.inc: In function ‘void XS_version_noop(PerlInterpreter*, CV*)’:
        vxs.inc: In function ‘void S_version_check_key(PerlInterpreter*, CV*, const char*, int)’:
        vxs.inc: In function ‘void XS_version_qv(PerlInterpreter*, CV*)’:
        op.c: In function ‘OP* Perl_pmruntime(PerlInterpreter*, OP*, OP*, bool, I32)’:
        op.c: In function ‘OP* Perl_newRANGE(PerlInterpreter*, I32, OP*, OP*)’:
        op.c: In function ‘OP* Perl_ck_grep(PerlInterpreter*, OP*)’:
        op.c: In function ‘OP* S_maybe_targlex(PerlInterpreter*, OP*)’:
        MD5.xs: In function ‘void XS_Digest__MD5_md5(PerlInterpreter*, CV*)’:
        ../../pp.h: In function ‘void XS_DB_File_constant(PerlInterpreter*, CV*)’:
        ListUtil.xs: In function ‘void XS_List__Util_min(PerlInterpreter*, CV*)’:
        ../../pp.h: In function ‘void XS_IPC__SysV__constant(PerlInterpreter*, CV*)’:
        ../../pp.h: In function ‘void XS_Compress__Raw__Zlib_constant(PerlInterpreter*, CV*)’:
        Encode.xs: In function ‘U8* process_utf8(PerlInterpreter*, SV*, U8*, U8*, SV*, bool, bool, bool)’:
        Piece.xs: In function ‘char* _strptime(PerlInterpreter*, const char*, const char*, tm*, int*)’:
        Piece.xs: In function ‘void XS_Time__Piece__strftime(PerlInterpreter*, CV*)’:
        POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
        APItest.c: In function ‘void XS_XS__APItest__PtrTable_clear(PerlInterpreter*, CV*)’:
        ../../embed.h:464:28: warning: ‘void Perl_ptr_table_clear(PerlInterpreter*, PTR_TBL_t*)’ is deprecated (declared at ../../proto.h:3419) [-Wdeprecated-declarations]
        ../../embed.h:464:56: warning: ‘void Perl_ptr_table_clear(PerlInterpreter*, PTR_TBL_t*)’ is deprecated (declared at ../../proto.h:3419) [-Wdeprecated-declarations]
        ../../pp.h: In function ‘void XS_Time__HiRes_constant(PerlInterpreter*, CV*)’:
        ../../../../pp.h: In function ‘void XS_ExtTest_constant(PerlInterpreter*, CV*)’:
        pad.c:200:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
        regcomp.c: In function ‘void Perl_re_dup_guts(PerlInterpreter*, const REGEXP*, REGEXP*, CLONE_PARAMS*)’:
        Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
    

    About this smoke:
    smoking-perl: 5.18.2
    smoker-version: 1.53/0.045
    timestamp: 2014-11-12 03:16:54+01
    tester: perl
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/Jarkko%20Hietaniemi/log5f9a4aa2f060bffb804deebd1603f0131c25cf3a.log.gz