• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/bulk88/win32-io-layer] v5.21.4-209-g431137c FAIL(m) linux 3.13.0-36-generic [debian] (x86_64/8 cpu) {smoke-me_g++}

    Message-ID: <201410091754.s99HsvHP026768@m-l.org>
    Content-type: text/plain; charset="UTF8"
    Content-transfer-encoding: quoted-printable
    Date: Thu, 9 Oct 2014 13:54 -0400
    Subject: Smoke [smoke-me/bulk88/win32-io-layer] v5.21.4-209-g431137c FAIL(m) linux 3.13.0-36-generic [debian] (x86_64/8 cpu) {smoke-me_g++}
    Mime-version: 1.0
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/Ricardo%20Signes/log431137c4aca3c56f14ed7dee072a1f62eb2222db.log.gz
    
    Automated smoke report for 5.21.5 patch 431137c4aca3c56f14ed7dee072a1f62eb2222db v5.21.4-209-g431137c
    zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2267MHz) (x86_64/8 cpu)
        on        linux - 3.13.0-36-generic [debian]
        using     g++ version 4.8.2
        smoketime 19 hours 9 minutes (average 57 minutes 29 seconds)
    
    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.4-209-g431137c  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
    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
    m - - m - - -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:
        SMOKE431137c4aca3c56f14ed7dee072a1f62eb2222db
    
    Compiler messages(gcc):
    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*)':
    re_comp.c: In function ‘REGEXP* my_re_op_compile(SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)’:
    re_comp.c:7346:44: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘U32 {aka unsigned int}’ [-Wformat=]
    regcomp.c: In function ‘REGEXP* Perl_re_op_compile(SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)’:
    regcomp.c:7346:44: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘U32 {aka unsigned int}’ [-Wformat=]
    POSIX.o: In function `XS_POSIX_tmpnam':
    /home/perl/smoke/perl/smoke-me_g++/build/ext/POSIX/POSIX.xs:2915: 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:152: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*)’:
    perlio.c: In function ‘void PerlIO_default_buffer(PerlInterpreter*, PerlIO_list_t*)’:
    perlio.c:1006:49: error: invalid conversion from ‘const PerlIO_funcs* {aka const _PerlIO_funcs*}’ to ‘PerlIO_funcs* {aka _PerlIO_funcs*}’ [-fpermissive]
    perlio.c:562:1: error:   initializing argument 3 of ‘void PerlIO_list_push(PerlInterpreter*, PerlIO_list_t*, PerlIO_funcs*, SV*)’ [-fpermissive]
    perlio.c: In function ‘PerlIO_list_t* PerlIO_default_layers(PerlInterpreter*)’:
    perlio.c:1094:64: error: invalid conversion from ‘const PerlIO_funcs* {aka const _PerlIO_funcs*}’ to ‘PerlIO_funcs* {aka _PerlIO_funcs*}’ [-fpermissive]
    regcomp.c: In function ‘REGEXP* Perl_re_op_compile(PerlInterpreter*, SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)’:
    MD5.xs: In function ‘void XS_Digest__MD5_md5(PerlInterpreter*, CV*)’:
    POSIX.o: In function `XS_POSIX_tmpnam(interpreter*, cv*)':
    re_comp.c: In function ‘REGEXP* my_re_op_compile(PerlInterpreter*, SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)’:
    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)