develooper Front page | perl.daily-build.reports | Postings from March 2021

Smoke [smoke-me/khw-locale] v5.33.8-193-g92d88eb FAIL(F) linux4.4.0-206-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)

Thread Next
From:
Carlos Guevara
Date:
March 28, 2021 01:05
Subject:
Smoke [smoke-me/khw-locale] v5.33.8-193-g92d88eb FAIL(F) linux4.4.0-206-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)
Message ID:
20210328010539.42F3A15EDF0@cjg-trusty
Automated smoke report for branch smoke-me/khw-locale 5.33.9 patch 92d88ebec4b02f3a0a101757c17b4bc5c7882d73 v5.33.8-193-g92d88eb
cjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2096MHz) (x86_64/1 cpu)
    on        linux - 4.4.0-206-generic [Ubuntu 14.04.6 LTS (trusty)]
    using     g++ version 4.8.4
    smoketime 6 hours 15 minutes (average 31 minutes 19 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.33.8-193-g92d88eb  Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
O O         
O O         -Duse64bitall
O O         -Dusequadmath
F F         -Duseithreads
F F         -Duseithreads -Duse64bitall
F F         -Duseithreads -Dusequadmath
| +--------- -DDEBUGGING
+----------- no debugging


Testsuite was run only with 'harness'

Tests skipped on user request:
    # One test name on a line
Failures: (common-args) -Dcc=g++
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -Duseithreads -Dusequadmath
[default] -DDEBUGGING -Duseithreads -Dusequadmath
../cpan/Test-Simple/t/Test2/regression/693_ipc_ordering.t...??????
../dist/threads-shared/t/av_simple.t........................??????
../dist/threads/t/kill.t....................................FAILED
    Non-zero exit status: 29
    Bad plan.  You planned 18 tests but ran 2.

MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
regcomp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':
regcomp.c:6787:68: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]
perl.h:3913:62: note: in definition of macro 'EXPECT'
perl.h:3934:52: note: in expansion of macro 'cBOOL'
handy.h:2670:16: note: in expansion of macro 'UNLIKELY'
handy.h:2670:25: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
handy.h:2682:30: note: in expansion of macro 'MEM_WRAP_CHECK'
handy.h:2763:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
regcomp.c:6787:5: note: in expansion of macro 'Newx'
regcomp.h: In function 'ssize_t S_study_chunk.constprop.37(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
regcomp.h:340:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:340:38: note: '<anonymous>' was declared here
regcomp.c:4217:37: note: in expansion of macro 'STR_LEN'
utf8.c: In function 'U8* Perl_bytes_to_utf8(const U8*, STRLEN*)':
utf8.c:2702:55: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]
utf8.c:2702:5: note: in expansion of macro 'Newx'
Socket.xs: In function 'void XS_Socket_inet_aton(CV*)':
Socket.xs:769:28: warning: missing initializer for member 'addrinfo::ai_family' [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member 'addrinfo::ai_socktype' [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member 'addrinfo::ai_protocol' [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member 'addrinfo::ai_addrlen' [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member 'addrinfo::ai_addr' [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member 'addrinfo::ai_canonname' [-Wmissing-field-initializers]
Socket.xs:769:28: warning: missing initializer for member 'addrinfo::ai_next' [-Wmissing-field-initializers]
re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
re_exec.c:7063:39: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6967:17: note: 'fold_array' was declared here
re_exec.c:7069:44: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6966:16: note: 'folder' was declared here
re_comp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, STRLEN*, int)':
re_comp.c:6787:68: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]
../../perl.h:3913:62: note: in definition of macro 'EXPECT'
../../perl.h:3934:52: note: in expansion of macro 'cBOOL'
../../handy.h:2670:16: note: in expansion of macro 'UNLIKELY'
../../handy.h:2670:25: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
../../handy.h:2682:30: note: in expansion of macro 'MEM_WRAP_CHECK'
../../handy.h:2763:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
re_comp.c:6787:5: note: in expansion of macro 'Newx'
../../regcomp.h: In function 'ssize_t S_study_chunk.constprop.40(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
../../regcomp.h:340:38: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:340:38: note: '<anonymous>' was declared here
re_comp.c:4184:31: note: in expansion of macro 'STR_LEN'
../../regcomp.h:334:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:334:48: note: '<anonymous>' was declared here
../../regcomp.h:334:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:341:50: note: in expansion of macro 'STR_LENl'
../../regcomp.h:316:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../regcomp.h:316:48: note: '<anonymous>' was declared here
../../regcomp.h:316:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:341:64: note: in expansion of macro 'STR_LENs'
re_comp.c:4217:37: note: in expansion of macro 'STR_LEN'
regcomp.h: In function 'ssize_t S_study_chunk.constprop.51(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
regcomp.c:4184:31: note: in expansion of macro 'STR_LEN'
regcomp.h:334:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:334:48: note: '<anonymous>' was declared here
regcomp.h:334:22: note: in expansion of macro '__ASSERT_'
regcomp.h:341:50: note: in expansion of macro 'STR_LENl'
regcomp.h:316:48: warning: '<anonymous>' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.h:316:48: note: '<anonymous>' was declared here
regcomp.h:316:22: note: in expansion of macro '__ASSERT_'
regcomp.h:341:64: note: in expansion of macro 'STR_LENs'
regexec.c: In function 'bool S_regtry(regmatch_info*, char**)':
regexec.c:7063:39: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6967:17: note: 'fold_array' was declared here
regexec.c:7069:44: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6966:16: note: 'folder' was declared here
ListUtil.xs: In function 'void XS_List__Util_reduce(CV*)':
ListUtil.xs:576:47: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
ListUtil.xs:530:9: note: 'retvals' was declared here
regcomp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
regcomp.h: In function 'ssize_t S_study_chunk.constprop.38(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
utf8.c: In function 'U8* Perl_bytes_to_utf8(PerlInterpreter*, const U8*, STRLEN*)':
handy.h: In function 'const char* S_calculate_LC_ALL(PerlInterpreter*, const char**)':
handy.h:719:79: warning: 'previous_start' may be used uninitialized in this function [-Wmaybe-uninitialized]
locale.c:823:12: note: 'previous_start' was declared here
Socket.xs: In function 'void XS_Socket_inet_aton(PerlInterpreter*, CV*)':
re_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
re_comp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
../../regcomp.h: In function 'ssize_t S_study_chunk.constprop.39(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
regcomp.h: In function 'ssize_t S_study_chunk.constprop.52(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, bool)':
regexec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, char**)':
ListUtil.xs: In function 'void XS_List__Util_reduce(PerlInterpreter*, CV*)':

Non-Fatal messages(gcc):



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

Thread Next


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