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

    Message-Id: <202309122259.38CMx6U12204723@vier.local>
    Date: Tue, 12 Sep 2023 18:59 -0400
    Subject: Smoke [blead] v5.39.2-115-g91497b7f1ea PASS linux 5.10.103-v7l+ [Raspbian GNU/Linux 10.13] (armv7l/4 cpu) {blead_gcc_quick}
    Content-type: text/plain; charset="UTF8"
    Mime-version: 1.0
    Content-Transfer-Encoding: 8bit
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/arm-linux-gnueabihf-thread-multi-64int/blead_gcc_quick/log91497b7f1eadb85318d1721ab68c3a72fedb43c6.log.gz
    
    Automated smoke report for branch blead 5.39.3 patch 91497b7f1eadb85318d1721ab68c3a72fedb43c6 v5.39.2-115-g91497b7f1ea
    develpi.local: ARMv7 Processor rev 3 (v7l) (300 MHz) (armv7l/4 cpu)
        on        linux - 5.10.103-v7l+ [Raspbian GNU/Linux 10.13]
        using     ccache gcc version 8.3.0
        smoketime 1 hour 45 minutes (average 26 minutes 22 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.39.2-115-g91497b7f1ea  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):
    scope.c: In function ‘Perl_leave_scope’:
    handy.h:99:35: warning: ‘a2.any_uv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    scope.c:1113:21: note: ‘a2.any_uv’ was declared here
    pp.c: In function ‘Perl_pp_divide’:
    pp.c:1626:3: warning: label ‘ret’ defined but not used [-Wunused-label]
    locale.c: In function ‘Perl_init_i18nl10n’:
    locale.c:7156:40: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘ssize_t’ {aka ‘int’} [-Wsign-compare]
    scope.c:1113:21: warning: ‘a2.any_uv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    locale.c: In function ‘S_bool_setlocale_2008_i’:
    locale.c:2359:29: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 7 has type ‘int’ [-Wformat=]
    perl.h:4967:33: note: in definition of macro ‘DEBUG__’
    locale.c:2358:7: note: in expansion of macro ‘DEBUG_L’
    locale.c:2388:17: note: in expansion of macro ‘DEBUG_NEW_OBJECT_FAILED’
    config.h:4052:18: note: format string is defined here
    locale.c:2352:30: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 8 has type ‘int’ [-Wformat=]
    locale.c:2351:7: note: in expansion of macro ‘DEBUG_Lv’
    locale.c:2403:13: note: in expansion of macro ‘DEBUG_NEW_OBJECT_CREATED’
    
    Non-Fatal messages(gcc):
    
    -- 
    Report by Test::Smoke v1.72 running on perl 5.28.1
    (Reporter v0.053 / Smoker v0.046)