• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-ebcdic] v5.21.6-542-gfe2fb44 FAIL(F) linux 3.13.0-41-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}

    Message-ID: <201412080738.sB87cRkR017282@m-l.org>
    Mime-version: 1.0
    Content-type: text/plain; charset="UTF8"
    Content-transfer-encoding: quoted-printable
    Date: Mon, 8 Dec 2014 02:38 -0500
    Subject: Smoke [smoke-me/khw-ebcdic] v5.21.6-542-gfe2fb44 FAIL(F) linux 3.13.0-41-generic [debian] (x86_64/8 cpu) {smoke-me_g++_quick}
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_quick/Karl%20Williamson/logfe2fb440cf6acbf2b5889c862c57000c6aae6c32.log.gz
    
    Automated smoke report for 5.21.7 patch fe2fb440cf6acbf2b5889c862c57000c6aae6c32 v5.21.6-542-gfe2fb44
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
        on        linux - 3.13.0-41-generic [debian]
        using     g++ version 4.8.2
        smoketime 1 hour 36 minutes (average 24 minutes 4 seconds)
    
    Summary: FAIL(F)
    
    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.6-542-gfe2fb44  Configuration (common) -Accflags=-DPERL_POISON -Dcc=g++
    ----------- ---------------------------------------------------------
    F F         
    F F         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKEfe2fb440cf6acbf2b5889c862c57000c6aae6c32
    
    Testsuite was run only with 'harness'
    
    Failures: (common-args) -Accflags=-DPERL_POISON -Dcc=g++
    [default] 
    [default] -DDEBUGGING
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    ../lib/croak.t..............................................FAILED
        2-3
    ../t/porting/customized.t...................................FAILED
        3
    ../dist/Data-Dumper/t/dumper.t..............................FAILED
        Bad plan.  You planned 438 tests but ran 6.
    ../lib/h2ph.t...............................................FAILED
        1, 3
    
    Passed Todo tests: (common-args) -Accflags=-DPERL_POISON -Dcc=g++
    [default] 
    [default] -DDEBUGGING
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    ../cpan/ExtUtils-MakeMaker/t/pm_to_blib.t...................PASSED
        10-11
    
    Compiler messages(gcc):
    sv.c:93:0: warning: "POISON_SV_HEAD" redefined [enabled by default]
    Call.c: In function ‘void XS_Filter__Util__Call_unimport(CV*)’:
    Call.c:444:15: warning: variable ‘package’ set but not used [-Wunused-but-set-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]
    DB_File.xs:571:1: warning: unused parameter ‘db’ [-Wunused-parameter]
    DB_File.xs:658:1: warning: unused parameter ‘db’ [-Wunused-parameter]
    DB_File.xs:748:1: warning: unused parameter ‘db’ [-Wunused-parameter]
    DB_File.xs:822:1: warning: unused parameter ‘dbenv’ [-Wunused-parameter]
    DB_File.c: In function ‘void XS_DB_File_DELETE(CV*)’:
    DB_File.c:1911:8: warning: variable ‘flags’ set but not used [-Wunused-but-set-variable]
    DB_File.c: In function ‘void XS_DB_File_STORE(CV*)’:
    DB_File.c:2104:8: warning: variable ‘flags’ set but not used [-Wunused-but-set-variable]
    DB_File.xs: In function ‘void boot_DB_File(CV*)’:
    DB_File.xs:1530:10: warning: unused variable ‘sv_err’ [-Wunused-variable]
    ../../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]
    bzlib.c:107:7: warning: unused parameter ‘opaque’ [-Wunused-parameter]
    bzlib.c:114:6: warning: unused parameter ‘opaque’ [-Wunused-parameter]
    compress.c: In function ‘void sendMTFValues(EState*)’:
    compress.c:243:19: warning: variable ‘nBytes’ set but not used [-Wunused-but-set-variable]
    RealPPPort.xs:161:4: warning: unused parameter ‘cv’ [-Wunused-parameter]
    RealPPPort.xs:173:4: warning: unused parameter ‘cv’ [-Wunused-parameter]
    ../../pp.h: In function ‘void XS_IPC__SysV__constant(CV*)’:
    ListUtil.xs: In function ‘void XS_List__Util_reduce(CV*)’:
    ../../cop.h:1186:10: warning: variable ‘newsp’ set but not used [-Wunused-but-set-variable]
    ListUtil.xs: In function ‘void XS_List__Util_first(CV*)’:
    ListUtil.xs: In function ‘void XS_List__Util_any(CV*)’:
    ListUtil.xs: In function ‘void XS_List__Util_pairfirst(CV*)’:
    ListUtil.xs: In function ‘void XS_List__Util_pairgrep(CV*)’:
    ListUtil.xs: In function ‘void XS_List__Util_pairmap(CV*)’:
    ListUtil.xs:688:17: warning: unused variable ‘a’ [-Wunused-variable]
    ListUtil.xs:689:17: warning: unused variable ‘b’ [-Wunused-variable]
    ListUtil.xs:730:17: warning: unused variable ‘a’ [-Wunused-variable]
    ListUtil.xs:731:17: warning: unused variable ‘b’ [-Wunused-variable]
    NDBM_File.c: In function ‘void XS_NDBM_File_error(CV*)’:
    NDBM_File.c:516:12: warning: variable ‘db’ set but not used [-Wunused-but-set-variable]
    NDBM_File.c: In function ‘void XS_NDBM_File_clearerr(CV*)’:
    NDBM_File.c:545:12: warning: variable ‘db’ set but not used [-Wunused-but-set-variable]
    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]
    POSIX.c: In function ‘void XS_POSIX_strtoul(CV*)’:
    POSIX.c:4307:15: warning: unused variable ‘str’ [-Wunused-variable]
    POSIX.c:4309:6: warning: variable ‘base’ set but not used [-Wunused-but-set-variable]
    Zlib.xs:500:8: warning: unused parameter ‘opaque’ [-Wunused-parameter]
    Zlib.xs:506:6: warning: unused parameter ‘opaque’ [-Wunused-parameter]
    Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_inflate(CV*)’:
    Zlib.c:2227:7: warning: variable ‘eof’ set but not used [-Wunused-but-set-variable]
    Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_scan(CV*)’:
    Zlib.c:3010:7: warning: variable ‘out’ set but not used [-Wunused-but-set-variable]
    Zlib.c:3011:7: warning: variable ‘eof’ set but not used [-Wunused-but-set-variable]
    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]
    ../../pp.h: In function ‘void XS_Compress__Raw__Zlib_constant(CV*)’:
    Piece.xs:811:8: warning: ‘len’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    Piece.xs:350:13: warning: ‘copyright’ defined but not used [-Wunused-variable]
    Piece.xs:352:13: warning: ‘sccsid’ defined but not used [-Wunused-variable]
    ../../proto.h:8155:14: warning: ‘char* S_stdize_locale(char*)’ declared ‘static’ but never defined [-Wunused-function]
    POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
    ../../pp.h: In function ‘void XS_Time__HiRes_constant(CV*)’:
    Unicode.xs: In function ‘void XS_Encode__Unicode_decode_xs(CV*)’:
    ../../../handy.h:111:49: warning: the address of ‘PL_sv_undef’ will always evaluate as ‘true’ [-Waddress]
    Unicode.xs: In function ‘void XS_Encode__Unicode_encode_xs(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:669: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]
    op.c: In function ‘CV* Perl_newATTRSUB_x(I32, OP*, OP*, OP*, OP*, bool)’:
    op.c:8811: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:8346: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++_quick/build/ext/POSIX/POSIX.xs:3044: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
    Storable.xs: In function ‘SV* retrieve_svundef_elem(stcxt_t*, const char*)’:
    Storable.xs:5291:8: warning: the address of ‘PL_sv_undef’ will always evaluate as ‘true’ [-Waddress]
    dump.c: In function ‘SV* Perl_unop_aux_stringify(PerlInterpreter*, const OP*, CV*)’:
    dump.c:2342:53: warning: operation on ‘comppad’ may be undefined [-Wsequence-point]
    MD5.xs: In function ‘void XS_Digest__MD5_md5(PerlInterpreter*, CV*)’:
    Call.c: In function ‘void XS_Filter__Util__Call_unimport(PerlInterpreter*, CV*)’:
    DB_File.c: In function ‘void XS_DB_File_DELETE(PerlInterpreter*, CV*)’:
    DB_File.c: In function ‘void XS_DB_File_STORE(PerlInterpreter*, CV*)’:
    DB_File.xs: In function ‘void boot_DB_File(PerlInterpreter*, CV*)’:
    B.xs: In function ‘void XS_B__UNOP_AUX_aux_list(PerlInterpreter*, CV*)’:
    B.xs:1386:65: warning: operation on ‘comppad’ may be undefined [-Wsequence-point]
    ../../pp.h: In function ‘void XS_DB_File_constant(PerlInterpreter*, CV*)’:
    ../../pp.h: In function ‘void XS_IPC__SysV__constant(PerlInterpreter*, CV*)’:
    ListUtil.xs: In function ‘void XS_List__Util_reduce(PerlInterpreter*, CV*)’:
    ListUtil.xs: In function ‘void XS_List__Util_first(PerlInterpreter*, CV*)’:
    ListUtil.xs: In function ‘void XS_List__Util_any(PerlInterpreter*, CV*)’:
    ListUtil.xs: In function ‘void XS_List__Util_pairfirst(PerlInterpreter*, CV*)’:
    ListUtil.xs: In function ‘void XS_List__Util_pairgrep(PerlInterpreter*, CV*)’:
    ListUtil.xs: In function ‘void XS_List__Util_pairmap(PerlInterpreter*, CV*)’:
    NDBM_File.c: In function ‘void XS_NDBM_File_error(PerlInterpreter*, CV*)’:
    NDBM_File.c: In function ‘void XS_NDBM_File_clearerr(PerlInterpreter*, CV*)’:
    ListUtil.xs: In function ‘void XS_List__Util_min(PerlInterpreter*, CV*)’:
    POSIX.c: In function ‘void XS_POSIX_strtoul(PerlInterpreter*, CV*)’:
    Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateStream_inflate(PerlInterpreter*, CV*)’:
    Zlib.c: In function ‘void XS_Compress__Raw__Zlib__inflateScanStream_scan(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*)’:
    ../../proto.h:8155:14: warning: ‘char* S_stdize_locale(PerlInterpreter*, char*)’ declared ‘static’ but never defined [-Wunused-function]
    POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
    ../../pp.h: In function ‘void XS_Time__HiRes_constant(PerlInterpreter*, CV*)’:
    ../../../../pp.h: In function ‘void XS_ExtTest_constant(PerlInterpreter*, CV*)’:
    -- 
    Report by Test::Smoke v1.53 build 1374 running on perl 5.18.2
    (Reporter v0.050 / Smoker v0.045)