• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/tonyc/127663-safe-inplace-in-do_close] v5.25.7-73-g8e328fc FAIL(X) linux 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (x86_64/8 cpu[32 cores])

    Date: Tue, 6 Dec 2016 05:14:54 -0500
    Message-ID: <201612061014.uB6AEsVF020808@digitalis>
    Subject: Smoke [smoke-me/tonyc/127663-safe-inplace-in-do_close] v5.25.7-73-g8e328fc 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/tonyc/127663-safe-inplace-in-do_close 5.25.8 patch 8e328fc443869085a370f7de98d5c41b4848ee49 v5.25.7-73-g8e328fc
    digitalis: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (GenuineIntel 1600MHz) (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 7 minutes (average 15 minutes 28 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-73-g8e328fc  Configuration (common) -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32"
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duselongdouble
    O O         -Dusethreads
    O O         -Dusethreads -Duselongdouble
    O O         -Duse64bitint
    O O         -Duse64bitint -Duselongdouble
    O X         -Duse64bitint -Dusethreads
    O O         -Duse64bitint -Dusethreads -Duselongdouble
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE8e328fc443869085a370f7de98d5c41b4848ee49
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32"
    [default] -DDEBUGGING -Duse64bitint -Dusethreads
    Inconsistent test results (between TEST and harness):
        ../t/cpan/Scalar-List-Utils/t/tainted.t. ............................... FAILED at test 3
    
    Compiler messages(gcc):
    perly.c: In function ‘Perl_yyparse’:
    perly.c:350:21: warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body]
    utf8.c: In function ‘S_does_utf8_overflow’:
    utf8.c:454:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    utf8.c:454:98: warning: signed and unsigned type in conditional expression [-Wsign-compare]
    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=]
    ./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: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: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]
    mg.c: In function ‘Perl_magic_regdata_cnt’:
    mg.c:658:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
    mg.c: In function ‘Perl_magic_regdatum_get’:
    mg.c:694: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)