• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/hv/make_exactf_invlist] v5.21.6-378-g73f190c PASS linux 3.13.0-41-generic [debian] (x86_64/8 cpu) {smoke-me_g++}

    Message-ID: <201412102206.sBAM6YeS003405@m-l.org>
    Content-transfer-encoding: quoted-printable
    Subject: Smoke [smoke-me/hv/make_exactf_invlist] v5.21.6-378-g73f190c PASS linux 3.13.0-41-generic [debian] (x86_64/8 cpu) {smoke-me_g++}
    Content-type: text/plain; charset="UTF8"
    Mime-version: 1.0
    Date: Wed, 10 Dec 2014 17:06 -0500
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/Hugo%20van%20der%20Sanden/log73f190c537f6886da57695ee5b3b2bb1d32ca198.log.gz
    
    Automated smoke report for 5.21.7 patch 73f190c537f6886da57695ee5b3b2bb1d32ca198 v5.21.6-378-g73f190c
    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 day 8 hours 27 minutes (average 1 hour 37 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.6-378-g73f190c  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:
        SMOKE73f190c537f6886da57695ee5b3b2bb1d32ca198
    
    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]
    bzlib.c:107:7: warning: unused parameter ‘opaque’ [-Wunused-parameter]
    bzlib.c:114:6: warning: unused parameter ‘opaque’ [-Wunused-parameter]
    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]
    compress.c: In function ‘void sendMTFValues(EState*)’:
    compress.c:243:19: warning: variable ‘nBytes’ set but not used [-Wunused-but-set-variable]
    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]
    ../../pp.h: In function ‘void XS_IPC__SysV__constant(CV*)’:
    Zlib.xs:500:8: warning: unused parameter ‘opaque’ [-Wunused-parameter]
    Zlib.xs:506:6: warning: unused parameter ‘opaque’ [-Wunused-parameter]
    RealPPPort.xs:161:4: warning: unused parameter ‘cv’ [-Wunused-parameter]
    RealPPPort.xs:173:4: warning: unused parameter ‘cv’ [-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]
    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*)’:
    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]
    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]
    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]
    ../../proto.h:8159:14: warning: ‘char* S_stdize_locale(char*)’ declared ‘static’ but never defined [-Wunused-function]
    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]
    Piece.xs:350:13: warning: ‘copyright’ defined but not used [-Wunused-variable]
    Piece.xs:352:13: warning: ‘sccsid’ defined but not used [-Wunused-variable]
    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]
    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]
    POSIX.o: In function `XS_POSIX_tmpnam':
    /home/perl/smoke/perl/smoke-me_g++/build/ext/POSIX/POSIX.xs:3044: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
    Call.c: In function ‘void XS_Filter__Util__Call_unimport(PerlInterpreter*, CV*)’:
    MD5.xs: In function ‘void XS_Digest__MD5_md5(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*)’:
    ../../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*)’:
    ListUtil.xs: In function ‘void XS_List__Util_min(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*)’:
    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*)’:
    ../../pp.h: In function ‘void XS_Compress__Raw__Zlib_constant(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*)’:
    ../../proto.h:8159: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*)’:
    op.c: In function ‘CV* Perl_newATTRSUB_x(PerlInterpreter*, I32, OP*, OP*, OP*, OP*, bool)’:
    op.c: In function ‘CV* Perl_newMYSUB(PerlInterpreter*, I32, OP*, OP*, OP*, OP*)’:
    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]
    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]
    -- 
    Report by Test::Smoke v1.53 build 1374 running on perl 5.18.2
    (Reporter v0.050 / Smoker v0.045)