• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/jhi/ldblm] v5.21.5-382-g5f9a4aa PASS linux 3.13.0-36-generic [debian] (x86_64/8 cpu) {smoke-me_g++}

    Message-ID: <201411131148.sADBmI0Y010293@m-l.org>
    Subject: Smoke [smoke-me/jhi/ldblm] v5.21.5-382-g5f9a4aa PASS linux 3.13.0-36-generic [debian] (x86_64/8 cpu) {smoke-me_g++}
    Content-type: text/plain; charset="UTF8"
    Content-transfer-encoding: quoted-printable
    Mime-version: 1.0
    Date: Thu, 13 Nov 2014 06:48 -0500
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/Jarkko%20Hietaniemi/log5f9a4aa2f060bffb804deebd1603f0131c25cf3a.log.gz
    
    Automated smoke report for 5.21.6 patch 5f9a4aa2f060bffb804deebd1603f0131c25cf3a v5.21.5-382-g5f9a4aa
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1733MHz) (x86_64/8 cpu)
        on        linux - 3.13.0-36-generic [debian]
        using     g++ version 4.8.2
        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  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O O O O O 
    O O O O O O -Accflags=-DPERL_POISON
    O O O O O O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
    O O O O O O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
    O O O O O O -Accflags=-DPERL_NO_COW
    O O O O O O -Duseithreads
    O O O O O O -Duseithreads -Accflags=-DPERL_POISON
    O O O O O O -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
    O O O O O O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
    O O O O O O -Duseithreads -Accflags=-DPERL_NO_COW
    | | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
    | | | | +--- PERLIO = perlio -DDEBUGGING
    | | | +----- PERLIO = stdio  -DDEBUGGING
    | | +------- LC_ALL = en_US.utf8
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio 
    
    Locally applied patches:
        SMOKE5f9a4aa2f060bffb804deebd1603f0131c25cf3a
    
    Compiler messages(gcc):
    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*)’:
    -- 
    Report by Test::Smoke v1.53 build 1374 running on perl 5.18.2
    (Reporter v0.050 / Smoker v0.045)