• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-lexencoding] v5.21.5-435-g010a6ba FAIL(m) linux 3.13.0-36-generic [debian] (x86_64/8 cpu) {smoke-me_g++}

    Message-ID: <201411192048.sAJKlxQc010279@m-l.org>
    Date: Wed, 19 Nov 2014 15:47 -0500
    Mime-version: 1.0
    Subject: Smoke [smoke-me/khw-lexencoding] v5.21.5-435-g010a6ba FAIL(m) 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
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/Karl%20Williamson/log010a6bae23ef887b94e6ec74822ddbc1b75abd1f.log.gz
    
    Automated smoke report for 5.21.6 patch 010a6bae23ef887b94e6ec74822ddbc1b75abd1f v5.21.5-435-g010a6ba
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
        on        linux - 3.13.0-36-generic [debian]
        using     g++ version 4.8.2
        smoketime 1 day 3 hours 4 minutes (average 1 hour 21 minutes)
    
    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.21.5-435-g010a6ba  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    O O O O O O 
    O O O O O O -Accflags=-DPERL_POISON
    m - - m - - -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
    m - - m - - -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
    m - - m - - -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
    m - - m - - -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:
        SMOKE010a6bae23ef887b94e6ec74822ddbc1b75abd1f
    
    Compiler messages(gcc):
    inline.h: In function ‘SV* S_get_encoding()’:
    inline.h:389:11: warning: unused variable ‘cop’ [-Wunused-variable]
    util.c: In function ‘I32 Perl_xs_handshake(U32, void*, const char*, ...)’:
    util.c:5374:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
    pp_ctl.c: In function ‘OP* Perl_pp_require()’:
    pp_ctl.c:3694:9: warning: unused variable ‘encoding’ [-Wunused-variable]
    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]
    ../../pp.h: In function ‘void XS_IPC__SysV__constant(CV*)’:
    <command-line>:0:14: warning: missing whitespace after the macro name [enabled by default]
    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_Compress__Raw__Zlib_constant(CV*)’:
    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]
    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*)':
    ../../inline.h: In function ‘SV* S_get_encoding()’:
    ../../inline.h:409:86: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘IV {aka long int}’ [-Wformat=]
    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:3422) [-Wdeprecated-declarations]
    ../../embed.h:464:56: warning: ‘void Perl_ptr_table_clear(PTR_TBL_t*)’ is deprecated (declared at ../../proto.h:3422) [-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]
    inline.h:409:86: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘IV {aka long int}’ [-Wformat=]
    op.c: In function ‘CV* Perl_newATTRSUB_x(I32, OP*, OP*, OP*, OP*, bool)’:
    op.c:8566:21: warning: ‘start’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    op.c: In function ‘CV* Perl_newMYSUB(I32, OP*, OP*, OP*, OP*)’:
    op.c:8101:21: warning: ‘start’ 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'
    inline.h: In function ‘SV* S_get_encoding(PerlInterpreter*)’:
    embedvar.h:422:28: error: ‘my_vars’ was not declared in this scope
    mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
    vutil.c:36:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
    op.c: In function ‘OP* Perl_pmruntime(PerlInterpreter*, OP*, OP*, bool, I32)’:
    perl.h:152:35: warning: unused variable ‘my_vars’ [-Wunused-variable]
    vutil.c: In function ‘SV* Perl_new_version(PerlInterpreter*, SV*)’:
    op.c: In function ‘OP* Perl_newRANGE(PerlInterpreter*, I32, OP*, OP*)’:
    op.c: In function ‘OP* Perl_ck_grep(PerlInterpreter*, OP*)’:
    regcomp.c:3716:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
    op.c: In function ‘OP* S_maybe_targlex(PerlInterpreter*, OP*)’:
    pad.c:200:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
    pp_ctl.c: In function ‘OP* Perl_pp_require(PerlInterpreter*)’:
    perlio.c:5066:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
    perlio.c:5081:1: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
    MD5.xs: In function ‘void XS_Digest__MD5_md5(PerlInterpreter*, CV*)’:
    ../../pp.h: In function ‘void XS_IPC__SysV__constant(PerlInterpreter*, CV*)’:
    ../../pp.h: In function ‘void XS_DB_File_constant(PerlInterpreter*, CV*)’:
    Encode.xs: In function ‘U8* process_utf8(PerlInterpreter*, SV*, U8*, U8*, SV*, bool, bool, bool)’:
    ListUtil.xs: In function ‘void XS_List__Util_min(PerlInterpreter*, CV*)’:
    Piece.xs: In function ‘char* _strptime(PerlInterpreter*, const char*, const char*, tm*, int*)’:
    Piece.xs: In function ‘void XS_Time__Piece__strftime(PerlInterpreter*, CV*)’:
    ../../pp.h: In function ‘void XS_Compress__Raw__Zlib_constant(PerlInterpreter*, CV*)’:
    POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
    ../../inline.h: In function ‘SV* S_get_encoding(PerlInterpreter*)’:
    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:3422) [-Wdeprecated-declarations]
    ../../embed.h:464:56: warning: ‘void Perl_ptr_table_clear(PerlInterpreter*, PTR_TBL_t*)’ is deprecated (declared at ../../proto.h:3422) [-Wdeprecated-declarations]
    ../../pp.h: In function ‘void XS_Time__HiRes_constant(PerlInterpreter*, CV*)’:
    ../../../../pp.h: In function ‘void XS_ExtTest_constant(PerlInterpreter*, CV*)’:
    op.c: In function ‘CV* Perl_newMYSUB(PerlInterpreter*, I32, OP*, OP*, OP*, OP*)’:
    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)