Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 4.19.0-2-arm64 [Debian GNU/Linux 10.0 (aarch64/4 cpu)

2019-05-23 Thread gregor herrmann
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
7of9:  (aarch64/4 cpu)
onlinux - 4.19.0-2-arm64 [Debian GNU/Linux 10.0 (buster)]
using cc version 8.3.0
smoketime 22 hours 25 minutes (average 2 hours 48 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.30.0-7-g58f4626762  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitint
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitint
| | | | | +- LC_ALL = C.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = C.UTF-8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

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

Tests skipped on user request:
# One test name on a line
Passed Todo tests: (common-args) none
[C.UTF-8] 
[C.UTF-8] -DDEBUGGING
[C.UTF-8] -Duse64bitint
[C.UTF-8] -DDEBUGGING -Duse64bitint
[C.UTF-8] -Duseithreads
[C.UTF-8] -DDEBUGGING -Duseithreads
[C.UTF-8] -Duseithreads -Duse64bitint
[C.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitint
../lib/B/Deparse.t..PASSED
2

Compiler messages(gcc):
mg.c: In function ‘Perl_magic_getsig’:
mg.c:1465:25: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
mg.c: In function ‘Perl_magic_setsig’:
mg.c:1742:20: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
embed.h:643:44: note: in definition of macro ‘rsignal’
mg.c:1752:20: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
perl.c: In function ‘Perl_sys_init’:
perl.h:2688:51: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int,  siginfo_t 
*, void *)’ {aka ‘void (*)(int,  struct  *, void *)’} 
[-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro ‘PERL_FPU_INIT’
perl.c:125:5: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c: In function ‘Perl_sys_init3’:
perl.h:2738:49: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c:138:5: note: in expansion of macro ‘PERL_SYS_INIT3_BODY’
perl.c: In function ‘S_parse_body’:
perl.c:2399:22: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
perl.c:2402:26: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
util.c: In function ‘Perl_rsignal’:
util.c:2698:22: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int,  struct  *, void *)’} to 
‘void (*)(int)’ [-Wcast-function-type]
util.c:2706:40: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
util.c:2710:13: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
util.c:2712:13: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int,  siginfo_t 
*, void *)’ {aka ‘void (*)(int,  struct  *, void *)’} 
[-Wcast-function-type]
util.c: In function ‘Perl_rsignal_state’:
util.c:2722:9: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
util.c:2724:9: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int,  siginfo_t 
*, void *)’ {aka ‘void (*)(int,  struct  *, void *)’} 
[-Wcast-function-type]
util.c: In function ‘Perl_rsignal_save’:
util.c:2743:22: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int,  struct  *, void *)’} to 
‘void (*)(int)’ [-Wcast-function-type

Smoke [5.31.0] v5.30.0-7-g58f4626762 FAIL(c) dragonfly 5.0-RELEASE (x86_64/)

2019-05-23 Thread njh
Automated smoke report for 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
david.bandsman.co.uk: x86_64 (x86_64/)
ondragonfly - 5.0-RELEASE
using ? unknown cc version 
smoketime 24 seconds (average 24 seconds)

Summary: FAIL(c)

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.30.0-7-g58f4626762  Configuration (common) -Accflags="-O2 -g 
-fsanitize=address -static-libasan" -Alddlflags="-shared -O2 -L/usr/local/lib 
-fstack-protector-strong -fsanitize=address -static-libasan -g" 
-Aldflags="-fsanitize=address -static-libasan -g -fstack-protector-strong 
-L/usr/local/lib"
--- -
c - -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.26.1
(Reporter v0.050 / Smoker v0.045)


Smoke [5.31.0] v5.30.0-7-g58f4626762 FAIL(M) linux 4.19.0-5-amd64 [debian] (x86_64/20 cpu)

2019-05-23 Thread njh
Automated smoke report for 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
microcenter: Intel(R) Core(TM) i7-6950X CPU @ 3.00GHz (GenuineIntel 1565MHz) 
(x86_64/20 cpu)
onlinux - 4.19.0-5-amd64 [debian]
using  gcc-8 version 8.3.0
smoketime 1 minute 20 seconds (average 1 minute 20 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.30.0-7-g58f4626762  Configuration (common) -Acc=gcc-8 -Accflags="-O2 -g 
-fsanitize=address -static-libasan" -Alddlflags="-shared -O2 -L/usr/local/lib 
-fstack-protector-strong -fsanitize=address -static-libasan -g" 
-Aldflags="-fsanitize=address -static-libasan -g -fstack-protector-strong 
-L/usr/local/lib"
--- -
M   -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Compiler messages(gcc):
perl.c: In function ‘Perl_sys_init’:
perl.h:2688:51: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int,  siginfo_t *, void *)’ 
{aka ‘void (*)(int,  struct  *, void *)’} [-Wcast-function-type]
perl.c: In function ‘Perl_sys_init3’:
mg.c: In function ‘Perl_magic_getsig’:
mg.c:1465:25: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct 
 *, void *)’} [-Wcast-function-type]
mg.c: In function ‘Perl_magic_setsig’:
mg.c:1742:20: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct 
 *, void *)’} [-Wcast-function-type]
mg.c:1752:20: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct 
 *, void *)’} [-Wcast-function-type]
perl.c: In function ‘S_parse_body’:
perl.c:2399:22: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct 
 *, void *)’} [-Wcast-function-type]
perl.c:2402:26: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct 
 *, void *)’} [-Wcast-function-type]
util.c: In function ‘Perl_rsignal’:
util.c:2695:9: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct 
 *, void *)’} [-Wcast-function-type]
util.c:2698:22: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int,  struct  *, void *)’} to ‘void 
(*)(int)’ [-Wcast-function-type]
util.c:2706:40: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct 
 *, void *)’} [-Wcast-function-type]
util.c:2710:13: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct 
 *, void *)’} [-Wcast-function-type]
util.c:2712:13: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int,  siginfo_t *, void *)’ 
{aka ‘void (*)(int,  struct  *, void *)’} [-Wcast-function-type]
util.c: In function ‘Perl_rsignal_state’:
util.c:2722:9: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct 
 *, void *)’} [-Wcast-function-type]
util.c:2724:9: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int,  siginfo_t *, void *)’ 
{aka ‘void (*)(int,  struct  *, void *)’} [-Wcast-function-type]
util.c: In function ‘Perl_rsignal_save’:
util.c:2743:22: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int,  struct  *, void *)’} to ‘void 
(*)(int)’ [-Wcast-function-type]
util.c:2751:40: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct 
 *, void *)’} [-Wcast-function-type]
pp_sys.c: In function ‘Perl_pp_system’:
pp_sys.c:4421:28: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct 
 *, void *)’} [-Wcast-function-type]
pp_sys.c:4422:28: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct 
 *, void *)’} [-Wcast-function-type]
miniperlmain.c: In function ‘main’:
miniperlmain.c:139:29: warning: cast between incompatible function types from 
‘vo

