• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/davem/asan_undef2] v5.21.7-83-g8b1f096 PASS linux 3.13.0-41-generic [debian] (x86_64/8 cpu) {smoke-me_g++}

    Message-ID: <201412251429.sBPETWMe026733@m-l.org>
    Subject: Smoke [smoke-me/davem/asan_undef2] v5.21.7-83-g8b1f096 PASS linux 3.13.0-41-generic [debian] (x86_64/8 cpu) {smoke-me_g++}
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    Date: Thu, 25 Dec 2014 09:29 -0500
    Content-type: text/plain; charset="UTF8"
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/David%20Mitchell/log8b1f096d396efac0cf624a35f0ccf1d63cd12d50.log.gz
    
    Automated smoke report for 5.21.8 patch 8b1f096d396efac0cf624a35f0ccf1d63cd12d50 v5.21.7-83-g8b1f096
    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 6 hours 32 minutes (average 1 hour 31 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.7-83-g8b1f096  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:
        SMOKE8b1f096d396efac0cf624a35f0ccf1d63cd12d50
    
    Compiler messages(gcc):
    Call.c: In function ‘void XS_Filter__Util__Call_unimport(CV*)’:
    Call.c:445: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]
    ../../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*)’:
    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:741:17: warning: unused variable ‘a’ [-Wunused-variable]
    ListUtil.xs:742:17: warning: unused variable ‘b’ [-Wunused-variable]
    ListUtil.xs:783:17: warning: unused variable ‘a’ [-Wunused-variable]
    ListUtil.xs:784:17: warning: unused variable ‘b’ [-Wunused-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]
    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:2229: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:3012:7: warning: variable ‘out’ set but not used [-Wunused-but-set-variable]
    Zlib.c:3013:7: warning: variable ‘eof’ set but not used [-Wunused-but-set-variable]
    ../../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]
    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]
    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'
    MD5.xs: In function ‘void XS_Digest__MD5_md5(PerlInterpreter*, CV*)’:
    Call.c: In function ‘void XS_Filter__Util__Call_unimport(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*)’:
    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*)’:
    ListUtil.xs: In function ‘void XS_List__Util_min(PerlInterpreter*, CV*)’:
    ../../pp.h: In function ‘void XS_Compress__Raw__Zlib_constant(PerlInterpreter*, CV*)’:
    POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, 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_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)