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

    Message-Id: <202309150118.38F1IijT1472005@vier.local>
    Date: Thu, 14 Sep 2023 21:18 -0400
    Subject: Smoke [blead] v5.39.2-121-g080297a1c05 FAIL(F) linux 5.10.103-v7l+ [Raspbian GNU/Linux 10.13] (armv7l/4 cpu) {blead_gcc_quick}
    Mime-version: 1.0
    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/log080297a1c054c421f95cf78ca4f58a960f1d124f.log.gz
    
    Automated smoke report for branch blead 5.39.3 patch 080297a1c054c421f95cf78ca4f58a960f1d124f v5.39.2-121-g080297a1c05
    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 2 hours 3 minutes (average 30 minutes 54 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-121-g080297a1c05  Configuration (common) -Dcc="ccache gcc"
    ----------- ---------------------------------------------------------
    O O         
    F O         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
    
    Failures: (common-args) -Dcc="ccache gcc"
    [default] -Duseithreads
    ../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):
    pp.c: In function ‘Perl_pp_divide’:
    pp.c:1626:3: warning: label ‘ret’ defined but not used [-Wunused-label]
    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
    locale.c: In function ‘Perl_init_i18nl10n’:
    locale.c:7253: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:2402: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:2401:7: note: in expansion of macro ‘DEBUG_L’
    locale.c:2431:17: note: in expansion of macro ‘DEBUG_NEW_OBJECT_FAILED’
    config.h:4052:18: note: format string is defined here
    locale.c:2395:30: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 8 has type ‘int’ [-Wformat=]
    locale.c:2394:7: note: in expansion of macro ‘DEBUG_Lv’
    locale.c:2446: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)