Smoke [smoke-me/ilmari/fix-filetest-check-hooking] v5.30.0-RC2-6-g6213478b46 PASS openbsd 6.5 (amd64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch smoke-me/ilmari/fix-filetest-check-hooking 
5.30.0 patch 6213478b4629b04617630125d3990c1d9d75d6e0 v5.30.0-RC2-6-g6213478b46
cjg-openbsd6: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (2267 MHz) (amd64/1 cpu)
onopenbsd - 6.5
using clang++ version 4.2.1 Compatible OpenBSD Clang 7.0.1 
(tags/RELEASE_701/final)
smoketime 7 hours 32 minutes (average 56 minutes 31 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.30.0-RC2-6-g6213478b46  Configuration (common) -Dcc=clang++
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE6213478b4629b04617630125d3990c1d9d75d6e0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
locale.c:1737:27: warning: array subscript is of type 'char' [-Wchar-subscripts]
locale.c:1738:27: warning: array subscript is of type 'char' [-Wchar-subscripts]
DynaLoader.c:535:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
../../XSUB.h:134:29: note: expanded from macro 'XS_EXTERNAL'
B.c:3510: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:360:13: 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]
Zlib.c:3713:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
deflate.c:1240:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1241:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1242:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1261:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1262:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1263: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:3054:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Dumper.c:1930:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
RealPPPort.c:5782:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Peek.c:840:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
MD5.c:1094:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
SHA.c:723:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: expanded from macro 'dXSI32'
Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
Encode.c:1579: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: dupli

Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 4.19.0-5-amd64 [Debian GNU/Linux 10.0 (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
cjg-buster: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 4.19.0-5-amd64 [Debian GNU/Linux 10.0 (buster)]
using g++ version 8.3.0
smoketime 7 hours 2 minutes (average 35 minutes 11 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.30.0-7-g58f4626762  Configuration (common) -Dcc=g++
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
perl.c: In function 'void Perl_sys_init(int*, char***)':
perl.h:2688:88: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'Sighandler_t' {aka 'void (*)(int, 
siginfo_t*, void*)'} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT'
perl.c:125:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c: In function 'void Perl_sys_init3(int*, char***, char***)':
perl.h:2738:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c:138:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
util.c: In function 'void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, 
void*)':
util.c:2698:36: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)' 
[-Wcast-function-type]
util.c: In function 'int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)':
util.c:2743:36: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)' 
[-Wcast-function-type]
mg.c: In function 'int Perl_magic_set(SV*, MAGIC*)':
mg.c:2776:50: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
regexp.h:530:43: note: in definition of macro 'RXp_ENGINE'
regexp.h:531:53: note: in expansion of macro 'ReANY'
perl.h:255:5: note: in expansion of macro 'RX_ENGINE'
mg.c:2776:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'
perl.h:255: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:392:67: note: in definition of macro 'PERL_UNUSED_RESULT'
sv.c:48:24: note: in expansion of macro 'Gconvert'
sv.c:13060:17: note: in expansion of macro 'SNPRINTF_G'
config.h:909:39: note: assuming directive output of 132 bytes
/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: 
'__builtin___sprintf_chk' output between 2 and 134 bytes into a destination of 
size 127
perl.h:7203:34: warning: option '-Wc++-compat' is valid for C/ObjC but not for 
C++ [-Wpragmas]
decompress.c: In function 'Int32 BZ2_decompress(DState*)':
decompress.c:198:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro 'GET_BITS'
decompress.c:200:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:201:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:204:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro 'GET_BITS'
decompress.c:211:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:225:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:227:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:229:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:231:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:233:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:241:25: warning: this statement may fall through 
[

Smoke [blead] v5.30.0-7-g58f4626 PASS linux 4.4.0-148-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626
cjg-trusty: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 4.4.0-148-generic [Ubuntu 14.04.6 LTS (trusty)]
using gcc version 4.8.4
smoketime 6 hours 18 minutes (average 31 minutes 35 seconds)

Summary: PASS

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

v5.30.0-7-g58f4626  Configuration (common) -Dcc=gcc
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
Encode.c: In function 'XS_Encode_decode':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'XS_Encode_encode':
Encode.c:1398:5: note: in expansion of macro 'dXSI32'

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.30.0-7-g58f4626762 PASS linux 4.15.0-50-generic [Ubuntu 18.04.2 LTS (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
cjg-bionic: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 4.15.0-50-generic [Ubuntu 18.04.2 LTS (bionic)]
using gcc version 7.4.0
smoketime 6 hours 41 minutes (average 33 minutes 29 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.30.0-7-g58f4626762  Configuration (common) -Dcc=gcc
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
decompress.c: In function 'BZ2_decompress':
decompress.c:198:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro 'GET_BITS'
decompress.c:200:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:201:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:204:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro 'GET_BITS'
decompress.c:211:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:225:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:227:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:229:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:231:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:233:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:241:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:243:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:245:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:247:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:249:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro 'GET_BITS'
decompress.c:253:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:255:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:257:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:284:17: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:287:7: note: in expansion of macro 'GET_BITS'
decompress.c:288:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro 'GET_BITS'
decompress.c:292:12: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:71:4: note: in expansion of macro 'GET_BITS'
decompress.c:294:13: note: in expansion of macro 'GET_BIT'
decompress.c:321:19: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:322:16: note: in expansion of macro 'GET_BIT'
decompress.c:323:19: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:324:16: note: in expansion of macro 'GET_BIT'
decompress.c:88:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:373:7: note: in expansion of macro 'GET_MTF_VAL'
decompress.c:89:4: note: in expansion of macro 'GET_BITS'
decompress.c:94:9: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:95:7: note: in exp

Smoke [smoke-me/ilmari/fix-filetest-check-hooking] v5.30.0-RC2-6-g6213478 PASS linux 3.16.0-8-amd64 [Debian GNU/Linux 8.11 (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch smoke-me/ilmari/fix-filetest-check-hooking 
5.30.0 patch 6213478b4629b04617630125d3990c1d9d75d6e0 v5.30.0-RC2-6-g6213478
cjg-jessie: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 3.16.0-8-amd64 [Debian GNU/Linux 8.11 (jessie)]
using g++ version 4.9.2
smoketime 6 hours 29 minutes (average 32 minutes 29 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.30.0-RC2-6-g6213478  Configuration (common) -Dcc=g++
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE6213478b4629b04617630125d3990c1d9d75d6e0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
Encode.c: In function 'void XS_Encode_decode(CV*)':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'void XS_Encode_encode(CV*)':
Encode.c:1398:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':

Non-Fatal messages(gcc):



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


Smoke [blead] v5.30.0-7-g58f4626 PASS linux 4.4.0-148-generic [Ubuntu 16.04.6 LTS (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626
cjg-xenial: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 4.4.0-148-generic [Ubuntu 16.04.6 LTS (xenial)]
using gcc version 5.4.0 20160609
smoketime 6 hours 22 minutes (average 31 minutes 55 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.30.0-7-g58f4626  Configuration (common) -Dcc=gcc
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
Encode.c: In function 'XS_Encode_decode':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'XS_Encode_encode':
Encode.c:1398:5: note: in expansion of macro 'dXSI32'

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.30.0-7-g58f4626762 FAIL(FM) HP-UX B.11.23/64 (ia64/2 cpu)

2019-05-23 Thread H.Merijn Brand
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
x1: Intel(R) Itanium 2 processor/1600 MHz (ia64/2 cpu)
onHP-UX - B.11.23/64
using ccache cc version B3910B A.06.25.02
smoketime 5 hours 37 minutes (average 42 minutes 8 seconds)

Summary: FAIL(FM)

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.30.0-7-g58f4626762  Configuration (common) none
--- -
M - - M - - 
M - - O O F -Duse64bitall
M - - M - - -Duseithreads
O O F M - - -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Failures: (common-args) none
[en_US.utf8] -DDEBUGGING -Duse64bitall
[en_US.utf8] -Duseithreads -Duse64bitall
../cpan/Socket/t/Socket.t...FAILED
Non-zero exit status: 255
Bad plan.  You planned 6 tests but ran 2.

Passed Todo tests: (common-args) none
[stdio/perlio] -DDEBUGGING -Duse64bitall
[stdio/perlio] -Duseithreads -Duse64bitall
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[en_US.utf8] -DDEBUGGING -Duse64bitall
[en_US.utf8] -Duseithreads -Duse64bitall
../lib/B/Deparse.t..PASSED
2
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(hpux):


Non-Fatal messages(hpux):


Status overview available here: https://tux.nl/perl5/smoke/

-- 
Report by Test::Smoke v1.72_06 running on perl 5.14.2
(Reporter v0.054 / Smoker v0.046)


Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 5.0.5-1-default [openSUSE Tumbleweed 20190403] (x86_64/1 cpu[4 cores])

2019-05-23 Thread H.Merijn Brand
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
sv05: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (GenuineIntel 2000MHz) 
(x86_64/1 cpu[4 cores])
onlinux - 5.0.5-1-default [openSUSE Tumbleweed 20190403]
using g++ version 8.3.1 20190226 [gcc-8-branch revision 269204]
smoketime 2 hours 56 minutes (average 22 minutes 3 seconds)

Summary: PASS

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

v5.30.0-7-g58f4626762  Configuration (common) -Dcc=g++
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Dcc=g++
[en_US.utf8] -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duselongdouble
[en_US.utf8] -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duse64bitall
[en_US.utf8] -Duseithreads -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[en_US.utf8] -Duseithreads -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..PASSED
2

Compiler messages(gcc):
perl.c: In function ‘void Perl_sys_init(int*, char***)’:
perl.h:2688:88: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka 
‘void (*)(int, siginfo_t*, void*)’} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro ‘PERL_FPU_INIT’
perl.c:125:5: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c: In function ‘void Perl_sys_init3(int*, char***, char***)’:
perl.h:2738:49: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c:138:5: note: in expansion of macro ‘PERL_SYS_INIT3_BODY’
util.c: In function ‘void (* Perl_rsignal(int, Sighandler_t))(int, 
siginfo_t*, void*)’:
util.c:2698:36: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void 
(*)(int)’ [-Wcast-function-type]
util.c: In function ‘int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)’:
util.c:2743:36: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void 
(*)(int)’ [-Wcast-function-type]
mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
mg.c:2776:50: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
regexp.h:530:43: note: in definition of macro ‘RXp_ENGINE’
regexp.h:531:53: note: in expansion of macro ‘ReANY’
perl.h:255:5: note: in expansion of macro ‘RX_ENGINE’
mg.c:2776:13: note: in expansion of macro ‘CALLREG_NUMBUF_STORE’
perl.h:255: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: ‘%.*Lg’ directive writing between 1 and 137 bytes 
into a region of size 130 [-Wformat-overflow=]
perl.h:392:67: note: in definition of macro ‘PERL_UNUSED_RESULT’
sv.c:48:24: note: in expansion of macro ‘Gconvert’
sv.c:13060:17: note: in expansion of macro ‘SNPRINTF_G’
config.h:909:39: note: assuming directive output of 136 bytes
/usr/include/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output 
between 2 and 138 bytes into a destination of size 130
perl.h:7203:34: warning: option ‘-Wc++-compat’ is valid for C/ObjC but not 
for C++ [-Wpragmas]
deflate.c: In function ‘int deflateParams(z_streamp, int, int)’:
deflate.c:602:28: warning: macro expands to multiple statements 
[-Wmultistatement-macros]
deflate.c:193:5: note: in definition of macro ‘CLEAR_HASH’
deflate.c:601:13: note: some parts of macro expansion are not guarded by this 
‘else’ clause
MD5.xs: In function ‘MD5_CTX* get_md5_ctx(SV*)’:
MD5.xs:510: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:532:63: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
../../embed.h:776:63: note: in definition of macro ‘sv_magicext’
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.

Smoke [blead] v5.30.0-RC2-5-gaff85be1c8 FAIL(M) linux 5.0.9-200.fc29.x86_64 [Fedora 29 (x86_64/1 cpu[8 cores]) {blead_clang++_sanitize=address}

2019-05-23 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/linux/blead_clang++_sanitize=address/logaff85be1c8cb189c4294c5a29879ecb96bd6651e.log.gz

Automated smoke report for branch blead 5.30.0 patch 
aff85be1c8cb189c4294c5a29879ecb96bd6651e v5.30.0-RC2-5-gaff85be1c8
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 
(x86_64/1 cpu[8 cores])
onlinux - 5.0.9-200.fc29.x86_64 [Fedora 29 (Server Edition)]
using clang++ version 4.2.1 Compatible Clang 7.0.1 (Fedora 7.0.1-6.fc29)
smoketime 2 days 3 hours 43 minutes (average 3 hours 13 minutes)

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.30.0-RC2-5-gaff85be1c8  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=clang++
--- -
O O O O O O 
O O O O O O -Accflags=-DPERL_POISON
M - - O O O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
M - - M - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
M - - O O O -Duseithreads
M - - O O O -Duseithreads -Accflags=-DPERL_POISON
M - - O O O -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
M - - M - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEaff85be1c8cb189c4294c5a29879ecb96bd6651e

Compiler messages(gcc):
toke.c:781:5: warning: unused typedef '_static_assertion_failed_782' 
[-Wunused-local-typedef]
./perl.h:3488:52: note: expanded from macro 'STATIC_ASSERT_STMT'
./perl.h:3483:39: note: expanded from macro 'STATIC_ASSERT_DECL'
./perl.h:3482:41: note: expanded from macro 'STATIC_ASSERT_1'
./perl.h:3481:7: note: expanded from macro 'STATIC_ASSERT_2'
:64:1: note: expanded from here
op.c:2861:5: warning: unused typedef '_static_assertion_failed_2862' 
[-Wunused-local-typedef]
:71:1: note: expanded from here
op.c:2863:5: warning: unused typedef '_static_assertion_failed_2864' 
[-Wunused-local-typedef]
:74:1: note: expanded from here
op.c:15799:21: warning: unused typedef '_static_assertion_failed_15799' 
[-Wunused-local-typedef]
:92:1: note: expanded from here
regcomp.c:15008:5: warning: unused typedef '_static_assertion_failed_15008' 
[-Wunused-local-typedef]
:286:1: note: expanded from here
regcomp.c:19265:21: warning: unused typedef '_static_assertion_failed_19265' 
[-Wunused-local-typedef]
:59:1: note: expanded from here
regcomp.c:19266:21: warning: unused typedef '_static_assertion_failed_19266' 
[-Wunused-local-typedef]
:62:1: note: expanded from here
pp_hot.c:1188:9: warning: unused typedef '_static_assertion_failed_1188' 
[-Wunused-local-typedef]
:79:1: note: expanded from here
sv.c:1287:2: warning: unused typedef '_static_assertion_failed_1287' 
[-Wunused-local-typedef]
sv.c:1288:2: warning: unused typedef '_static_assertion_failed_1288' 
[-Wunused-local-typedef]
:67:1: note: expanded from here
sv.c:4235:5: warning: unused typedef '_static_assertion_failed_4235' 
[-Wunused-local-typedef]
:90:1: note: expanded from here
sv.c:4236:5: warning: unused typedef '_static_assertion_failed_4236' 
[-Wunused-local-typedef]
:93:1: note: expanded from here
sv.c:4321:3: warning: unused typedef '_static_assertion_failed_4321' 
[-Wunused-local-typedef]
:96:1: note: expanded from here
sv.c:9629:5: warning: unused typedef '_static_assertion_failed_9629' 
[-Wunused-local-typedef]
:101:1: note: expanded from here
sv.c:9668:5: warning: unused typedef '_static_assertion_failed_9668' 
[-Wunused-local-typedef]
:104:1: note: expanded from here
sv.c:9723:5: warning: unused typedef '_static_assertion_failed_9723' 
[-Wunused-local-typedef]
:107:1: note: expanded from here
pp.c:3113:5: warning: unused typedef '_static_assertion_failed_3113' 
[-Wunused-local-typedef]
:150:1: note: expanded from here
pp_sys.c:527:5: warning: unused typedef '_static_assertion_failed_527' 
[-Wunused-local-typedef]
pp_sys.c:528:5: warning: unused typedef '_static_assertion_failed_528' 
[-Wunused-local-typedef]
:82:1: note: expanded from here
pp_sys.c:529:5: warning: unused typedef '_static_assertion_failed_529' 
[-Wunused-local-typedef]
:85:1: note: expanded from here
locale.c:1737:27: warning: array subscript is of type 'char' [-Wchar-subscripts]
locale.c:1738:27: warning: array subscript is of type 'char' [-Wchar-subscripts]
DynaLoader.c:535:1: warning: duplicate 'extern' declaration specifier 
[-Wdup

Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 3.10.0-957.12.2.el7.x86_64 [CentOS Linux 7.6.1810 (x86_64/1 cpu[12 cores])

2019-05-23 Thread H.Merijn Brand
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
lx02: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz (GenuineIntel 1416MHz) (x86_64/1 
cpu[12 cores])
onlinux - 3.10.0-957.12.2.el7.x86_64 [CentOS Linux 7.6.1810 (Core)]
using g++ version 4.8.5 20150623 (Red Hat 4.8.5-36)
smoketime 2 hours 48 minutes (average 21 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.30.0-7-g58f4626762  Configuration (common) -Dcc=g++
--- -
O O O O O O 
O O O O O O -Duse64bitall -Duselongdouble
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall -Duselongdouble
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Dcc=g++
[en_US.utf8] 
[en_US.utf8] -DDEBUGGING
[en_US.utf8] -Duse64bitall -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duse64bitall -Duselongdouble
[en_US.utf8] -Duseithreads
[en_US.utf8] -DDEBUGGING -Duseithreads
[en_US.utf8] -Duseithreads -Duse64bitall -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall -Duselongdouble
../lib/B/Deparse.t..PASSED
2

Compiler messages(gcc):
Encode.c: In function ‘XS_Encode_decode’:
../../XSUB.h:185:20: warning: unused variable ‘ix’ [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro ‘dXSI32’
Encode.c: In function ‘XS_Encode_encode’:
Encode.c:1398:5: note: in expansion of macro ‘dXSI32’
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to 
.+?$)|\d+(?:\:\d+)?: (?:warning:|error:|note:|invalid) .+?$))/

Non-Fatal messages(gcc):


Status overview available here: https://tux.nl/perl5/smoke/

-- 
Report by Test::Smoke v1.72_06 running on perl 5.26.0
(Reporter v0.054 / Smoker v0.046)


Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 4.12.14-lp150.11-default [openSUSE Leap 15.0] (x86_64/6 cpu[36 cores])

2019-05-23 Thread H.Merijn Brand
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
sv03: Intel(R) Xeon(R) CPU E5645 @ 2.40GHz (GenuineIntel 2395MHz) (x86_64/6 
cpu[36 cores])
onlinux - 4.12.14-lp150.11-default [openSUSE Leap 15.0]
using ccache cc version 7.3.1 20180323 [gcc-7-branch revision 258812]
smoketime 2 hours 27 minutes (average 18 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.30.0-7-g58f4626762  Configuration (common) none
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[en_US.utf8] -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duselongdouble
[en_US.utf8] -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duse64bitall
[en_US.utf8] -Duseithreads -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[en_US.utf8] -Duseithreads -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..PASSED
2

Compiler messages(gcc):
decompress.c: In function ‘BZ2_decompress’:
decompress.c:198:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro ‘GET_BITS’
decompress.c:200:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:201:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:204:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro ‘GET_BITS’
decompress.c:211:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:225:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:227:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:229:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:231:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:233:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:241:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:243:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:245:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:247:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:249:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro ‘GET_BITS’
decompress.c:253:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:255:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:257:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:284:17: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:287:7: note: in expansion of macro ‘GET_BITS’
decompress.c:288:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro ‘GET_BITS’
decompress.c:292:12: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:71:4: note: in expansion of macro ‘GET_BITS’
decompress.c:294:13: note: in expansio

Smoke [blead] v5.30.0-RC2-5-gaff85be1c8 FAIL(XM) linux 5.0.9-200.fc29.x86_64 [Fedora 29 (x86_64/1 cpu[8 cores]) {blead_clang_sanitize=address}

2019-05-23 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/linux/blead_clang_sanitize=address/logaff85be1c8cb189c4294c5a29879ecb96bd6651e.log.gz

Automated smoke report for branch blead 5.30.0 patch 
aff85be1c8cb189c4294c5a29879ecb96bd6651e v5.30.0-RC2-5-gaff85be1c8
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 
(x86_64/1 cpu[8 cores])
onlinux - 5.0.9-200.fc29.x86_64 [Fedora 29 (Server Edition)]
using clang version 4.2.1 Compatible Clang 7.0.1 (Fedora 7.0.1-6.fc29)
smoketime 2 days 3 hours 39 minutes (average 3 hours 13 minutes)

Summary: FAIL(XM)

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.30.0-RC2-5-gaff85be1c8  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=clang
--- -
O O O O O O 
O O O O O O -Accflags=-DPERL_POISON
M - - O O O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
M - - M - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
M - - X O O -Duseithreads
M - - O O O -Duseithreads -Accflags=-DPERL_POISON
M - - O O O -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
M - - M - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEaff85be1c8cb189c4294c5a29879ecb96bd6651e

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=clang
[stdio] -DDEBUGGING -Duseithreads
Inconsistent test results (between TEST and harness):
../t/re/regexp_qr_embed_thr.t... 
.. FAILED at test 1240

Compiler messages(gcc):
Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: expanded from macro 'dXSI32'
Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
./const-xs.inc:128: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:485:3: note: expanded from macro 
'__glibc_macro_warning'
/usr/include/sys/cdefs.h:483:42: note: expanded from macro 
'__glibc_macro_warning1'
:114:6: note: expanded from here
./const-xs.inc:131: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'
:117:6: note: expanded from here
./const-xs.inc:383: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'
:120:6: note: expanded from here
./const-xs.inc:386: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'
:123:6: note: expanded from here

Non-Fatal messages(gcc):

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


Smoke [maint-5.30] v5.30.0 FAIL(m) netbsd 8.0 (amd64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch maint-5.30 5.30.0 patch 
44523d1ffde5f23de2e13216cdbac46357631904 v5.30.0
cjg-netbsd8: Intel 686-class (amd64/1 cpu)
onnetbsd - 8.0
using g++ version 5.5.0
smoketime 7 minutes 16 seconds (average 54.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.30.0Configuration (common) -Dcc=g++
--- -
m m 
m m -Duse64bitall
m m -Duseithreads
m m -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE44523d1ffde5f23de2e13216cdbac46357631904

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
op.c: In function 'void S_maybe_multiconcat(OP*)':
perl.h:3472:61: error: '_Static_assert' was not declared in this scope
perl.h:3488:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
op.c:2861:5: note: in expansion of macro 'STATIC_ASSERT_STMT'
op.c:2863:5: note: in expansion of macro 'STATIC_ASSERT_STMT'
op.c: In function 'void Perl_rpeep(OP*)':
op.c:15799:21: note: in expansion of macro 'STATIC_ASSERT_STMT'
op.c: In function 'void S_maybe_multiconcat(PerlInterpreter*, OP*)':
op.c: In function 'OP* Perl_ck_rvconst(PerlInterpreter*, OP*)':
op.c:11646:6: note: in expansion of macro 'STATIC_ASSERT_STMT'
op.c: In function 'void Perl_rpeep(PerlInterpreter*, OP*)':

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.30.0-7-g58f4626762 PASS linux 4.12.14-lp150.12.58-default [openSUSE Leap 15.0] (x86_64/1 cpu[8 cores])

2019-05-23 Thread H.Merijn Brand
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
tux: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (GenuineIntel 3392MHz) (x86_64/1 
cpu[8 cores])
onlinux - 4.12.14-lp150.12.58-default [openSUSE Leap 15.0]
using g++ version 7.4.0
smoketime 1 hour 45 minutes (average 13 minutes 11 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.30.0-7-g58f4626762  Configuration (common) -Dcc=g++
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Dcc=g++
[en_US.utf8] -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duselongdouble
[en_US.utf8] -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duse64bitall
[en_US.utf8] -Duseithreads -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[en_US.utf8] -Duseithreads -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..PASSED
2

Compiler messages(gcc):
perl.h:7203:34: warning: option ‘-Wc++-compat’ is valid for C/ObjC but not 
for C++ [-Wpragmas]
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
decompress.c: In function ‘Int32 BZ2_decompress(DState*)’:
decompress.c:198:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro ‘GET_BITS’
decompress.c:200:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:201:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:204:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro ‘GET_BITS’
decompress.c:211:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:225:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:227:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:229:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:231:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:233:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:241:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:243:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:245:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:247:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:249:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro ‘GET_BITS’
decompress.c:253:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:255:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:257:18: warning: this statement may fall throu

Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 4.14.35-1844.5.3.el7uek.x86_64 [Oracle Linux Server 7.6] (x86_64/1 cpu[8 cores])

2019-05-23 Thread H.Merijn Brand
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
lx03: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (GenuineIntel 3892MHz) (x86_64/1 
cpu[8 cores])
onlinux - 4.14.35-1844.5.3.el7uek.x86_64 [Oracle Linux Server 7.6]
using ccache cc version 4.8.5 20150623 (Red Hat 4.8.5-36.0.1)
smoketime 1 hour 32 minutes (average 11 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.30.0-7-g58f4626762  Configuration (common) none
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[en_US.utf8] -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duselongdouble
[en_US.utf8] -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duse64bitall
[en_US.utf8] -Duseithreads -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[en_US.utf8] -Duseithreads -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..PASSED
2

Compiler messages(gcc):
Encode.c: In function ‘XS_Encode_decode’:
../../XSUB.h:185:20: warning: unused variable ‘ix’ [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro ‘dXSI32’
Encode.c: In function ‘XS_Encode_encode’:
Encode.c:1398:5: note: in expansion of macro ‘dXSI32’

Non-Fatal messages(gcc):


Status overview available here: https://tux.nl/perl5/smoke/

-- 
Report by Test::Smoke v1.72_06 running on perl 5.28.1
(Reporter v0.054 / Smoker v0.046)


Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 4.12.14-lp150.12.61-default [openSUSE Leap 15.0] (x86_64/1 cpu[12 cores])

2019-05-23 Thread H.Merijn Brand
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
pc09: Intel(R) Xeon(R) CPU E5-1650 0 @ 3.20GHz (GenuineIntel 3192MHz) (x86_64/1 
cpu[12 cores])
onlinux - 4.12.14-lp150.12.61-default [openSUSE Leap 15.0]
using g++ version 7.4.1 20190424 [gcc-7-branch revision 270538]
smoketime 1 hour 26 minutes (average 10 minutes 45 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.30.0-7-g58f4626762  Configuration (common) -Dcc=g++
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) -Dcc=g++
[en_US.utf8] -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duselongdouble
[en_US.utf8] -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duse64bitall
[en_US.utf8] -Duseithreads -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[en_US.utf8] -Duseithreads -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..PASSED
2

Compiler messages(gcc):
perl.h:7203:34: warning: option ‘-Wc++-compat’ is valid for C/ObjC but not 
for C++ [-Wpragmas]
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
decompress.c: In function ‘Int32 BZ2_decompress(DState*)’:
decompress.c:198:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro ‘GET_BITS’
decompress.c:200:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:201:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:204:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro ‘GET_BITS’
decompress.c:211:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:225:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:227:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:229:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:231:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:233:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:241:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:243:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:245:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:247:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:249:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro ‘GET_BITS’
decompress.c:253:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:255:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:257:1

Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 5.0.5-1-default [openSUSE Tumbleweed 20190403] (x86_64/1 cpu[4 cores])

2019-05-23 Thread H.Merijn Brand
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
sv05: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (GenuineIntel 2066MHz) 
(x86_64/1 cpu[4 cores])
onlinux - 5.0.5-1-default [openSUSE Tumbleweed 20190403]
using ccache cc version 8.3.1 20190226 [gcc-8-branch revision 269204]
smoketime 2 hours 48 minutes (average 21 minutes 4 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.30.0-7-g58f4626762  Configuration (common) none
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[en_US.utf8] -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duselongdouble
[en_US.utf8] -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duse64bitall
[en_US.utf8] -Duseithreads -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[en_US.utf8] -Duseithreads -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..PASSED
2

Compiler messages(gcc):
perl.c: In function ‘Perl_sys_init’:
perl.h:2688:51: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int,  siginfo_t 
*, void *)’ {aka ‘void (*)(int,  struct  *, void *)’} 
[-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro ‘PERL_FPU_INIT’
perl.c:125:5: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c: In function ‘Perl_sys_init3’:
perl.h:2738:49: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c:138:5: note: in expansion of macro ‘PERL_SYS_INIT3_BODY’
perl.c: In function ‘S_parse_body’:
perl.c:2399:22: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
perl.c:2402:26: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
embed.h:643:44: note: in definition of macro ‘rsignal’
util.c: In function ‘Perl_rsignal’:
util.c:2698:22: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int,  struct  *, void *)’} to 
‘void (*)(int)’ [-Wcast-function-type]
util.c:2706:40: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
util.c:2710:13: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
util.c:2712:13: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int,  siginfo_t 
*, void *)’ {aka ‘void (*)(int,  struct  *, void *)’} 
[-Wcast-function-type]
util.c: In function ‘Perl_rsignal_state’:
util.c:2722:9: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
util.c:2724:9: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int,  siginfo_t 
*, void *)’ {aka ‘void (*)(int,  struct  *, void *)’} 
[-Wcast-function-type]
util.c: In function ‘Perl_rsignal_save’:
util.c:2743:22: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int,  struct  *, void *)’} to 
‘void (*)(int)’ [-Wcast-function-type]
util.c:2751:40: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
mg.c: In function ‘Perl_magic_getsig’:
mg.c:1465:25: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
mg.c: In function ‘Perl_magic_setsig’:
mg.c:1742:20: warning: cast between inc

Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 3.10.0-957.12.2.el7.x86_64 [CentOS Linux 7.6.1810 (x86_64/1 cpu[12 cores])

2019-05-23 Thread H.Merijn Brand
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
lx02: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz (GenuineIntel 1366MHz) (x86_64/1 
cpu[12 cores])
onlinux - 3.10.0-957.12.2.el7.x86_64 [CentOS Linux 7.6.1810 (Core)]
using ccache cc version 4.8.5 20150623 (Red Hat 4.8.5-36)
smoketime 2 hours 45 minutes (average 20 minutes 38 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.30.0-7-g58f4626762  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitall -Duselongdouble
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall -Duselongdouble
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[en_US.utf8] 
[en_US.utf8] -DDEBUGGING
[en_US.utf8] -Duse64bitall -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duse64bitall -Duselongdouble
[en_US.utf8] -Duseithreads
[en_US.utf8] -DDEBUGGING -Duseithreads
[en_US.utf8] -Duseithreads -Duse64bitall -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall -Duselongdouble
../lib/B/Deparse.t..PASSED
2

Compiler messages(gcc):
Encode.c: In function ‘XS_Encode_decode’:
../../XSUB.h:185:20: warning: unused variable ‘ix’ [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro ‘dXSI32’
Encode.c: In function ‘XS_Encode_encode’:
Encode.c:1398:5: note: in expansion of macro ‘dXSI32’

Non-Fatal messages(gcc):


Status overview available here: https://tux.nl/perl5/smoke/

-- 
Report by Test::Smoke v1.72_06 running on perl 5.26.0
(Reporter v0.054 / Smoker v0.046)


Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 4.12.14-lp150.12.58-default [openSUSE Leap 15.0] (x86_64/1 cpu[8 cores])

2019-05-23 Thread H.Merijn Brand
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
tux: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (GenuineIntel 3392MHz) (x86_64/1 
cpu[8 cores])
onlinux - 4.12.14-lp150.12.58-default [openSUSE Leap 15.0]
using ccache cc version 7.4.0
smoketime 1 hour 50 minutes (average 13 minutes 46 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.30.0-7-g58f4626762  Configuration (common) none
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[en_US.utf8] -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duselongdouble
[en_US.utf8] -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duse64bitall
[en_US.utf8] -Duseithreads -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[en_US.utf8] -Duseithreads -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..PASSED
2

Compiler messages(gcc):
decompress.c: In function ‘BZ2_decompress’:
decompress.c:198:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro ‘GET_BITS’
decompress.c:200:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:201:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:204:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro ‘GET_BITS’
decompress.c:211:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:225:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:227:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:229:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:231:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:233:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:241:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:243:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:245:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:247:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:249:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro ‘GET_BITS’
decompress.c:253:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:255:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:257:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:284:17: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:287:7: note: in expansion of macro ‘GET_BITS’
decompress.c:288:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro ‘GET_BITS’
decompress.c:292:12: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:71:4: note: in expansion of macro ‘GET_BITS’
decompress.c:294:13: note: in expansion of macro ‘GET_BIT’
decompress

Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 4.12.14-lp150.11-default [openSUSE Leap 15.0] (x86_64/6 cpu[36 cores])

2019-05-23 Thread H.Merijn Brand
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
sv03: Intel(R) Xeon(R) CPU E5645 @ 2.40GHz (GenuineIntel 2395MHz) (x86_64/6 
cpu[36 cores])
onlinux - 4.12.14-lp150.11-default [openSUSE Leap 15.0]
using ccache cc version 7.3.1 20180323 [gcc-7-branch revision 258812]
smoketime 2 hours 27 minutes (average 18 minutes 29 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.30.0-7-g58f4626762  Configuration (common) none
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[en_US.utf8] -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duselongdouble
[en_US.utf8] -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duse64bitall
[en_US.utf8] -Duseithreads -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[en_US.utf8] -Duseithreads -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..PASSED
2

Compiler messages(gcc):
decompress.c: In function ‘BZ2_decompress’:
decompress.c:198:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro ‘GET_BITS’
decompress.c:200:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:201:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:204:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro ‘GET_BITS’
decompress.c:211:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:225:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:227:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:229:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:231:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:233:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:241:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:243:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:245:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:247:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:249:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro ‘GET_BITS’
decompress.c:253:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:255:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:257:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:284:17: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:287:7: note: in expansion of macro ‘GET_BITS’
decompress.c:288:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro ‘GET_BITS’
decompress.c:292:12: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:71:4: note: in expansion of macro ‘GET_BITS’
decompress.c:294:13: note: in expansio

Smoke [blead] v5.30.0-7-g58f4626762 FAIL(M) HP-UX B.11.31/64 (ia64/4 cpu)

2019-05-23 Thread H.Merijn Brand
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
x2: ia64 (ia64/4 cpu)
onHP-UX - B.11.31/64
using ccache cc version B3910B A.06.28.02
smoketime 1 hour 55 minutes (average 14 minutes 23 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.30.0-7-g58f4626762  Configuration (common) none
--- -
M - - M - - 
M - - M - - -Duse64bitall
M - - M - - -Duseithreads
M - - M - - -Duseithreads -Duse64bitall
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Compiler messages(hpux):


Non-Fatal messages(hpux):


Status overview available here: https://tux.nl/perl5/smoke/

-- 
Report by Test::Smoke v1.72_06 running on perl 5.26.2
(Reporter v0.054 / Smoker v0.046)


Smoke [blead] v5.30.0-7-g58f4626762 FAIL(F) linux 4.12.14-lp150.12.61-default [openSUSE Leap 15.0] (x86_64/1 cpu[12 cores])

2019-05-23 Thread H.Merijn Brand
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
pc09: Intel(R) Xeon(R) CPU E5-1650 0 @ 3.20GHz (GenuineIntel 3192MHz) (x86_64/1 
cpu[12 cores])
onlinux - 4.12.14-lp150.12.61-default [openSUSE Leap 15.0]
using ccache cc version 7.4.1 20190424 [gcc-7-branch revision 270538]
smoketime 1 hour 23 minutes (average 10 minutes 24 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.30.0-7-g58f4626762  Configuration (common) none
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O F -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Failures: (common-args) none
[en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
../dist/threads/t/free.tFAILED
Bad plan.  You planned 29 tests but ran 23.

Passed Todo tests: (common-args) none
[en_US.utf8] -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duselongdouble
[en_US.utf8] -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duse64bitall
[en_US.utf8] -Duseithreads -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[en_US.utf8] -Duseithreads -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..PASSED
2

Compiler messages(gcc):
inline.h: In function ‘S_isSTRICT_UTF8_CHAR’:
inline.h:1148:503: warning: ?: using integer constants in boolean context 
[-Wint-in-bool-context]
sbox32_hash.h: In function ‘sbox32_hash_with_state’:
sbox32_hash.h:1734:23: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1735:9: note: here
sbox32_hash.h:1735:23: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1736:9: note: here
sbox32_hash.h:1736:23: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1737:9: note: here
sbox32_hash.h:1737:23: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1738:9: note: here
sbox32_hash.h:1738:23: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1739:9: note: here
sbox32_hash.h:1739:23: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1740:9: note: here
sbox32_hash.h:1740:23: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1741:9: note: here
sbox32_hash.h:1741:23: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1742:9: note: here
sbox32_hash.h:1742:23: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1743:9: note: here
sbox32_hash.h:1743:23: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1744:9: note: here
sbox32_hash.h:1744:23: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1745:9: note: here
sbox32_hash.h:1745:23: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1746:9: note: here
sbox32_hash.h:1746:23: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1747:9: note: here
sbox32_hash.h:1747:23: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1748:9: note: here
sbox32_hash.h:1748:23: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1749:9: note: here
sbox32_hash.h:1749:22: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1750:9: note: here
sbox32_hash.h:1750:22: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1751:9: note: here
sbox32_hash.h:1751:22: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1752:9: note: here
sbox32_hash.h:1752:22: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1753:9: note: here
sbox32_hash.h:1753:22: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1754:9: note: here
sbox32_hash.h:1754:22: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1755:9: note: here
sbox32_hash.h:1755:22: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
sbox32_hash.h:1756:9: note: here
sbox32_hash.h:1756:22: warning: this statement may fall through 
[-Wimplicit-fallthrough=

Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 4.14.35-1844.5.3.el7uek.x86_64 [Oracle Linux Server 7.6] (x86_64/1 cpu[8 cores])

2019-05-23 Thread H.Merijn Brand
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
lx03: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (GenuineIntel 2160MHz) (x86_64/1 
cpu[8 cores])
onlinux - 4.14.35-1844.5.3.el7uek.x86_64 [Oracle Linux Server 7.6]
using ccache cc version 4.8.5 20150623 (Red Hat 4.8.5-36.0.1)
smoketime 1 hour 32 minutes (average 11 minutes 34 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.30.0-7-g58f4626762  Configuration (common) none
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[en_US.utf8] -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duselongdouble
[en_US.utf8] -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duse64bitall
[en_US.utf8] -Duseithreads -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
[en_US.utf8] -Duseithreads -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..PASSED
2

Compiler messages(gcc):
Encode.c: In function ‘XS_Encode_decode’:
../../XSUB.h:185:20: warning: unused variable ‘ix’ [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro ‘dXSI32’
Encode.c: In function ‘XS_Encode_encode’:
Encode.c:1398:5: note: in expansion of macro ‘dXSI32’

Non-Fatal messages(gcc):


Status overview available here: https://tux.nl/perl5/smoke/

-- 
Report by Test::Smoke v1.72_06 running on perl 5.28.1
(Reporter v0.054 / Smoker v0.046)


Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 5.0.16-300.fc30.x86_64 [Fedora 30 (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
cjg-fedora30: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 5.0.16-300.fc30.x86_64 [Fedora 30 (Server Edition)]
using g++ version 9.1.1 20190503 (Red Hat 9.1.1-1)
smoketime 7 hours 52 minutes (average 39 minutes 24 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.30.0-7-g58f4626762  Configuration (common) -Dcc=g++
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
perl.c: In function 'void Perl_sys_init(int*, char***)':
perl.h:2688:88: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'Sighandler_t' {aka 'void (*)(int, 
siginfo_t*, void*)'} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT'
perl.c:125:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c: In function 'void Perl_sys_init3(int*, char***, char***)':
perl.h:2738:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c:138:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
util.c: In function 'void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, 
void*)':
util.c:2698:36: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)' 
[-Wcast-function-type]
util.c: In function 'int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)':
util.c:2743:36: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)' 
[-Wcast-function-type]
mg.c: In function 'int Perl_magic_set(SV*, MAGIC*)':
mg.c:2776:50: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
regexp.h:530:43: note: in definition of macro 'RXp_ENGINE'
regexp.h:531:53: note: in expansion of macro 'ReANY'
perl.h:255:5: note: in expansion of macro 'RX_ENGINE'
mg.c:2776:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'
perl.h:255: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:392:67: note: in definition of macro 'PERL_UNUSED_RESULT'
sv.c:48:24: note: in expansion of macro 'Gconvert'
sv.c:13060:17: 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
/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output 
between 2 and 134 bytes into a destination of size 127
perl.h:423:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for 
C++ [-Wpragmas]
perl.h:426:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'
perl.h:432:33: note: in expansion of macro 'GCC_DIAG_IGNORE'
perl.h:7203:1: note: in expansion of macro 'GCC_DIAG_IGNORE_DECL'
decompress.c: In function 'Int32 BZ2_decompress(DState*)':
decompress.c:198:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro 'GET_BITS'
decompress.c:200:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:201:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:204:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro 'GET_BITS'
decompress.c:211:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:225:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:227:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:229:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:231:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232

Smoke [blead] v5.30.0-7-g58f4626762 PASS openbsd 6.5 (amd64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
cjg-openbsd6: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (2267 MHz) (amd64/1 cpu)
onopenbsd - 6.5
using clang version 4.2.1 Compatible OpenBSD Clang 7.0.1 
(tags/RELEASE_701/final)
smoketime 7 hours 30 minutes (average 56 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.30.0-7-g58f4626762  Configuration (common) -Dcc=clang
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: expanded from macro 'dXSI32'
Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
./const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]

Non-Fatal messages(gcc):



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


Smoke [smoke-me/ilmari/fix-filetest-check-hooking] v5.30.0-RC2-6-g6213478b46 PASS linux 5.0.16-200.fc29.x86_64 [Fedora 29 (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch smoke-me/ilmari/fix-filetest-check-hooking 
5.30.0 patch 6213478b4629b04617630125d3990c1d9d75d6e0 v5.30.0-RC2-6-g6213478b46
cjg-fedora29: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 5.0.16-200.fc29.x86_64 [Fedora 29 (Server Edition)]
using gcc version 8.3.1 20190223 (Red Hat 8.3.1-2)
smoketime 7 hours 25 minutes (average 37 minutes 8 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.30.0-RC2-6-g6213478b46  Configuration (common) -Dcc=gcc
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE6213478b4629b04617630125d3990c1d9d75d6e0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
perl.c: In function 'Perl_sys_init':
perl.h:2688:51: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' 
{aka 'void (*)(int,  struct  *, void *)'} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT'
perl.c:125:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c: In function 'Perl_sys_init3':
perl.h:2738:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c:138:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
perl.c: In function 'S_parse_body':
perl.c:2399:22: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
perl.c:2402:26: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
embed.h:643:44: note: in definition of macro 'rsignal'
util.c: In function 'Perl_rsignal':
util.c:2698:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, void *)'} to 'void 
(*)(int)' [-Wcast-function-type]
util.c:2706:40: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
util.c:2710:13: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
util.c:2712:13: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' 
{aka 'void (*)(int,  struct  *, void *)'} [-Wcast-function-type]
util.c: In function 'Perl_rsignal_state':
util.c:2722:9: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
util.c:2724:9: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' 
{aka 'void (*)(int,  struct  *, void *)'} [-Wcast-function-type]
util.c: In function 'Perl_rsignal_save':
util.c:2743:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, void *)'} to 'void 
(*)(int)' [-Wcast-function-type]
util.c:2751:40: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
mg.c: In function 'Perl_magic_getsig':
mg.c:1465:25: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
mg.c: In function 'Perl_magic_setsig':
mg.c:1742:20: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
mg.c:1752:20: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
pp_sys.c: In function 'Perl_pp_system':
pp_sys.c:4421:28: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
embed.h:1560:55: note: in definition of macro 'rsignal_save'
pp_sys.c:4422:28: warning: cast between incompati

Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 5.1.4-arch1-1-ARCH [Arch Linux] (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
cjg-arch: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (x86_64/1 
cpu)
onlinux - 5.1.4-arch1-1-ARCH [Arch Linux]
using gcc version 8.3.0
smoketime 7 hours 12 minutes (average 36 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.30.0-7-g58f4626762  Configuration (common) -Dcc=gcc
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
perl.c: In function 'Perl_sys_init':
perl.h:2688:51: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' 
{aka 'void (*)(int,  struct  *, void *)'} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT'
perl.c:125:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c: In function 'Perl_sys_init3':
perl.h:2738:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c:138:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
perl.c: In function 'S_parse_body':
perl.c:2399:22: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
perl.c:2402:26: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
embed.h:643:44: note: in definition of macro 'rsignal'
util.c: In function 'Perl_rsignal':
util.c:2698:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, void *)'} to 'void 
(*)(int)' [-Wcast-function-type]
util.c:2706:40: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
util.c:2710:13: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
util.c:2712:13: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' 
{aka 'void (*)(int,  struct  *, void *)'} [-Wcast-function-type]
util.c: In function 'Perl_rsignal_state':
util.c:2722:9: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
util.c:2724:9: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' 
{aka 'void (*)(int,  struct  *, void *)'} [-Wcast-function-type]
util.c: In function 'Perl_rsignal_save':
util.c:2743:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, void *)'} to 'void 
(*)(int)' [-Wcast-function-type]
util.c:2751:40: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
mg.c: In function 'Perl_magic_getsig':
mg.c:1465:25: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
mg.c: In function 'Perl_magic_setsig':
mg.c:1742:20: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
mg.c:1752:20: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
pp_sys.c: In function 'Perl_pp_system':
pp_sys.c:4421:28: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
embed.h:1560:55: note: in definition of macro 'rsignal_save'
pp_sys.c:4422:28: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  str

Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 4.9.0-9-amd64 [Debian GNU/Linux 9.9 (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
cjg-stretch: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 4.9.0-9-amd64 [Debian GNU/Linux 9.9 (stretch)]
using g++ version 6.3.0 20170516
smoketime 7 hours 9 minutes (average 35 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.30.0-7-g58f4626762  Configuration (common) -Dcc=g++
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
perl.h:7203:34: warning: option '-Wc++-compat' is valid for C/ObjC but not for 
C++ [-Wpragmas]
Encode.c: In function 'void XS_Encode_decode(CV*)':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: in definition of macro 'dXSI32'
Encode.c: In function 'void XS_Encode_encode(CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(CV*)':
HiRes.xs:1386: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:1406:42: warning: option '-Wc++-compat' is valid for C/ObjC but not 
for C++ [-Wpragmas]
Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':

Non-Fatal messages(gcc):



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


Smoke [blead] v5.30.0-7-g58f4626 PASS linux 4.4.0-148-generic [Ubuntu 14.04.6 LTS (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626
cjg-trusty: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 4.4.0-148-generic [Ubuntu 14.04.6 LTS (trusty)]
using g++ version 4.8.4
smoketime 6 hours 35 minutes (average 32 minutes 58 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.30.0-7-g58f4626  Configuration (common) -Dcc=g++
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
regcomp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, 
STRLEN*, int)':
regcomp.c:6614:68: warning: ignoring return value of 'size_t 
S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute 
warn_unused_result [-Wunused-result]
perl.h:3445:62: note: in definition of macro 'EXPECT'
perl.h:3450:52: note: in expansion of macro 'cBOOL'
handy.h:2323:9: note: in expansion of macro 'UNLIKELY'
handy.h:2323:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
handy.h:2335:30: note: in expansion of macro 'MEM_WRAP_CHECK'
handy.h:2416:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
regcomp.c:6614:5: note: in expansion of macro 'Newx'
utf8.c: In function 'U8* Perl_bytes_to_utf8(const U8*, STRLEN*)':
utf8.c:2668:55: warning: ignoring return value of 'size_t 
S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute 
warn_unused_result [-Wunused-result]
utf8.c:2668:5: note: in expansion of macro 'Newx'
Encode.c: In function 'void XS_Encode_decode(CV*)':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'void XS_Encode_encode(CV*)':
Encode.c:1398:5: note: in expansion of macro 'dXSI32'
re_comp.c: In function 'void S_pat_upgrade_to_utf8(RExC_state_t*, char**, 
STRLEN*, int)':
re_comp.c:6614:68: warning: ignoring return value of 'size_t 
S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute 
warn_unused_result [-Wunused-result]
../../perl.h:3445:62: note: in definition of macro 'EXPECT'
../../perl.h:3450:52: note: in expansion of macro 'cBOOL'
../../handy.h:2323:9: note: in expansion of macro 'UNLIKELY'
../../handy.h:2323:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
../../handy.h:2335:30: note: in expansion of macro 'MEM_WRAP_CHECK'
../../handy.h:2416:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
re_comp.c:6614:5: note: in expansion of macro 'Newx'
regcomp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, 
RExC_state_t*, char**, STRLEN*, int)':
utf8.c: In function 'U8* Perl_bytes_to_utf8(PerlInterpreter*, const U8*, 
STRLEN*)':
Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':
re_comp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, 
RExC_state_t*, char**, STRLEN*, int)':

Non-Fatal messages(gcc):



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


Smoke [smoke-me/ilmari/fix-filetest-check-hooking] v5.30.0-RC2-6-g6213478b46 PASS linux 4.19.0-5-amd64 [Debian GNU/Linux 10.0 (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch smoke-me/ilmari/fix-filetest-check-hooking 
5.30.0 patch 6213478b4629b04617630125d3990c1d9d75d6e0 v5.30.0-RC2-6-g6213478b46
cjg-buster: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 4.19.0-5-amd64 [Debian GNU/Linux 10.0 (buster)]
using gcc version 8.3.0
smoketime 6 hours 51 minutes (average 34 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.30.0-RC2-6-g6213478b46  Configuration (common) -Dcc=gcc
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE6213478b4629b04617630125d3990c1d9d75d6e0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
perl.c: In function 'Perl_sys_init':
perl.h:2688:51: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' 
{aka 'void (*)(int,  struct  *, void *)'} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT'
perl.c:125:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c: In function 'Perl_sys_init3':
perl.h:2738:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c:138:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
perl.c: In function 'S_parse_body':
perl.c:2399:22: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
perl.c:2402:26: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
embed.h:643:44: note: in definition of macro 'rsignal'
util.c: In function 'Perl_rsignal':
util.c:2698:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, void *)'} to 'void 
(*)(int)' [-Wcast-function-type]
util.c:2706:40: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
util.c:2710:13: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
util.c:2712:13: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' 
{aka 'void (*)(int,  struct  *, void *)'} [-Wcast-function-type]
util.c: In function 'Perl_rsignal_state':
util.c:2722:9: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
util.c:2724:9: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' 
{aka 'void (*)(int,  struct  *, void *)'} [-Wcast-function-type]
util.c: In function 'Perl_rsignal_save':
util.c:2743:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, void *)'} to 'void 
(*)(int)' [-Wcast-function-type]
util.c:2751:40: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
mg.c: In function 'Perl_magic_getsig':
mg.c:1465:25: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
mg.c: In function 'Perl_magic_setsig':
mg.c:1742:20: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
mg.c:1752:20: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
pp_sys.c: In function 'Perl_pp_system':
pp_sys.c:4421:28: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
embed.h:1560:55: note: in definition of macro 'rsignal_save'
pp_sys.c:4422:28: warning: cast between incompatible function types from 'void 
(

Smoke [smoke-me/ilmari/fix-filetest-check-hooking] v5.30.0-RC2-6-g6213478b46 PASS linux 4.15.0-50-generic [Ubuntu 18.04.2 LTS (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch smoke-me/ilmari/fix-filetest-check-hooking 
5.30.0 patch 6213478b4629b04617630125d3990c1d9d75d6e0 v5.30.0-RC2-6-g6213478b46
cjg-bionic: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 4.15.0-50-generic [Ubuntu 18.04.2 LTS (bionic)]
using g++ version 7.4.0
smoketime 7 hours 1 minute (average 35 minutes 7 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.30.0-RC2-6-g6213478b46  Configuration (common) -Dcc=g++
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE6213478b4629b04617630125d3990c1d9d75d6e0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
perl.h:7203:34: warning: option '-Wc++-compat' is valid for C/ObjC but not for 
C++ [-Wpragmas]
decompress.c: In function 'Int32 BZ2_decompress(DState*)':
decompress.c:198:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro 'GET_BITS'
decompress.c:200:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:201:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:204:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro 'GET_BITS'
decompress.c:211:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:225:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:227:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:229:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:231:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:233:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:241:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:243:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:245:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:247:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:249:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro 'GET_BITS'
decompress.c:253:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:255:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:257:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:284:17: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:287:7: note: in expansion of macro 'GET_BITS'
decompress.c:288:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro 'GET_BITS'
decompress.c:585:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:586:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:587:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:588:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:589:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:590:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:591:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:592:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:595:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
dec

Smoke [smoke-me/ilmari/fix-filetest-check-hooking] v5.30.0-RC2-6-g6213478 PASS linux 4.4.0-148-generic [Ubuntu 16.04.6 LTS (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch smoke-me/ilmari/fix-filetest-check-hooking 
5.30.0 patch 6213478b4629b04617630125d3990c1d9d75d6e0 v5.30.0-RC2-6-g6213478
cjg-xenial: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 4.4.0-148-generic [Ubuntu 16.04.6 LTS (xenial)]
using g++ version 5.4.0 20160609
smoketime 6 hours 38 minutes (average 33 minutes 13 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.30.0-RC2-6-g6213478  Configuration (common) -Dcc=g++
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE6213478b4629b04617630125d3990c1d9d75d6e0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
Encode.c: In function 'void XS_Encode_decode(CV*)':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'void XS_Encode_encode(CV*)':
Encode.c:1398:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'void XS_Encode_decode(PerlInterpreter*, CV*)':
Encode.c: In function 'void XS_Encode_encode(PerlInterpreter*, CV*)':

Non-Fatal messages(gcc):



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


Smoke [smoke-me/khw-podcheck] v5.30.0-RC1-8-gf5f38ea PASS linux 3.16.0-8-amd64 [Debian GNU/Linux 8.11 (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-podcheck 5.30.0 patch 
f5f38ea56133d29b631a7143bc512dae3a63f9c2 v5.30.0-RC1-8-gf5f38ea
cjg-jessie: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 3.16.0-8-amd64 [Debian GNU/Linux 8.11 (jessie)]
using gcc version 4.9.2
smoketime 6 hours 26 minutes (average 32 minutes 12 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.30.0-RC1-8-gf5f38ea  Configuration (common) -Dcc=gcc
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf5f38ea56133d29b631a7143bc512dae3a63f9c2

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
Encode.c: In function 'XS_Encode_decode':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'XS_Encode_encode':
Encode.c:1398:5: note: in expansion of macro 'dXSI32'

Non-Fatal messages(gcc):



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


Smoke [5.31.0] v5.30.0-7-g58f4626762 PASS-so-far linux 4.15.11-mainline-rev1 [debian] (aarch64/4 cpu)

2019-05-23 Thread kalidev2013
Automated smoke report for 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
scaleway:  ( 0MHz) (aarch64/4 cpu)
onlinux - 4.15.11-mainline-rev1 [debian]
using  gcc-6 version 6.3.0 20170516
smoketime 10 hours 40 minutes (average 1 hour 20 minutes)

Summary: PASS-so-far

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.30.0-7-g58f4626762  Configuration (common) -Acc=gcc-6
--- -
O - -Accflags="-O2" -Duseithreads
O - -Accflags="-O2" -Duseithreads -Duse64bitint
O - -Accflags="-O2" -Duseithreads -Duselongdouble
O - -Accflags="-O2" -Duseithreads -Dusemorebits
O - -Accflags="-O2 -Wall" -Duseithreads
O - -Accflags="-O2 -Wall" -Duseithreads -Duse64bitint
O - -Accflags="-O2 -Wall" -Duseithreads -Duselongdouble
? - -Accflags="-O2 -Wall" -Duseithreads -Dusemorebits
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Compiler messages(gcc):
Encode.c: In function ‘XS_Encode_decode’:
../../XSUB.h:185:20: warning: unused variable ‘ix’ [-Wunused-variable]
Encode.c: In function ‘XS_Encode_encode’:
ODBM_File.c: In function ‘XS_ODBM_File_DELETE’:
ODBM_File.xs:64:31: warning: identifier ‘delete’ conflicts with C++ keyword 
[-Wc++-compat]

-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.24.1
(Reporter v0.050 / Smoker v0.045)


Smoke [maint-5.30] v5.30.0 PASS linux 5.0.9-200.fc29.x86_64 [Fedora 29 (x86_64/1 cpu[8 cores]) {maint_g++}

2019-05-23 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/linux/maint_g++/log44523d1ffde5f23de2e13216cdbac46357631904.log.gz

Automated smoke report for branch maint-5.30 5.30.0 patch 
44523d1ffde5f23de2e13216cdbac46357631904 v5.30.0
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 
(x86_64/1 cpu[8 cores])
onlinux - 5.0.9-200.fc29.x86_64 [Fedora 29 (Server Edition)]
using g++ version 8.3.1 20190223 (Red Hat 8.3.1-2)
smoketime 1 day 6 hours 20 minutes (average 1 hour 53 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.30.0Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc=g++
--- -
O O O O O O 
O O O O O O -Accflags=-DPERL_POISON
O O O O O O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
O O O O O O -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE44523d1ffde5f23de2e13216cdbac46357631904

Compiler messages(gcc):
perl.c: In function ‘void Perl_sys_init(int*, char***)’:
perl.h:2688:88: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro ‘PERL_FPU_INIT’
perl.c:125:5: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c: In function ‘void Perl_sys_init3(int*, char***, char***)’:
perl.h:2738:49: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c:138:5: note: in expansion of macro ‘PERL_SYS_INIT3_BODY’
util.c: In function ‘void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, 
void*)’:
util.c:2698:36: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void (*)(int)’ 
[-Wcast-function-type]
util.c: In function ‘int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)’:
util.c:2743:36: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void (*)(int)’ 
[-Wcast-function-type]
mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
mg.c:2776:50: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
regexp.h:530:43: note: in definition of macro ‘RXp_ENGINE’
regexp.h:531:53: note: in expansion of macro ‘ReANY’
perl.h:255:5: note: in expansion of macro ‘RX_ENGINE’
mg.c:2776:13: note: in expansion of macro ‘CALLREG_NUMBUF_STORE’
perl.h:255: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:392:67: note: in definition of macro ‘PERL_UNUSED_RESULT’
sv.c:48:24: note: in expansion of macro ‘Gconvert’
sv.c:13060:17: note: in expansion of macro ‘SNPRINTF_G’
config.h:909:39: note: assuming directive output of 132 bytes
/usr/include/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output 
between 2 and 134 bytes into a destination of size 127
perl.h:7203:34: warning: option ‘-Wc++-compat’ is valid for C/ObjC but not for 
C++ [-Wpragmas]
deflate.c: In function ‘int deflateParams(z_streamp, int, int)’:
deflate.c:602:28: warning: macro expands to multiple statements 
[-Wmultistatement-macros]
deflate.c:193:5: note: in definition of macro ‘CLEAR_HASH’
deflate.c:601:13: note: some parts of macro expansion are not guarded by this 
‘else’ clause
decompress.c: In function ‘Int32 BZ2_decompress(DState*)’:
decompress.c:198:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro ‘GET_BITS’
decompress.c:200:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:201:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:204:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro ‘GET_BITS’
decompress.c:211:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:225:7: wa

Smoke [5.31.0] v5.30.0-7-g58f4626762 PASS linux 4.14.98-v7+ [debian] (armv7l/4 cpu)

2019-05-23 Thread njh
Automated smoke report for 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
pi2: ARMv7 Processor rev 5 (v7l) ( 0MHz) (armv7l/4 cpu)
onlinux - 4.14.98-v7+ [debian]
using  gcc-6 version 6.3.0 20170516
smoketime 11 seconds (average 11 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.30.0-7-g58f4626762  Configuration (common) -Acc=gcc-6 -Accflags="-O2"
--- -

| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

MANIFEST did not declare '.nfs002f215c0258'
MANIFEST did not declare '.nfs002f21600257'

-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.24.1
(Reporter v0.050 / Smoker v0.045)


Smoke [blead] v5.30.0 PASS linux 5.0.9-200.fc29.x86_64 [Fedora 29 (x86_64/1 cpu[8 cores]) {blead_g++}

2019-05-23 Thread George Greer
Smoke logs available at 
http://m-l.org/~perl/smoke/perl/linux/blead_g++/log44523d1ffde5f23de2e13216cdbac46357631904.log.gz

Automated smoke report for branch blead 5.30.0 patch 
44523d1ffde5f23de2e13216cdbac46357631904 v5.30.0
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 
(x86_64/1 cpu[8 cores])
onlinux - 5.0.9-200.fc29.x86_64 [Fedora 29 (Server Edition)]
using g++ version 8.3.1 20190223 (Red Hat 8.3.1-2)
smoketime 1 day 7 hours 12 minutes (average 1 hour 57 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.30.0Configuration (common) 
-Accflags="-Werror=declaration-after-statement" -Dcc=g++
--- -
O O O O O O 
O O O O O O -Accflags=-DPERL_POISON
O O O O O O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
O O O O O O -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE44523d1ffde5f23de2e13216cdbac46357631904

Compiler messages(gcc):
util.c: In function ‘void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, 
void*)’:
util.c:2698:36: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void (*)(int)’ 
[-Wcast-function-type]
util.c: In function ‘int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)’:
util.c:2743:36: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int, siginfo_t*, void*)’} to ‘void (*)(int)’ 
[-Wcast-function-type]
mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
mg.c:2776:50: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
regexp.h:530:43: note: in definition of macro ‘RXp_ENGINE’
regexp.h:531:53: note: in expansion of macro ‘ReANY’
perl.h:255:5: note: in expansion of macro ‘RX_ENGINE’
mg.c:2776:13: note: in expansion of macro ‘CALLREG_NUMBUF_STORE’
perl.h:255: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:392:67: note: in definition of macro ‘PERL_UNUSED_RESULT’
sv.c:48:24: note: in expansion of macro ‘Gconvert’
sv.c:13060:17: note: in expansion of macro ‘SNPRINTF_G’
config.h:909:39: note: assuming directive output of 132 bytes
/usr/include/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output 
between 2 and 134 bytes into a destination of size 127
perl.h:7203:34: warning: option ‘-Wc++-compat’ is valid for C/ObjC but not for 
C++ [-Wpragmas]
perl.c: In function ‘void Perl_sys_init(int*, char***)’:
perl.h:2688:88: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘Sighandler_t’ {aka ‘void (*)(int, 
siginfo_t*, void*)’} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro ‘PERL_FPU_INIT’
perl.c:125:5: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c: In function ‘void Perl_sys_init3(int*, char***, char***)’:
perl.h:2738:49: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c:138:5: note: in expansion of macro ‘PERL_SYS_INIT3_BODY’
deflate.c: In function ‘int deflateParams(z_streamp, int, int)’:
deflate.c:602:28: warning: macro expands to multiple statements 
[-Wmultistatement-macros]
deflate.c:193:5: note: in definition of macro ‘CLEAR_HASH’
deflate.c:601:13: note: some parts of macro expansion are not guarded by this 
‘else’ clause
decompress.c: In function ‘Int32 BZ2_decompress(DState*)’:
decompress.c:198:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro ‘GET_BITS’
decompress.c:200:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:201:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:204:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro ‘GET_BITS’
decompress.c:211:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro ‘GET_UCHAR’
decompress.c:225:7: warning

Smoke [blead] v5.30.0-RC2-4-gc195675b2e FAIL(F) HP-UX B.11.11/64 (PA-RISC2.0/64/1 cpu)

2019-05-23 Thread H.Merijn Brand
Automated smoke report for branch blead 5.30.0 patch 
c195675b2e089d3512360d47bd7b698d8e66a7f7 v5.30.0-RC2-4-gc195675b2e
r9: PA8900 (PA-RISC2.0/64/1 cpu)
onHP-UX - B.11.11/64
using gcc version 4.6.1
smoketime 1 day 17 hours 55 minutes (average 5 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.30.0-RC2-4-gc195675b2e  Configuration (common) -Dcc=gcc
--- -
F F F F F F 
F F F F F F -Duse64bitall
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEc195675b2e089d3512360d47bd7b698d8e66a7f7

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=gcc
[stdio] 
[stdio] -DDEBUGGING
[stdio] -Duse64bitall
[stdio] -DDEBUGGING -Duse64bitall
[stdio] -Duseithreads
[stdio] -DDEBUGGING -Duseithreads
[stdio] -Duseithreads -Duse64bitall
../t/io/socket.tFAILED
30
../lib/locale.t.FAILED
431-432, 498
../lib/warnings.t...FAILED
366

[perlio] 
[perlio] -DDEBUGGING
[perlio] -Duse64bitall
[perlio] -DDEBUGGING -Duse64bitall
[perlio] -Duseithreads
[perlio] -Duseithreads -Duse64bitall
[perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/warnings.t...FAILED
366
../lib/locale.t.FAILED
431-432, 498

[univ.utf8] 
[univ.utf8] -Duseithreads
[univ.utf8] -DDEBUGGING -Duseithreads
[univ.utf8] -Duseithreads -Duse64bitall
[univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/warnings.t...FAILED
366
../lib/locale.t.FAILED
431-432, 498
../cpan/Socket/t/Socket.t...FAILED
Non-zero exit status: 255
Bad plan.  You planned 6 tests but ran 2.

[univ.utf8] -DDEBUGGING
[univ.utf8] -Duse64bitall
[univ.utf8] -DDEBUGGING -Duse64bitall
../lib/locale.t.FAILED
431-432, 498
../lib/warnings.t...FAILED
366
../cpan/Socket/t/Socket.t...FAILED
Non-zero exit status: 255
Bad plan.  You planned 6 tests but ran 2.

[perlio] -DDEBUGGING -Duseithreads
../t/io/nargv.t.FAILED
Bad plan.  You planned 7 tests but ran 5.
../lib/warnings.t...FAILED
366
../lib/locale.t.FAILED
431-432, 498

[stdio] -DDEBUGGING -Duseithreads -Duse64bitall
../t/io/nargv.t.FAILED
Bad plan.  You planned 7 tests but ran 5.
../t/io/socket.tFAILED
30
../lib/locale.t.FAILED
431-432, 498
../lib/warnings.t...FAILED
366

Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duse64bitall
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[univ.utf8] 
[univ.utf8] -DDEBUGGING
[univ.utf8] -Duse64bitall
[univ.utf8] -DDEBUGGING -Duse64bitall
[univ.utf8] -Duseithreads
[univ.utf8] -DDEBUGGING -Duseithreads
[univ.utf8] -Duseithreads -Duse64bitall
[univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..PASSED
2
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
op.c: In function 'S_gen_constant_list':
op.c:5750:31: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' 
[-Wclobbered]
toke.c: In function 'Perl_scan_num':
toke.c:11226:54: warning: 'b' may be used uninitialized in this function 
[-Wuninitialized]
regcomp.c: In function 'S_regpiece':
regcomp.c:12624:46: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
pp.c: In function 'Perl_pp_argelem':
pp.c:7042:13: warning: value computed is not used [-Wunused-value]
/usr/include/rpc/rpcb_prot.h:163:25: note: originally defined here
regexec.c: In function 'S_regmatch':
regexec.c:8083:37: warning: compar

Smoke [blead] v5.30.0-7-g58f4626762 FAIL(M) cygwin_nt-10.0 3.0.7(0.338/5/3) (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
cjg-cygwin: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (GenuineIntel 2600MHz) 
(x86_64/1 cpu)
oncygwin_nt-10.0 - 3.0.7(0.338/5/3)
using g++ version 7.4.0
smoketime 2 hours 43 minutes (average 20 minutes 27 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.30.0-7-g58f4626762  Configuration (common) -Dcc=g++
--- -
M M 
M M -Duse64bitall
M M -Duseithreads
M M -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=g++
[minitest] 
[minitest] -Duseithreads -Duse64bitall
t/op/alarm . FAILED at test 1

Compiler messages(cygwin):
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp 
operator
sv.c: In function 'void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const 
char*, STRLEN, char**, SV**, size_t, bool*, U32)':
sv.c:11871:1: warning: '%.*g' directive writing between 1 and 133 bytes into a 
region of size 127 [-Wformat-overflow=]
sv.c:11871:1: note: assuming directive output of 132 bytes
perl.h:392:68: note: 'sprintf' output between 2 and 134 bytes into a 
destination of size 127
sv.c:48:5: note: in expansion of macro 'PERL_UNUSED_RESULT'
sv.c:13060:17: note: in expansion of macro 'SNPRINTF_G'
perl.h:7203:34: warning: option '-Wc++-compat' is valid for C/ObjC but not for 
C++ [-Wpragmas]
cygwin.c: In function 'int do_spawn(char*)':
cygwin.c:114:5: warning: this 'for' clause does not guard... 
[-Wmisleading-indentation]
cygwin.c:115:2: note: ...this statement, but the latter is misleadingly 
indented as if it were guarded by the 'for'
decompress.c: In function 'Int32 BZ2_decompress(DState*)':
decompress.c:198:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro 'GET_BITS'
decompress.c:200:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:201:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:204:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro 'GET_BITS'
decompress.c:211:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:225:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:227:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:229:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:231:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:233:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:241:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:243:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:245:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:247:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:249:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro 'GET_BITS'
decompress.c:253:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:255:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:257:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:284:17: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:287

Smoke [blead] v5.30.0-7-g58f4626762 FAIL(F) cygwin_nt-10.0 3.0.7(0.338/5/3) (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
cjg-cygwin: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (GenuineIntel 2600MHz) 
(x86_64/1 cpu)
oncygwin_nt-10.0 - 3.0.7(0.338/5/3)
using gcc version 7.4.0
smoketime 7 hours 22 minutes (average 55 minutes 21 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.30.0-7-g58f4626762  Configuration (common) -Dcc=gcc
--- -
O O 
F O -Duse64bitall
F O -Duseithreads
O F -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/alarm.t.FAILED
1-2

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
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:392:67: note: in definition of macro 'PERL_UNUSED_RESULT'
sv.c:48:24: note: in expansion of macro 'Gconvert'
sv.c:13060:17: note: in expansion of macro 'SNPRINTF_G'
config.h:909:39: note: assuming directive output of 132 bytes
perl.h:392:62: note: '__builtin___sprintf_chk' output between 2 and 134 bytes 
into a destination of size 127
sv.c:48:5: note: in expansion of macro 'PERL_UNUSED_RESULT'
cygwin.c: In function 'do_spawn':
cygwin.c:114:5: warning: this 'for' clause does not guard... 
[-Wmisleading-indentation]
cygwin.c:115:2: note: ...this statement, but the latter is misleadingly 
indented as if it were guarded by the 'for'
decompress.c: In function 'BZ2_decompress':
decompress.c:198:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro 'GET_BITS'
decompress.c:200:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:201:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:204:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro 'GET_BITS'
decompress.c:211:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:225:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:227:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:229:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:231:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:233:10: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:241:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:243:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:245:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:247:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:249:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro 'GET_BITS'
decompress.c:253:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:255:18: warning: this sta

Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 5.1.3-arch1-1-ARCH [Arch Linux] (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
cjg-arch: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (x86_64/1 
cpu)
onlinux - 5.1.3-arch1-1-ARCH [Arch Linux]
using g++ version 8.3.0
smoketime 7 hours 19 minutes (average 36 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.30.0-7-g58f4626762  Configuration (common) -Dcc=g++
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
perl.c: In function 'void Perl_sys_init(int*, char***)':
perl.h:2688:88: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'Sighandler_t' {aka 'void (*)(int, 
siginfo_t*, void*)'} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT'
perl.c:125:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c: In function 'void Perl_sys_init3(int*, char***, char***)':
perl.h:2738:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c:138:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
util.c: In function 'void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, 
void*)':
util.c:2698:36: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)' 
[-Wcast-function-type]
util.c: In function 'int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)':
util.c:2743:36: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)' 
[-Wcast-function-type]
mg.c: In function 'int Perl_magic_set(SV*, MAGIC*)':
mg.c:2776:50: warning: type qualifiers ignored on cast result type 
[-Wignored-qualifiers]
regexp.h:530:43: note: in definition of macro 'RXp_ENGINE'
regexp.h:531:53: note: in expansion of macro 'ReANY'
perl.h:255:5: note: in expansion of macro 'RX_ENGINE'
mg.c:2776:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'
perl.h:255: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:392:67: note: in definition of macro 'PERL_UNUSED_RESULT'
sv.c:48:24: note: in expansion of macro 'Gconvert'
sv.c:13060:17: note: in expansion of macro 'SNPRINTF_G'
config.h:909:39: note: assuming directive output of 132 bytes
/usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output 
between 2 and 134 bytes into a destination of size 127
perl.h:7203:34: warning: option '-Wc++-compat' is valid for C/ObjC but not for 
C++ [-Wpragmas]
decompress.c: In function 'Int32 BZ2_decompress(DState*)':
decompress.c:198:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro 'GET_BITS'
decompress.c:200:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:201:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:204:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro 'GET_BITS'
decompress.c:211:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:225:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:227:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:229:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:231:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:233:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:241:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress

Smoke [smoke-me/ilmari/fix-filetest-check-hooking] v5.30.0-RC2-6-g6213478b46 PASS openbsd 6.5 (amd64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch smoke-me/ilmari/fix-filetest-check-hooking 
5.30.0 patch 6213478b4629b04617630125d3990c1d9d75d6e0 v5.30.0-RC2-6-g6213478b46
cjg-openbsd6: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (2267 MHz) (amd64/1 cpu)
onopenbsd - 6.5
using clang version 4.2.1 Compatible OpenBSD Clang 7.0.1 
(tags/RELEASE_701/final)
smoketime 7 hours 10 minutes (average 53 minutes 47 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.30.0-RC2-6-g6213478b46  Configuration (common) -Dcc=clang
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE6213478b4629b04617630125d3990c1d9d75d6e0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: expanded from macro 'dXSI32'
Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
./const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]

Non-Fatal messages(gcc):



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


Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 4.4.172 [Slackware 14.2] (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
cjg-slackware14: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 4.4.172 [Slackware 14.2]
using gcc version 5.5.0
smoketime 6 hours 43 minutes (average 33 minutes 39 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.30.0-7-g58f4626762  Configuration (common) -Dcc=gcc
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
Encode.c: In function 'XS_Encode_decode':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
Encode.c:1356:5: note: in expansion of macro 'dXSI32'
Encode.c: In function 'XS_Encode_encode':
Encode.c:1398:5: note: in expansion of macro 'dXSI32'

Non-Fatal messages(gcc):



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


Smoke [5.31.0] v5.30.0-7-g58f4626762 FAIL(X) openbsd 6.4 (amd64/2 cpu)

2019-05-23 Thread njh
Automated smoke report for 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
netgate1.bandsman.co.uk: Intel(R) Atom(TM) CPU E3826 @ 1.46GHz (1463 MHz) 
(amd64/2 cpu)
onopenbsd - 6.4
using  gcc version 4.2.1 20070719
smoketime 4 hours 18 minutes (average 4 hours 18 minutes)

Summary: FAIL(X)

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.30.0-7-g58f4626762  Configuration (common) -Acc=gcc -Accflags="-O2 -pipe 
-Wall"
--- -
X - -Duseithreads
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Failures: (common-args) -Acc=gcc -Accflags="-O2 -pipe -Wall"
[default] -Duseithreads
Inconsistent test results (between TEST and harness):
../t/io/nargv.t. 
. FAILED at test 6
../lib/ExtUtils/t/Embed.t... 
... FAILED--expected test 6, saw test 7

Compiler messages(gcc):
make ...op.c: In function 'Perl_report_redefined_cv':
op.c:17033: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
op.c:17036: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
op.c:17037: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
op.c:17038: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
op.c: In function 'S_gen_constant_list':
op.c:5750: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork'
pad.c: In function 'S_cv_dump':
pad.c:1857: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
pad.c:1871: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
pad.c:1865: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
universal.c: In function 'Perl_croak_xs_usage':
universal.c:329: warning: passing argument 2 of 'S_CvGV' discards qualifiers 
from pointer target type
proto.h:6106: warning: 'S_parse_ident' declared inline after being called
proto.h:6106: warning: previous declaration of 'S_parse_ident' was here
toke.c: In function 'Perl_scan_num':
toke.c:11199: warning: 'b' may be used uninitialized in this function
pp_sys.c: In function 'Perl_pp_stat':
pp_sys.c:2945: warning: comparison of unsigned expression < 0 is always false
pp.c: In function 'Perl_pp_argelem':
pp.c:7042: warning: value computed is not used
dump.c: In function 'Perl_do_sv_dump':
dump.c:2274: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
dump.c:2281: warning: passing argument 2 of 'S_CvGV' discards qualifiers from 
pointer target type
op.c: In function 'Perl_report_redefined_cv':
shared.xs: In function 'sharedsv_array_mg_CLEAR':
shared.xs:1142: warning: 'iter' may be used uninitialized in this function
const-c.inc: In function 'constant_19':
const-c.inc:351: warning: unused parameter 'iv_return'
Encode.c: In function 'XS_Encode_decode':
Encode.c:1356: warning: unused variable 'ix'
Encode.c: In function 'XS_Encode_encode':
Encode.c:1398: warning: unused variable 'ix'
src/sha.c: In function 'sharewind':
src/sha.c:297: warning: array size (32) smaller than bound length (64)
src/sha.c:298: warning: array size (32) smaller than bound length (64)
src/sha.c:299: warning: array size (32) smaller than bound length (64)
RealPPPort.xs: In function 'XS_Devel__PPPort_check_HeUTF8':
RealPPPort.xs:1826: warning: value computed is not used

-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.24.3
(Reporter v0.050 / Smoker v0.045)


Smoke [blead] v5.30.0-7-g58f4626762 FAIL(F) HP-UX B.11.31/64 (ia64/4 cpu)

2019-05-23 Thread H.Merijn Brand
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
x2: ia64 (ia64/4 cpu)
onHP-UX - B.11.31/64
using gcc version 4.7.2
smoketime 10 hours 39 minutes (average 1 hour 19 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.30.0-7-g58f4626762  Configuration (common) -Dcc=gcc
--- -
F O F O O F 
O O F O O F -Duse64bitall
O O F F F F -Duseithreads
O O F F F F -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Failures: (common-args) -Dcc=gcc
[stdio] 
../lib/locale.t.FAILED
448

[en_US.utf8] 
[en_US.utf8] -DDEBUGGING
[en_US.utf8] -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duse64bitall
[en_US.utf8] -Duseithreads
[en_US.utf8] -Duseithreads -Duse64bitall
../cpan/Socket/t/Socket.t...FAILED
Non-zero exit status: 255
Bad plan.  You planned 6 tests but ran 2.

[stdio] -DDEBUGGING -Duseithreads
[stdio] -DDEBUGGING -Duseithreads -Duse64bitall
../dist/Devel-PPPort/t/exception.t..FAILED
Bad plan.  You planned 7 tests but ran 4.
../ext/XS-APItest/t/exception.t.FAILED
Bad plan.  You planned 12 tests but ran 5.

[perlio] -DDEBUGGING -Duseithreads
[perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../ext/XS-APItest/t/exception.t.FAILED
Bad plan.  You planned 12 tests but ran 5.
../dist/Devel-PPPort/t/exception.t..FAILED
Bad plan.  You planned 7 tests but ran 4.

[en_US.utf8] -DDEBUGGING -Duseithreads
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../ext/XS-APItest/t/exception.t.FAILED
Bad plan.  You planned 12 tests but ran 5.
../dist/Devel-PPPort/t/exception.t..FAILED
Bad plan.  You planned 7 tests but ran 4.
../cpan/Socket/t/Socket.t...FAILED
Non-zero exit status: 255
Bad plan.  You planned 6 tests but ran 2.

Passed Todo tests: (common-args) -Dcc=gcc
[stdio/perlio] 
[stdio/perlio] -DDEBUGGING
[stdio/perlio] -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duse64bitall
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitall
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../dist/Net-Ping/t/450_service.tPASSED
9, 18

[en_US.utf8] 
[en_US.utf8] -DDEBUGGING
[en_US.utf8] -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duse64bitall
[en_US.utf8] -Duseithreads
[en_US.utf8] -DDEBUGGING -Duseithreads
[en_US.utf8] -Duseithreads -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..PASSED
2
../dist/Net-Ping/t/450_service.tPASSED
9, 18

Compiler messages(gcc):
op.c: In function 'S_gen_constant_list':
op.c:5750:31: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' 
[-Wclobbered]
pp.c: In function 'Perl_pp_argelem':
pp.c:7042:13: warning: value computed is not used [-Wunused-value]
RealPPPort.xs: In function 'XS_Devel__PPPort_check_HeUTF8':
RealPPPort.xs:1826:17: warning: value computed is not used [-Wunused-value]
Encode.c: In function 'XS_Encode_decode':
Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
Encode.c: In function 'XS_Encode_encode':
Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
./const-xs.inc: In function 'boot_Socket':
./const-xs.inc:980:20: warning: missing braces around initializer 
[-Wmissing-braces]
./const-xs.inc:980:20: warning: (near initialization for 'ip6_address._s6_un') 
[-Wmissing-braces]
./const-xs.inc:989:20: warning: missing braces around initializer 
[-Wmissing-braces]
./const-xs.inc:989:20: warning: (near initialization for 'ip6_address._s6_un') 
[-Wmissing-braces]
Storable.xs: In function 'get_regexp':
Storable.xs:3434:7: warning: format '%d' expects argument of type 'int', but 
argument 2 has type 'I32' [-Wformat]
Storable.xs: In function 'retrieve_regexp':
Storable.xs:6849:9: warning: format '%d' expects argument of type 'int', but 
argument 2 has type 'I32' [-Wformat]
const-c.inc: In function 'constant_19':
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
toke.c: In function 'Perl_scan_num':
toke.c:11226:54: warning: 'b' may be u

Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 5.0.16-300.fc30.x86_64 [Fedora 30 (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
cjg-fedora30: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 5.0.16-300.fc30.x86_64 [Fedora 30 (Server Edition)]
using gcc version 9.1.1 20190503 (Red Hat 9.1.1-1)
smoketime 7 hours 15 minutes (average 36 minutes 20 seconds)

Summary: PASS

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

v5.30.0-7-g58f4626762  Configuration (common) -Dcc=gcc
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
perl.c: In function 'Perl_sys_init':
perl.h:2688:51: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' 
{aka 'void (*)(int,  struct  *, void *)'} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT'
perl.c:125:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c: In function 'Perl_sys_init3':
perl.h:2738:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c:138:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
perl.c: In function 'S_parse_body':
perl.c:2399:22: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
perl.c:2402:26: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
embed.h:643:44: note: in definition of macro 'rsignal'
util.c: In function 'Perl_rsignal':
util.c:2698:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, void *)'} to 'void 
(*)(int)' [-Wcast-function-type]
util.c:2706:40: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
util.c:2710:13: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
util.c:2712:13: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' 
{aka 'void (*)(int,  struct  *, void *)'} [-Wcast-function-type]
util.c: In function 'Perl_rsignal_state':
util.c:2722:9: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
util.c:2724:9: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' 
{aka 'void (*)(int,  struct  *, void *)'} [-Wcast-function-type]
util.c: In function 'Perl_rsignal_save':
util.c:2743:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, void *)'} to 'void 
(*)(int)' [-Wcast-function-type]
util.c:2751:40: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
mg.c: In function 'Perl_magic_getsig':
mg.c:1465:25: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
mg.c: In function 'Perl_magic_setsig':
mg.c:1742:20: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
mg.c:1752:20: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
pp_sys.c: In function 'Perl_pp_system':
pp_sys.c:4421:28: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
embed.h:1560:55: note: in definition of macro 'rsignal_save'
pp_sys.c:4422:28: warning: cast between incompatible function types from 'void 
(*)(int)' to 

Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 4.15.0-50-generic [Ubuntu 18.04.2 LTS (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
cjg-bionic: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 4.15.0-50-generic [Ubuntu 18.04.2 LTS (bionic)]
using g++ version 7.4.0
smoketime 6 hours 53 minutes (average 34 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.30.0-7-g58f4626762  Configuration (common) -Dcc=g++
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
perl.h:7203:34: warning: option '-Wc++-compat' is valid for C/ObjC but not for 
C++ [-Wpragmas]
decompress.c: In function 'Int32 BZ2_decompress(DState*)':
decompress.c:198:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro 'GET_BITS'
decompress.c:200:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:201:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:204:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro 'GET_BITS'
decompress.c:211:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:225:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:227:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:229:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:231:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:233:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:241:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:243:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:245:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:247:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:249:25: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro 'GET_BITS'
decompress.c:253:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:255:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:257:18: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:284:17: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:287:7: note: in expansion of macro 'GET_BITS'
decompress.c:288:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro 'GET_BITS'
decompress.c:585:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:586:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:587:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:588:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:589:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:590:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:591:7: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:592:7: note: in expansion of macro 'GET_UCHAR'
decompress.c:595:28: warning: this statement may fall through 
[-Wimplicit-fallthrough=]
decompress.c:596:7: note: in expansion of mac

Smoke [blead] v5.30.0-7-g58f4626762 PASS linux 5.0.16-200.fc29.x86_64 [Fedora 29 (x86_64/1 cpu)

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
cjg-fedora29: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) 
(x86_64/1 cpu)
onlinux - 5.0.16-200.fc29.x86_64 [Fedora 29 (Server Edition)]
using gcc version 8.3.1 20190223 (Red Hat 8.3.1-2)
smoketime 7 hours 22 minutes (average 36 minutes 52 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.30.0-7-g58f4626762  Configuration (common) -Dcc=gcc
--- -
O O 
O O -Dusequadmath
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Dusequadmath
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
perl.c: In function 'Perl_sys_init':
perl.h:2688:51: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' 
{aka 'void (*)(int,  struct  *, void *)'} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT'
perl.c:125:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c: In function 'Perl_sys_init3':
perl.h:2738:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c:138:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
perl.c: In function 'S_parse_body':
perl.c:2399:22: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
perl.c:2402:26: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
embed.h:643:44: note: in definition of macro 'rsignal'
util.c: In function 'Perl_rsignal':
util.c:2698:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, void *)'} to 'void 
(*)(int)' [-Wcast-function-type]
util.c:2706:40: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
util.c:2710:13: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
util.c:2712:13: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' 
{aka 'void (*)(int,  struct  *, void *)'} [-Wcast-function-type]
util.c: In function 'Perl_rsignal_state':
util.c:2722:9: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
util.c:2724:9: warning: cast between incompatible function types from 
'__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' 
{aka 'void (*)(int,  struct  *, void *)'} [-Wcast-function-type]
util.c: In function 'Perl_rsignal_save':
util.c:2743:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, void *)'} to 'void 
(*)(int)' [-Wcast-function-type]
util.c:2751:40: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
mg.c: In function 'Perl_magic_getsig':
mg.c:1465:25: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
mg.c: In function 'Perl_magic_setsig':
mg.c:1742:20: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
mg.c:1752:20: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
pp_sys.c: In function 'Perl_pp_system':
pp_sys.c:4421:28: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} [-Wcast-function-type]
embed.h:1560:55: note: in definition of macro 'rsignal_save'
pp_sys.c:4422:28: warning: cast between incompatible function types from 'void 
(*)(int)' to 

Smoke [blead] v5.30.0 PASS linux 4.19.0-2-arm64 [Debian GNU/Linux 10.0 (aarch64/4 cpu)

2019-05-23 Thread gregor herrmann
Automated smoke report for branch blead 5.30.0 patch 
44523d1ffde5f23de2e13216cdbac46357631904 v5.30.0
7of9:  (aarch64/4 cpu)
onlinux - 4.19.0-2-arm64 [Debian GNU/Linux 10.0 (buster)]
using cc version 8.3.0
smoketime 22 hours 2 minutes (average 2 hours 45 minutes)

Summary: PASS

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

  v5.30.0Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitint
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitint
| | | | | +- LC_ALL = C.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = C.UTF-8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE44523d1ffde5f23de2e13216cdbac46357631904

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

Tests skipped on user request:
# One test name on a line
Passed Todo tests: (common-args) none
[C.UTF-8] 
[C.UTF-8] -DDEBUGGING
[C.UTF-8] -Duse64bitint
[C.UTF-8] -DDEBUGGING -Duse64bitint
[C.UTF-8] -Duseithreads
[C.UTF-8] -DDEBUGGING -Duseithreads
[C.UTF-8] -Duseithreads -Duse64bitint
[C.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitint
../lib/B/Deparse.t..PASSED
2

Compiler messages(gcc):
util.c: In function ‘Perl_rsignal’:
util.c:2698:22: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int,  struct  *, void *)’} to 
‘void (*)(int)’ [-Wcast-function-type]
util.c:2706:40: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
util.c:2710:13: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
util.c:2712:13: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int,  siginfo_t 
*, void *)’ {aka ‘void (*)(int,  struct  *, void *)’} 
[-Wcast-function-type]
util.c: In function ‘Perl_rsignal_state’:
util.c:2722:9: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
util.c:2724:9: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int,  siginfo_t 
*, void *)’ {aka ‘void (*)(int,  struct  *, void *)’} 
[-Wcast-function-type]
util.c: In function ‘Perl_rsignal_save’:
util.c:2743:22: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int,  struct  *, void *)’} to 
‘void (*)(int)’ [-Wcast-function-type]
util.c:2751:40: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
mg.c: In function ‘Perl_magic_getsig’:
mg.c:1465:25: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
mg.c: In function ‘Perl_magic_setsig’:
mg.c:1742:20: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
embed.h:643:44: note: in definition of macro ‘rsignal’
mg.c:1752:20: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
perl.c: In function ‘Perl_sys_init’:
perl.h:2688:51: warning: cast between incompatible function types from 
‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int,  siginfo_t 
*, void *)’ {aka ‘void (*)(int,  struct  *, void *)’} 
[-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro ‘PERL_FPU_INIT’
perl.c:125:5: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c: In function ‘Perl_sys_init3’:
perl.h:2738:49: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
perl.c:138:5: note: in expansion of macro ‘PERL_SYS_INIT3_BODY’
perl.c: In function ‘S_parse_body’:
perl.c:2399:22: warning: cast between incompatible function types from ‘void 
(*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  
struct  *, void *)’} [-Wcast-function-type]
perl.c:2402:26: warning

Smoke [5.31.0] v5.30.0-7-g58f4626762 FAIL(X) freebsd 11.2-RELEASE-p9 (amd64/2 cpu)

2019-05-23 Thread njh
Automated smoke report for 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
netgate3: Intel(R) Atom(TM) CPU  E3826  @ 1.46GHz (amd64/2 cpu)
onfreebsd - 11.2-RELEASE-p9
using  cc version 4.2.1 Compatible FreeBSD Clang 6.0.0 
(tags/RELEASE_600/final 326565)
smoketime 2 hours 22 minutes (average 2 hours 22 minutes)

Summary: FAIL(X)

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.30.0-7-g58f4626762  Configuration (common) -Acc=cc -Accflags="-O2 -pipe"
--- -
X - 
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Failures: (common-args) -Acc=cc -Accflags="-O2 -pipe"
[default] 
Inconsistent test results (between TEST and harness):
../t/cpan/ExtUtils-MakeMaker/t/cp.t. 
... FAILED at test 1
../t/dist/Storable/t/lock.t. 
... FAILED--expected 5 tests, saw 0
../t/io/nargv.t. 
. FAILED at test 6
../t/cpan/Memoize/t/tie_gdbm.t.. 
 FAILED--expected 4 tests, saw 0
../t/dist/Tie-File/t/14_lock.t.. 
 FAILED at test 3
../ext/GDBM_File/t/gdbm.t... 
... FAILED at test 4
../ext/GDBM_File/t/fatal.t.. 
.. FAILED at test 4
../t/cpan/Memoize/t/errors.t 
.. FAILED at test 5

-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.28.2
(Reporter v0.050 / Smoker v0.045)


Smoke [smoke-me/khw-petr] v5.30.0-RC1-16-g4531f512e1 FAIL(M) linux 5.0.9-200.fc29.x86_64 [Fedora 29 (x86_64/1 cpu[8 cores]) {smoke-me_clang_sanitize=address}

2019-05-23 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/linux/smoke-me_clang_sanitize=address/Karl%20Williamson/log4531f512e1cacd3b3f8417f033e8318384b78d6b.log.gz

Automated smoke report for branch smoke-me/khw-petr 5.30.0 patch 
4531f512e1cacd3b3f8417f033e8318384b78d6b v5.30.0-RC1-16-g4531f512e1
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 
(x86_64/1 cpu[8 cores])
onlinux - 5.0.9-200.fc29.x86_64 [Fedora 29 (Server Edition)]
using clang version 4.2.1 Compatible Clang 7.0.1 (Fedora 7.0.1-6.fc29)
smoketime 2 days 3 hours 32 minutes (average 3 hours 13 minutes)

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.30.0-RC1-16-g4531f512e1  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=clang
--- -
O O O O O O 
O O O O O O -Accflags=-DPERL_POISON
M - - O O O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
M - - M - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
M - - O O O -Duseithreads
M - - O O O -Duseithreads -Accflags=-DPERL_POISON
M - - O O O -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
M - - M - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = en_US.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE4531f512e1cacd3b3f8417f033e8318384b78d6b

Compiler messages(gcc):
Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: expanded from macro 'dXSI32'
Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
./const-xs.inc:128: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:485:3: note: expanded from macro 
'__glibc_macro_warning'
/usr/include/sys/cdefs.h:483:42: note: expanded from macro 
'__glibc_macro_warning1'
:114:6: note: expanded from here
./const-xs.inc:131: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'
:117:6: note: expanded from here
./const-xs.inc:383: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'
:120:6: note: expanded from here
./const-xs.inc:386: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'
:123:6: note: expanded from here

Non-Fatal messages(gcc):

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


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

2019-05-23 Thread Carlos Guevara
Automated smoke report for branch blead 5.31.0 patch 
58f4626762668e1c1948832073998af84b2c85d0 v5.30.0-7-g58f4626762
cjg-freebsd13: Intel(R) Xeon(R) CPU   L5640  @ 2.27GHz (amd64/1 cpu)
onfreebsd - 13.0-CURRENT
using clang++ version 4.2.1 Compatible FreeBSD Clang 8.0.0 
(tags/RELEASE_800/final 356365)
smoketime 6 hours 10 minutes (average 46 minutes 17 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.30.0-7-g58f4626762  Configuration (common) -Dcc=clang++
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE58f4626762668e1c1948832073998af84b2c85d0

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
sv.c:12490:41: warning: adding 'int' to a string does not append to the string 
[-Wstring-plus-int]
./handy.h:508:37: note: expanded from macro 'strnEQ'
sv.c:12490:41: note: use array indexing to silence this warning
locale.c:1737:27: warning: array subscript is of type 'char' [-Wchar-subscripts]
locale.c:1738:27: warning: array subscript is of type 'char' [-Wchar-subscripts]
DynaLoader.c:535:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
../../XSUB.h:134:29: note: expanded from macro 'XS_EXTERNAL'
B.c:3510: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:360:13: 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]
Zlib.c:3713:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
deflate.c:1240:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1241:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1242:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1261:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1262:5: warning: 'register' storage class specifier is deprecated and 
incompatible with C++17 [-Wdeprecated-register]
deflate.c:1263: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:3054:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Dumper.c:1930:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
RealPPPort.c:5782:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
Peek.c:840:1: warning: duplicate 'extern' declaration specifier 
[-Wduplicate-decl-specifier]
MD5.c:1094: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 '