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

    Message-Id: <202309101149.38ABnlsp1560509@vier.local>
    Mime-version: 1.0
    Subject: Smoke [blead] v5.39.2-87-g9fcb5c8ddcd FAIL(F) linux 5.10.103-v7l+ [Raspbian GNU/Linux 10.13] (armv7l/4 cpu) {blead_gcc_quick}
    Date: Sun, 10 Sep 2023 07:49 -0400
    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/log9fcb5c8ddcd86467168fddd4c0cda674193ab4f5.log.gz
    
    Automated smoke report for branch blead 5.39.3 patch 9fcb5c8ddcd86467168fddd4c0cda674193ab4f5 v5.39.2-87-g9fcb5c8ddcd
    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 50 minutes (average 27 minutes 32 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.39.2-87-g9fcb5c8ddcd  Configuration (common) -Dcc="ccache gcc"
    ----------- ---------------------------------------------------------
    O F         
    O O         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
    
    Failures: (common-args) -Dcc="ccache gcc"
    [default] -DDEBUGGING
    ../ext/File-Find/t/taint.t..................................FAILED
        Non-zero exit status: 116
        Bad plan.  You planned 48 tests but ran 2.
    
    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:1581:3: warning: label ‘ret’ defined but not used [-Wunused-label]
    locale.c: In function ‘Perl_init_i18nl10n’:
    locale.c:7054: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:2350:29: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 7 has type ‘int’ [-Wformat=]
    perl.h:4961:33: note: in definition of macro ‘DEBUG__’
    locale.c:2349:7: note: in expansion of macro ‘DEBUG_L’
    locale.c:2379:17: note: in expansion of macro ‘DEBUG_NEW_OBJECT_FAILED’
    config.h:4052:18: note: format string is defined here
    locale.c:2343:30: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 8 has type ‘int’ [-Wformat=]
    locale.c:2342:7: note: in expansion of macro ‘DEBUG_Lv’
    locale.c:2394: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)