Smoke [blead] v5.32.0 PASS linux 4.19.0-9-amd64 [Debian GNU/Linux 10.4 (x86_64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-buster: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) 
(x86_64/1 cpu)
onlinux - 4.19.0-9-amd64 [Debian GNU/Linux 10.4 (buster)]
using gcc version 8.3.0
smoketime 7 hours 3 minutes (average 35 minutes 19 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=gcc
--- -
O O 
O O -Duse64bitall
O O -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
./const-xs.inc: In function 'boot_Socket':
./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
ListUtil.c: In function 'XS_List__Util_reduce':
../../embed.h:59:23: warning: 'retvals' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ListUtil.xs:530:9: note: 'retvals' was declared here
time64.c: In function 'Perl_localtime64_r':
time64.c:573:30: warning: 'orig_year' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
Opcode.xs: In function 'opmask_addlocal':
Opcode.xs:240:17: warning: cast between incompatible function types from 'void 
(*)(PerlInterpreter *, const char *, ...)' {aka 'void (*)(struct interpreter *, 
const char *, ...)'} to 'void (*)(void *)' [-Wcast-function-type]
../../embed.h:496:57: note: in definition of macro 'save_destructor'
Opcode.xs:240:2: note: in expansion of macro 'SAVEDESTRUCTOR'

Non-Fatal messages(gcc):



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


Smoke [smoke-me/ilmari/feature-multidimensional] v5.32.0-1-g45b1f0f88c PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {smoke-me_clang_sanitize=undefined}

2020-06-26 Thread George Greer
This now errors on undefined behavior instead of warning.  Smoke logs available 
at 
http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_clang_sanitize=undefined/Dagfinn%20Ilmari%20Manns%C3%A5ker/log45b1f0f88ca1b5ddd81a6eb7d11a919ac08289ac.log.gz

Automated smoke report for branch smoke-me/ilmari/feature-multidimensional 
5.32.0 patch 45b1f0f88ca1b5ddd81a6eb7d11a919ac08289ac v5.32.0-1-g45b1f0f88c
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 
(x86_64/1 cpu[8 cores])
onlinux - 5.3.12-200.fc30.x86_64 [Fedora 32]
using ccache clang version Clang 10.0.0 (Fedora 10.0.0-2.fc32)
smoketime 1 day 4 hours 10 minutes (average 1 hour 45 minutes)

Summary: PASS

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.32.0-1-g45b1f0f88c  Configuration (common) 
-Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer 
-fno-sanitize-recover=undefined -fsanitize-blacklist=`pwd`/asan_ignore" 
-Aldflags="-fno-sanitize-recover=undefined" -Dcc="ccache clang"
--- -
O O O O O O -Accflags=-DNO_MATHOMS
O O O O O O -Accflags=-DPERL_POISON
O O O O O O -Duse64bitall
O O O O O O -Dusemorebits
O O O O O O -Duseithreads -Accflags=-DNO_MATHOMS
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
O O O O O O -Duseithreads -Duse64bitall
O O O O O O -Duseithreads -Dusemorebits
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE45b1f0f88ca1b5ddd81a6eb7d11a919ac08289ac

MANIFEST did not declare '.mailmap'
MANIFEST did not declare 't/lib/feature/multidimensional'

Compiler messages(gcc):
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp 
operator
./inline.h:1965:48: warning: implicit conversion from 'IV' (aka 'long') to 
'double' changes value from 9223372036854775807 to 9223372036854775808 
[-Wimplicit-int-float-conversion]
./perl.h:1916:20: note: expanded from macro 'IV_MAX'
./perl.h:2606:29: note: expanded from macro 'PERL_QUAD_MAX'
./perl.h:3668:58: note: expanded from macro 'UNLIKELY'
./handy.h:111:24: note: expanded from macro 'cBOOL'
./perl.h:3647:62: note: expanded from macro 'EXPECT'
sv.c:2078:22: warning: implicit conversion from 'UV' (aka 'unsigned long') to 
'double' changes value from 9223372036854775807 to 9223372036854775808 
[-Wimplicit-int-float-conversion]
sv.c:11182:27: warning: implicit conversion from 'UV' (aka 'unsigned long') to 
'double' changes value from 18446744073709551615 to 18446744073709551616 
[-Wimplicit-int-float-conversion]
./perl.h:1918:20: note: expanded from macro 'UV_MAX'
./perl.h:2604:29: note: expanded from macro 'PERL_UQUAD_MAX'
sv.c:12559:41: warning: adding 'int' to a string does not append to the string 
[-Wstring-plus-int]
./handy.h:545:37: note: expanded from macro 'strnEQ'
sv.c:12559:41: note: use array indexing to silence this warning
pp_ctl.c:1231:27: warning: implicit conversion from 'IV' (aka 'long') to 
'double' changes value from 9223372036854775807 to 9223372036854775808 
[-Wimplicit-int-float-conversion]
POSIX.xs:1320:16: warning: implicit conversion from 'UV' (aka 'unsigned long') 
to 'double' changes value from 18446744073709551615 to 18446744073709551616 
[-Wimplicit-int-float-conversion]
../../perl.h:1918:20: note: expanded from macro 'UV_MAX'
../../perl.h:2604:29: note: expanded from macro 'PERL_UQUAD_MAX'
./const-xs.inc:131:42: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated 
[-W#pragma-messages]
/usr/include/netdb.h:609:3: note: expanded from macro 'AI_IDN_ALLOW_UNASSIGNED'
/usr/include/sys/cdefs.h:495:3: note: expanded from macro 
'__glibc_macro_warning'
/usr/include/sys/cdefs.h:493:42: note: expanded from macro 
'__glibc_macro_warning1'
:205:6: note: expanded from here
./const-xs.inc:134:46: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated 
[-W#pragma-messages]
/usr/include/netdb.h:611:3: note: expanded from macro 
'AI_IDN_USE_STD3_ASCII_RULES'
:208:6: note: expanded from here
./const-xs.inc:386:42: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated 
[-W#pragma-messages]
/usr/include/netdb.h:650:3: note: expanded from macro 'NI_IDN_ALLOW_UNASSIGNED'
:211:6: note: expanded from here
./const-xs.inc:389:46: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated 
[-W#pragma-messages]
/usr/include/netdb.h:652:3: note: expanded from macro 
'NI_IDN_USE_STD3_ASCII_RULES'
:214:6: note: expanded from here
re_comp.c:8251:37: warning: result of comparison against a string literal is 
unspecified (use an explicit string comparison function instead) 
[-Wstring-compare]
../../scope.h:210:4: note: expanded from 

Smoke [blead] v5.32.0 PASS linux 4.4.0-184-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-trusty: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) 
(x86_64/1 cpu)
onlinux - 4.4.0-184-generic [Ubuntu 14.04.6 LTS (trusty)]
using g++ version 4.8.4
smoketime 6 hours 40 minutes (average 33 minutes 20 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=g++
--- -
O O 
O O -Duse64bitall
O O -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
op.c: In function 'OP* Perl_pmruntime(OP*, OP*, OP*, UV, I32)':
op.c:7492:41: warning: 't_cp' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
op.c:7037:14: note: 't_cp' was declared here
op.c:7864:29: warning: 'r_cp' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
op.c:7037:8: note: 'r_cp' was declared here
regcomp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, 
STRLEN*, int)':
regcomp.c:6805: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:3647:62: note: in definition of macro 'EXPECT'
perl.h:3668:52: note: in expansion of macro 'cBOOL'
handy.h:2482:9: note: in expansion of macro 'UNLIKELY'
handy.h:2482:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
handy.h:2494:30: note: in expansion of macro 'MEM_WRAP_CHECK'
handy.h:2575:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
regcomp.c:6805:5: note: in expansion of macro 'Newx'
regcomp.h: In function 'ssize_t S_study_chunk.constprop.35(RExC_state_t*, 
regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, 
bool)':
regcomp.h:339:38: warning: '' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regcomp.h:339:38: note: '' was declared here
regcomp.c:4232:37: note: in expansion of macro 'STR_LEN'
utf8.c: In function 'U8* Perl_bytes_to_utf8(const U8*, STRLEN*)':
utf8.c:2684: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:2684:5: note: in expansion of macro 'Newx'
re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
re_exec.c:6539:38: 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:44: 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 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, 
STRLEN*, int)':
re_comp.c:6805: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:3647:62: note: in definition of macro 'EXPECT'
../../perl.h:3668:52: note: in expansion of macro 'cBOOL'
../../handy.h:2482:9: note: in expansion of macro 'UNLIKELY'
../../handy.h:2482:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
../../handy.h:2494:30: note: in expansion of macro 'MEM_WRAP_CHECK'
../../handy.h:2575:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
re_comp.c:6805:5: note: in expansion of macro 'Newx'
../../regcomp.h: In function 'ssize_t S_study_chunk.constprop.41(RExC_state_t*, 
regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, U32, U32, 
bool)':
../../regcomp.h:339:38: warning: '' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
../../regcomp.h:339:38: note: '' was declared here
re_comp.c:4199:31: note: in expansion of macro 'STR_LEN'
../../regcomp.h:333:48: warning: '' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
../../regcomp.h:333:48: note: '' was declared here
../../regcomp.h:333:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:340:50: note: in expansion of macro 'STR_LENl'
../../regcomp.h:315:48: warning: '' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
../../regcomp.h:315:48: note: '' was declared here
../../regcomp.h:315:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:340:64: note: in expansion of macro 'STR_LENs'
re_comp.c:4232:37: note: in expansion of macro 'STR_LEN'
op.c: 

Smoke [blead] v5.32.0 PASS linux 3.16.0-11-amd64 [Debian GNU/Linux 8.11 (x86_64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-jessie: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) 
(x86_64/1 cpu)
onlinux - 3.16.0-11-amd64 [Debian GNU/Linux 8.11 (jessie)]
using g++ version 4.9.2
smoketime 6 hours 47 minutes (average 33 minutes 56 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=g++
--- -
O O 
O O -Duse64bitall
O O -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
regcomp.h: In function 'ssize_t S_study_chunk(RExC_state_t*, regnode**, 
ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32, 
bool)':
regcomp.h:339:38: warning: '' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regcomp.h:339:38: note: '' was declared here
regcomp.c:4232:37: note: in expansion of macro 'STR_LEN'
re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
re_exec.c:6539:38: 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:44: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_exec.c:6442:16: note: 'folder' was declared here
../../regcomp.h: In function 'ssize_t S_study_chunk(RExC_state_t*, regnode**, 
ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32, 
bool)':
../../regcomp.h:339:38: warning: '' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
../../regcomp.h:339:38: note: '' was declared here
re_comp.c:4199:31: note: in expansion of macro 'STR_LEN'
../../regcomp.h:333:48: warning: '' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
../../regcomp.h:333:48: note: '' was declared here
../../regcomp.h:333:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:340:50: note: in expansion of macro 'STR_LENl'
../../regcomp.h:315:48: warning: '' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
../../regcomp.h:315:48: note: '' was declared here
../../regcomp.h:315:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:340:64: note: in expansion of macro 'STR_LENs'
re_comp.c:4232:37: note: in expansion of macro 'STR_LEN'
regcomp.c:4199:31: note: in expansion of macro 'STR_LEN'
regcomp.h:333:48: warning: '' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regcomp.h:333:48: note: '' was declared here
regcomp.h:333:22: note: in expansion of macro '__ASSERT_'
regcomp.h:340:50: note: in expansion of macro 'STR_LENl'
regcomp.h:315:48: warning: '' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regcomp.h:315:48: note: '' was declared here
regcomp.h:315:22: note: in expansion of macro '__ASSERT_'
regcomp.h:340:64: note: in expansion of macro 'STR_LENs'
regexec.c: In function 'bool S_regtry(regmatch_info*, char**)':
regexec.c:6539:38: 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:44: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regexec.c:6442: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.h: In function 'ssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, 
regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, 
U32, U32, bool)':
time64.c: In function 'TM64* Perl_localtime64_r(const Time64_T*, TM64*)':
time64.c:573:32: warning: 'orig_year' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
re_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, 
char**)':
../../regcomp.h: In function 'ssize_t S_study_chunk(PerlInterpreter*, 
RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, 
regnode_ssc*, 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 

