develooper Front page | perl.daily-build.reports | Postings from February 2020

Smoke [blead] v5.31.9-26-g508c4191bb FAIL(F) Solaris 2.11 (i386/1cpu)

From:
Carlos Guevara
Date:
February 28, 2020 21:07
Subject:
Smoke [blead] v5.31.9-26-g508c4191bb FAIL(F) Solaris 2.11 (i386/1cpu)
Message ID:
202002282106.01SL6cDG002814@cjg-hipster
Automated smoke report for branch blead 5.31.10 patch 508c4191bbb116658fb96ad0211445bd72ceab09 v5.31.9-26-g508c4191bb
cjg-hipster: i86pc (2100MHz) (i386/1 cpu)
    on        Solaris - 2.11
    using     gcc version 6.5.0
    smoketime 8 hours 39 minutes (average 43 minutes 20 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.31.9-26-g508c4191bb  Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
F F         
F F         -Duse64bitall
F F         -Duselongdouble
F F         -Duseithreads
F F         -Duseithreads -Duse64bitall
F F         -Duseithreads -Duselongdouble
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    SMOKE508c4191bbb116658fb96ad0211445bd72ceab09

Testsuite was run only with 'harness'

Tests skipped on user request:
    # One test name on a line
Failures: (common-args) -Dcc=gcc
[default] 
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../dist/IO/t/cachepropagate-unix.t..........................FAILED
    2, 10
    Non-zero exit status: 2

MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
op.c: In function 'Perl_custom_op_get_field':
op.c:18001:9: warning: 'any.xop_name' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c: In function 'S_study_chunk':
regcomp.c:5515:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regcomp.c: In function 'S_regpiece':
regcomp.c:12701:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regcomp.c: In function 'S_regtail':
regcomp.c:20521:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regexec.c: In function 'S_regmatch':
regexec.c:8249:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regexec.c:8272:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
B.c: In function 'XS_B__PADNAME_TYPE':
B.xs:2226:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
B.xs:2210:6: note: 'ret' was declared here
Cwd.xs:23:0: warning: "SYSNAME" redefined
/usr/include/sys/param.h:184:0: note: this is the location of the previous definition
RealPPPort.xs: In function 'XS_Devel__PPPort_sprintf_ivmax':
RealPPPort.xs:994:27: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=]
RealPPPort.xs: In function 'XS_Devel__PPPort_sprintf_uvmax':
RealPPPort.xs:1001:27: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=]
Encode.c: In function 'XS_Encode_decode':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: in definition of macro 'dXSI32'
Encode.c: In function 'XS_Encode_encode':
SysV.xs: In function 'XS_IPC__SysV_shmdt':
SysV.xs:415:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
ODBM_File.xs:24:5: warning: identifier 'delete' conflicts with C++ keyword [-Wc++-compat]
ODBM_File.c: In function 'XS_ODBM_File_DELETE':
ODBM_File.xs:64:31: warning: identifier 'delete' conflicts with C++ keyword [-Wc++-compat]
ODBM_File.xs:64:31: note: in definition of macro 'odbm_DELETE'
./const-xs.inc: In function 'boot_Socket':
./const-xs.inc:986:43: warning: missing braces around initializer [-Wmissing-braces]
./const-xs.inc:986:43: note: (near initialization for 'ip6_address')
./const-xs.inc:995:43: warning: missing braces around initializer [-Wmissing-braces]
./const-xs.inc:995:43: note: (near initialization for 'ip6_address')
const-c.inc: In function 'constant_19':
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
APItest.xs: In function 'XS_XS__APItest__HvMacro_u8_to_u16_le':
APItest.xs:6884:13: warning: unused variable 'u64' [-Wunused-variable]
re_exec.c: In function 'S_regmatch':
re_exec.c:8249:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_exec.c:8272:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_exec.c: In function 'S_regtry':
re_exec.c:6539:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6443:17: note: 'fold_array' was declared here
re_exec.c:6545:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6442:16: note: 'folder' was declared here
re_comp.c: In function 'S_study_chunk':
re_comp.c:5515:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_comp.c: In function 'S_regpiece':
re_comp.c:12701:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_comp.c: In function 'S_regtail':
re_comp.c:20521:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_comp.c: In function 'S_regtail_study':
re_comp.c:20635:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_comp.c: In function 'S_ssc_is_cp_posixl_init':
re_comp.c:1576:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c:1575:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c: In function 'S_ssc_and':
re_comp.c:1509:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c:1494:15: note: 'end' was declared here
re_comp.c:1508:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c:1494:8: note: 'start' was declared here
regcomp.c: In function 'S_regtail_study':
regcomp.c:20635:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regcomp.c: In function 'S_ssc_is_cp_posixl_init':
regcomp.c:1576:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c:1575:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c: In function 'S_ssc_and':
regcomp.c:1509:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c:1494:15: note: 'end' was declared here
regcomp.c:1508:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c:1494:8: note: 'start' was declared here
regexec.c: In function 'S_regtry':
regexec.c:6539:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6443:17: note: 'fold_array' was declared here
regexec.c:6545:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6442:16: note: 'folder' was declared here
Piece.xs: In function '_strptime':
Piece.xs:719:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
reentr.c: In function 'Perl_reentrant_retry':
reentr.c:331:30: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat]
reentr.h:974:56: note: in definition of macro 'gethostbyaddr'

Non-Fatal messages(gcc):



-- 
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About