• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-bisect] v5.21.1-65-gd812e87 PASS linux 3.11.0-18-generic [debian] (x86_64/8 cpu) {smoke-me_g++}

    Message-ID: <201406281224.s5SCOVkX002823@m-l.org>
    Subject: Smoke [smoke-me/khw-bisect] v5.21.1-65-gd812e87 PASS linux 3.11.0-18-generic [debian] (x86_64/8 cpu) {smoke-me_g++}
    Content-type: text/plain; charset="UTF8"
    Date: Sat, 28 Jun 2014 08:24 -0400
    Content-transfer-encoding: quoted-printable
    Mime-version: 1.0
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/Karl Williamson/logd812e87abe8d9ca3f322f350b786e7331e8426be.log.gz
    
    Automated smoke report for 5.21.2 patch d812e87abe8d9ca3f322f350b786e7331e8426be v5.21.1-65-gd812e87
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 cpu)
        on        linux - 3.11.0-18-generic [debian]
        using     g++ version 4.8.2
        smoketime 21 hours 24 minutes (average 1 hour 4 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.1-65-gd812e87  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:
        SMOKEd812e87abe8d9ca3f322f350b786e7331e8426be
    
    Compiler messages(gcc):
    try.c: In function ‘int main()’:
    MD5.xs: In function ‘void XS_Digest__MD5_md5(CV*)’:
    ../../handy.h:455:36: warning: null argument where non-null required (argument 1) [-Wnonnull]
    POSIX.o: In function `XS_POSIX_tmpnam(cv*)':
    POSIX.o: In function `XS_POSIX_tmpnam':
    /home/perl/smoke/perl/smoke-me_g++/build/ext/POSIX/POSIX.xs:1486: 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:141:35: warning: unused variable ‘my_vars’ [-Wunused-variable]
    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*)’:
    MD5.xs: In function ‘void XS_Digest__MD5_md5(PerlInterpreter*, CV*)’:
    POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
    pad.c: In function ‘SV* Perl_pad_sv(PerlInterpreter*, PADOFFSET)’:
    pad.c: In function ‘void Perl_pad_setsv(PerlInterpreter*, PADOFFSET, SV*)’:
    pad.c: In function ‘void S_cv_dump(PerlInterpreter*, const CV*, const char*)’:
    toke.c: In function ‘int S_tokereport(PerlInterpreter*, I32, const YYSTYPE*)’:
    regcomp.c: In function ‘U8 S_regtail_study(PerlInterpreter*, RExC_state_t*, regnode*, const regnode*, U32)’:
    regcomp.c: In function ‘void Perl_regdump(PerlInterpreter*, const regexp*)’:
    regcomp.c: In function ‘void Perl_regprop(PerlInterpreter*, const regexp*, SV*, const regnode*, const regmatch_info*)’:
    regcomp.c: In function ‘const regnode* S_dumpuntil(PerlInterpreter*, const regexp*, const regnode*, const regnode*, const regnode*, const regnode*, SV*, I32, U32)’:
    sv.c: In function ‘void S_del_sv(PerlInterpreter*, SV*)’:
    taint.c: In function ‘void Perl_taint_proper(PerlInterpreter*, const char*, const char*)’:
    deb.c: In function ‘void Perl_vdeb(PerlInterpreter*, const char*, __va_list_tag (*)[1])’:
    deb.c: In function ‘I32 Perl_debstackptrs(PerlInterpreter*)’:
    deb.c: In function ‘void S_deb_stack_n(PerlInterpreter*, SV**, I32, I32, I32, I32)’:
    deb.c: In function ‘void Perl_deb_stack_all(PerlInterpreter*)’:
    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)