• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/leont/utf8-readline] v5.25.7-114-gea07014 FAIL(X) linux 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (x86_64/8 cpu[32 cores])

    Date: Mon, 12 Dec 2016 09:35:01 -0500
    Message-ID: <201612121435.uBCEZ1vl013247@digitalis>
    Subject: Smoke [smoke-me/leont/utf8-readline] v5.25.7-114-gea07014 FAIL(X) linux 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (x86_64/8 cpu[32 cores])
    
    Automated smoke report for branch smoke-me/leont/utf8-readline 5.25.8 patch ea07014e9c7ac1de8b452bfa4e2de6d0bc90147c v5.25.7-114-gea07014
    digitalis: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (GenuineIntel 3068MHz) (x86_64/8 cpu[32 cores])
        on        linux - 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (jessie)]
        using     ccache gcc -m32 version 4.9.2
        smoketime 4 hours 6 minutes (average 15 minutes 26 seconds)
    
    Summary: FAIL(X)
    
    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.25.7-114-gea07014  Configuration (common) -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32"
    ----------- ---------------------------------------------------------
    O X         
    O X         -Duselongdouble
    O X         -Dusethreads
    O X         -Dusethreads -Duselongdouble
    O X         -Duse64bitint
    O X         -Duse64bitint -Duselongdouble
    O X         -Duse64bitint -Dusethreads
    O X         -Duse64bitint -Dusethreads -Duselongdouble
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKEea07014e9c7ac1de8b452bfa4e2de6d0bc90147c
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32"
    [default] -DDEBUGGING
    [default] -DDEBUGGING -Duselongdouble
    [default] -DDEBUGGING -Duse64bitint -Duselongdouble
    [default] -DDEBUGGING -Duse64bitint -Dusethreads -Duselongdouble
    Inconsistent test results (between TEST and harness):
        ../t/cpan/Text-Tabs/t/Wrap-JLB.t........ ...................................... FAILED--expected 5 tests, saw 1
        ../t/dist/IO/t/io_sock.t................ .............................................. FAILED--expected 26 tests, saw 22
    
    [default] -DDEBUGGING -Dusethreads
    [default] -DDEBUGGING -Dusethreads -Duselongdouble
    [default] -DDEBUGGING -Duse64bitint -Dusethreads
    Inconsistent test results (between TEST and harness):
        ../t/dist/IO/t/io_sock.t................ .............................................. FAILED--expected 26 tests, saw 22
        ../t/cpan/Text-Tabs/t/Wrap-JLB.t........ ...................................... FAILED--expected 5 tests, saw 1
    
    [default] -DDEBUGGING -Duse64bitint
    Inconsistent test results (between TEST and harness):
        ../t/cpan/Text-Tabs/t/Wrap-JLB.t........ ...................................... FAILED--expected 5 tests, saw 1
        ../t/dist/IO/t/io_sock.t................ .............................................. FAILED--expected 26 tests, saw 22
        ../t/cpan/Scalar-List-Utils/t/tainted.t. ............................... FAILED at test 3
    
    Compiler messages(gcc):
    perlio.c:2908:5: warning: initialization from incompatible pointer type
    perlio.c:2908:5: warning: (near initialization for ‘PerlIO_unix.Readdelim’)
    perlio.c:3789:5: warning: initialization from incompatible pointer type
    perlio.c:3789:5: warning: (near initialization for ‘PerlIO_stdio.Readdelim’)
    perlio.c:4456:5: warning: initialization from incompatible pointer type
    perlio.c:4456:5: warning: (near initialization for ‘PerlIO_perlio.Readdelim’)
    perlio.c:4580:5: warning: initialization from incompatible pointer type
    perlio.c:4580:5: warning: (near initialization for ‘PerlIO_pending.Readdelim’)
    perlio.c:4940:5: warning: initialization from incompatible pointer type
    perlio.c:4940:5: warning: (near initialization for ‘PerlIO_crlf.Readdelim’)
    perlio.c:5118:5: warning: enum conversion in initialization is invalid in C++ [-Wc++-compat]
    perlio.c:5118:5: warning: (near initialization for ‘map[4].value’) [-Wc++-compat]
    perlio.c: In function ‘parse_parameters’:
    perlio.c:5133:9: warning: enum conversion in return is invalid in C++ [-Wc++-compat]
    perlio.c:5138:9: warning: enum conversion in initialization is invalid in C++ [-Wc++-compat]
    perlio.c:5141:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat]
    perlio.c:5146:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat]
    perlio.c: In function ‘PerlIOUnicode_readdelim’:
    perlio.c:5260:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    perlio.c:5260:51: warning: signed and unsigned type in conditional expression [-Wsign-compare]
    perlio.c:5268:21: warning: unused variable ‘fit’ [-Wunused-variable]
    perlio.c:5267:19: warning: unused variable ‘end’ [-Wunused-variable]
    perlio.c:5266:21: warning: unused variable ‘avail’ [-Wunused-variable]
    perlio.c:5353:5: warning: initialization from incompatible pointer type
    perlio.c:5353:5: warning: (near initialization for ‘PerlIO_utf8.Readdelim’)
    perlio.c: In function ‘validate’:
    perlio.c:5100:1: warning: control reaches end of non-void function [-Wreturn-type]
    inflate.c: In function ‘inflateUndermine’:
    inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
    ./const-xs.inc: In function ‘XS_Fcntl_AUTOLOAD’:
    ./const-xs.inc:559:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
    ./const-xs.inc:564:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
    ./const-xs.inc: In function ‘XS_File__Glob_AUTOLOAD’:
    ./const-xs.inc:135:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
    ./const-xs.inc:140:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
    ./const-xs.inc: In function ‘XS_I18N__Langinfo_AUTOLOAD’:
    ./const-xs.inc:263:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
    ./const-xs.inc:268:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
    mmap.xs:288:1: warning: missing initializer for field ‘Readdelim’ of ‘PerlIO_funcs’ [-Wmissing-field-initializers]
    ../../perliol.h:52:10: note: ‘Readdelim’ declared here
    encoding.xs:655:5: warning: initialization from incompatible pointer type
    encoding.xs:655:5: warning: (near initialization for ‘PerlIO_encode.Readdelim’)
    scalar.xs: In function ‘PerlIOScalar_eof’:
    scalar.xs:23:15: warning: variable ‘p’ set but not used [-Wunused-but-set-variable]
    scalar.xs:431:1: warning: missing initializer for field ‘Readdelim’ of ‘PerlIO_funcs’ [-Wmissing-field-initializers]
    via.xs:634:1: warning: missing initializer for field ‘Readdelim’ of ‘PerlIO_funcs’ [-Wmissing-field-initializers]
    ./const-xs.inc: In function ‘XS_POSIX_constant’:
    ./const-xs.inc:1575:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
    ./const-xs.inc:1580:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
    ./const-xs.inc: In function ‘XS_Socket_AUTOLOAD’:
    ./const-xs.inc:946:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
    ./const-xs.inc:951:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
    locale.c: In function ‘S_print_collxfrm_input_and_return’:
    locale.c:1954:61: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘U32’ [-Wformat=]
    scalar.xs: In function ‘PerlIOScalar_read’:
    scalar.xs:191:22: warning: comparison is always true due to limited range of data type [-Wtype-limits]
    scalar.xs:191:24: warning: comparison is always true due to limited range of data type [-Wtype-limits]
    mg.c: In function ‘Perl_magic_regdata_cnt’:
    mg.c:622:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
    mg.c: In function ‘Perl_magic_regdatum_get’:
    mg.c:658:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
    gv.c: In function ‘S_gv_magicalize’:
    gv.c:1981:71: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
    gv.c:2149:67: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
    gv.c:1981:79: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
    gv.c:2149:75: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
    
    Non-Fatal messages(gcc):
    
    
    Linux digitalis 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1
        (2016-09-03) x86_64 GNU/Linux
    
    This is a Debian Stable install, 64 bit. It is not running under
    virtualization.
    
    Additional test config suggestions welcome - this PC has some
    spare cycles.
    
    "X" failures under quadmath are reported as Perl RT #129954. The
    broken/missing debug output is reported under CPAN RT #118488.
    
    Expected failures: None.
    
    -- 
    Report by Test::Smoke v1.70_02 running on perl 5.20.2
    (Reporter v0.053 / Smoker v0.046)