Smoke [smoke-me/ilmari/feature-multidimensional] v5.32.0-1-g45b1f0f88c PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {smoke-me_g++}

2020-06-26 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_g++/Dagfinn%20Ilmari%20Manns%C3%A5ker/log45b1f0f88ca1b5ddd81a6eb7d11a919ac08289ac.log.gz

Automated smoke report for branch smoke-me/ilmari/feature-multidimensional 
5.32.0 patch 45b1f0f88ca1b5ddd81a6eb7d11a919ac08289ac v5.32.0-1-g45b1f0f88c
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 
(x86_64/1 cpu[8 cores])
onlinux - 5.3.12-200.fc30.x86_64 [Fedora 32]
using ccache g++ version 10.1.1 20200507 (Red Hat 10.1.1-1)
smoketime 1 day 3 hours 36 minutes (average 1 hour 43 minutes)

Summary: PASS

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.32.0-1-g45b1f0f88c  Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc="ccache g++"
--- -
O O O O O O -Accflags=-DNO_MATHOMS
O O O O O O -Accflags=-DPERL_POISON
O O O O O O -Duse64bitall
O O O O O O -Dusemorebits
O O O O O O -Duseithreads -Accflags=-DNO_MATHOMS
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
O O O O O O -Duseithreads -Duse64bitall
O O O O O O -Duseithreads -Dusemorebits
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE45b1f0f88ca1b5ddd81a6eb7d11a919ac08289ac

MANIFEST did not declare '.mailmap'
MANIFEST did not declare 't/lib/feature/multidimensional'

Compiler messages(gcc):
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp 
operator
mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
mg.c:2818:34: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
regexp.h:528:43: note: in definition of macro ‘RXp_ENGINE’
regexp.h:529:53: note: in expansion of macro ‘ReANY’
perl.h:250:5: note: in expansion of macro ‘RX_ENGINE’
mg.c:2818:13: note: in expansion of macro ‘CALLREG_NUMBUF_STORE’
perl.h:250:47: note: in definition of macro ‘CALLREG_NUMBUF_STORE’
gv.c: In function ‘SV* Perl_amagic_call(SV*, SV*, int, int)’:
gv.c:3194:65: warning: suggest parentheses around assignment used as truth 
value [-Wparentheses]
gv.c:3201:66: warning: suggest parentheses around assignment used as truth 
value [-Wparentheses]
inflate.c: In function ‘int inflate(z_streamp, int)’:
inflate.c:724:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
MD5.xs: In function ‘MD5_CTX* get_md5_ctx(SV*)’:
MD5.xs:470:27: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
MD5.xs: In function ‘SV* new_md5_ctx(MD5_CTX*, const char*)’:
MD5.xs:492:40: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
../../embed.h:610:63: note: in definition of macro ‘sv_magicext’
./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
HiRes.xs: In function ‘void XS_Time__HiRes_setitimer(CV*)’:
../../perl.h:532:30: warning: option ‘-Wc++-compat’ is valid for C/ObjC but not 
for C++ [-Wpragmas]
../../perl.h:535:30: note: in expansion of macro ‘GCC_DIAG_PRAGMA’
../../perl.h:543:33: note: in expansion of macro ‘GCC_DIAG_IGNORE’
HiRes.xs:1436:9: note: in expansion of macro ‘GCC_DIAG_IGNORE_STMT’
HiRes.xs: In function ‘void XS_Time__HiRes_getitimer(CV*)’:
HiRes.xs:1456:9: note: in expansion of macro ‘GCC_DIAG_IGNORE_STMT’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_clear(CV*)’:
../../embed.h:444:56: warning: ‘void Perl_ptr_table_clear(PTR_TBL_t*)’ is 
deprecated [-Wdeprecated-declarations]
APItest.c:3281:2: note: in expansion of macro ‘ptr_table_clear’
../../proto.h:2735:20: note: declared here
../../embed.h: In function ‘void XS_List__Util_reduce(CV*)’:
../../embed.h:59:35: warning: ‘retvals’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ListUtil.xs:530:9: note: ‘retvals’ was declared here
gv.c: In function ‘SV* Perl_amagic_call(PerlInterpreter*, SV*, SV*, int, int)’:
mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
MD5.xs: In function ‘MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)’:
MD5.xs: In 

Smoke [blead] v5.32.0 PASS openbsd 6.7 (amd64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-openbsd6: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (2100 MHz) (amd64/1 cpu)
onopenbsd - 6.7
using clang version 4.2.1 Compatible OpenBSD Clang 8.0.1 
(tags/RELEASE_801/final)
smoketime 12 hours 48 minutes (average 1 hour 4 minutes)

Summary: PASS

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.32.0Configuration (common) -Dcc=clang
--- -
O O 
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
sv.c:12559:41: warning: adding 'int' to a string does not append to the string 
[-Wstring-plus-int]
./handy.h:545:37: note: expanded from macro 'strnEQ'
sv.c:12559:41: note: use array indexing to silence this warning
./const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]

Non-Fatal messages(gcc):



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


Smoke [blead] v5.32.0 PASS linux 4.4.0-184-generic [Ubuntu 16.04.6 LTS (x86_64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-xenial: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) 
(x86_64/1 cpu)
onlinux - 4.4.0-184-generic [Ubuntu 16.04.6 LTS (xenial)]
using g++ version 5.4.0 20160609
smoketime 6 hours 48 minutes (average 34 minutes 1 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=g++
--- -
O O 
O O -Duse64bitall
O O -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
regcomp.h: In function 'ssize_t S_study_chunk(RExC_state_t*, regnode**, 
ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32, 
bool)':
regcomp.h:339:38: warning: '' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regcomp.h:311:22: note: '' was declared here
regcomp.h:339:22: note: in expansion of macro 'OP'
regcomp.c:4232:37: note: in expansion of macro 'STR_LEN'
re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
re_exec.c:6539:38: 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:28: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_exec.c:6442:16: note: 'folder' was declared here
../../regcomp.h: In function 'ssize_t S_study_chunk(RExC_state_t*, regnode**, 
ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32, 
bool)':
../../regcomp.h:339:38: warning: '' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
../../regcomp.h:311:22: note: '' was declared here
../../regcomp.h:339:22: note: in expansion of macro 'OP'
re_comp.c:4199:31: note: in expansion of macro 'STR_LEN'
../../regcomp.h:333:48: warning: '' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
../../regcomp.h:333:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:333:32: note: in expansion of macro 'OP'
../../regcomp.h:340:50: note: in expansion of macro 'STR_LENl'
../../regcomp.h:315:48: warning: '' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
../../regcomp.h:315:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:315:32: note: in expansion of macro 'OP'
../../regcomp.h:340:64: note: in expansion of macro 'STR_LENs'
re_comp.c:4232:37: note: in expansion of macro 'STR_LEN'
regcomp.c:4199:31: note: in expansion of macro 'STR_LEN'
regcomp.h:333:48: warning: '' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regcomp.h:333:22: note: in expansion of macro '__ASSERT_'
regcomp.h:333:32: note: in expansion of macro 'OP'
regcomp.h:340:50: note: in expansion of macro 'STR_LENl'
regcomp.h:315:48: warning: '' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regcomp.h:315:22: note: in expansion of macro '__ASSERT_'
regcomp.h:315:32: note: in expansion of macro 'OP'
regcomp.h:340:64: note: in expansion of macro 'STR_LENs'
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.h: In function 'ssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, 
regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, 
U32, U32, bool)':
time64.c: In function 'TM64* Perl_localtime64_r(const Time64_T*, TM64*)':
time64.c:573:32: warning: 'orig_year' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
re_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, 
char**)':
../../regcomp.h: In function 'ssize_t S_study_chunk(PerlInterpreter*, 
RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, 
regnode_ssc*, U32, U32, bool)':
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)


