Smoke [smoke-me/khw-ebcdic] v5.31.11-67-gf52290b3ea PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {smoke-me_g++_quick}

2020-05-27 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_g++_quick/Karl%20Williamson/logf52290b3eaf538319742cdb0efc229916f09e27a.log.gz

Automated smoke report for branch smoke-me/khw-ebcdic 5.31.12 patch 
f52290b3eaf538319742cdb0efc229916f09e27a v5.31.11-67-gf52290b3ea
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 2 hours 29 minutes (average 37 minutes 21 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.31.11-67-gf52290b3ea  Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc="ccache g++"
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf52290b3eaf538319742cdb0efc229916f09e27a

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

MANIFEST did not declare '.mailmap'

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
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’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_clear(PerlInterpreter*, 
CV*)’:
../../embed.h:444:56: warning: ‘void Perl_ptr_table_clear(PerlInterpreter*, 
PTR_TBL_t*)’ is deprecated 

Smoke [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) dragonfly 5.8-RELEASE (x86_64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-dragonfly5: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (x86_64/1 cpu)
ondragonfly - 5.8-RELEASE
using gcc version 8.3 [DragonFly] Release/2019-02-22
smoketime 8 hours 18 minutes (average 41 minutes 30 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-65-g6418111071  Configuration (common) -Dcc=gcc
--- -
F F 
F F -Duse64bitall
F F -Duselongdouble
F F -Duseithreads
F F -Duseithreads -Duse64bitall
F F -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] 
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../t/io/fs.tFAILED
30-31, 36-37
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813
../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(gcc):
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:39: note: assuming directive output of 132 bytes
config.h:909:27: note: 'sprintf' output between 2 and 134 bytes into a 
destination of size 127
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]
APItest.c: In function 'XS_XS__APItest__Magic_test_Gconvert':
../../config.h:909:39: warning: '%.*g' directive writing between 1 and 106 
bytes into a region of size 100 [-Wformat-overflow=]
../../perl.h:496:67: note: in definition of macro 'PERL_UNUSED_RESULT'
APItest.xs:6801:28: note: in expansion of macro 'Gconvert'
../../config.h:909:39: note: assuming directive output of 105 bytes
../../config.h:909:27: note: 'sprintf' output between 2 and 107 bytes into a 
destination of size 100
config.h:909:39: warning: '%.*Lg' directive writing between 1 and 137 bytes 
into a region of size 130 [-Wformat-overflow=]
config.h:909:40: note: format string is defined here
config.h:909:39: note: assuming directive output of 136 bytes
config.h:909:27: note: 'sprintf' output between 2 and 138 bytes into a 
destination of size 130
../../config.h:909:39: warning: '%.*Lg' directive writing between 1 and 107 
bytes into a region of size 100 [-Wformat-overflow=]
../../config.h:909:39: note: assuming directive output of 106 bytes
../../config.h:909:27: note: 'sprintf' output between 2 and 108 bytes into a 
destination of size 100
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: n

Smoke [smoke-me/khw-ebcdic] v5.31.11-67-gf52290b3ea PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {smoke-me_clang_quick}

2020-05-27 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_clang_quick/Karl%20Williamson/logf52290b3eaf538319742cdb0efc229916f09e27a.log.gz

Automated smoke report for branch smoke-me/khw-ebcdic 5.31.12 patch 
f52290b3eaf538319742cdb0efc229916f09e27a v5.31.11-67-gf52290b3ea
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-1.fc32)
smoketime 2 hours 33 minutes (average 38 minutes 22 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.31.11-67-gf52290b3ea  Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc="ccache clang"
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf52290b3eaf538319742cdb0efc229916f09e27a

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

MANIFEST did not declare '.mailmap'

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'
:204: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'
:207: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'
:210: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'
:213:6: note: expanded from here
re_comp.c:8216: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:6637:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
re_comp.c:8264: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: 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:95:7: note: expanded from macro 'assert'
pp_hot.c:4557:5: warning: result of comparison against a string liter

Smoke [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) netbsd 8.2 (amd64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-netbsd8: Intel 686-class (amd64/1 cpu)
onnetbsd - 8.2
using gcc version 5.5.0
smoketime 5 hours 48 minutes (average 43 minutes 34 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-65-g6418111071  Configuration (common) -Dcc=gcc
--- -
F F 
F F -Duse64bitall
F F -Duseithreads
F F -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] 
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

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:6554:30: warning: 'fold_array' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
re_exec.c:6458:17: note: 'fold_array' was declared here
re_exec.c:6560:22: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_exec.c:6457:16: note: 'folder' was declared here
regexec.c: In function 'S_regtry':
regexec.c:6554:30: warning: 'fold_array' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regexec.c:6458:17: note: 'fold_array' was declared here
regexec.c:6560:22: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regexec.c:6457: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/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) Solaris 2.11 (i386/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-hipster: i86pc (2076MHz) (i386/1 cpu)
onSolaris - 2.11
using g++ version 7.5.0
smoketime 9 hours 31 minutes (average 47 minutes 38 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-65-g6418111071  Configuration (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:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

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/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

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 [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) Solaris 2.11 (i386/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-omniosce: i86pc (2075MHz) (i386/1 cpu)
onSolaris - 2.11
using g++ version 7.4.0
smoketime 9 hours 38 minutes (average 48 minutes 14 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-65-g6418111071  Configuration (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:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

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/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

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 [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) linux 5.4.34-0-lts [Alpine Linux v3.11 3.11.6] (x86_64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-alpine3: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2075MHz) 
(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 22 minutes (average 36 minutes 53 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-65-g6418111071  Configuration (common) -Dcc=gcc
--- -
F F 
F F -Duse64bitall
F F -Duselongdouble
F F -Duseithreads
F F -Duseithreads -Duse64bitall
F F -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] 
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

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 inva

Smoke [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) netbsd 9.0 (amd64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-netbsd9: Intel 686-class (amd64/1 cpu)
onnetbsd - 9.0
using gcc version 7.4.0
smoketime 5 hours 25 minutes (average 40 minutes 40 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-65-g6418111071  Configuration (common) -Dcc=gcc
--- -
F F 
F F -Duse64bitall
F F -Duseithreads
F F -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] 
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

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:6554:30: warning: 'fold_array' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
re_exec.c:6458:17: note: 'fold_array' was declared here
re_exec.c:6560:22: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_exec.c:6457:16: note: 'folder' was declared here
regexec.c: In function 'S_regtry':
regexec.c:6554:30: warning: 'fold_array' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regexec.c:6458:17: note: 'fold_array' was declared here
regexec.c:6560:22: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regexec.c:6457: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/khw-bitmap] v5.31.11-65-g6418111 FAIL(F) MSWin32 Win2000 Professional SP4 (x86/1 cpu) {smoke-me}

2020-05-27 Thread George Greer
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111
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 56 minutes (average 1 hour 7 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.31.11-65-g6418111  Configuration (common) none
--- -
F F 
F F -Duselargefiles
F F -Duseithreads
F F -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

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

[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duselargefiles
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

[default] -DDEBUGGING -Duseithreads -Duselargefiles
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813
../cpan/IPC-Cmd/t/01_IPC-Cmd.t..FAILED
137-138
Non-zero exit status: 2

MANIFEST did not declare '.MAILMAP'

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-05-27 02:33:51Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2020-05-27 02:33:51Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2020-05-27 02:33:51Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion 
from 'UV' to 'U8', possible loss of data
[2020-05-27 02:33:51Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-05-27 02:33:51Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-05-27 02:33:51Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-05-27 02:33:51Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-05-27 02:33:51Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll 
linkage
[2020-05-27 02:33:51Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll 
linkage
[2020-05-27 02:33:51Z] Socket.xs(978) : warning C4244: '=' : conversion from 
'unsigned long' to 'unsigned short', possible loss of data
[2020-05-27 02:33:51Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local 
variable
[2020-05-27 02:33:51Z] 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-05-27 03:17:43Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2020-05-27 03:17:43Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2020-05-27 03:17:43Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion 
from 'UV' to 'U8', possible loss

Smoke [blead] v5.31.11-55-ge2d0e9a5d1 PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {blead_clang_quick}

2020-05-27 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/blead_clang_quick/loge2d0e9a5d1dd29d4005ca9a3e73222eeabd9e2b7.log.gz

Automated smoke report for branch blead 5.31.12 patch 
e2d0e9a5d1dd29d4005ca9a3e73222eeabd9e2b7 v5.31.11-55-ge2d0e9a5d1
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-1.fc32)
smoketime 3 hours 26 minutes (average 51 minutes 36 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.31.11-55-ge2d0e9a5d1  Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc="ccache clang"
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEe2d0e9a5d1dd29d4005ca9a3e73222eeabd9e2b7

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

MANIFEST did not declare '.mailmap'

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'
:204: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'
:207: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'
:210: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'
:213:6: note: expanded from here
re_comp.c:8216: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:6637:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
re_comp.c:8264:2: warning: result of comparison against a string literal is 
unspecified (use an explicit string comparison function instead) 
[-Wstring-compare]
regcomp.c:8216: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:95:7: note: expanded from macro 'assert'
regcomp.c:6637:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
regcomp.c:8264:2: warning:

Smoke [blead] v5.31.11-71-ga39c5dfbc6 PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {blead_g++_quick}

2020-05-27 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/blead_g++_quick/log28bfed14e7471c9d91c7ca03b095d6b8899c85ab.log.gz

Automated smoke report for branch blead 5.31.12 patch 
28bfed14e7471c9d91c7ca03b095d6b8899c85ab v5.31.11-71-ga39c5dfbc6
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 3 hours 27 minutes (average 51 minutes 54 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.31.11-71-ga39c5dfbc6  Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc="ccache g++"
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE28bfed14e7471c9d91c7ca03b095d6b8899c85ab

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

MANIFEST did not declare '.mailmap'

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
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
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’
mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
gv.c: In function ‘SV* Perl_amagic_call(PerlInterpreter*, SV*, SV*, int, int)’:
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 XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)’:
APItest.c: In function ‘void XS_XS__APItest__PtrTable_clear(PerlInter

Smoke [blead] v5.31.11-71-ga39c5dfbc6 PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {blead_clang_quick_sanitize=undefined}

2020-05-27 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/blead_clang_quick_sanitize=undefined/loga39c5dfbc6cedea1c77a56bd4e4febee38a812c1.log.gz

Automated smoke report for branch blead 5.31.12 patch 
a39c5dfbc6cedea1c77a56bd4e4febee38a812c1 v5.31.11-71-ga39c5dfbc6
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-1.fc32)
smoketime 3 hours 33 minutes (average 53 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.31.11-71-ga39c5dfbc6  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 -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEa39c5dfbc6cedea1c77a56bd4e4febee38a812c1

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

MANIFEST did not declare '.mailmap'

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'
:204: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'
:207: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'
:210: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'
:213:6: note: expanded from here
re_comp.c:8216: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:6637:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
re_comp.c:8264: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: warning: result of comparison against a string literal is 
unspecified (use an explicit string comparison function instead) 
[-Wstring-compare]
./sco

Smoke [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) openbsd 6.7 (amd64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-openbsd6: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (2079 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 9 minutes (average 1 hour 5 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.31.11-65-g6418111071  Configuration (common) -Dcc=clang++
--- -
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:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (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
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

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

Smoke [blead] v5.31.11-67-gf52290b3ea FAIL(F) MSWin32 Win10 Business (Intel64/8 cpu) {mswin32-win10-smoke-me}

2020-05-27 Thread George Greer
[smoke setup in testing; ignore for now] Smoke logs available at 
http://m-lorg/~perl/smoke/perl/mswin32-x64-multi-thread-win10/mswin32-win10-smoke-me/Karl%20Williamson/logf52290b3eaf538319742cdb0efc229916f09e27a.log.gz

Automated smoke report for branch smoke-me/khw-ebcdic 5.31.12 patch 
f52290b3eaf538319742cdb0efc229916f09e27a v5.31.11-67-gf52290b3ea
Dell-Latitude-E6530: Intel(R) Core(TM) i7-3740QM CPU @ 2.70GHz(~2691 MHz) 
(Intel64/8 cpu)
onMSWin32 - Win10 Business
using cl version 19.24.28316
smoketime 6 hours 14 minutes (average 46 minutes 52 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-67-gf52290b3ea  Configuration (common) none
--- -
F F 
F F -Duselargefiles
F F -Duseithreads
O F -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf52290b3eaf538319742cdb0efc229916f09e27a

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
../dist/Net-Ping/t/450_service.tFAILED
9
Non-zero exit status: 1

[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -DDEBUGGING -Duseithreads -Duselargefiles
../dist/Net-Ping/t/450_service.tFAILED
9
Non-zero exit status: 1

MANIFEST did not declare '.MAILMAP'

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-05-27 05:47:16Z] perlio.obj : warning LNK4197: export 'PerlIO_pending' 
specified multiple times; using first specification
[2020-05-27 05:47:16Z] perlio.obj : warning LNK4197: export 'PerlIO_perlio' 
specified multiple times; using first specification
# Test.obj : error LNK2001: unresolved external symbol PL_curpad
# Test.obj : error LNK2001: unresolved external symbol PL_op
# Test.obj : error LNK2001: unresolved external symbol PL_stack_base
# Test.obj : error LNK2001: unresolved external symbol PL_tainted
# Test.obj : error LNK2001: unresolved external symbol PL_markstack_ptr
# Test.obj : error LNK2001: unresolved external symbol PL_stack_sp
# blib\arch\auto\XS\Test\Test.dll : fatal error LNK1120: 6 unresolved externals
# NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual 
Studio\2019\Community\VC\Tools\MSVC\14.24.28314\bin\HostX64\x64\link.EXE"' : 
return code '0x460'
# Other.obj : error LNK2001: unresolved external symbol PL_curpad
# Other.obj : error LNK2001: unresolved external symbol PL_op
# Other.obj : error LNK2001: unresolved external symbol PL_stack_base
# Other.obj : error LNK2001: unresolved external symbol PL_tainted
# Other.obj : error LNK2001: unresolved external symbol PL_markstack_ptr
# Other.obj : error LNK2001: unresolved external symbol PL_stack_sp
# blib\arch\auto\XS\Other\Other.dll : fatal error LNK1120: 6 unresolved 
externals
[2020-05-27 06:19:33Z] perlio.obj : warning LNK4197: export 'PerlIO_perlio' 
specified multiple times; using first specification
[2020-05-27 06:19:33Z] perlio.obj : warning LNK4197: export 'PerlIO_pending' 
specified multiple times; using first specification
[2020-05-27 06:19:33Z] 
c:\perl\smoke\perl\mswin32-win10-smoke-me\build\ext\POSIX\POSIX.xs(1090) : 
warning C4715: 'my_rint': not all control paths return a value
# Test.obj : error LNK2001: unresolved external symbol PL_markstack
# Test.obj : error LNK2001: unresolved external symbol PL_debug
# blib\arch\auto\XS\Test\Test.dll : fatal error LNK1120: 7 unresolved externals
# Other.obj : error LNK2001: unresolved external symbol PL_markstack
# Other.obj : error LNK2001: unresolved external symbol PL_debug
# blib\arch\auto\XS\Other\Other.dll : fatal error LNK1120: 7 unresolved 
externals
[2020-05-27 07:09:10Z] perlio.obj : warning LNK4197: export 'PerlIO_pending' 
specified multiple times; using first specification
[2020-05-27 07:09:10Z] perlio.obj : warning LNK4197: export 'PerlIO_perlio' 
specified multiple times; using first specification
[2020-05-27 07:41:07Z] perlio.obj : warning LNK4197: export 'PerlIO_perlio' 
specified multiple times; using first specification
[2020-05-27 07:41:07Z] perlio.obj : warning LNK4197: export 'PerlIO_pending' 
specified multiple times; using first specification
[2020-

Smoke [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) freebsd 13.0-CURRENT (amd64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
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 20 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-65-g6418111071  Configuration (common) -Dcc=clang++
--- -
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:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (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
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

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:10656: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:10744: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:15037: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:15088:38: warning: converting the result of '?:' with integer 
constants to a boolean always evaluates to 'true' 
[-Wtautological-constant-compare]
regcomp.c:15136: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:15157:38: warning: converting the result of '?:' with integer 
constants to a boolean always evaluates to 'true' 
[-Wtautological-con

Smoke [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) darwin - 19.4.0 (Mac OS X macOS 10.15.4 (Dual-Core Intel Core i5/1 cpu[2 cores])

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-mac.local: Mac mini (2.6 GHz) (Dual-Core Intel Core i5/1 cpu[2 cores])
ondarwin - 19.4.0 (Mac OS X - macOS 10.15.4 (19E287))
using clang version 4.2.1 Compatible Apple LLVM 11.0.3 
(clang-1103.0.32.62)
smoketime 5 hours 58 minutes (average 29 minutes 50 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-65-g6418111071  Configuration (common) -Dcc=clang
--- -
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:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (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
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

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

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/khw-bitmap] v5.31.11-65-g6418111071 FAIL(m) cygwin_nt-10.0-14393 3.1.4-340.x86_64 (x86_64/1 cpu[2 cores])

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
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.4-340.x86_64
using g++ version 9.3.0
smoketime 1 hour 29 minutes (average 11 minutes 12 seconds)

Summary: FAIL(m)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-65-g6418111071  Configuration (common) -Dcc=g++
--- -
m m 
m m -Duse64bitall
m m -Duseithreads
m m -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

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

Compiler messages(cygwin):
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
mg.c: In function 'int Perl_magic_set(PerlInterpreter*, 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(PerlInterpreter*, SV*, const 
char*, STRLEN, char**, 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:40: note: format string is defined here
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
locale.c:557:20: warning: '%s' directive argument is null [-Wformat-overflow=]
cygwin.c: In function 'void XS_Cygwin_win_to_posix_path(PerlInterpreter*, CV*)':
cygwin.c:336:70: error: cannot convert 'I32*' {aka 'int*'} to 'size_t*' {aka 
'long unsigned int*'}
proto.h:3901:82: note:   initializing argument 5 of 'U8* 
Perl_utf16_to_utf8(PerlInterpreter*, U8*, U8*, size_t, size_t*)'

Non-Fatal messages(cygwin):



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


Smoke [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) netbsd 8.2 (amd64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-netbsd8: Intel 686-class (amd64/1 cpu)
onnetbsd - 8.2
using g++ version 5.5.0
smoketime 5 hours 57 minutes (average 44 minutes 40 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-65-g6418111071  Configuration (common) -Dcc=g++
--- -
F F 
F F -Duse64bitall
F F -Duseithreads
F F -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

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] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

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:6554:38: warning: 'fold_array' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
re_exec.c:6458:17: note: 'fold_array' was declared here
re_exec.c:6560:28: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_exec.c:6457:16: note: 'folder' was declared here
regexec.c: In function 'bool S_regtry(regmatch_info*, char**)':
regexec.c:6554:38: warning: 'fold_array' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regexec.c:6458:17: note: 'fold_array' was declared here
regexec.c:6560:28: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regexec.c:6457: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 [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) freebsd 11.3-RELEASE-p9 (amd64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-freebsd11: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
onfreebsd - 11.3-RELEASE-p9
using clang++ version 4.2.1 Compatible FreeBSD Clang 8.0.0 
(tags/RELEASE_800/final 356365)
smoketime 7 hours 52 minutes (average 39 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.31.11-65-g6418111071  Configuration (common) -Dcc=clang++
--- -
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:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (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
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

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:

Smoke [blead] v5.31.11-55-ge2d0e9a5d1 FAIL(F) MSWin32 Win10 Business (Intel64/8 cpu) {mswin32-win10-blead}

2020-05-27 Thread George Greer
[smoke setup in testing; ignore for now] Smoke logs available at 
http://m-lorg/~perl/smoke/perl/mswin32-x64-multi-thread-win10/mswin32-win10-blead/loge2d0e9a5d1dd29d4005ca9a3e73222eeabd9e2b7.log.gz

Automated smoke report for branch blead 5.31.12 patch 
e2d0e9a5d1dd29d4005ca9a3e73222eeabd9e2b7 v5.31.11-55-ge2d0e9a5d1
Dell-Latitude-E6530: Intel(R) Core(TM) i7-3740QM CPU @ 2.70GHz(~2691 MHz) 
(Intel64/8 cpu)
onMSWin32 - Win10 Business
using cl version 19.24.28316
smoketime 6 hours 12 minutes (average 46 minutes 31 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-55-ge2d0e9a5d1  Configuration (common) none
--- -
F F 
F F -Duselargefiles
F F -Duseithreads
F F -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEe2d0e9a5d1dd29d4005ca9a3e73222eeabd9e2b7

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
../dist/Net-Ping/t/450_service.tFAILED
9
Non-zero exit status: 1

[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duselargefiles
[default] -DDEBUGGING -Duseithreads -Duselargefiles
../dist/Net-Ping/t/450_service.tFAILED
9
Non-zero exit status: 1

MANIFEST did not declare '.MAILMAP'

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-05-27 08:15:16Z] perlio.obj : warning LNK4197: export 'PerlIO_pending' 
specified multiple times; using first specification
[2020-05-27 08:15:16Z] perlio.obj : warning LNK4197: export 'PerlIO_perlio' 
specified multiple times; using first specification
# Test.obj : error LNK2001: unresolved external symbol PL_curpad
# Test.obj : error LNK2001: unresolved external symbol PL_op
# Test.obj : error LNK2001: unresolved external symbol PL_stack_base
# Test.obj : error LNK2001: unresolved external symbol PL_tainted
# Test.obj : error LNK2001: unresolved external symbol PL_markstack_ptr
# Test.obj : error LNK2001: unresolved external symbol PL_stack_sp
# blib\arch\auto\XS\Test\Test.dll : fatal error LNK1120: 6 unresolved externals
# NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual 
Studio\2019\Community\VC\Tools\MSVC\14.24.28314\bin\HostX64\x64\link.EXE"' : 
return code '0x460'
# Other.obj : error LNK2001: unresolved external symbol PL_curpad
# Other.obj : error LNK2001: unresolved external symbol PL_op
# Other.obj : error LNK2001: unresolved external symbol PL_stack_base
# Other.obj : error LNK2001: unresolved external symbol PL_tainted
# Other.obj : error LNK2001: unresolved external symbol PL_markstack_ptr
# Other.obj : error LNK2001: unresolved external symbol PL_stack_sp
# blib\arch\auto\XS\Other\Other.dll : fatal error LNK1120: 6 unresolved 
externals
[2020-05-27 08:49:07Z] perlio.obj : warning LNK4197: export 'PerlIO_perlio' 
specified multiple times; using first specification
[2020-05-27 08:49:07Z] perlio.obj : warning LNK4197: export 'PerlIO_pending' 
specified multiple times; using first specification
[2020-05-27 08:49:07Z] 
c:\perl\smoke\perl\mswin32-win10-blead\build\ext\POSIX\POSIX.xs(1090) : warning 
C4715: 'my_rint': not all control paths return a value
# Test.obj : error LNK2001: unresolved external symbol PL_markstack
# Test.obj : error LNK2001: unresolved external symbol PL_debug
# blib\arch\auto\XS\Test\Test.dll : fatal error LNK1120: 7 unresolved externals
# Other.obj : error LNK2001: unresolved external symbol PL_markstack
# Other.obj : error LNK2001: unresolved external symbol PL_debug
# blib\arch\auto\XS\Other\Other.dll : fatal error LNK1120: 7 unresolved 
externals
[2020-05-27 09:40:21Z] perlio.obj : warning LNK4197: export 'PerlIO_pending' 
specified multiple times; using first specification
[2020-05-27 09:40:21Z] perlio.obj : warning LNK4197: export 'PerlIO_perlio' 
specified multiple times; using first specification
[2020-05-27 10:13:02Z] perlio.obj : warning LNK4197: export 'PerlIO_perlio' 
specified multiple times; using first specification
[2020-05-27 10:13:02Z] perlio.obj : warning LNK4197: export 'PerlIO_pending' 
specified multiple times; using first specification
[202

Smoke [smoke-me/khw-ebcdic] v5.31.11-67-gf52290b3ea FAIL(F) linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {smoke-me_clang_quick_sanitize=address}

2020-05-27 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/x86_64-linux-thread-multi/smoke-me_clang_quick_sanitize=address/Karl%20Williamson/logf52290b3eaf538319742cdb0efc229916f09e27a.log.gz

Automated smoke report for branch smoke-me/khw-ebcdic 5.31.12 patch 
f52290b3eaf538319742cdb0efc229916f09e27a v5.31.11-67-gf52290b3ea
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-1.fc32)
smoketime 8 hours 59 minutes (average 2 hours 14 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.31.11-67-gf52290b3ea  Configuration (common) 
-Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer 
-fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore" 
-Aldflags="-fsanitize=address" -Dcc="ccache clang"
--- -
F F 
F F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf52290b3eaf538319742cdb0efc229916f09e27a

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

Failures: (common-args) -Accflags="-Werror=declaration-after-statement -g 
-fno-omit-frame-pointer -fsanitize=address  -fno-common 
-fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fsanitize=address" 
-Dcc="ccache clang"
[default] 
[default] -DDEBUGGING
../t/re/pat.t...FAILED
Non-zero exit status: 1

[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../t/re/pat.t...FAILED
Non-zero exit status: 1
../t/re/pat_thr.t...FAILED
Non-zero exit status: 1

MANIFEST did not declare '.mailmap'

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'
:204: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'
:207: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'
:210: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'
:213:6: note: expanded from here
re_comp.c:8216:37: warning: result of comparison agains

Smoke [blead] v5.31.11-71-ga39c5dfbc6 PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {blead_g++_quick}

2020-05-27 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/blead_g++_quick/loga39c5dfbc6cedea1c77a56bd4e4febee38a812c1.log.gz

Automated smoke report for branch blead 5.31.12 patch 
a39c5dfbc6cedea1c77a56bd4e4febee38a812c1 v5.31.11-71-ga39c5dfbc6
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 3 hours 7 minutes (average 46 minutes 59 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.31.11-71-ga39c5dfbc6  Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc="ccache g++"
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEa39c5dfbc6cedea1c77a56bd4e4febee38a812c1

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

MANIFEST did not declare '.mailmap'

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
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
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’
mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
gv.c: In function ‘SV* Perl_amagic_call(PerlInterpreter*, SV*, SV*, int, int)’:
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’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_clear(PerlInterpreter*, 
CV*)’:
../../embed.h:444:56: warning: ‘void Perl_ptr_table_clear(PerlInterpreter*, 
PTR_TBL_t*)’ is deprecated [-Wdeprecated-declarations]
HiRes.xs

Smoke [smoke-me/khw-ebcdic] v5.31.11-67-gf52290b3ea PASS freebsd 12.1-RELEASE-p5 (amd64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-ebcdic 5.31.12 patch 
f52290b3eaf538319742cdb0efc229916f09e27a v5.31.11-67-gf52290b3ea
cjg-freebsd12: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
onfreebsd - 12.1-RELEASE-p5
using clang++ version 4.2.1 Compatible FreeBSD Clang 8.0.1 
(tags/RELEASE_801/final 366581)
smoketime 7 hours 21 minutes (average 36 minutes 50 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.31.11-67-gf52290b3ea  Configuration (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:
SMOKEf52290b3eaf538319742cdb0efc229916f09e27a

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 '

Smoke [blead] v5.31.11-71-ga39c5dfbc6 PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {blead_clang_quick}

2020-05-27 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/blead_clang_quick/loga39c5dfbc6cedea1c77a56bd4e4febee38a812c1.log.gz

Automated smoke report for branch blead 5.31.12 patch 
a39c5dfbc6cedea1c77a56bd4e4febee38a812c1 v5.31.11-71-ga39c5dfbc6
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-1.fc32)
smoketime 3 hours 12 minutes (average 48 minutes 2 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.31.11-71-ga39c5dfbc6  Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc="ccache clang"
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEa39c5dfbc6cedea1c77a56bd4e4febee38a812c1

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

MANIFEST did not declare '.mailmap'

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'
:204: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'
:207: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'
:210: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'
:213:6: note: expanded from here
re_comp.c:8216: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:6637:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
re_comp.c:8264: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: 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:95:7: note: expanded from macro 'assert'
pp_hot.c:4557:5: warning: result of comparison against a string literal is 
unspecified (use an explicit 

Smoke [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) dragonfly 5.8-RELEASE (x86_64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
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 48 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-65-g6418111071  Configuration (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:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

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
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813
../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 'v

Smoke [smoke-me/khw-ebcdic] v5.31.11-67-gf52290b3ea PASS netbsd 9.0 (amd64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-ebcdic 5.31.12 patch 
f52290b3eaf538319742cdb0efc229916f09e27a v5.31.11-67-gf52290b3ea
cjg-netbsd9: Intel 686-class (amd64/1 cpu)
onnetbsd - 9.0
using g++ version 7.4.0
smoketime 5 hours 35 minutes (average 41 minutes 54 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.31.11-67-gf52290b3ea  Configuration (common) -Dcc=g++
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf52290b3eaf538319742cdb0efc229916f09e27a

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):
/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, 
char*, int, int, SV*)':
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, 
CV*)':
const-c.inc: In function 'int constant_19(PerlInterpreter*, const char*, IV*)':
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
Piece.xs: In function 'char* _strptime(PerlInterpreter*, const char*, const 
char*, tm*, int*)':
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.31.11-71-ga39c5dfbc6 PASS linux 5.4.34-0-lts [Alpine Linux v3.11 3.11.6] (x86_64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.12 patch 
a39c5dfbc6cedea1c77a56bd4e4febee38a812c1 v5.31.11-71-ga39c5dfbc6
cjg-alpine3: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2075MHz) 
(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 23 minutes (average 36 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.31.11-71-ga39c5dfbc6  Configuration (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:
SMOKEa39c5dfbc6cedea1c77a56bd4e4febee38a812c1

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_cp86

Smoke [blead] v5.31.11-71-ga39c5dfbc6 FAIL(F) linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {blead_clang_quick_sanitize=address}

2020-05-27 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/x86_64-linux-thread-multi/blead_clang_quick_sanitize=address/log28bfed14e7471c9d91c7ca03b095d6b8899c85ab.log.gz

Automated smoke report for branch blead 5.31.12 patch 
28bfed14e7471c9d91c7ca03b095d6b8899c85ab v5.31.11-71-ga39c5dfbc6
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-1.fc32)
smoketime 8 hours 45 minutes (average 2 hours 11 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.31.11-71-ga39c5dfbc6  Configuration (common) 
-Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer 
-fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore" 
-Aldflags="-fsanitize=address" -Dcc="ccache clang"
--- -
F F 
F F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE28bfed14e7471c9d91c7ca03b095d6b8899c85ab

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

Failures: (common-args) -Accflags="-Werror=declaration-after-statement -g 
-fno-omit-frame-pointer -fsanitize=address  -fno-common 
-fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fsanitize=address" 
-Dcc="ccache clang"
[default] 
[default] -DDEBUGGING
../t/re/pat.t...FAILED
Non-zero exit status: 1

[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../t/re/pat.t...FAILED
Non-zero exit status: 1
../t/re/pat_thr.t...FAILED
Non-zero exit status: 1

MANIFEST did not declare '.mailmap'

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'
:204: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'
:207: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'
:210: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'
:213:6: note: expanded from here
re_comp.c:8216:37: warning: result of comparison against a string literal is 
unspecified 

Smoke [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) Solaris 2.11 (i386/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-hipster: i86pc (2076MHz) (i386/1 cpu)
onSolaris - 2.11
using gcc version 7.5.0
smoketime 9 hours 16 minutes (average 46 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.31.11-65-g6418111071  Configuration (common) -Dcc=gcc
--- -
F F 
F F -Duse64bitall
F F -Duselongdouble
F F -Duseithreads
F F -Duseithreads -Duse64bitall
F F -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] 
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
op.c: In function 'Perl_custom_op_get_field':
op.c:18159:9: warning: 'any.xop_class' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regcomp.c: In function 'S_study_chunk':
regcomp.c:5587:33: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
regcomp.c: In function 'S_regpiece':
regcomp.c:12807:46: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
regcomp.c: In function 'S_regtail':
regcomp.c:20759:24: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
regexec.c: In function 'S_regmatch':
regexec.c:8281:37: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
regexec.c:8304: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:4177: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:4177:55: note: format string is defined here
re_exec.c: In function 'S_regmatch':
re_exec.c:8281:37: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
re_exec.c:8304:34: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
re_exec.c: In function 'S_regtry':
re_exec.c:6554:30: warning: 'fold_array' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
re_exec.c:6458:17: note: 'fold_array' was declared here
re_exec.c:6560:22: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_exec.c:6457:16: note: 'folder' was declared here
re_comp.c: In function 'S_study_chunk':
re_comp.c:5587:33: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
re_comp.c: In function 'S_regpiece':
re_comp.c:12807:46: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
re_comp.c: In function 'S_regtail':
re_comp.c:20759:24: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
re_comp.c: In function 'S_regtail_study':
re_comp.c:20873:24: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compar

Smoke [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) Solaris 2.11 (i386/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-omniosce: i86pc (2075MHz) (i386/1 cpu)
onSolaris - 2.11
using gcc version 7.4.0
smoketime 9 hours 20 minutes (average 46 minutes 40 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-65-g6418111071  Configuration (common) -Dcc=gcc
--- -
F F 
F F -Duse64bitall
F F -Duselongdouble
F F -Duseithreads
F F -Duseithreads -Duse64bitall
F F -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] 
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
op.c: In function 'Perl_custom_op_get_field':
op.c:18159: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:4177: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:4177:55: note: format string is defined here
re_exec.c: In function 'S_regtry':
re_exec.c:6554:30: warning: 'fold_array' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
re_exec.c:6458:17: note: 'fold_array' was declared here
re_exec.c:6560:22: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_exec.c:6457: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:4177:21: warning: format '%u' expects argument of type 'unsigned 
int', but argument 12 has type 'U32 {aka const long unsigned int}' [-Wformat=]
regexec.c:4177:55: note: format string is defined here
regexec.c: In function 'S_regtry':
regexec.c:6554:30:

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

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.12 patch 
a39c5dfbc6cedea1c77a56bd4e4febee38a812c1 v5.31.11-71-ga39c5dfbc6
cjg-alpine3: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2075MHz) 
(x86_64/1 cpu)
onlinux - 5.4.34-0-lts [Alpine Linux v3.11 3.11.6]
using g++ version 9.2.0
smoketime 43 minutes 42 seconds (average 3 minutes 38.500 seconds)

Summary: FAIL(m)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-71-ga39c5dfbc6  Configuration (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:
SMOKEa39c5dfbc6cedea1c77a56bd4e4febee38a812c1

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 [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) darwin 18.7.0) (Intel Core i7/1 cpu[2 cores]) {smoke-me_clang_quick_sanitize=address}

2020-05-27 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/Karl%20Williamson/log64181110710bff48cb6e2efbb6f785779928f82a.log.gz

Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
iTuness-MacBook-Air.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 14 hours 53 minutes (average 49 minutes 38 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-65-g6418111071  Configuration (common) none
--- -
F F -Uuseperlio
F F 
F F -Duse64bitint
F F -Duselongdouble
F F -Dusemorebits
F F -Duseithreads
F F -Duseithreads -Duse64bitint
F F -Duseithreads -Duselongdouble
F F -Duseithreads -Dusemorebits
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Failures: (common-args) none
[default] -Uuseperlio
[default] -DDEBUGGING -Uuseperlio
[default] 
[default] -DDEBUGGING
[default] -Duse64bitint
[default] -DDEBUGGING -Duse64bitint
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Dusemorebits
[default] -DDEBUGGING -Dusemorebits
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitint
[default] -DDEBUGGING -Duseithreads -Duse64bitint
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
[default] -Duseithreads -Dusemorebits
[default] -DDEBUGGING -Duseithreads -Dusemorebits
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

MANIFEST did not declare '.mailmap'

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 [smoke-me/khw-ebcdic] v5.31.11-67-gf52290b3ea PASS netbsd 8.2 (amd64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-ebcdic 5.31.12 patch 
f52290b3eaf538319742cdb0efc229916f09e27a v5.31.11-67-gf52290b3ea
cjg-netbsd8: Intel 686-class (amd64/1 cpu)
onnetbsd - 8.2
using g++ version 5.5.0
smoketime 5 hours 55 minutes (average 44 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.31.11-67-gf52290b3ea  Configuration (common) -Dcc=g++
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf52290b3eaf538319742cdb0efc229916f09e27a

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):
/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 [smoke-me/khw-ebcdic] v5.31.11-67-gf52290b FAIL(F) MSWin32 Win2000 Professional SP4 (x86/1 cpu) {smoke-me}

2020-05-27 Thread George Greer
Automated smoke report for branch smoke-me/khw-ebcdic 5.31.12 patch 
f52290b3eaf538319742cdb0efc229916f09e27a v5.31.11-67-gf52290b
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 49 minutes (average 1 hour 6 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.31.11-67-gf52290b  Configuration (common) none
--- -
F F 
F F -Duselargefiles
O O -Duseithreads
O O -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf52290b3eaf538319742cdb0efc229916f09e27a

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'

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-05-27 11:36:57Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2020-05-27 11:36:57Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2020-05-27 11:36:57Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion 
from 'UV' to 'U8', possible loss of data
[2020-05-27 11:36:57Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-05-27 11:36:57Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-05-27 11:36:57Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-05-27 11:36:57Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-05-27 11:36:57Z] sdbm.c(37) : warning C4273: 'malloc' : inconsistent dll 
linkage
[2020-05-27 11:36:57Z] sdbm.c(38) : warning C4273: 'free' : inconsistent dll 
linkage
[2020-05-27 11:36:57Z] Socket.xs(978) : warning C4244: '=' : conversion from 
'unsigned long' to 'unsigned short', possible loss of data
[2020-05-27 11:36:57Z] HiRes.xs(266) : warning C4101: 'ft' : unreferenced local 
variable
[2020-05-27 11:36:57Z] 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-05-27 12:22:18Z] ..\pp_sys.c(2953) : warning C4244: '=' : conversion from 
'IV' to '_ino_t', possible loss of data
[2020-05-27 12:22:18Z] ..\pp_sys.c(2971) : warning C4244: '=' : conversion from 
'UV' to '_ino_t', possible loss of data
[2020-05-27 12:22:18Z] RealPPPort.xs(3628) : warning C4244: '=' : conversion 
from 'UV' to 'U8', possible loss of data
[2020-05-27 12:22:18Z] MD5.xs(723) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-05-27 12:22:18Z] MD5.xs(724) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-05-27 12:22:18Z] MD5.xs(725) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-05-27 12:22:18Z] MD5.xs(726) : warning C4244: '=' : conversion from 'U32' 
to 'char', possible loss of data
[2020-05-27 12:22:18Z] d:\smoke\perl\smoke-me\build\ext\posix\posix.xs(1090) : 
warning C4715: '

Smoke [blead] v5.31.11-71-ga39c5dfbc6 FAIL(F) MSWin32 Win10 Business (Intel64/8 cpu) {mswin32-win10-blead}

2020-05-27 Thread George Greer
[smoke setup in testing; ignore for now] Smoke logs available at 
http://m-lorg/~perl/smoke/perl/mswin32-x64-multi-thread-win10/mswin32-win10-blead/loga39c5dfbc6cedea1c77a56bd4e4febee38a812c1.log.gz

Automated smoke report for branch blead 5.31.12 patch 
a39c5dfbc6cedea1c77a56bd4e4febee38a812c1 v5.31.11-71-ga39c5dfbc6
Dell-Latitude-E6530: Intel(R) Core(TM) i7-3740QM CPU @ 2.70GHz(~2691 MHz) 
(Intel64/8 cpu)
onMSWin32 - Win10 Business
using cl version 19.24.28316
smoketime 6 hours 3 minutes (average 45 minutes 27 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-71-ga39c5dfbc6  Configuration (common) none
--- -
F F 
F F -Duselargefiles
F F -Duseithreads
F F -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEa39c5dfbc6cedea1c77a56bd4e4febee38a812c1

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
../dist/Net-Ping/t/450_service.tFAILED
9
Non-zero exit status: 1

[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duselargefiles
[default] -DDEBUGGING -Duseithreads -Duselargefiles
../dist/Net-Ping/t/450_service.tFAILED
9
Non-zero exit status: 1

MANIFEST did not declare '.MAILMAP'

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-05-27 14:31:31Z] perlio.obj : warning LNK4197: export 'PerlIO_pending' 
specified multiple times; using first specification
[2020-05-27 14:31:31Z] perlio.obj : warning LNK4197: export 'PerlIO_perlio' 
specified multiple times; using first specification
# Test.obj : error LNK2001: unresolved external symbol PL_curpad
# Test.obj : error LNK2001: unresolved external symbol PL_op
# Test.obj : error LNK2001: unresolved external symbol PL_stack_base
# Test.obj : error LNK2001: unresolved external symbol PL_tainted
# Test.obj : error LNK2001: unresolved external symbol PL_markstack_ptr
# Test.obj : error LNK2001: unresolved external symbol PL_stack_sp
# blib\arch\auto\XS\Test\Test.dll : fatal error LNK1120: 6 unresolved externals
# NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual 
Studio\2019\Community\VC\Tools\MSVC\14.24.28314\bin\HostX64\x64\link.EXE"' : 
return code '0x460'
# Other.obj : error LNK2001: unresolved external symbol PL_curpad
# Other.obj : error LNK2001: unresolved external symbol PL_op
# Other.obj : error LNK2001: unresolved external symbol PL_stack_base
# Other.obj : error LNK2001: unresolved external symbol PL_tainted
# Other.obj : error LNK2001: unresolved external symbol PL_markstack_ptr
# Other.obj : error LNK2001: unresolved external symbol PL_stack_sp
# blib\arch\auto\XS\Other\Other.dll : fatal error LNK1120: 6 unresolved 
externals
[2020-05-27 15:03:40Z] perlio.obj : warning LNK4197: export 'PerlIO_perlio' 
specified multiple times; using first specification
[2020-05-27 15:03:40Z] perlio.obj : warning LNK4197: export 'PerlIO_pending' 
specified multiple times; using first specification
[2020-05-27 15:03:40Z] 
c:\perl\smoke\perl\mswin32-win10-blead\build\ext\POSIX\POSIX.xs(1090) : warning 
C4715: 'my_rint': not all control paths return a value
# Test.obj : error LNK2001: unresolved external symbol PL_markstack
# Test.obj : error LNK2001: unresolved external symbol PL_debug
# blib\arch\auto\XS\Test\Test.dll : fatal error LNK1120: 7 unresolved externals
# Other.obj : error LNK2001: unresolved external symbol PL_markstack
# Other.obj : error LNK2001: unresolved external symbol PL_debug
# blib\arch\auto\XS\Other\Other.dll : fatal error LNK1120: 7 unresolved 
externals
[2020-05-27 15:53:09Z] perlio.obj : warning LNK4197: export 'PerlIO_pending' 
specified multiple times; using first specification
[2020-05-27 15:53:09Z] perlio.obj : warning LNK4197: export 'PerlIO_perlio' 
specified multiple times; using first specification
[2020-05-27 16:24:49Z] perlio.obj : warning LNK4197: export 'PerlIO_perlio' 
specified multiple times; using first specification
[2020-05-27 16:24:49Z] perlio.obj : warning LNK4197: export 'PerlIO_pending' 
specified multiple times; using first specification
[2020

Smoke [blead] v5.31.11-72-g975363793f PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {blead_g++_quick}

2020-05-27 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/blead_g++_quick/log975363793fa0bd4d9ce6722102e009c479ecf506.log.gz

Automated smoke report for branch blead 5.31.12 patch 
975363793fa0bd4d9ce6722102e009c479ecf506 v5.31.11-72-g975363793f
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 2 hours 33 minutes (average 38 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.31.11-72-g975363793f  Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc="ccache g++"
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE975363793fa0bd4d9ce6722102e009c479ecf506

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

MANIFEST did not declare '.mailmap'

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
mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
gv.c: In function ‘SV* Perl_amagic_call(PerlInterpreter*, SV*, SV*, int, int)’:
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’
APItest.c: In function ‘void XS_XS__APItest__PtrTable_clear(PerlInterpreter*, 
CV*)’:
../../embed.h:444:56: warning: ‘void Perl_ptr_table_clear(PerlInterpreter*, 
PTR_TBL_t*)’ is deprecated [-Wdeprecated-declarations]
HiRes.x

Smoke [blead] v5.31.11-72-g975363793f PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {blead_clang_quick_sanitize=undefined}

2020-05-27 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/blead_clang_quick_sanitize=undefined/log975363793fa0bd4d9ce6722102e009c479ecf506.log.gz

Automated smoke report for branch blead 5.31.12 patch 
975363793fa0bd4d9ce6722102e009c479ecf506 v5.31.11-72-g975363793f
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-1.fc32)
smoketime 2 hours 38 minutes (average 39 minutes 44 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.31.11-72-g975363793f  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 -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE975363793fa0bd4d9ce6722102e009c479ecf506

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

MANIFEST did not declare '.mailmap'

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'
:204: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'
:207: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'
:210: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'
:213:6: note: expanded from here
re_comp.c:8216: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:6637:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
re_comp.c:8264:2: warning: result of comparison against a string literal is 
unspecified (use an explicit string comparison function instead) 
[-Wstring-compare]
regcomp.c:8216:37: warning: result of comparison against a string literal is 
unspecified (use an explicit string comparison function instead) 
[-Wstring-compare]
./

Smoke [blead] v5.31.11-72-g975363793f PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {blead_clang_quick}

2020-05-27 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/blead_clang_quick/log975363793fa0bd4d9ce6722102e009c479ecf506.log.gz

Automated smoke report for branch blead 5.31.12 patch 
975363793fa0bd4d9ce6722102e009c479ecf506 v5.31.11-72-g975363793f
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-1.fc32)
smoketime 2 hours 38 minutes (average 39 minutes 42 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.31.11-72-g975363793f  Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc="ccache clang"
--- -
O O 
O O -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE975363793fa0bd4d9ce6722102e009c479ecf506

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

MANIFEST did not declare '.mailmap'

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'
:204: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'
:207: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'
:210: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'
:213:6: note: expanded from here
re_comp.c:8216: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:6637:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
re_comp.c:8264:2: warning: result of comparison against a string literal is 
unspecified (use an explicit string comparison function instead) 
[-Wstring-compare]
regcomp.c:8216: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:95:7: note: expanded from macro 'assert'
regcomp.c:6637:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
regcomp.c:8264:2: warning:

Smoke [blead] v5.31.11-71-ga39c5dfbc6 PASS netbsd 9.0 (amd64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.12 patch 
a39c5dfbc6cedea1c77a56bd4e4febee38a812c1 v5.31.11-71-ga39c5dfbc6
cjg-netbsd9: Intel 686-class (amd64/1 cpu)
onnetbsd - 9.0
using g++ version 7.4.0
smoketime 5 hours 30 minutes (average 41 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.31.11-71-ga39c5dfbc6  Configuration (common) -Dcc=g++
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEa39c5dfbc6cedea1c77a56bd4e4febee38a812c1

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):
/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, 
char*, int, int, SV*)':
Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, 
CV*)':
const-c.inc: In function 'int constant_19(PerlInterpreter*, const char*, IV*)':
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
Piece.xs: In function 'char* _strptime(PerlInterpreter*, const char*, const 
char*, tm*, int*)':
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 [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) freebsd 13.0-CURRENT (amd64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
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 32 minutes (average 47 minutes 44 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-65-g6418111071  Configuration (common) -Dcc=clang
--- -
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:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (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
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

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:8233: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:6654:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
re_comp.c:8281: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-compar

Smoke [blead] v5.31.11-71-ga39c5dfbc6 PASS freebsd 12.1-RELEASE-p5 (amd64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.12 patch 
a39c5dfbc6cedea1c77a56bd4e4febee38a812c1 v5.31.11-71-ga39c5dfbc6
cjg-freebsd12: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
onfreebsd - 12.1-RELEASE-p5
using clang version 4.2.1 Compatible FreeBSD Clang 8.0.1 
(tags/RELEASE_801/final 366581)
smoketime 7 hours 6 minutes (average 35 minutes 33 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.31.11-71-ga39c5dfbc6  Configuration (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:
SMOKEa39c5dfbc6cedea1c77a56bd4e4febee38a812c1

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.31.11-71-ga39c5dfbc6 FAIL(F) linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {blead_clang_quick_sanitize=address}

2020-05-27 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/x86_64-linux-thread-multi/blead_clang_quick_sanitize=address/loga39c5dfbc6cedea1c77a56bd4e4febee38a812c1.log.gz

Automated smoke report for branch blead 5.31.12 patch 
a39c5dfbc6cedea1c77a56bd4e4febee38a812c1 v5.31.11-71-ga39c5dfbc6
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-1.fc32)
smoketime 6 hours 4 minutes (average 1 hour 31 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.31.11-71-ga39c5dfbc6  Configuration (common) 
-Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer 
-fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore" 
-Aldflags="-fsanitize=address" -Dcc="ccache clang"
--- -
F F 
F F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEa39c5dfbc6cedea1c77a56bd4e4febee38a812c1

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

Failures: (common-args) -Accflags="-Werror=declaration-after-statement -g 
-fno-omit-frame-pointer -fsanitize=address  -fno-common 
-fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fsanitize=address" 
-Dcc="ccache clang"
[default] 
[default] -DDEBUGGING
../t/re/pat.t...FAILED
Non-zero exit status: 1

[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../t/re/pat.t...FAILED
Non-zero exit status: 1
../t/re/pat_thr.t...FAILED
Non-zero exit status: 1

MANIFEST did not declare '.mailmap'

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'
:204: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'
:207: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'
:210: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'
:213:6: note: expanded from here
re_comp.c:8216:37: warning: result of comparison against a string literal is 
unspecified (u

Smoke [blead] v5.31.11-71-ga39c5dfbc6 PASS darwin 18.7.0) (Intel Core i7/1 cpu[2 cores]) {blead_clang_quick_sanitize=address}

2020-05-27 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/blead_clang_quick_sanitize=address/log28bfed14e7471c9d91c7ca03b095d6b8899c85ab.log.gz

Automated smoke report for branch blead 5.31.12 patch 
28bfed14e7471c9d91c7ca03b095d6b8899c85ab v5.31.11-71-ga39c5dfbc6
iTuness-MacBook-Air.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 14 hours 56 minutes (average 49 minutes 48 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.31.11-71-ga39c5dfbc6  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:
SMOKE28bfed14e7471c9d91c7ca03b095d6b8899c85ab

Testsuite was run only with 'harness'

MANIFEST did not declare '.mailmap'

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.31.11-71-ga39c5dfbc6 FAIL(F) dragonfly 5.8-RELEASE (x86_64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.12 patch 
a39c5dfbc6cedea1c77a56bd4e4febee38a812c1 v5.31.11-71-ga39c5dfbc6
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 15 minutes (average 41 minutes 19 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-71-ga39c5dfbc6  Configuration (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:
SMOKEa39c5dfbc6cedea1c77a56bd4e4febee38a812c1

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 

Smoke [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) darwin - 19.4.0 (Mac OS X macOS 10.15.4 (Dual-Core Intel Core i5/1 cpu[2 cores])

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-mac.local: Mac mini (2.6 GHz) (Dual-Core Intel Core i5/1 cpu[2 cores])
ondarwin - 19.4.0 (Mac OS X - macOS 10.15.4 (19E287))
using clang++ version 4.2.1 Compatible Apple LLVM 11.0.3 
(clang-1103.0.32.62)
smoketime 6 hours 10 minutes (average 30 minutes 53 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-65-g6418111071  Configuration (common) -Dcc=clang++
--- -
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:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (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
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

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]
Zlib.c:3713:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
deflate.c:54:12: warning: unused variable 'deflate_copyright' 
[-Wunused-const-variable]
inftrees.c:11:12: warning: unused variable 'inflate_copyright' 
[-Wunused-const-variable]
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]
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 specifier 
[-Wduplicate-decl-specifier]
JP.c:193:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
KR.c:191:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Symbol.c:187:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
TW.c:190:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Unicode.c:704:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Encode.c:1581:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Fcntl.c:316:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
DosGlob.c:208:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Glob.c:706:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Call.c:464:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Util.c:720:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
FieldHash.c:718:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl

Smoke [smoke-me/khw-ebcdic] v5.31.11-67-gf52290b3ea FAIL(F) cygwin_nt-10.0-14393 3.1.4-340.x86_64 (x86_64/1 cpu[2 cores])

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-ebcdic 5.31.12 patch 
f52290b3eaf538319742cdb0efc229916f09e27a v5.31.11-67-gf52290b3ea
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.4-340.x86_64
using gcc version 9.3.0
smoketime 9 hours 10 minutes (average 1 hour 8 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.31.11-67-gf52290b3ea  Configuration (common) -Dcc=gcc
--- -
O O 
O O -Duse64bitall
O F -Duseithreads
F O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf52290b3eaf538319742cdb0efc229916f09e27a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] -DDEBUGGING -Duseithreads
../dist/Time-HiRes/t/alarm.tFAILED
5
Non-zero exit status: 1

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

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_win_to_posix_path':
cygwin.c:336:70: warning: passing argument 5 of 'Perl_utf16_to_utf8' from 
incompatible pointer type [-Wincompatible-pointer-types]
proto.h:3901:19: note: expected 'size_t *' {aka 'long unsigned int *'} but 
argument is of type 'I32 *' {aka 'int *'}
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++ [-

Smoke [blead] v5.31.11-71-ga39c5dfbc6 PASS openbsd 6.7 (amd64/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.12 patch 
a39c5dfbc6cedea1c77a56bd4e4febee38a812c1 v5.31.11-71-ga39c5dfbc6
cjg-openbsd6: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (2077 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 45 minutes (average 1 hour 3 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.31.11-71-ga39c5dfbc6  Configuration (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:
SMOKEa39c5dfbc6cedea1c77a56bd4e4febee38a812c1

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: du

Smoke [blead] v5.31.11-53-gfe49b83f91 PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {blead_g++}

2020-05-27 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/blead_g++/logfe49b83f91941b25e49385588692490299cf9357.log.gz

Automated smoke report for branch blead 5.31.12 patch 
fe49b83f91941b25e49385588692490299cf9357 v5.31.11-53-gfe49b83f91
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 17 hours 2 minutes (average 2 hours 33 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.31.11-53-gfe49b83f91  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:
SMOKEfe49b83f91941b25e49385588692490299cf9357

MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp 
operator
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
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
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’
mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
gv.c: In function ‘SV* Perl_amagic_call(PerlInterpreter*, SV*, SV*, int, int)’:
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-functio

Smoke [blead] v5.31.11-72-g975363793f FAIL(F) MSWin32 Win10 Business (Intel64/8 cpu) {mswin32-win10-blead}

2020-05-27 Thread George Greer
[smoke setup in testing; ignore for now] Smoke logs available at 
http://m-lorg/~perl/smoke/perl/mswin32-x64-multi-thread-win10/mswin32-win10-blead/log975363793fa0bd4d9ce6722102e009c479ecf506.log.gz

Automated smoke report for branch blead 5.31.12 patch 
975363793fa0bd4d9ce6722102e009c479ecf506 v5.31.11-72-g975363793f
Dell-Latitude-E6530: Intel(R) Core(TM) i7-3740QM CPU @ 2.70GHz(~2691 MHz) 
(Intel64/8 cpu)
onMSWin32 - Win10 Business
using cl version 19.24.28316
smoketime 6 hours 4 minutes (average 45 minutes 30 seconds)

Summary: FAIL(F)

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:   - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.31.11-72-g975363793f  Configuration (common) none
--- -
F F 
F F -Duselargefiles
F F -Duseithreads
F F -Duseithreads -Duselargefiles
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE975363793fa0bd4d9ce6722102e009c479ecf506

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
../dist/Net-Ping/t/450_service.tFAILED
9
Non-zero exit status: 1

[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duselargefiles
[default] -DDEBUGGING -Duseithreads -Duselargefiles
../dist/Net-Ping/t/450_service.tFAILED
9
Non-zero exit status: 1

MANIFEST did not declare '.MAILMAP'

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-05-27 20:39:26Z] perlio.obj : warning LNK4197: export 'PerlIO_pending' 
specified multiple times; using first specification
[2020-05-27 20:39:26Z] perlio.obj : warning LNK4197: export 'PerlIO_perlio' 
specified multiple times; using first specification
# Test.obj : error LNK2001: unresolved external symbol PL_curpad
# Test.obj : error LNK2001: unresolved external symbol PL_op
# Test.obj : error LNK2001: unresolved external symbol PL_stack_base
# Test.obj : error LNK2001: unresolved external symbol PL_tainted
# Test.obj : error LNK2001: unresolved external symbol PL_markstack_ptr
# Test.obj : error LNK2001: unresolved external symbol PL_stack_sp
# blib\arch\auto\XS\Test\Test.dll : fatal error LNK1120: 6 unresolved externals
# NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual 
Studio\2019\Community\VC\Tools\MSVC\14.24.28314\bin\HostX64\x64\link.EXE"' : 
return code '0x460'
# Other.obj : error LNK2001: unresolved external symbol PL_curpad
# Other.obj : error LNK2001: unresolved external symbol PL_op
# Other.obj : error LNK2001: unresolved external symbol PL_stack_base
# Other.obj : error LNK2001: unresolved external symbol PL_tainted
# Other.obj : error LNK2001: unresolved external symbol PL_markstack_ptr
# Other.obj : error LNK2001: unresolved external symbol PL_stack_sp
# blib\arch\auto\XS\Other\Other.dll : fatal error LNK1120: 6 unresolved 
externals
[2020-05-27 21:11:40Z] perlio.obj : warning LNK4197: export 'PerlIO_perlio' 
specified multiple times; using first specification
[2020-05-27 21:11:40Z] perlio.obj : warning LNK4197: export 'PerlIO_pending' 
specified multiple times; using first specification
[2020-05-27 21:11:40Z] 
c:\perl\smoke\perl\mswin32-win10-blead\build\ext\POSIX\POSIX.xs(1090) : warning 
C4715: 'my_rint': not all control paths return a value
# Test.obj : error LNK2001: unresolved external symbol PL_markstack
# Test.obj : error LNK2001: unresolved external symbol PL_debug
# blib\arch\auto\XS\Test\Test.dll : fatal error LNK1120: 7 unresolved externals
# Other.obj : error LNK2001: unresolved external symbol PL_markstack
# Other.obj : error LNK2001: unresolved external symbol PL_debug
# blib\arch\auto\XS\Other\Other.dll : fatal error LNK1120: 7 unresolved 
externals
[2020-05-27 22:01:30Z] perlio.obj : warning LNK4197: export 'PerlIO_pending' 
specified multiple times; using first specification
[2020-05-27 22:01:30Z] perlio.obj : warning LNK4197: export 'PerlIO_perlio' 
specified multiple times; using first specification
[2020-05-27 22:33:26Z] perlio.obj : warning LNK4197: export 'PerlIO_perlio' 
specified multiple times; using first specification
[2020-05-27 22:33:26Z] perlio.obj : warning LNK4197: export 'PerlIO_pending' 
specified multiple times; using first specification
[2020

Smoke [blead] v5.31.11-71-ga39c5dfbc6 PASS darwin - 19.5.0 (Mac OS X macOS 10.15.5 (Dual-Core Intel Core i5/1 cpu[2 cores])

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.12 patch 
a39c5dfbc6cedea1c77a56bd4e4febee38a812c1 v5.31.11-71-ga39c5dfbc6
cjg-mac.local: Mac mini (2.6 GHz) (Dual-Core Intel Core i5/1 cpu[2 cores])
ondarwin - 19.5.0 (Mac OS X - macOS 10.15.5 (19F96))
using clang++ version 4.2.1 Compatible Apple LLVM 11.0.3 
(clang-1103.0.32.62)
smoketime 6 hours 5 minutes (average 30 minutes 28 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.31.11-71-ga39c5dfbc6  Configuration (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:
SMOKEa39c5dfbc6cedea1c77a56bd4e4febee38a812c1

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]
Zlib.c:3713:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
deflate.c:54:12: warning: unused variable 'deflate_copyright' 
[-Wunused-const-variable]
inftrees.c:11:12: warning: unused variable 'inflate_copyright' 
[-Wunused-const-variable]
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]
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 specifier 
[-Wduplicate-decl-specifier]
JP.c:193:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
KR.c:191:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Symbol.c:187:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
TW.c:190:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Unicode.c:704:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Encode.c:1581:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Fcntl.c:316:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
DosGlob.c:208:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Glob.c:706:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Call.c:464:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Util.c:720:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
FieldHash.c:718:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Langinfo.c:313:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
IO.c:1000:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
SysV.c:829:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
ListUtil.c:2220:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Base64.c:728:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
FastCalc.c:628:1: warning: duplicate 'extern' declaration spec

Smoke [blead] v5.31.11-72-g975363793f FAIL(F) linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {blead_clang_quick_sanitize=address}

2020-05-27 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/x86_64-linux-thread-multi/blead_clang_quick_sanitize=address/log975363793fa0bd4d9ce6722102e009c479ecf506.log.gz

Automated smoke report for branch blead 5.31.12 patch 
975363793fa0bd4d9ce6722102e009c479ecf506 v5.31.11-72-g975363793f
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-1.fc32)
smoketime 4 hours 30 minutes (average 1 hour 7 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.31.11-72-g975363793f  Configuration (common) 
-Accflags="-Werror=declaration-after-statement -g -fno-omit-frame-pointer 
-fsanitize=address  -fno-common -fsanitize-blacklist=`pwd`/asan_ignore" 
-Aldflags="-fsanitize=address" -Dcc="ccache clang"
--- -
F F 
F F -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE975363793fa0bd4d9ce6722102e009c479ecf506

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4

Failures: (common-args) -Accflags="-Werror=declaration-after-statement -g 
-fno-omit-frame-pointer -fsanitize=address  -fno-common 
-fsanitize-blacklist=`pwd`/asan_ignore" -Aldflags="-fsanitize=address" 
-Dcc="ccache clang"
[default] 
[default] -DDEBUGGING
../t/re/pat.t...FAILED
Non-zero exit status: 1

[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../t/re/pat.t...FAILED
Non-zero exit status: 1
../t/re/pat_thr.t...FAILED
Non-zero exit status: 1

MANIFEST did not declare '.mailmap'

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'
:204: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'
:207: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'
:210: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'
:213:6: note: expanded from here
re_comp.c:8216:37: warning: result of comparison against a string literal is 
unspecified (u

Smoke [blead] v5.31.11-53-gfe49b83f91 PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {blead_clang_sanitize=undefined}

2020-05-27 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/blead_clang_sanitize=undefined/logfe49b83f91941b25e49385588692490299cf9357.log.gz

Automated smoke report for branch blead 5.31.12 patch 
fe49b83f91941b25e49385588692490299cf9357 v5.31.11-53-gfe49b83f91
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-1.fc32)
smoketime 1 day 19 hours 12 minutes (average 2 hours 42 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.31.11-53-gfe49b83f91  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:
SMOKEfe49b83f91941b25e49385588692490299cf9357

MANIFEST did not declare '.mailmap'

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'
:204: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'
:207: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'
:210: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'
:213:6: note: expanded from here
re_comp.c:8216: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:6637:13: note: expanded fro