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

    Message-Id: <202412030705.4B375ghc1454290@vier.local>
    Subject: Smoke [blead] v5.41.6-87-g4a9e05cb267 PASS linux 5.10.103-v7l+ [Raspbian GNU/Linux 12.7] (armv7l/4 cpu) {blead_gcc_quick}
    Mime-version: 1.0
    Date: Tue, 3 Dec 2024 02:05 -0500
    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/log4a9e05cb267da317fdf7958207e77a5c9e3e5ff2.log.gz
    
    Automated smoke report for branch blead 5.41.7 patch 4a9e05cb267da317fdf7958207e77a5c9e3e5ff2 v5.41.6-87-g4a9e05cb267
    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 24 minutes (average 36 minutes 14 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-87-g4a9e05cb267  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'
    
    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:1768: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:1768:16: note: in expansion of macro ‘UNLIKELY’
    utf8.c:1840:45: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘ssize_t’ {aka ‘int’} [-Wsign-compare]
    utf8.c:2275:34: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘U32’ {aka ‘long unsigned int’} [-Wformat=]
    utf8.c:2276:59: note: format string is defined here
    utf8.c:2275: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)