Smoke [blead] v5.32.0 PASS linux 5.3.0-61-generic [Ubuntu 19.10 (x86_64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-eoan: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) 
(x86_64/1 cpu)
onlinux - 5.3.0-61-generic [Ubuntu 19.10 (eoan)]
using g++ version 9.2.1 20191008
smoketime 7 hours 17 minutes (average 36 minutes 26 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=g++
--- -
O O 
O O -Duse64bitall
O O -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
mg.c: In function 'int Perl_magic_set(SV*, MAGIC*)':
mg.c:2818:50: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
regexp.h:528:43: note: in definition of macro 'RXp_ENGINE'
regexp.h:529:53: note: in expansion of macro 'ReANY'
perl.h:250:5: note: in expansion of macro 'RX_ENGINE'
mg.c:2818:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'
perl.h:250:47: note: in definition of macro 'CALLREG_NUMBUF_STORE'
inflate.c: In function 'int inflate(z_streamp, int)':
inflate.c:724:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
MD5.xs: In function 'MD5_CTX* get_md5_ctx(SV*)':
MD5.xs:470:50: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
MD5.xs: In function 'SV* new_md5_ctx(MD5_CTX*, const char*)':
MD5.xs:492:63: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
../../embed.h:610:63: note: in definition of macro 'sv_magicext'
./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
../../perl.h:532:30: warning: option '-Wc++-compat' is valid for C/ObjC but not 
for C++ [-Wpragmas]
../../perl.h:535:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'
../../perl.h:543:33: note: in expansion of macro 'GCC_DIAG_IGNORE'
HiRes.xs:1436:9: note: in expansion of macro 'GCC_DIAG_IGNORE_STMT'
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(CV*)':
HiRes.xs:1456:9: note: in expansion of macro 'GCC_DIAG_IGNORE_STMT'
../../embed.h: In function 'void XS_List__Util_reduce(CV*)':
../../embed.h:59:35: warning: 'retvals' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ListUtil.xs:530:9: note: 'retvals' was declared here
mg.c: In function 'int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)':
MD5.xs: In function 'MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)':
MD5.xs: In function 'SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)':
Opcode.xs: In function 'void opmask_addlocal(PerlInterpreter*, SV*, char*)':
Opcode.xs:240:33: warning: cast between incompatible function types from 'void 
(*)(PerlInterpreter*, const char*, ...)' {aka 'void (*)(interpreter*, const 
char*, ...)'} to 'void (*)(void*)' [-Wcast-function-type]
../../embed.h:496:57: note: in definition of macro 'save_destructor'
Opcode.xs:240:2: note: in expansion of macro 'SAVEDESTRUCTOR'
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
../../embed.h: 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)


Smoke [blead] v5.32.0 PASS linux 5.7.6-arch1-1 [Arch Linux] (x86_64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-arch: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) 
(x86_64/1 cpu)
onlinux - 5.7.6-arch1-1 [Arch Linux]
using gcc version 10.1.0
smoketime 7 hours 26 minutes (average 37 minutes 10 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=gcc
--- -
O O 
O O -Duse64bitall
O O -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp 
operator
Makefile:258: warning: ignoring prerequisites on suffix rule definition
Makefile:254: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:254: warning: ignoring prerequisites on suffix rule definition
byte_t.c:12:24: warning: uninitialized 'const utf8_AdobeStandardEncoding' is 
invalid in C++ [-Wc++-compat]
byte_t.c:17:24: warning: uninitialized 'const utf8_MacArabic' is invalid in C++ 
[-Wc++-compat]
byte_t.c:22:24: warning: uninitialized 'const utf8_MacCentralEurRoman' is 
invalid in C++ [-Wc++-compat]
byte_t.c:27:24: warning: uninitialized 'const utf8_MacCroatian' is invalid in 
C++ [-Wc++-compat]
byte_t.c:32:24: warning: uninitialized 'const utf8_MacCyrillic' is invalid in 
C++ [-Wc++-compat]
byte_t.c:37:24: warning: uninitialized 'const utf8_MacFarsi' is invalid in C++ 
[-Wc++-compat]
byte_t.c:42:24: warning: uninitialized 'const utf8_MacGreek' is invalid in C++ 
[-Wc++-compat]
byte_t.c:47:24: warning: uninitialized 'const utf8_MacHebrew' is invalid in C++ 
[-Wc++-compat]
byte_t.c:52:24: warning: uninitialized 'const utf8_MacIcelandic' is invalid in 
C++ [-Wc++-compat]
byte_t.c:57:24: warning: uninitialized 'const utf8_MacRoman' is invalid in C++ 
[-Wc++-compat]
byte_t.c:62:24: warning: uninitialized 'const utf8_MacRomanian' is invalid in 
C++ [-Wc++-compat]
byte_t.c:67:24: warning: uninitialized 'const utf8_MacRumanian' is invalid in 
C++ [-Wc++-compat]
byte_t.c:72:24: warning: uninitialized 'const utf8_MacSami' is invalid in C++ 
[-Wc++-compat]
byte_t.c:77:24: warning: uninitialized 'const utf8_MacThai' is invalid in C++ 
[-Wc++-compat]
byte_t.c:82:24: warning: uninitialized 'const utf8_MacTurkish' is invalid in 
C++ [-Wc++-compat]
byte_t.c:87:24: warning: uninitialized 'const utf8_cp1006' is invalid in C++ 
[-Wc++-compat]
byte_t.c:92:24: warning: uninitialized 'const utf8_cp1250' is invalid in C++ 
[-Wc++-compat]
byte_t.c:97:24: warning: uninitialized 'const utf8_cp1251' is invalid in C++ 
[-Wc++-compat]
byte_t.c:102:24: warning: uninitialized 'const utf8_cp1253' is invalid in C++ 
[-Wc++-compat]
byte_t.c:107:24: warning: uninitialized 'const utf8_cp1254' is invalid in C++ 
[-Wc++-compat]
byte_t.c:112:24: warning: uninitialized 'const utf8_cp1255' is invalid in C++ 
[-Wc++-compat]
byte_t.c:117:24: warning: uninitialized 'const utf8_cp1256' is invalid in C++ 
[-Wc++-compat]
byte_t.c:122:24: warning: uninitialized 'const utf8_cp1257' is invalid in C++ 
[-Wc++-compat]
byte_t.c:127:24: warning: uninitialized 'const utf8_cp1258' is invalid in C++ 
[-Wc++-compat]
byte_t.c:132:24: warning: uninitialized 'const utf8_cp424' is invalid in C++ 
[-Wc++-compat]
byte_t.c:137:24: warning: uninitialized 'const utf8_cp437' is invalid in C++ 
[-Wc++-compat]
byte_t.c:142:24: warning: uninitialized 'const utf8_cp737' is invalid in C++ 
[-Wc++-compat]
byte_t.c:147:24: warning: uninitialized 'const utf8_cp775' is invalid in C++ 
[-Wc++-compat]
byte_t.c:152:24: warning: uninitialized 'const utf8_cp850' is invalid in C++ 
[-Wc++-compat]
byte_t.c:157:24: warning: uninitialized 'const utf8_cp852' is invalid in C++ 
[-Wc++-compat]
byte_t.c:162:24: warning: uninitialized 'const utf8_cp855' is invalid in C++ 
[-Wc++-compat]
byte_t.c:167:24: warning: uninitialized 'const utf8_cp856' is invalid in C++ 
[-Wc++-compat]
byte_t.c:172:24: warning: uninitialized 'const utf8_cp857' is invalid in C++ 
[-Wc++-compat]
byte_t.c:177:24: warning: uninitialized 'const utf8_cp858' is invalid in C++ 
[-Wc++-compat]
byte_t.c:182:24: warning: uninitialized 'const utf8_cp860' is invalid in C++ 
[-Wc++-compat]
byte_t.c:187:24: warning: uninitialized 'const utf8_cp861' is invalid in C++ 

Smoke [blead] v5.32.0 PASS linux 4.4.227 [Slackware 14.2] (x86_64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-slackware14: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 
2095MHz) (x86_64/1 cpu)
onlinux - 4.4.227 [Slackware 14.2]
using g++ version 5.5.0
smoketime 7 hours 25 minutes (average 37 minutes 9 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=g++
--- -
O O 
O O -Duse64bitall
O O -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
regcomp.h: In function 'ssize_t S_study_chunk(RExC_state_t*, regnode**, 
ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32, 
bool)':
regcomp.h:339:38: warning: '' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regcomp.h:311:22: note: '' was declared here
regcomp.h:339:22: note: in expansion of macro 'OP'
regcomp.c:4232:37: note: in expansion of macro 'STR_LEN'
re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
re_exec.c:6539:38: 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:28: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_exec.c:6442:16: note: 'folder' was declared here
../../regcomp.h: In function 'ssize_t S_study_chunk(RExC_state_t*, regnode**, 
ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32, 
bool)':
../../regcomp.h:339:38: warning: '' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
../../regcomp.h:311:22: note: '' was declared here
../../regcomp.h:339:22: note: in expansion of macro 'OP'
re_comp.c:4199:31: note: in expansion of macro 'STR_LEN'
../../regcomp.h:333:48: warning: '' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
../../regcomp.h:333:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:333:32: note: in expansion of macro 'OP'
../../regcomp.h:340:50: note: in expansion of macro 'STR_LENl'
../../regcomp.h:315:48: warning: '' may be used uninitialized in 
this function [-Wmaybe-uninitialized]
../../regcomp.h:315:22: note: in expansion of macro '__ASSERT_'
../../regcomp.h:315:32: note: in expansion of macro 'OP'
../../regcomp.h:340:64: note: in expansion of macro 'STR_LENs'
re_comp.c:4232:37: note: in expansion of macro 'STR_LEN'
regcomp.c:4199:31: note: in expansion of macro 'STR_LEN'
regcomp.h:333:48: warning: '' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regcomp.h:333:22: note: in expansion of macro '__ASSERT_'
regcomp.h:333:32: note: in expansion of macro 'OP'
regcomp.h:340:50: note: in expansion of macro 'STR_LENl'
regcomp.h:315:48: warning: '' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regcomp.h:315:22: note: in expansion of macro '__ASSERT_'
regcomp.h:315:32: note: in expansion of macro 'OP'
regcomp.h:340:64: note: in expansion of macro 'STR_LENs'
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.h: In function 'ssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, 
regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, 
U32, U32, bool)':
time64.c: In function 'TM64* Perl_localtime64_r(const Time64_T*, TM64*)':
time64.c:573:32: warning: 'orig_year' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
re_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, 
char**)':
../../regcomp.h: In function 'ssize_t S_study_chunk(PerlInterpreter*, 
RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, 
regnode_ssc*, U32, U32, bool)':
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)


