• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke [blead] v5.41.6-123-gdaf7baa8d0a PASS linux 5.10.103-v7l+ [Raspbian GNU/Linux 12.7] (armv7l/4 cpu) {blead_gcc_quick}

    Message-Id: <202412070207.4B72779k2924757@vier.local>
    Mime-version: 1.0
    Date: Fri, 6 Dec 2024 21:07 -0500
    Subject: Smoke [blead] v5.41.6-123-gdaf7baa8d0a PASS linux 5.10.103-v7l+ [Raspbian GNU/Linux 12.7] (armv7l/4 cpu) {blead_gcc_quick}
    Content-type: text/plain; charset="UTF8"
    Content-Transfer-Encoding: 8bit
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/arm-linux-gnueabihf-thread-multi-64int/blead_gcc_quick/logdaf7baa8d0a4823897bfd307c641e2e02d18ff33.log.gz
    
    Automated smoke report for branch blead 5.41.7 patch daf7baa8d0a4823897bfd307c641e2e02d18ff33 v5.41.6-123-gdaf7baa8d0a
    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 23 minutes (average 35 minutes 48 seconds)
    
    Summary: PASS
    
    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-123-gdaf7baa8d0a  Configuration (common) -Dcc="ccache gcc"
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
    
    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)