• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke [smoke-me/tonyc/22125-openbsd-embed] v5.41.6-128-g9898baa412 FAIL(F) linux 5.10.103-v7l+ [Raspbian GNU/Linux 12.7] (armv7l/4 cpu) {smoke-me_gcc_quick}

    Message-Id: <202412120331.4BC3VpX9530371@vier.local>
    Subject: Smoke [smoke-me/tonyc/22125-openbsd-embed] v5.41.6-128-g9898baa412 FAIL(F) linux 5.10.103-v7l+ [Raspbian GNU/Linux 12.7] (armv7l/4 cpu) {smoke-me_gcc_quick}
    Mime-version: 1.0
    Content-type: text/plain; charset="UTF8"
    Date: Wed, 11 Dec 2024 22:31 -0500
    Content-Transfer-Encoding: 8bit
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/arm-linux-gnueabihf-thread-multi-64int/smoke-me_gcc_quick/Tony%20Cook/log9898baa4125aa899c9cf9970aab56cbe3719e543.log.gz
    
    Automated smoke report for branch smoke-me/tonyc/22125-openbsd-embed 5.41.7 patch 9898baa4125aa899c9cf9970aab56cbe3719e543 v5.41.6-128-g9898baa412
    develpi: ARMv7 Processor rev 3 (v7l) (300 MHz) (armv7l/4 cpu)
        on        linux - 5.10.103-v7l+ [Raspbian GNU/Linux 12.7]
        using     ccache gcc version 12.2.0
        smoketime 2 hours 38 minutes (average 39 minutes 34 seconds)
    
    Summary: FAIL(F)
    
    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.41.6-128-g9898baa412  Configuration (common) -Dcc="ccache gcc"
    ----------- ---------------------------------------------------------
    F F         
    F F         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
    
    Failures: (common-args) -Dcc="ccache gcc"
    [default] 
    [default] -DDEBUGGING
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    ../t/porting/args_assert.t..................................FAILED
        2
    ../t/porting/diag.t.........................................FAILED
        2150-2152
    
    MANIFEST did not declare '.mailmap'
    
    Passed Todo tests: (common-args) -Dcc="ccache gcc"
    [default] 
    [default] -Duseithreads
    ../t/run/todo.t.............................................PASSED
        3-4
    
    Compiler messages(gcc):
    handy.h: In function ‘Perl_leave_scope’:
    handy.h:95:35: warning: ‘a2.any_uv’ may be used uninitialized [-Wmaybe-uninitialized]
    scope.c:1117:21: note: ‘a2.any_uv’ was declared here
    utf8.c: In function ‘Perl_utf8_to_uv_msgs_helper_’:
    utf8.c:1779:35: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare]
    perl.h:4215:62: note: in definition of macro ‘EXPECT’
    perl.h:4236:52: note: in expansion of macro ‘cBOOL’
    utf8.c:1779:16: note: in expansion of macro ‘UNLIKELY’
    utf8.c:1855:45: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘ssize_t’ {aka ‘int’} [-Wsign-compare]
    utf8.c:2055:34: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘U32’ {aka ‘long unsigned int’} [-Wformat=]
    utf8.c:2056:59: note: format string is defined here
    utf8.c:2153:39: warning: ‘uv’ may be used uninitialized [-Wmaybe-uninitialized]
    utf8.c:1603:8: note: ‘uv’ was declared here
    utf8.c:2055:34: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘U32’ {aka ‘long unsigned int’} [-Wformat=]
    
    Non-Fatal messages(gcc):
    
    -- 
    Report by Test::Smoke v1.72 running on perl 5.36.0
    (Reporter v0.053 / Smoker v0.046)