• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-time64] v5.31.9-162-gc233ea680e FAIL(m) linux 4.19.93-v7l+ [Raspbian GNU/Linux 10.3] (armv7l/4 cpu) {smoke-me_gcc_quick}

    Message-Id: <202003160100.02G10IIi022936@vier.local>
    Content-type: text/plain; charset="UTF8"
    Mime-version: 1.0
    Subject: Smoke [smoke-me/khw-time64] v5.31.9-162-gc233ea680e FAIL(m) linux 4.19.93-v7l+ [Raspbian GNU/Linux 10.3] (armv7l/4 cpu) {smoke-me_gcc_quick}
    Date: Sun, 15 Mar 2020 21:00 -0400
    Content-Transfer-Encoding: 8bit
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/arm-linux-gnueabihf-thread-multi-64int/smoke-me_gcc_quick/Karl%20Williamson/logc233ea680e209bd5d5838f0e5c972d43bb1f927a.log.gz
    
    Automated smoke report for branch smoke-me/khw-time64 5.31.10 patch c233ea680e209bd5d5838f0e5c972d43bb1f927a v5.31.9-162-gc233ea680e
    remote.local: ARMv7 Processor rev 3 (v7l) (300 MHz) (armv7l/4 cpu)
        on        linux - 4.19.93-v7l+ [Raspbian GNU/Linux 10.3]
        using     ccache gcc version 8.3.0
        smoketime 35 minutes 7 seconds (average 8 minutes 47 seconds)
    
    Summary: FAIL(m)
    
    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.31.9-162-gc233ea680e  Configuration (common) -Accflags="-Werror=declaration-after-statement" -Dcc="ccache gcc"
    ----------- ---------------------------------------------------------
    m m         
    m m         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKEc233ea680e209bd5d5838f0e5c972d43bb1f927a
    
    Testsuite was run only with 'harness'
    
    MANIFEST did not declare '.mailmap'
    
    Compiler messages(gcc):
    time64.c: In function ‘Perl_gmtime64_r’:
    time64.c:309:9: error: ‘ENV_LOCALE_LOCK’ undeclared (first use in this function); did you mean ‘LOCALE_LOCK’?
    time64.c:309:9: note: each undeclared identifier is reported only once for each function it appears in
    time64.c:324:16: error: incompatible type for argument 1 of ‘memcpy’
    /usr/include/arm-linux-gnueabihf/bits/string_fortified.h:31:1: note: expected ‘void * __restrict__’ but argument is of type ‘struct tm’
    time64.c:325:16: error: incompatible types when assigning to type ‘struct tm *’ from type ‘struct tm’
    time64.c:327:9: error: ‘ENV_LOCALE_UNLOCK’ undeclared (first use in this function); did you mean ‘LOCALE_UNLOCK’?
    time64.c: In function ‘Perl_localtime64_r’:
    time64.c:478:5: error: ‘ENV_LOCALE_LOCK’ undeclared (first use in this function); did you mean ‘LOCALE_LOCK’?
    time64.c:486:9: error: ‘ENV_LOCALE_UNLOCK’ undeclared (first use in this function); did you mean ‘LOCALE_UNLOCK’?
    time64.c:500:12: error: incompatible type for argument 1 of ‘memcpy’
    time64.c:501:12: error: incompatible types when assigning to type ‘const struct tm *’ from type ‘struct tm’
    regexec.c: In function ‘S_dump_exec_pos’:
    regexec.c:4162:21: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 12 has type ‘U32’ {aka ‘const long unsigned int’} [-Wformat=]
    regexec.c:4162:55: note: format string is defined here
    perl.h:170:16: error: ‘my_perl’ undeclared (first use in this function); did you mean ‘my_fork’?
    embedvar.h:38:18: note: in expansion of macro ‘aTHX’
    embedvar.h:264:30: note: in expansion of macro ‘vTHX’
    reentr.h:1354:40: note: in expansion of macro ‘PL_reentrant_buffer’
    time64.c:313:18: note: in expansion of macro ‘gmtime’
    reentr.h:1364:46: note: in expansion of macro ‘PL_reentrant_buffer’
    time64.c:483:14: note: in expansion of macro ‘localtime’
    regexec.c:4162:21: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 13 has type ‘U32’ {aka ‘const long unsigned int’} [-Wformat=]
    
    Non-Fatal messages(gcc):
    
    -- 
    Report by Test::Smoke v1.72 running on perl 5.28.1
    (Reporter v0.053 / Smoker v0.046)