• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.25.6-142-g49b71f1 FAIL(m) linux 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (jessie)] Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (GenuineIntel 3068MHz) 8[32 cores]

    This report never had a log

    Automated smoke report for branch smoke-me/khw-encode 5.25.7 patch 49b71f113027511dc5a1911dd909f3c0f87890e7 v5.25.6-142-g49b71f1.
    digitalis: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (GenuineIntel 3068MHz) (x86_64/8[32 cores] cpus)
        on        linux 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (jessie)]
        using     ccache gcc -m32 version 4.9.2 (*1)
        smoketime 2 hours 17 minutes (average 8 minutes 37 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.25.6-142-g49b71f1
    ----------------------- ----------------------------------------------------
    m  m                    -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32" (*1)
    m  m                    -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32" -Duselongdouble (*1)
    m  m                    -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32" -Dusethreads (*1)
    m  m                    -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32" -Dusethreads -Duselongdouble (*1)
    O  O                    -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32" -Duse64bitint (*1)
    O  O                    -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32" -Duse64bitint -Duselongdouble (*1)
    O  O                    -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32" -Duse64bitint -Dusethreads (*1)
    O  O                    -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32" -Duse64bitint -Dusethreads -Duselongdouble (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
      Applied patches:
        SMOKE49b71f113027511dc5a1911dd909f3c0f87890e7
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        utf8.c: In function ‘S_does_utf8_overflow’:
        utf8.c:467:36: error: ‘len’ undeclared (first use in this function)
        utf8.c:467:36: note: each undeclared identifier is reported only once for each function it appears in
        utf8.c:469:24: warning: initialization makes integer from pointer without a cast
        utf8.c:470:63: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
        utf8.c:470:102: warning: signed and unsigned type in conditional expression [-Wsign-compare]
        utf8.c:470:34: warning: passing argument 2 of ‘memcmp’ makes pointer from integer without a cast
        /usr/include/string.h:69:12: note: expected ‘const void *’ but argument is of type ‘char’
        sv.c: In function ‘Perl_sv_utf8_decode_flags’:
        sv.c:3842:66: warning: unused parameter ‘errloc’ [-Wunused-parameter]
        sv.c:3842:115: warning: unused parameter ‘errloc’ [-Wunused-parameter]
        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=]
        Encode.xs:31:12: warning: ‘_encoded_utf8_to_bytes’ defined but not used [-Wunused-function]
        Encode.xs:64:1: warning: ‘call_failure’ defined but not used [-Wunused-function]
        ./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=]
        ./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=]
        ./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=]
        locale.c: In function ‘S_print_collxfrm_input_and_return’:
        locale.c:1948: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:178:22: warning: comparison is always true due to limited range of data type [-Wtype-limits]
        scalar.xs:178:24: warning: comparison is always true due to limited range of data type [-Wtype-limits]
    

    About this smoke:
    smoking-perl: 5.20.2
    smoker-version: 1.70_02/0.046
    timestamp: 2016-11-02 11:30:37+01
    tester: dcollins
    
    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.