Smoke [blead] v5.32.0 PASS linux 5.6.0-2-amd64 [Debian GNU/Linux bullseye/sid] (x86_64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-bullseye: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) 
(x86_64/1 cpu)
onlinux - 5.6.0-2-amd64 [Debian GNU/Linux bullseye/sid]
using gcc version 9.3.0
smoketime 7 hours (average 35 minutes 1 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=gcc
--- -
O O 
O O -Duse64bitall
O O -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp 
operator
byte_t.c:12:24: warning: uninitialized const 'utf8_AdobeStandardEncoding' is 
invalid in C++ [-Wc++-compat]
byte_t.c:17:24: warning: uninitialized const 'utf8_MacArabic' is invalid in C++ 
[-Wc++-compat]
byte_t.c:22:24: warning: uninitialized const 'utf8_MacCentralEurRoman' is 
invalid in C++ [-Wc++-compat]
byte_t.c:27:24: warning: uninitialized const 'utf8_MacCroatian' is invalid in 
C++ [-Wc++-compat]
byte_t.c:32:24: warning: uninitialized const 'utf8_MacCyrillic' is invalid in 
C++ [-Wc++-compat]
byte_t.c:37:24: warning: uninitialized const 'utf8_MacFarsi' is invalid in C++ 
[-Wc++-compat]
byte_t.c:42:24: warning: uninitialized const 'utf8_MacGreek' is invalid in C++ 
[-Wc++-compat]
byte_t.c:47:24: warning: uninitialized const 'utf8_MacHebrew' is invalid in C++ 
[-Wc++-compat]
byte_t.c:52:24: warning: uninitialized const 'utf8_MacIcelandic' is invalid in 
C++ [-Wc++-compat]
byte_t.c:57:24: warning: uninitialized const 'utf8_MacRoman' is invalid in C++ 
[-Wc++-compat]
byte_t.c:62:24: warning: uninitialized const 'utf8_MacRomanian' is invalid in 
C++ [-Wc++-compat]
byte_t.c:67:24: warning: uninitialized const 'utf8_MacRumanian' is invalid in 
C++ [-Wc++-compat]
byte_t.c:72:24: warning: uninitialized const 'utf8_MacSami' is invalid in C++ 
[-Wc++-compat]
byte_t.c:77:24: warning: uninitialized const 'utf8_MacThai' is invalid in C++ 
[-Wc++-compat]
byte_t.c:82:24: warning: uninitialized const 'utf8_MacTurkish' is invalid in 
C++ [-Wc++-compat]
byte_t.c:87:24: warning: uninitialized const 'utf8_cp1006' is invalid in C++ 
[-Wc++-compat]
byte_t.c:92:24: warning: uninitialized const 'utf8_cp1250' is invalid in C++ 
[-Wc++-compat]
byte_t.c:97:24: warning: uninitialized const 'utf8_cp1251' is invalid in C++ 
[-Wc++-compat]
byte_t.c:102:24: warning: uninitialized const 'utf8_cp1253' is invalid in C++ 
[-Wc++-compat]
byte_t.c:107:24: warning: uninitialized const 'utf8_cp1254' is invalid in C++ 
[-Wc++-compat]
byte_t.c:112:24: warning: uninitialized const 'utf8_cp1255' is invalid in C++ 
[-Wc++-compat]
byte_t.c:117:24: warning: uninitialized const 'utf8_cp1256' is invalid in C++ 
[-Wc++-compat]
byte_t.c:122:24: warning: uninitialized const 'utf8_cp1257' is invalid in C++ 
[-Wc++-compat]
byte_t.c:127:24: warning: uninitialized const 'utf8_cp1258' is invalid in C++ 
[-Wc++-compat]
byte_t.c:132:24: warning: uninitialized const 'utf8_cp424' is invalid in C++ 
[-Wc++-compat]
byte_t.c:137:24: warning: uninitialized const 'utf8_cp437' is invalid in C++ 
[-Wc++-compat]
byte_t.c:142:24: warning: uninitialized const 'utf8_cp737' is invalid in C++ 
[-Wc++-compat]
byte_t.c:147:24: warning: uninitialized const 'utf8_cp775' is invalid in C++ 
[-Wc++-compat]
byte_t.c:152:24: warning: uninitialized const 'utf8_cp850' is invalid in C++ 
[-Wc++-compat]
byte_t.c:157:24: warning: uninitialized const 'utf8_cp852' is invalid in C++ 
[-Wc++-compat]
byte_t.c:162:24: warning: uninitialized const 'utf8_cp855' is invalid in C++ 
[-Wc++-compat]
byte_t.c:167:24: warning: uninitialized const 'utf8_cp856' is invalid in C++ 
[-Wc++-compat]
byte_t.c:172:24: warning: uninitialized const 'utf8_cp857' is invalid in C++ 
[-Wc++-compat]
byte_t.c:177:24: warning: uninitialized const 'utf8_cp858' is invalid in C++ 
[-Wc++-compat]
byte_t.c:182:24: warning: uninitialized const 'utf8_cp860' is invalid in C++ 
[-Wc++-compat]
byte_t.c:187:24: warning: uninitialized const 'utf8_cp861' is invalid in C++ 
[-Wc++-compat]
byte_t.c:192:24: warning: uninitialized const 'utf8_cp862' is invalid in C++ 
[-Wc++-compat]
byte_t.c:197:24: warning: uninitialized const 'utf8_cp863' is invalid in C++ 
[-Wc++-compat]
byte_t.c:202:24: warning: uninitialized const 'utf8_cp864' is invalid in C++ 

Smoke [smoke-me/ilmari/feature-multidimensional] v5.32.0-1-g45b1f0f88c PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {smoke-me_clang}

2020-06-26 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_clang/Dagfinn%20Ilmari%20Manns%C3%A5ker/log45b1f0f88ca1b5ddd81a6eb7d11a919ac08289ac.log.gz

Automated smoke report for branch smoke-me/ilmari/feature-multidimensional 
5.32.0 patch 45b1f0f88ca1b5ddd81a6eb7d11a919ac08289ac v5.32.0-1-g45b1f0f88c
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 
(x86_64/1 cpu[8 cores])
onlinux - 5.3.12-200.fc30.x86_64 [Fedora 32]
using ccache clang version Clang 10.0.0 (Fedora 10.0.0-2.fc32)
smoketime 21 hours 58 minutes (average 1 hour 49 minutes)

Summary: PASS

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.32.0-1-g45b1f0f88c  Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc="ccache clang"
--- -
O O O O O O -Accflags=-DNO_MATHOMS -Accflags=-DPERL_POISON
O O O O O O -Duse64bitall
O O O O O O -Dusemorebits
O O O O O O -Duseithreads -Accflags=-DNO_MATHOMS -Accflags=-DPERL_POISON
O O O O O O -Duseithreads -Duse64bitall
O O O O O O -Duseithreads -Dusemorebits
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE45b1f0f88ca1b5ddd81a6eb7d11a919ac08289ac

MANIFEST did not declare '.mailmap'
MANIFEST did not declare 't/lib/feature/multidimensional'

Compiler messages(gcc):
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp 
operator
./inline.h:1965:48: warning: implicit conversion from 'IV' (aka 'long') to 
'double' changes value from 9223372036854775807 to 9223372036854775808 
[-Wimplicit-int-float-conversion]
./perl.h:1916:20: note: expanded from macro 'IV_MAX'
./perl.h:2606:29: note: expanded from macro 'PERL_QUAD_MAX'
./perl.h:3668:58: note: expanded from macro 'UNLIKELY'
./handy.h:111:24: note: expanded from macro 'cBOOL'
./perl.h:3647:62: note: expanded from macro 'EXPECT'
pp_ctl.c:1231:27: warning: implicit conversion from 'IV' (aka 'long') to 
'double' changes value from 9223372036854775807 to 9223372036854775808 
[-Wimplicit-int-float-conversion]
sv.c:2078:22: warning: implicit conversion from 'UV' (aka 'unsigned long') to 
'double' changes value from 9223372036854775807 to 9223372036854775808 
[-Wimplicit-int-float-conversion]
sv.c:11182:27: warning: implicit conversion from 'UV' (aka 'unsigned long') to 
'double' changes value from 18446744073709551615 to 18446744073709551616 
[-Wimplicit-int-float-conversion]
./perl.h:1918:20: note: expanded from macro 'UV_MAX'
./perl.h:2604:29: note: expanded from macro 'PERL_UQUAD_MAX'
sv.c:12559:41: warning: adding 'int' to a string does not append to the string 
[-Wstring-plus-int]
./handy.h:545:37: note: expanded from macro 'strnEQ'
sv.c:12559:41: note: use array indexing to silence this warning
POSIX.xs:1320:16: warning: implicit conversion from 'UV' (aka 'unsigned long') 
to 'double' changes value from 18446744073709551615 to 18446744073709551616 
[-Wimplicit-int-float-conversion]
../../perl.h:1918:20: note: expanded from macro 'UV_MAX'
../../perl.h:2604:29: note: expanded from macro 'PERL_UQUAD_MAX'
./const-xs.inc:131:42: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated 
[-W#pragma-messages]
/usr/include/netdb.h:609:3: note: expanded from macro 'AI_IDN_ALLOW_UNASSIGNED'
/usr/include/sys/cdefs.h:495:3: note: expanded from macro 
'__glibc_macro_warning'
/usr/include/sys/cdefs.h:493:42: note: expanded from macro 
'__glibc_macro_warning1'
:205:6: note: expanded from here
./const-xs.inc:134:46: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated 
[-W#pragma-messages]
/usr/include/netdb.h:611:3: note: expanded from macro 
'AI_IDN_USE_STD3_ASCII_RULES'
:208:6: note: expanded from here
./const-xs.inc:386:42: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated 
[-W#pragma-messages]
/usr/include/netdb.h:650:3: note: expanded from macro 'NI_IDN_ALLOW_UNASSIGNED'
:211:6: note: expanded from here
./const-xs.inc:389:46: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated 
[-W#pragma-messages]
/usr/include/netdb.h:652:3: note: expanded from macro 
'NI_IDN_USE_STD3_ASCII_RULES'
:214:6: note: expanded from here
re_comp.c:8251:37: warning: result of comparison against a string literal is 
unspecified (use an explicit string comparison function instead) 
[-Wstring-compare]
../../scope.h:210:4: note: expanded from macro 'LEAVE_with_name'
/usr/include/assert.h:106:11: note: expanded from macro 'assert'
re_comp.c:6665:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
re_comp.c:8299:2: warning: result of comparison against a string literal is 
unspecified (use an 

Smoke [blead] v5.32.0 PASS freebsd 13.0-CURRENT (amd64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-freebsd13: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
onfreebsd - 13.0-CURRENT
using clang version FreeBSD Clang 10.0.0 
(g...@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b)
smoketime 9 hours 36 minutes (average 48 minutes 3 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=clang
--- -
O O 
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Passed Todo tests: (common-args) -Dcc=clang
[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/Net-Ping/t/010_pingecho.t...PASSED
2
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
./inline.h:1965:48: warning: implicit conversion from 'IV' (aka 'long') to 
'double' changes value from 9223372036854775807 to 9223372036854775808 
[-Wimplicit-int-float-conversion]
./perl.h:1916:20: note: expanded from macro 'IV_MAX'
./perl.h:2606:29: note: expanded from macro 'PERL_QUAD_MAX'
./perl.h:3668:58: note: expanded from macro 'UNLIKELY'
./handy.h:111:24: note: expanded from macro 'cBOOL'
./perl.h:3647:62: note: expanded from macro 'EXPECT'
sv.c:2078:22: warning: implicit conversion from 'UV' (aka 'unsigned long') to 
'double' changes value from 9223372036854775807 to 9223372036854775808 
[-Wimplicit-int-float-conversion]
sv.c:11182:27: warning: implicit conversion from 'UV' (aka 'unsigned long') to 
'double' changes value from 18446744073709551615 to 18446744073709551616 
[-Wimplicit-int-float-conversion]
./perl.h:1918:20: note: expanded from macro 'UV_MAX'
./perl.h:2604:29: note: expanded from macro 'PERL_UQUAD_MAX'
sv.c:12559:41: warning: adding 'int' to a string does not append to the string 
[-Wstring-plus-int]
./handy.h:545:37: note: expanded from macro 'strnEQ'
sv.c:12559:41: note: use array indexing to silence this warning
pp_ctl.c:1231:27: warning: implicit conversion from 'IV' (aka 'long') to 
'double' changes value from 9223372036854775807 to 9223372036854775808 
[-Wimplicit-int-float-conversion]
POSIX.xs:1320:16: warning: implicit conversion from 'UV' (aka 'unsigned long') 
to 'double' changes value from 18446744073709551615 to 18446744073709551616 
[-Wimplicit-int-float-conversion]
../../perl.h:1918:20: note: expanded from macro 'UV_MAX'
../../perl.h:2604:29: note: expanded from macro 'PERL_UQUAD_MAX'
re_comp.c:8251:37: warning: result of comparison against a string literal is 
unspecified (use an explicit string comparison function instead) 
[-Wstring-compare]
../../scope.h:210:4: note: expanded from macro 'LEAVE_with_name'
/usr/include/assert.h:56:21: note: expanded from macro 'assert'
re_comp.c:6665:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
re_comp.c:8299:2: warning: result of comparison against a string literal is 
unspecified (use an explicit string comparison function instead) 
[-Wstring-compare]
toke.c:4280:5: warning: result of comparison against a string literal is 
unspecified (use an explicit string comparison function instead) 
[-Wstring-compare]
./scope.h:210:4: note: expanded from macro 'LEAVE_with_name'
toke.c:6223:20: warning: result of comparison against a string literal is 
unspecified (use an explicit string comparison function instead) 
[-Wstring-compare]
toke.c:12035:3: warning: result of comparison against a string literal is 
unspecified (use an explicit string comparison function instead) 
[-Wstring-compare]
regcomp.c:8251:37: warning: result of comparison against a string literal is 
unspecified (use an explicit string comparison function instead) 
[-Wstring-compare]
regcomp.c:6665:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
regcomp.c:8299:2: warning: result of comparison against a string literal is 
unspecified (use an explicit string comparison function instead) 
[-Wstring-compare]
pp_hot.c:192:3: 

Smoke [blead] v5.32.0 PASS Solaris 2.11 (i386/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-omniosce: i86pc (2100MHz) (i386/1 cpu)
onSolaris - 2.11
using g++ version 7.4.0
smoketime 9 hours 32 minutes (average 47 minutes 43 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=g++
--- -
O O 
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(solaris):


Non-Fatal messages(solaris):



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


Smoke [blead] v5.32.0 PASS Solaris 2.11 (i386/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-hipster: i86pc (2100MHz) (i386/1 cpu)
onSolaris - 2.11
using g++ version 7.5.0
smoketime 9 hours 31 minutes (average 47 minutes 37 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=g++
--- -
O O 
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(solaris):


Non-Fatal messages(solaris):



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


Smoke [blead] v5.32.0 FAIL(F) netbsd 8.2 (amd64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-netbsd8: Intel 686-class (amd64/1 cpu)
onnetbsd - 8.2
using gcc version 5.5.0
smoketime 8 hours 36 minutes (average 43 minutes 5 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.32.0Configuration (common) -Dcc=gcc
--- -
O O 
O O -Duse64bitall
F F -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
F F -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t.FAILED
5, 11, 17, 23, 29, 35, 41, 47, 53, 59, 65
71
Non-zero exit status: 12
../cpan/ExtUtils-MakeMaker/t/03-xsstatic.t..FAILED
5, 11, 17, 23, 29, 35
Non-zero exit status: 6
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
22-28
Non-zero exit status: 7
../ext/POSIX/t/math.t...FAILED
Non-zero exit status: 1
No plan found in TAP output

MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
/usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token 
"("
/usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token 
"("
/usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token 
"("
DB_File.xs: In function 'ParseOpenInfo':
DB_File.xs:476:44: warning: suggest braces around empty body in an 'if' 
statement [-Wempty-body]
DB_File.xs:1044:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1050:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1056:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1091:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1140:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1229:13: note: in expansion of macro 'croak_and_free'
Socket.c: In function 'XS_Socket_pack_ip_mreq_source':
Socket.c:1673:7: warning: variable 'interface' set but not used 
[-Wunused-but-set-variable]
const-c.inc: In function 'constant_19':
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
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
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
time64.c: In function 'Perl_localtime64_r':
time64.c:573:30: warning: 'orig_year' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ListUtil.c: In function 'XS_List__Util_reduce':
../../embed.h:59:23: warning: 'retvals' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ListUtil.xs:530:9: note: 'retvals' was declared here

Non-Fatal messages(gcc):



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


Smoke [blead] v5.32.0 FAIL(F) netbsd 9.0 (amd64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-netbsd9: Intel 686-class (amd64/1 cpu)
onnetbsd - 9.0
using g++ version 7.4.0
smoketime 8 hours 14 minutes (average 41 minutes 13 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.32.0Configuration (common) -Dcc=g++
--- -
O O 
O O -Duse64bitall
F F -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
F F -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=g++
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t.FAILED
5, 11, 17, 23, 29, 35, 41, 47, 53, 59, 65
71
Non-zero exit status: 12
../cpan/ExtUtils-MakeMaker/t/03-xsstatic.t..FAILED
5, 11, 17, 23, 29, 35
Non-zero exit status: 6
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
22-28
Non-zero exit status: 7
../ext/POSIX/t/math.t...FAILED
Non-zero exit status: 1
No plan found in TAP output

MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
/usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token 
"("
/usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token 
"("
/usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token 
"("
inflate.c: In function 'int inflate(z_streamp, int)':
inflate.c:724:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
DB_File.xs: In function 'DB_File_type* ParseOpenInfo(int, char*, int, int, 
SV*)':
DB_File.xs:476:44: warning: suggest braces around empty body in an 'if' 
statement [-Wempty-body]
DB_File.xs:1044:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1050:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1056:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1091:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1140:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1229:13: note: in expansion of macro 'croak_and_free'
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(CV*)':
Socket.c:1673:7: warning: variable 'interface' set but not used 
[-Wunused-but-set-variable]
const-c.inc: In function 'int constant_19(const char*, IV*)':
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
HiRes.xs:1436:42: warning: option '-Wc++-compat' is valid for C/ObjC but not 
for C++ [-Wpragmas]
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(CV*)':
HiRes.xs:1456:42: warning: option '-Wc++-compat' is valid for C/ObjC but not 
for C++ [-Wpragmas]
Piece.xs: In function 'char* _strptime(const char*, const char*, tm*, int*)':
Piece.xs:719:8: warning: 'len' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
re_exec.c:6539:38: 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:28: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_exec.c:6442:16: note: 'folder' was declared here
regexec.c: In function 'bool S_regtry(regmatch_info*, char**)':
regexec.c:6539:38: 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:28: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regexec.c:6442:16: note: 'folder' was declared here
time64.c: In function 'TM64* Perl_localtime64_r(const Time64_T*, TM64*)':
time64.c:573:30: warning: 'orig_year' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
DB_File.xs: In function 'DB_File_type* ParseOpenInfo(PerlInterpreter*, int, 

Smoke [blead] v5.32.0 PASS linux 5.7.5-arch1-1 [Arch Linux] (x86_64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-arch: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) 
(x86_64/1 cpu)
onlinux - 5.7.5-arch1-1 [Arch Linux]
using g++ version 10.1.0
smoketime 7 hours 48 minutes (average 39 minutes)

Summary: PASS

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.32.0Configuration (common) -Dcc=g++
--- -
O O 
O O -Duse64bitall
O O -Dusequadmath
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp 
operator
Makefile:258: warning: ignoring prerequisites on suffix rule definition
Makefile:254: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:254: warning: ignoring prerequisites on suffix rule definition
gv.c: In function 'SV* Perl_amagic_call(SV*, SV*, int, int)':
gv.c:3194:65: warning: suggest parentheses around assignment used as truth 
value [-Wparentheses]
gv.c:3201:66: warning: suggest parentheses around assignment used as truth 
value [-Wparentheses]
mg.c: In function 'int Perl_magic_set(SV*, MAGIC*)':
mg.c:2818:34: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
regexp.h:528:43: note: in definition of macro 'RXp_ENGINE'
regexp.h:529:53: note: in expansion of macro 'ReANY'
perl.h:250:5: note: in expansion of macro 'RX_ENGINE'
mg.c:2818:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'
perl.h:250:47: note: in definition of macro 'CALLREG_NUMBUF_STORE'
inflate.c: In function 'int inflate(z_streamp, int)':
inflate.c:724:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
MD5.xs: In function 'MD5_CTX* get_md5_ctx(SV*)':
MD5.xs:470:27: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
MD5.xs: In function 'SV* new_md5_ctx(MD5_CTX*, const char*)':
MD5.xs:492:40: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
../../embed.h:610:63: note: in definition of macro 'sv_magicext'
./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
../../perl.h:532:30: warning: option '-Wc++-compat' is valid for C/ObjC but not 
for C++ [-Wpragmas]
../../perl.h:535:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'
../../perl.h:543:33: note: in expansion of macro 'GCC_DIAG_IGNORE'
HiRes.xs:1436:9: note: in expansion of macro 'GCC_DIAG_IGNORE_STMT'
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(CV*)':
HiRes.xs:1456:9: note: in expansion of macro 'GCC_DIAG_IGNORE_STMT'
../../embed.h: In function 'void XS_List__Util_reduce(CV*)':
../../embed.h:59:35: warning: 'retvals' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ListUtil.xs:530:9: note: 'retvals' was declared here
gv.c: In function 'SV* Perl_amagic_call(PerlInterpreter*, SV*, SV*, int, int)':
mg.c: In function 'int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)':
MD5.xs: In function 'MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)':
MD5.xs: In function 'SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)':
Opcode.xs: In function 'void opmask_addlocal(PerlInterpreter*, SV*, char*)':
Opcode.xs:240:17: warning: cast between incompatible function types from 'void 
(*)(PerlInterpreter*, const char*, ...)' {aka 'void (*)(interpreter*, const 
char*, ...)'} to 'void (*)(void*)' [-Wcast-function-type]
../../embed.h:496:57: note: in definition of macro 'save_destructor'
Opcode.xs:240:2: note: in expansion of macro 'SAVEDESTRUCTOR'
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void 

Smoke [blead] v5.32.0 PASS freebsd 11.3-RELEASE-p10 (amd64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-freebsd11: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
onfreebsd - 11.3-RELEASE-p10
using clang++ version 4.2.1 Compatible FreeBSD Clang 8.0.0 
(tags/RELEASE_800/final 356365)
smoketime 7 hours 50 minutes (average 39 minutes 14 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=clang++
--- -
O O 
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Passed Todo tests: (common-args) -Dcc=clang++
[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/Net-Ping/t/010_pingecho.t...PASSED
2
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
sv.c:12559:41: warning: adding 'int' to a string does not append to the string 
[-Wstring-plus-int]
./handy.h:545:37: note: expanded from macro 'strnEQ'
sv.c:12559:41: note: use array indexing to silence this warning
locale.c:1748:27: warning: array subscript is of type 'char' [-Wchar-subscripts]
locale.c:1749:27: warning: array subscript is of type 'char' [-Wchar-subscripts]
DynaLoader.c:547:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
../../XSUB.h:134:29: note: expanded from macro 'XS_EXTERNAL'
B.c:3518:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Bzip2.c:1669:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
compress.c:190:13: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
compress.c:191:13: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
compress.c:192:13: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
compress.c:198:16: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
compress.c:361:13: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
compress.c:362:13: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
Zlib.c:3713:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
deflate.c:1243:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1244:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1245:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1264:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1265:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1266:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:54:12: warning: unused variable 'deflate_copyright' 
[-Wunused-const-variable]
inftrees.c:11:12: warning: unused variable 'inflate_copyright' 
[-Wunused-const-variable]
trees.c:1164:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
Cwd.c:1079:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
DB_File.c:3067:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Dumper.c:1930:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
RealPPPort.c:8185:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Peek.c:840:1: warning: duplicate 'extern' declaration specifier 

Smoke [blead] v5.32.0 PASS freebsd 12.1-RELEASE-p6 (amd64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-freebsd12: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
onfreebsd - 12.1-RELEASE-p6
using clang++ version 4.2.1 Compatible FreeBSD Clang 8.0.1 
(tags/RELEASE_801/final 366581)
smoketime 7 hours 26 minutes (average 37 minutes 14 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=clang++
--- -
O O 
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Passed Todo tests: (common-args) -Dcc=clang++
[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/Net-Ping/t/010_pingecho.t...PASSED
2
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
sv.c:12559:41: warning: adding 'int' to a string does not append to the string 
[-Wstring-plus-int]
./handy.h:545:37: note: expanded from macro 'strnEQ'
sv.c:12559:41: note: use array indexing to silence this warning
locale.c:1748:27: warning: array subscript is of type 'char' [-Wchar-subscripts]
locale.c:1749:27: warning: array subscript is of type 'char' [-Wchar-subscripts]
DynaLoader.c:547:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
../../XSUB.h:134:29: note: expanded from macro 'XS_EXTERNAL'
B.c:3518:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Bzip2.c:1669:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
compress.c:190:13: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
compress.c:191:13: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
compress.c:192:13: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
compress.c:198:16: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
compress.c:361:13: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
compress.c:362:13: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
Zlib.c:3713:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
deflate.c:1243:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1244:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1245:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1264:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1265:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1266:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:54:12: warning: unused variable 'deflate_copyright' 
[-Wunused-const-variable]
inftrees.c:11:12: warning: unused variable 'inflate_copyright' 
[-Wunused-const-variable]
trees.c:1164:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
Cwd.c:1079:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
DB_File.c:3067:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Dumper.c:1930:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
RealPPPort.c:8185:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Peek.c:840:1: warning: duplicate 'extern' declaration specifier 

Smoke [blead] v5.32.0 FAIL(F) cygwin_nt-10.0-14393 3.1.5-340.x86_64 (x86_64/1 cpu[2 cores])

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-cygwin: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (GenuineIntel 2600MHz) 
(x86_64/1 cpu[2 cores])
oncygwin_nt-10.0-14393 - 3.1.5-340.x86_64
using gcc version 9.3.0
smoketime 7 hours 54 minutes (average 59 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.32.0Configuration (common) -Dcc=gcc
--- -
F F 
F F -Duse64bitall
F O -Duseithreads
F F -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

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] -Duseithreads -Duse64bitall
../dist/Time-HiRes/t/alarm.tFAILED
5, 9
Non-zero exit status: 2

[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../dist/Time-HiRes/t/alarm.tFAILED
6, 9
Non-zero exit status: 2

[default] -Duseithreads
../dist/Time-HiRes/t/alarm.tFAILED
5
Non-zero exit status: 1

MANIFEST did not declare '.mailmap'

Passed Todo tests: (common-args) -Dcc=gcc
[default] 
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/IO-Socket-IP/t/11sockopts.t.PASSED
1-2

Compiler messages(gcc):
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp 
operator
Makefile:253: warning: ignoring prerequisites on suffix rule definition
Makefile:249: warning: ignoring prerequisites on suffix rule definition
GNUmakefile:253: warning: ignoring prerequisites on suffix rule definition
GNUmakefile:249: warning: ignoring prerequisites on suffix rule definition
sv.c: In function 'Perl_sv_vcatpvfn_flags':
config.h:909:39: warning: '%.*g' directive writing between 1 and 133 bytes into 
a region of size 127 [-Wformat-overflow=]
perl.h:6826:13: note: in definition of macro 'WITH_LC_NUMERIC_SET_TO_NEEDED_IN'
sv.c:48:5: note: in expansion of macro 'PERL_UNUSED_RESULT'
sv.c:48:24: note: in expansion of macro 'Gconvert'
sv.c:13128:21: note: in expansion of macro 'SNPRINTF_G'
config.h:909:40: note: format string is defined here
config.h:909:39: note: assuming directive output of 132 bytes
config.h:909:27: note: '__builtin___sprintf_chk' output between 2 and 134 bytes 
into a destination of size 127
locale.c:557:9: warning: '%s' directive argument is null [-Wformat-overflow=]
cygwin.c: In function 'XS_Cygwin_mount_flags':
cygwin.c:553:22: warning: ',cygdrive,' directive writing 10 bytes into a region 
of size between 1 and 4096 [-Wformat-overflow=]
cygwin.c:553:25: note: format string is defined here
cygwin.c:553:7: note: '__builtin___sprintf_chk' output between 11 and 8201 
bytes into a destination of size 4096
cygwin.c:548:22: warning: ',cygdrive,' directive writing 10 bytes into a region 
of size between 1 and 4096 [-Wformat-overflow=]
cygwin.c:548:25: note: format string is defined here
cygwin.c:548:7: note: '__builtin___sprintf_chk' output between 11 and 8201 
bytes into a destination of size 4096
cygwin.c:511:28: warning: ',cygdrive,' directive writing 10 bytes into a region 
of size between 1 and 4096 [-Wformat-overflow=]
cygwin.c:511:31: note: format string is defined here
cygwin.c:511:13: note: '__builtin___sprintf_chk' output between 11 and 8201 
bytes into a destination of size 4096
cygwin.c:509:28: warning: ',cygdrive,' directive writing 10 bytes into a region 
of size between 1 and 4096 [-Wformat-overflow=]
cygwin.c:509:31: note: format string is defined here
cygwin.c:509:13: note: '__builtin___sprintf_chk' output between 11 and 8201 
bytes into a destination of size 4096
byte_t.c:12:24: warning: uninitialized const 'utf8_AdobeStandardEncoding' is 
invalid in C++ [-Wc++-compat]
byte_t.c:17:24: warning: uninitialized const 'utf8_MacArabic' is invalid in C++ 
[-Wc++-compat]
byte_t.c:22:24: warning: uninitialized const 'utf8_MacCentralEurRoman' is 
invalid in C++ [-Wc++-compat]
byte_t.c:27:24: warning: uninitialized const 'utf8_MacCroatian' is invalid in 
C++ [-Wc++-compat]
byte_t.c:32:24: warning: uninitialized const 'utf8_MacCyrillic' is invalid in 
C++ [-Wc++-compat]
byte_t.c:37:24: warning: uninitialized const 'utf8_MacFarsi' is invalid in C++ 

Smoke [blead] v5.32.0 PASS openbsd 6.7 (amd64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-openbsd6: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (2100 MHz) (amd64/1 cpu)
onopenbsd - 6.7
using clang++ version 4.2.1 Compatible OpenBSD Clang 8.0.1 
(tags/RELEASE_801/final)
smoketime 13 hours 13 minutes (average 1 hour 6 minutes)

Summary: PASS

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.32.0Configuration (common) -Dcc=clang++
--- -
O O 
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
sv.c:12559:41: warning: adding 'int' to a string does not append to the string 
[-Wstring-plus-int]
./handy.h:545:37: note: expanded from macro 'strnEQ'
sv.c:12559:41: note: use array indexing to silence this warning
locale.c:1748:27: warning: array subscript is of type 'char' [-Wchar-subscripts]
locale.c:1749:27: warning: array subscript is of type 'char' [-Wchar-subscripts]
DynaLoader.c:547:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
../../XSUB.h:134:29: note: expanded from macro 'XS_EXTERNAL'
B.c:3518:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Bzip2.c:1669:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
compress.c:190:13: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
compress.c:191:13: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
compress.c:192:13: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
compress.c:198:16: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
compress.c:361:13: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
compress.c:362:13: warning: 'register' storage class specifier is deprecated 
and incompatible with C++17 [-Wdeprecated-register]
Zlib.c:3713:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
deflate.c:1243:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1244:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1245:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1264:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1265:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1266:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:54:12: warning: unused variable 'deflate_copyright' 
[-Wunused-const-variable]
inftrees.c:11:12: warning: unused variable 'inflate_copyright' 
[-Wunused-const-variable]
trees.c:1164:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
Cwd.c:1079:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
DB_File.c:3067:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Dumper.c:1930:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
RealPPPort.c:8185:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Peek.c:840:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
MD5.c:1054:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
SHA.c:723:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Encode.c:1581:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Byte.c:187:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
../../../XSUB.h:134:29: note: expanded from macro 'XS_EXTERNAL'
CN.c:192:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
EBCDIC.c:187:1: warning: duplicate 'extern' declaration 

Smoke [smoke-me/ilmari/feature-multidimensional] v5.32.0-1-g45b1f0f88c PASS darwin 18.7.0) (Intel Core i7/1 cpu[2 cores]) {smoke-me_clang_quick_sanitize=address}

2020-06-26 Thread George Greer
Enabled stack-use-after-return (Linux/Darwin) and leak-detection (Linux).  
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/darwin-thread-multi-2level/smoke-me_clang_quick_sanitize=address/Dagfinn%20Ilmari%20Manns%C3%A5ker/log45b1f0f88ca1b5ddd81a6eb7d11a919ac08289ac.log.gz

Automated smoke report for branch smoke-me/ilmari/feature-multidimensional 
5.32.0 patch 45b1f0f88ca1b5ddd81a6eb7d11a919ac08289ac v5.32.0-1-g45b1f0f88c
Angel-iPadAir2.local: MacBook Air (2 GHz) (Intel Core i7/1 cpu[2 cores])
ondarwin - 18.7.0)
using cc version 4.2.1 Compatible Apple LLVM 11.0.0 (clang-1100.0.33.17)
smoketime 11 hours 49 minutes (average 39 minutes 26 seconds)

Summary: PASS

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.32.0-1-g45b1f0f88c  Configuration (common) none
--- -
O O -Uuseperlio
O O 
O O -Duse64bitint
O O -Duselongdouble
O O -Dusemorebits
O O -Duseithreads
O O -Duseithreads -Duse64bitint
O O -Duseithreads -Duselongdouble
O O -Duseithreads -Dusemorebits
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE45b1f0f88ca1b5ddd81a6eb7d11a919ac08289ac

Testsuite was run only with 'harness'

MANIFEST did not declare '.mailmap'
MANIFEST did not declare 't/lib/feature/multidimensional'

Compiler messages(gcc):


Non-Fatal messages(gcc):

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


Smoke [blead] v5.32.0 PASS freebsd 13.0-CURRENT (amd64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-freebsd13: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
onfreebsd - 13.0-CURRENT
using clang++ version FreeBSD Clang 10.0.0 
(g...@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b)
smoketime 9 hours 51 minutes (average 49 minutes 16 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=clang++
--- -
O O 
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Passed Todo tests: (common-args) -Dcc=clang++
[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/Net-Ping/t/010_pingecho.t...PASSED
2
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
regcomp.c:10674:13: warning: converting the result of '?:' with integer 
constants to a boolean always evaluates to 'true' 
[-Wtautological-constant-compare]
./regcharclass.h:469:8: note: expanded from macro 
'is_MULTI_CHAR_FOLD_latin1_safe'
regcomp.c:10762:13: warning: converting the result of '?:' with integer 
constants to a boolean always evaluates to 'true' 
[-Wtautological-constant-compare]
./regcharclass.h:388:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
./regcharclass.h:412:9: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
./regcharclass.h:435:6: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
./regcharclass.h:436:9: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
./regcharclass.h:442:9: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
./regcharclass.h:457:19: note: expanded from macro 
'is_MULTI_CHAR_FOLD_utf8_safe'
./regcharclass.h:251:8: note: expanded from macro 
'is_MULTI_CHAR_FOLD_utf8_safe_part0'
./regcharclass.h:457:61: note: expanded from macro 
'is_MULTI_CHAR_FOLD_utf8_safe'
./regcharclass.h:309:8: note: expanded from macro 
'is_MULTI_CHAR_FOLD_utf8_safe_part1'
./regcharclass.h:359:8: note: expanded from macro 
'is_MULTI_CHAR_FOLD_utf8_safe_part1'
regcomp.c:15055:37: warning: converting the result of '?:' with integer 
constants to a boolean always evaluates to 'true' 
[-Wtautological-constant-compare]
./regcharclass.h:522:4: note: expanded from macro 
'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
./regcharclass.h:528:8: note: expanded from macro 
'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
./regcharclass.h:530:8: note: expanded from macro 
'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
./regcharclass.h:535:8: note: expanded from macro 
'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
./regcharclass.h:537:8: note: expanded from macro 
'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
./regcharclass.h:549:4: note: expanded from macro 
'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
./regcharclass.h:566:4: note: expanded from macro 
'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
regcomp.c:15106:38: warning: converting the result of '?:' with integer 
constants to a boolean always evaluates to 'true' 
[-Wtautological-constant-compare]
regcomp.c:15154:37: warning: converting the result of '?:' with integer 
constants to a boolean always evaluates to 'true' 
[-Wtautological-constant-compare]
./regcharclass.h:588:4: note: expanded from macro 
'is_THREE_CHAR_FOLD_HEAD_latin1_safe'
regcomp.c:15175:38: warning: converting the result of '?:' with integer 
constants to a boolean always evaluates to 'true' 
[-Wtautological-constant-compare]
./inline.h:1965:48: warning: implicit conversion from 'IV' (aka 'long') to 
'double' changes value from 9223372036854775807 to 9223372036854775808 
[-Wimplicit-int-float-conversion]
./perl.h:1916:20: note: expanded from macro 'IV_MAX'
./perl.h:2606:29: note: expanded from macro 'PERL_QUAD_MAX'
./perl.h:3668:58: note: expanded from macro 'UNLIKELY'
./handy.h:111:24: note: expanded from macro 'cBOOL'
./perl.h:3647:62: note: expanded from macro 'EXPECT'
sv.c:2078:22: warning: implicit conversion from 'UV' (aka 'unsigned long') to 
'double' changes value from 

Smoke [blead] v5.32.0 PASS Solaris 2.11 (i386/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-omniosce: i86pc (2100MHz) (i386/1 cpu)
onSolaris - 2.11
using gcc version 7.4.0
smoketime 9 hours 23 minutes (average 46 minutes 56 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=gcc
--- -
O O 
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
op.c: In function 'Perl_custom_op_get_field':
op.c:18177:9: warning: 'any.xop_name' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
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
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-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:6895:13: warning: unused variable 'u64' [-Wunused-variable]
re_exec.c: In function 'S_dump_exec_pos':
re_exec.c:4162:21: warning: format '%u' expects argument of type 'unsigned 
int', but argument 12 has type 'U32 {aka const long unsigned int}' [-Wformat=]
re_exec.c:4162:55: note: format string is defined here
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_ssc_is_cp_posixl_init':
re_comp.c:1635:11: warning: 'end' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_comp.c:1634:11: warning: 'start' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_comp.c: In function 'S_ssc_and':
re_comp.c:1568:11: warning: 'end' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_comp.c:1553:15: note: 'end' was declared here
re_comp.c:1567:11: warning: 'start' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_comp.c:1553:8: note: 'start' was declared here
regcomp.c: In function 'S_ssc_is_cp_posixl_init':
regcomp.c:1635:11: warning: 'end' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regcomp.c:1634:11: warning: 'start' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regcomp.c: In function 'S_ssc_and':
regcomp.c:1568:11: warning: 'end' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regcomp.c:1553:15: note: 'end' was declared here
regcomp.c:1567:11: warning: 'start' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regcomp.c:1553:8: note: 'start' was declared here
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
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]
time64.c: In function 'Perl_localtime64_r':
time64.c:573:30: warning: 'orig_year' may be used uninitialized in this 
function 

Smoke [blead] v5.32.0 PASS Solaris 2.11 (i386/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-hipster: i86pc (2100MHz) (i386/1 cpu)
onSolaris - 2.11
using gcc version 7.5.0
smoketime 9 hours 19 minutes (average 46 minutes 35 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=gcc
--- -
O O 
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
op.c: In function 'Perl_custom_op_get_field':
op.c:18177:9: warning: 'any.xop_class' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regcomp.c: In function 'S_study_chunk':
regcomp.c:5611:33: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
regcomp.c: In function 'Perl_re_op_compile':
regcomp.c:7895:23: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
regcomp.c: In function 'S_regpiece':
regcomp.c:12825:46: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
regcomp.c: In function 'S_regtail':
regcomp.c:20714: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
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-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:6895:13: warning: unused variable 'u64' [-Wunused-variable]
re_exec.c: In function 'S_dump_exec_pos':
re_exec.c:4162:21: warning: format '%u' expects argument of type 'unsigned 
int', but argument 12 has type 'U32 {aka const long unsigned int}' [-Wformat=]
re_exec.c:4162:55: note: format string is defined here
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:5611:33: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
re_comp.c: In function 'my_re_op_compile':
re_comp.c:7895:23: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
re_comp.c: In function 'S_regpiece':
re_comp.c:12825:46: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
re_comp.c: In function 'S_regtail':
re_comp.c:20714:24: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
re_comp.c: In function 'S_regtail_study':
re_comp.c:20828: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:1635:11: warning: 'end' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_comp.c:1634:11: warning: 'start' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_comp.c: In 

Smoke [blead] v5.32.0 FAIL(F) netbsd 8.2 (amd64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-netbsd8: Intel 686-class (amd64/1 cpu)
onnetbsd - 8.2
using g++ version 5.5.0
smoketime 8 hours 52 minutes (average 44 minutes 23 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.32.0Configuration (common) -Dcc=g++
--- -
O O 
O O -Duse64bitall
F F -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
F F -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=g++
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t.FAILED
5, 11, 17, 23, 29, 35, 41, 47, 53, 59, 65
71
Non-zero exit status: 12
../cpan/ExtUtils-MakeMaker/t/03-xsstatic.t..FAILED
5, 11, 17, 23, 29, 35
Non-zero exit status: 6
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
22-28
Non-zero exit status: 7
../ext/POSIX/t/math.t...FAILED
Non-zero exit status: 1
No plan found in TAP output

MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
/usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token 
"("
/usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token 
"("
/usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token 
"("
DB_File.xs: In function 'DB_File_type* ParseOpenInfo(int, char*, int, int, 
SV*)':
DB_File.xs:476:44: warning: suggest braces around empty body in an 'if' 
statement [-Wempty-body]
DB_File.xs:1044:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1050:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1056:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1091:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1140:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1229:13: note: in expansion of macro 'croak_and_free'
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(CV*)':
Socket.c:1673:7: warning: variable 'interface' set but not used 
[-Wunused-but-set-variable]
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
re_exec.c: In function 'bool S_regtry(regmatch_info*, char**)':
re_exec.c:6539:38: 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:28: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_exec.c:6442:16: note: 'folder' was declared here
regexec.c: In function 'bool S_regtry(regmatch_info*, char**)':
regexec.c:6539:38: 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:28: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regexec.c:6442:16: note: 'folder' was declared here
time64.c: In function 'TM64* Perl_localtime64_r(const Time64_T*, TM64*)':
time64.c:573:32: warning: 'orig_year' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
DB_File.xs: In function 'DB_File_type* ParseOpenInfo(PerlInterpreter*, int, 
char*, int, int, SV*)':
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, 
CV*)':
re_exec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, 
char**)':
regexec.c: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*, 
char**)':

Non-Fatal messages(gcc):



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


Smoke [blead] v5.32.0 FAIL(F) dragonfly 5.8-RELEASE (x86_64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-dragonfly5: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (x86_64/1 cpu)
ondragonfly - 5.8-RELEASE
using g++ version 8.3 [DragonFly] Release/2019-02-22
smoketime 8 hours 33 minutes (average 42 minutes 45 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.32.0Configuration (common) -Dcc=g++
--- -
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:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=g++
[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
../t/io/fs.tFAILED
30-31, 36-37
../dist/Time-HiRes/t/utime.tFAILED
2-3, 5-6, 12-15
Non-zero exit status: 8
../ext/POSIX/t/termios.tFAILED
74, 76, 1589, 1591, 1593, 1595
Non-zero exit status: 6

MANIFEST did not declare '.mailmap'

Compiler messages(dragonfly):
mg.c: In function 'int Perl_magic_set(SV*, MAGIC*)':
mg.c:2818:50: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
regexp.h:528:43: note: in definition of macro 'RXp_ENGINE'
regexp.h:529:53: note: in expansion of macro 'ReANY'
perl.h:250:5: note: in expansion of macro 'RX_ENGINE'
mg.c:2818:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'
perl.h:250:47: note: in definition of macro 'CALLREG_NUMBUF_STORE'
sv.c: In function 'void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, 
__va_list_tag (*)[1], SV**, size_t, bool*, U32)':
config.h:909:39: warning: '%.*g' directive writing between 1 and 133 bytes into 
a region of size 127 [-Wformat-overflow=]
perl.h:6826:13: note: in definition of macro 'WITH_LC_NUMERIC_SET_TO_NEEDED_IN'
sv.c:48:5: note: in expansion of macro 'PERL_UNUSED_RESULT'
sv.c:48:24: note: in expansion of macro 'Gconvert'
sv.c:13128:21: note: in expansion of macro 'SNPRINTF_G'
config.h:909:39: note: assuming directive output of 132 bytes
config.h:909:34: note: 'sprintf' output between 2 and 134 bytes into a 
destination of size 127
inflate.c: In function 'int inflate(z_streamp, int)':
inflate.c:724:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
DB_File.xs: In function 'DB_File_type* ParseOpenInfo(int, char*, int, int, 
SV*)':
DB_File.xs:476:44: warning: suggest braces around empty body in an 'if' 
statement [-Wempty-body]
DB_File.xs:1044:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1050:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1056:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1091:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1140:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1229:13: note: in expansion of macro 'croak_and_free'
MD5.xs: In function 'MD5_CTX* get_md5_ctx(SV*)':
MD5.xs:470:50: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
MD5.xs: In function 'SV* new_md5_ctx(MD5_CTX*, const char*)':
MD5.xs:492:63: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
../../embed.h:610:63: note: in definition of macro 'sv_magicext'
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(CV*)':
Socket.c:1673:7: warning: variable 'interface' set but not used 
[-Wunused-but-set-variable]
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
HiRes.xs:1436:42: warning: option '-Wc++-compat' is valid for C/ObjC but not 
for C++ [-Wpragmas]
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(CV*)':
HiRes.xs:1456:42: warning: option '-Wc++-compat' is valid for C/ObjC but not 
for C++ [-Wpragmas]

Smoke [blead] v5.32.0 FAIL(m) linux 5.4.34-0-lts [Alpine Linux v3.11 3.11.6] (x86_64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-alpine3: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) 
(x86_64/1 cpu)
onlinux - 5.4.34-0-lts [Alpine Linux v3.11 3.11.6]
using g++ version 9.2.0
smoketime 42 minutes 35 seconds (average 3 minutes 32.917 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.32.0Configuration (common) -Dcc=g++
--- -
m m 
m m -Duse64bitall
m m -Duselongdouble
m m -Duseithreads
m m -Duseithreads -Duse64bitall
m m -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
mg.c: In function 'int Perl_magic_set(SV*, MAGIC*)':
mg.c:2818:50: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
regexp.h:528:43: note: in definition of macro 'RXp_ENGINE'
regexp.h:529:53: note: in expansion of macro 'ReANY'
perl.h:250:5: note: in expansion of macro 'RX_ENGINE'
mg.c:2818:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'
perl.h:250:47: note: in definition of macro 'CALLREG_NUMBUF_STORE'
time64.c: In function 'void S_copy_little_tm_to_big_TM(const tm*, TM64*)':
time64.c:317:32: error: invalid conversion from 'const char*' to 'char*' 
[-fpermissive]
mg.c: In function 'int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)':

Non-Fatal messages(gcc):



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


Smoke [blead] v5.32.0 FAIL(F) netbsd 9.0 (amd64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-netbsd9: Intel 686-class (amd64/1 cpu)
onnetbsd - 9.0
using gcc version 7.4.0
smoketime 7 hours 57 minutes (average 39 minutes 46 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.32.0Configuration (common) -Dcc=gcc
--- -
O O 
O O -Duse64bitall
F F -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
F F -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t.FAILED
5, 11, 17, 23, 29, 35, 41, 47, 53, 59, 65
71
Non-zero exit status: 12
../cpan/ExtUtils-MakeMaker/t/03-xsstatic.t..FAILED
5, 11, 17, 23, 29, 35
Non-zero exit status: 6
../cpan/ExtUtils-MakeMaker/t/basic.tFAILED
22-28
Non-zero exit status: 7
../ext/POSIX/t/math.t...FAILED
Non-zero exit status: 1
No plan found in TAP output

MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
/usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token 
"("
/usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token 
"("
/usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token 
"("
DB_File.xs: In function 'ParseOpenInfo':
DB_File.xs:476:44: warning: suggest braces around empty body in an 'if' 
statement [-Wempty-body]
DB_File.xs:1044:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1050:13: note: in expansion of macro 'croak_and_free'
DB_File.xs:1056:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1091:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1140:17: note: in expansion of macro 'croak_and_free'
DB_File.xs:1229:13: note: in expansion of macro 'croak_and_free'
Socket.c: In function 'XS_Socket_pack_ip_mreq_source':
Socket.c:1673:7: warning: variable 'interface' set but not used 
[-Wunused-but-set-variable]
const-c.inc: In function 'constant_19':
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
Piece.xs: In function '_strptime':
Piece.xs:719:8: warning: 'len' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
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
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
time64.c: In function 'Perl_localtime64_r':
time64.c:573:30: warning: 'orig_year' may be used uninitialized in this 
function [-Wmaybe-uninitialized]

Non-Fatal messages(gcc):



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


Smoke [smoke-me/ilmari/feature-multidimensional] v5.32.0-1-g45b1f0f FAIL(F) MSWin32 Win2000 Professional SP4 (x86/1 cpu) {smoke-me}

2020-06-26 Thread George Greer
Automated smoke report for branch smoke-me/ilmari/feature-multidimensional 
5.32.0 patch 45b1f0f88ca1b5ddd81a6eb7d11a919ac08289ac v5.32.0-1-g45b1f0f
perl-win2k:  Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz(~3602 MHz) (x86/1 cpu)
onMSWin32 - Win2000 Professional SP4
using cl version 14.00.50727.762
smoketime 8 hours 36 minutes (average 1 hour 4 minutes)

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.32.0-1-g45b1f0f  Configuration (common) none
--- -
F F 
F F -Duselargefiles
O O -Duseithreads
O O -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE45b1f0f88ca1b5ddd81a6eb7d11a919ac08289ac

Failures: (common-args) none
[default] 
[default] -DDEBUGGING
[default] -Duselargefiles
[default] -DDEBUGGING -Duselargefiles
../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t.FAILED
17, 22, 35, 40
Non-zero exit status: 4

MANIFEST did not declare '.MAILMAP'
MANIFEST did not declare 'T/LIB/FEATURE/MULTIDIMENSIONAL'

Passed Todo tests: (common-args) none
[default] 
[default] -DDEBUGGING
[default] -Duselargefiles
[default] -DDEBUGGING -Duselargefiles
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duselargefiles
[default] -DDEBUGGING -Duseithreads -Duselargefiles
../ext/IPC-Open3/t/IPC-Open3.t..PASSED
25

Compiler messages(MSWin32):
[2020-06-25 22:09:39Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2020-06-25 22:09:39Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2020-06-25 22:09:39Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion 
from 'UV' to 'U8', possible loss of data
[2020-06-25 22:09:39Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-06-25 22:09:39Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-06-25 22:09:39Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-06-25 22:09:39Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-06-25 22:09:39Z] ListUtil.xs(1379) : warning C4244: 'function' : 
conversion from 'NV' to 'const UV', possible loss of data
[2020-06-25 22:09:39Z] ListUtil.xs(1382) : warning C4244: 'function' : 
conversion from 'NV' to 'const IV', possible loss of data
[2020-06-25 22:09:39Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll 
linkage
[2020-06-25 22:09:39Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll 
linkage
[2020-06-25 22:09:39Z] Socket.xs(978) : warning C4244: '=' : conversion from 
'unsigned long' to 'unsigned short', possible loss of data
[2020-06-25 22:09:39Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local 
variable
[2020-06-25 22:09:39Z] APItest.xs(6895) : warning C4101: 'u64' : unreferenced 
local variable
# Test.obj : error LNK2001: unresolved external symbol _PL_op
# Test.obj : error LNK2001: unresolved external symbol _PL_curpad
# Test.obj : error LNK2001: unresolved external symbol _PL_stack_base
# Test.obj : error LNK2001: unresolved external symbol _PL_markstack_ptr
# Test.obj : error LNK2001: unresolved external symbol _PL_stack_sp
# Test.obj : error LNK2001: unresolved external symbol _PL_tainted
# blib\arch\auto\XS\Test\Test.dll : fatal error LNK1120: 6 unresolved externals
# NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 
8\VC\BIN\link.EXE"' : return code '0x460'
# Other.obj : error LNK2001: unresolved external symbol _PL_op
# Other.obj : error LNK2001: unresolved external symbol _PL_curpad
# Other.obj : error LNK2001: unresolved external symbol _PL_stack_base
# Other.obj : error LNK2001: unresolved external symbol _PL_markstack_ptr
# Other.obj : error LNK2001: unresolved external symbol _PL_stack_sp
# Other.obj : error LNK2001: unresolved external symbol _PL_tainted
# blib\arch\auto\XS\Other\Other.dll : fatal error LNK1120: 6 unresolved 
externals
[2020-06-25 22:57:12Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2020-06-25 22:57:12Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2020-06-25 22:57:12Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion 
from 'UV' to 'U8', possible loss of data
[2020-06-25 22:57:12Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-06-25 22:57:12Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible 

Smoke [blead] v5.32.0 PASS freebsd 11.3-RELEASE-p10 (amd64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-freebsd11: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
onfreebsd - 11.3-RELEASE-p10
using clang version 4.2.1 Compatible FreeBSD Clang 8.0.0 
(tags/RELEASE_800/final 356365)
smoketime 7 hours 34 minutes (average 37 minutes 53 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=clang
--- -
O O 
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Passed Todo tests: (common-args) -Dcc=clang
[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/Net-Ping/t/010_pingecho.t...PASSED
2
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
sv.c:12559:41: warning: adding 'int' to a string does not append to the string 
[-Wstring-plus-int]
./handy.h:545:37: note: expanded from macro 'strnEQ'
sv.c:12559:41: note: use array indexing to silence this warning

Non-Fatal messages(gcc):



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


Smoke [blead] v5.32.0 PASS linux 5.4.34-0-lts [Alpine Linux v3.11 3.11.6] (x86_64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-alpine3: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) 
(x86_64/1 cpu)
onlinux - 5.4.34-0-lts [Alpine Linux v3.11 3.11.6]
using gcc version 9.2.0
smoketime 7 hours 16 minutes (average 36 minutes 20 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=gcc
--- -
O O 
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
time64.c: In function 'S_copy_little_tm_to_big_TM':
time64.c:317:25: warning: assignment discards 'const' qualifier from pointer 
target type [-Wdiscarded-qualifiers]
byte_t.c:12:24: warning: uninitialized const 'utf8_AdobeStandardEncoding' is 
invalid in C++ [-Wc++-compat]
byte_t.c:17:24: warning: uninitialized const 'utf8_MacArabic' is invalid in C++ 
[-Wc++-compat]
byte_t.c:22:24: warning: uninitialized const 'utf8_MacCentralEurRoman' is 
invalid in C++ [-Wc++-compat]
byte_t.c:27:24: warning: uninitialized const 'utf8_MacCroatian' is invalid in 
C++ [-Wc++-compat]
byte_t.c:32:24: warning: uninitialized const 'utf8_MacCyrillic' is invalid in 
C++ [-Wc++-compat]
byte_t.c:37:24: warning: uninitialized const 'utf8_MacFarsi' is invalid in C++ 
[-Wc++-compat]
byte_t.c:42:24: warning: uninitialized const 'utf8_MacGreek' is invalid in C++ 
[-Wc++-compat]
byte_t.c:47:24: warning: uninitialized const 'utf8_MacHebrew' is invalid in C++ 
[-Wc++-compat]
byte_t.c:52:24: warning: uninitialized const 'utf8_MacIcelandic' is invalid in 
C++ [-Wc++-compat]
byte_t.c:57:24: warning: uninitialized const 'utf8_MacRoman' is invalid in C++ 
[-Wc++-compat]
byte_t.c:62:24: warning: uninitialized const 'utf8_MacRomanian' is invalid in 
C++ [-Wc++-compat]
byte_t.c:67:24: warning: uninitialized const 'utf8_MacRumanian' is invalid in 
C++ [-Wc++-compat]
byte_t.c:72:24: warning: uninitialized const 'utf8_MacSami' is invalid in C++ 
[-Wc++-compat]
byte_t.c:77:24: warning: uninitialized const 'utf8_MacThai' is invalid in C++ 
[-Wc++-compat]
byte_t.c:82:24: warning: uninitialized const 'utf8_MacTurkish' is invalid in 
C++ [-Wc++-compat]
byte_t.c:87:24: warning: uninitialized const 'utf8_cp1006' is invalid in C++ 
[-Wc++-compat]
byte_t.c:92:24: warning: uninitialized const 'utf8_cp1250' is invalid in C++ 
[-Wc++-compat]
byte_t.c:97:24: warning: uninitialized const 'utf8_cp1251' is invalid in C++ 
[-Wc++-compat]
byte_t.c:102:24: warning: uninitialized const 'utf8_cp1253' is invalid in C++ 
[-Wc++-compat]
byte_t.c:107:24: warning: uninitialized const 'utf8_cp1254' is invalid in C++ 
[-Wc++-compat]
byte_t.c:112:24: warning: uninitialized const 'utf8_cp1255' is invalid in C++ 
[-Wc++-compat]
byte_t.c:117:24: warning: uninitialized const 'utf8_cp1256' is invalid in C++ 
[-Wc++-compat]
byte_t.c:122:24: warning: uninitialized const 'utf8_cp1257' is invalid in C++ 
[-Wc++-compat]
byte_t.c:127:24: warning: uninitialized const 'utf8_cp1258' is invalid in C++ 
[-Wc++-compat]
byte_t.c:132:24: warning: uninitialized const 'utf8_cp424' is invalid in C++ 
[-Wc++-compat]
byte_t.c:137:24: warning: uninitialized const 'utf8_cp437' is invalid in C++ 
[-Wc++-compat]
byte_t.c:142:24: warning: uninitialized const 'utf8_cp737' is invalid in C++ 
[-Wc++-compat]
byte_t.c:147:24: warning: uninitialized const 'utf8_cp775' is invalid in C++ 
[-Wc++-compat]
byte_t.c:152:24: warning: uninitialized const 'utf8_cp850' is invalid in C++ 
[-Wc++-compat]
byte_t.c:157:24: warning: uninitialized const 'utf8_cp852' is invalid in C++ 
[-Wc++-compat]
byte_t.c:162:24: warning: uninitialized const 'utf8_cp855' is invalid in C++ 
[-Wc++-compat]
byte_t.c:167:24: warning: uninitialized const 'utf8_cp856' is invalid in C++ 
[-Wc++-compat]
byte_t.c:172:24: warning: uninitialized const 'utf8_cp857' is invalid in C++ 
[-Wc++-compat]
byte_t.c:177:24: warning: uninitialized const 'utf8_cp858' is invalid in C++ 
[-Wc++-compat]
byte_t.c:182:24: warning: uninitialized const 'utf8_cp860' is invalid in C++ 
[-Wc++-compat]
byte_t.c:187:24: warning: uninitialized const 'utf8_cp861' is invalid in C++ 
[-Wc++-compat]
byte_t.c:192:24: warning: uninitialized const 'utf8_cp862' is invalid in C++ 
[-Wc++-compat]
byte_t.c:197:24: warning: uninitialized const 'utf8_cp863' is invalid in C++ 

Smoke [blead] v5.32.0 PASS freebsd 12.1-RELEASE-p6 (amd64/1 cpu)

2020-06-26 Thread Carlos Guevara
Automated smoke report for branch blead 5.32.0 patch 
0cf01644e9e0460386db76c3546d69b15e0806df v5.32.0
cjg-freebsd12: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
onfreebsd - 12.1-RELEASE-p6
using clang version 4.2.1 Compatible FreeBSD Clang 8.0.1 
(tags/RELEASE_801/final 366581)
smoketime 7 hours 11 minutes (average 35 minutes 57 seconds)

Summary: PASS

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.32.0Configuration (common) -Dcc=clang
--- -
O O 
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE0cf01644e9e0460386db76c3546d69b15e0806df

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'

Passed Todo tests: (common-args) -Dcc=clang
[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/Net-Ping/t/010_pingecho.t...PASSED
2
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
sv.c:12559:41: warning: adding 'int' to a string does not append to the string 
[-Wstring-plus-int]
./handy.h:545:37: note: expanded from macro 'strnEQ'
sv.c:12559:41: note: use array indexing to silence this warning

Non-Fatal messages(gcc):



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