Smoke [5.29.1] v5.29.0-85-gf9e90a19b6 FAIL(M) linux 4.16.0-2-amd64 [debian] (x86_64/20 cpu)

2018-07-10 Thread njh
Automated smoke report for 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
microcenter: Intel(R) Core(TM) i7-6950X CPU @ 3.00GHz (GenuineIntel 3130MHz) 
(x86_64/20 cpu)
onlinux - 4.16.0-2-amd64 [debian]
using  gcc-8 version 8.1.0
smoketime 1 minute 22 seconds (average 1 minute 22 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.29.0-85-gf9e90a19b6  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:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Compiler messages(gcc):
perl.c: In function ‘Perl_sys_init’:
perl.h:2646: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:1459: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:1736: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:1746:20: 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:2691: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:2694:22: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int,  struct  *, void *)’} to ‘void 
(*)(int)’ [-Wcast-function-type]
util.c:2702: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:2706: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:2708: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:2718: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:2720: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:2739:22: warning: cast between incompatible function types from 
‘Sighandler_t’ {aka ‘void (*)(int,  struct  *, void *)’} to ‘void 
(*)(int)’ [-Wcast-function-type]
util.c:2747:40: 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:2377: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:2380:26: 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:4474: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:4475: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:134:29: warning: cast between incompatible function types from 

Smoke [blead] v5.29.0-85-gf9e90a19b6 PASS freebsd 12.0-CURRENT (amd64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
cjg-freebsd12: Intel(R) Xeon(R) CPU   L5640  @ 2.27GHz (amd64/1 cpu)
onfreebsd - 12.0-CURRENT
using cc version 4.2.1 Compatible FreeBSD Clang 6.0.0 
(tags/RELEASE_600/final 326565)
smoketime 5 hours 17 minutes (average 39 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.29.0-85-gf9e90a19b6  Configuration (common) none
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
op.c:1218:11: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
./warnings.h:24:53: note: expanded from macro 'specialWARN'
./warnings.h:21:33: note: expanded from macro 'pWARN_ALL'
./warnings.h:25:13: note: expanded from macro 'specialWARN'
./warnings.h:22:34: note: expanded from macro 'pWARN_NONE'
op.c:5143:33: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
./warnings.h:137:6: note: expanded from macro 'DUP_WARNINGS'
op.c:8048:25: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
op.c:10496:31: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:1180:10: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3665:14: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3667:30: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3672:14: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3674:30: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
regcomp.c:16206:36: warning: performing pointer arithmetic on a null pointer 
has undefined behavior [-Wnull-pointer-arithmetic]
./warnings.h:231:6: note: expanded from macro 'ckDEAD'
regcomp.c:16423:23: warning: performing pointer arithmetic on a null pointer 
has undefined behavior [-Wnull-pointer-arithmetic]
regcomp.c:578:28: note: expanded from macro 'ALWAYS_WARN_SUPER'
util.c:1960:48: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
util.c:2005:36: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
util.c:2008:36: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
util.c:2043:3: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:1117:39: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:1123:51: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2931:16: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2933:32: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2935:16: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2937:46: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
scope.c:1434:11: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:2004:23: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:2008:34: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:3471:34: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:3473:34: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:3479:6: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
utf8.c:90:35: warning: performing pointer 

Smoke [blead] v5.29.0-85-gf9e90a19b6 FAIL(F) HP-UX B.11.31/64 (ia64/4 cpu)

2018-07-10 Thread H.Merijn Brand
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
x2: ia64 (ia64/4 cpu)
onHP-UX - B.11.31/64
using ccache cc version B3910B A.06.28.02
smoketime 6 hours 56 minutes (average 52 minutes 4 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.29.0-85-gf9e90a19b6  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O O 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:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Failures: (common-args) none
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/locale.t.FAILED
448

Passed Todo tests: (common-args) none
[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(hpux):


Non-Fatal messages(hpux):


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

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


Smoke [blead] v5.29.0-85-gf9e90a1 PASS linux 4.4.0-130-generic [Ubuntu 14.04.5 LTS (x86_64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a1
cjg-trusty: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2235MHz) 
(x86_64/1 cpu)
onlinux - 4.4.0-130-generic [Ubuntu 14.04.5 LTS (trusty)]
using cc version 4.8.4
smoketime 3 hours 35 minutes (average 26 minutes 59 seconds)

Summary: PASS

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

v5.29.0-85-gf9e90a1  Configuration (common) none
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
toke.c: In function 'Perl_yylex':
utf8.h:442:43: warning: 'uv' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
inline.h:1805:8: note: 'uv' was declared here

Non-Fatal messages(gcc):



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


Smoke [blead] v5.29.0-81-g71525f7782 FAIL(F) AIX 5.3.0.0/TL12-05 (PPC/1 cpu)

2018-07-10 Thread H.Merijn Brand
Automated smoke report for branch blead 5.29.1 patch 
71525f77826ad33944c007b06b68a1f14a085e7a v5.29.0-81-g71525f7782
i3: PPC_POWER5 (PPC/1 cpu)
onAIX - 5.3.0.0/TL12-05
using xlc -q32 version 12.1.0.12
smoketime 1 day 2 hours 55 minutes (average 2 hours 14 minutes)

Summary: FAIL(F)

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

v5.29.0-81-g71525f7782  Configuration (common) none
--- -
F F F F F F 
F F F F F F -Duse64bitint
F F F F F F -Duse64bitall
F F F F F F -Duseithreads
F F F F F F -Duseithreads -Duse64bitint
F F F F F F -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = EN_US.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = EN_US.UTF-8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKE71525f77826ad33944c007b06b68a1f14a085e7a

Testsuite was run only with 'harness'

Failures: (common-args) none
[stdio/perlio/EN_US.UTF-8] 
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING
[stdio/perlio/EN_US.UTF-8] -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -Duse64bitall
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duse64bitall
[stdio/perlio/EN_US.UTF-8] -Duseithreads
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads
[stdio/perlio/EN_US.UTF-8] -Duseithreads -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio/EN_US.UTF-8] -Duseithreads -Duse64bitall
[stdio/perlio/EN_US.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/ExtUtils-MakeMaker/t/03-xsstatic.t..FAILED
5, 11, 17, 23, 29, 35
Non-zero exit status: 6

MANIFEST did not declare 'rm.sh'
MANIFEST did not declare 'rmf.sh'

Passed Todo tests: (common-args) none
[EN_US.UTF-8] 
[EN_US.UTF-8] -DDEBUGGING
[EN_US.UTF-8] -Duse64bitint
[EN_US.UTF-8] -DDEBUGGING -Duse64bitint
[EN_US.UTF-8] -Duse64bitall
[EN_US.UTF-8] -DDEBUGGING -Duse64bitall
[EN_US.UTF-8] -Duseithreads
[EN_US.UTF-8] -DDEBUGGING -Duseithreads
[EN_US.UTF-8] -Duseithreads -Duse64bitint
[EN_US.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitint
[EN_US.UTF-8] -Duseithreads -Duse64bitall
[EN_US.UTF-8] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/B/Deparse.t..PASSED
2

Compiler messages(aix):
"pp_sys.c", line 3246.22: 1506-280 (W) Function argument assignment between 
types "char*" and "const char*" is not allowed.

Non-Fatal messages(aix):


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

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


Smoke [blead] v5.29.0-85-gf9e90a19b6 PASS linux 4.5.0-1-default [openSUSE Tumbleweed (x86_64/4 cpu[16 cores])

2018-07-10 Thread H.Merijn Brand
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
sv05: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu[16 cores])
onlinux - 4.5.0-1-default [openSUSE Tumbleweed (20160326)]
using ccache cc version 5.3.1 20151207 [gcc-5-branch revision 231355]
smoketime 2 hours 25 minutes (average 18 minutes 9 seconds)

Summary: PASS

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

v5.29.0-85-gf9e90a19b6  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:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

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):
locale.c:109:58: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]

Non-Fatal messages(gcc):


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

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


Smoke [blead] v5.29.0-85-gf9e90a19b6 PASS linux 3.10.0-693.21.1.el7.x86_64 [CentOS Linux 7.4.1708 (x86_64/1 cpu[12 cores])

2018-07-10 Thread H.Merijn Brand
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
lx02: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz (GenuineIntel 2325MHz) (x86_64/1 
cpu[12 cores])
onlinux - 3.10.0-693.21.1.el7.x86_64 [CentOS Linux 7.4.1708 (Core)]
using g++ version 4.8.5 20150623 (Red Hat 4.8.5-16)
smoketime 2 hours 27 minutes (average 18 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.29.0-85-gf9e90a19b6  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:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

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):
toke.c: In function ‘Perl_yylex’:
utf8.h:442:43: warning: ‘uv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
inline.h:1805:8: note: ‘uv’ was declared here
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.71_01 running on perl 5.26.0
(Reporter v0.053 / Smoker v0.046)


Smoke [blead] v5.29.0-85-gf9e90a19b6 PASS linux 4.4.138-59-default [openSUSE Leap 42.3] (x86_64/8 cpu[32 cores])

2018-07-10 Thread H.Merijn Brand
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
tux: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (GenuineIntel 2951MHz) (x86_64/8 
cpu[32 cores])
onlinux - 4.4.138-59-default [openSUSE Leap 42.3]
using ccache cc version 4.8.5
smoketime 1 hour 23 minutes (average 10 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.29.0-85-gf9e90a19b6  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:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

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):
op.c: In function ‘S_maybe_multiconcat’:
op.c:2824:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
op.c:2826:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
op.c: In function ‘Perl_rpeep’:
op.c:15645:88: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
pp_hot.c: In function ‘Perl_pp_padrange’:
pp_hot.c:1183:76: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
pp.c: In function ‘Perl_pp_length’:
pp.c:3110:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_sv_upgrade’:
sv.c:1291:69: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c:1292:69: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_sv_setsv_flags’:
sv.c:4185:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c:4186:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c:4271:70: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_newSViv’:
sv.c:9574:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_newSVuv’:
sv.c:9613:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_newRV_noinc’:
sv.c:9668:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
pp_sys.c: In function ‘Perl_tied_method’:
pp_sys.c:527:72: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
pp_sys.c:528:72: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
pp_sys.c:529:72: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
regcomp.c: In function ‘S_handle_possible_posix’:
regcomp.c:14576:62: warning: defining type in ‘sizeof’ expression is 
invalid in C++ [-Wc++-compat]
locale.c:109:58: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
locale.c:110:58: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
toke.c: In function ‘Perl_lex_start’:
toke.c:781:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
toke.c: In function ‘Perl_yylex’:
inline.h:1820:24: warning: ‘uv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
inline.h:1805:8: note: ‘uv’ was declared here
op.c: In function ‘Perl_ck_rvconst’:
op.c:11515:73: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
locale.c: In function ‘S_emulate_setlocale’:
locale.c:587:76: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]

Non-Fatal messages(gcc):


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

-- 
Report by Test::Smoke v1.70_05 running on perl 5.26.2
(Reporter v0.053 / Smoker v0.046)


Smoke [blead] v5.29.0-85-gf9e90a19b6 PASS linux 4.4.132 [Slackware 14.2] (x86_64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
cjg-slackware14: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2236MHz) 
(x86_64/1 cpu)
onlinux - 4.4.132 [Slackware 14.2]
using cc version 5.5.0
smoketime 3 hours 54 minutes (average 29 minutes 19 seconds)

Summary: PASS

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

v5.29.0-85-gf9e90a19b6  Configuration (common) none
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):


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.29.0-82-g9950bd1f76 PASS HP-UX B.11.23/64 (ia64/2 cpu)

2018-07-10 Thread H.Merijn Brand
Automated smoke report for branch blead 5.29.1 patch 
9950bd1f76eeb551c01da6d09002a67f99c5e6cd v5.29.0-82-g9950bd1f76
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 12 hours 33 minutes (average 1 hour 34 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.29.0-82-g9950bd1f76  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
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:
SMOKE9950bd1f76eeb551c01da6d09002a67f99c5e6cd

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Passed Todo tests: (common-args) none
[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(hpux):


Non-Fatal messages(hpux):


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

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


Smoke [blead] v5.29.0-85-gf9e90a19b6 PASS linux 4.5.0-1-default [openSUSE Tumbleweed (x86_64/4 cpu[16 cores])

2018-07-10 Thread H.Merijn Brand
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
sv05: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (GenuineIntel 1998MHz) 
(x86_64/4 cpu[16 cores])
onlinux - 4.5.0-1-default [openSUSE Tumbleweed (20160326)]
using ccache cc version 5.3.1 20151207 [gcc-5-branch revision 231355]
smoketime 2 hours 28 minutes (average 18 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.29.0-85-gf9e90a19b6  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:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

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):
locale.c:109:58: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]

Non-Fatal messages(gcc):


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

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


Smoke [blead] v5.29.0-85-gf9e90a19b6 PASS linux 4.4.138-59-default [openSUSE Leap 42.3] (x86_64/12 cpu[72 cores])

2018-07-10 Thread H.Merijn Brand
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
pc09: Intel(R) Xeon(R) CPU E5-1650 0 @ 3.20GHz (GenuineIntel 3769MHz) 
(x86_64/12 cpu[72 cores])
onlinux - 4.4.138-59-default [openSUSE Leap 42.3]
using ccache cc version 4.8.5
smoketime 1 hour 11 minutes (average 8 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.29.0-85-gf9e90a19b6  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:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

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):
pp_hot.c: In function ‘Perl_pp_padrange’:
pp_hot.c:1183:76: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
pp_sys.c: In function ‘Perl_tied_method’:
pp_sys.c:527:72: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
pp_sys.c:528:72: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
pp_sys.c:529:72: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
op.c: In function ‘S_maybe_multiconcat’:
op.c:2824:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
op.c:2826:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
op.c: In function ‘Perl_rpeep’:
op.c:15645:88: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
pp.c: In function ‘Perl_pp_length’:
pp.c:3110:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_sv_upgrade’:
sv.c:1291:69: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c:1292:69: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_sv_setsv_flags’:
sv.c:4185:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c:4186:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c:4271:70: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_newSViv’:
sv.c:9574:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_newSVuv’:
sv.c:9613:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_newRV_noinc’:
sv.c:9668:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
locale.c:109:58: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
locale.c:110:58: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
regcomp.c: In function ‘S_handle_possible_posix’:
regcomp.c:14576:62: warning: defining type in ‘sizeof’ expression is 
invalid in C++ [-Wc++-compat]
toke.c: In function ‘Perl_lex_start’:
toke.c:781:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
toke.c: In function ‘Perl_yylex’:
inline.h:1820:24: warning: ‘uv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
inline.h:1805:8: note: ‘uv’ was declared here
op.c: In function ‘Perl_ck_rvconst’:
op.c:11515:73: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
locale.c: In function ‘S_emulate_setlocale’:
locale.c:587:76: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]

Non-Fatal messages(gcc):


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

-- 
Report by Test::Smoke v1.70_02 running on perl 5.24.1
(Reporter v0.053 / Smoker v0.046)


Smoke [blead] v5.29.0-85-gf9e90a19b6 PASS linux 3.10.0-693.21.1.el7.x86_64 [CentOS Linux 7.4.1708 (x86_64/1 cpu[12 cores])

2018-07-10 Thread H.Merijn Brand
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
lx02: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz (GenuineIntel 2396MHz) (x86_64/1 
cpu[12 cores])
onlinux - 3.10.0-693.21.1.el7.x86_64 [CentOS Linux 7.4.1708 (Core)]
using ccache cc version 4.8.5 20150623 (Red Hat 4.8.5-16)
smoketime 2 hours 23 minutes (average 17 minutes 56 seconds)

Summary: PASS

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

v5.29.0-85-gf9e90a19b6  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:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

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):
toke.c: In function ‘Perl_yylex’:
utf8.h:442:43: warning: ‘uv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
inline.h:1805:8: note: ‘uv’ was declared here

Non-Fatal messages(gcc):


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

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


Smoke [blead] v5.29.0-85-gf9e90a19b6 PASS linux 4.4.138-59-default [openSUSE Leap 42.3] (x86_64/8 cpu[32 cores])

2018-07-10 Thread H.Merijn Brand
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
tux: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (GenuineIntel 3445MHz) (x86_64/8 
cpu[32 cores])
onlinux - 4.4.138-59-default [openSUSE Leap 42.3]
using ccache cc version 4.8.5
smoketime 1 hour 25 minutes (average 10 minutes 41 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.29.0-85-gf9e90a19b6  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:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

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):
pp_hot.c: In function ‘Perl_pp_padrange’:
pp_hot.c:1183:76: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
op.c: In function ‘S_maybe_multiconcat’:
op.c:2824:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
op.c:2826:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
op.c: In function ‘Perl_rpeep’:
op.c:15645:88: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
pp.c: In function ‘Perl_pp_length’:
pp.c:3110:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_sv_upgrade’:
sv.c:1291:69: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c:1292:69: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_sv_setsv_flags’:
sv.c:4185:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c:4186:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c:4271:70: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_newSViv’:
sv.c:9574:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_newSVuv’:
sv.c:9613:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_newRV_noinc’:
sv.c:9668:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
pp_sys.c: In function ‘Perl_tied_method’:
pp_sys.c:527:72: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
pp_sys.c:528:72: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
pp_sys.c:529:72: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
regcomp.c: In function ‘S_handle_possible_posix’:
regcomp.c:14576:62: warning: defining type in ‘sizeof’ expression is 
invalid in C++ [-Wc++-compat]
toke.c: In function ‘Perl_lex_start’:
toke.c:781:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
toke.c: In function ‘Perl_yylex’:
inline.h:1820:24: warning: ‘uv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
inline.h:1805:8: note: ‘uv’ was declared here
locale.c:109:58: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
locale.c:110:58: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
op.c: In function ‘Perl_ck_rvconst’:
op.c:11515:73: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
locale.c: In function ‘S_emulate_setlocale’:
locale.c:587:76: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]

Non-Fatal messages(gcc):


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

-- 
Report by Test::Smoke v1.70_05 running on perl 5.26.2
(Reporter v0.053 / Smoker v0.046)


Smoke [blead] v5.29.0-85-gf9e90a19b6 PASS linux 4.17.3-100.fc27.x86_64 [Fedora 27 (x86_64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
cjg-fedora27: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2235MHz) 
(x86_64/1 cpu)
onlinux - 4.17.3-100.fc27.x86_64 [Fedora 27 (Server Edition)]
using cc version 7.3.1 20180303 (Red Hat 7.3.1-5)
smoketime 4 hours 2 minutes (average 30 minutes 21 seconds)

Summary: PASS

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

v5.29.0-85-gf9e90a19b6  Configuration (common) none
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
op.c: In function 'S_fold_constants':
op.c:5469:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' 
[-Wclobbered]
numeric.c: In function 'Perl_my_atof3':
numeric.c:1351:16: warning: argument 1 null where non-null expected [-Wnonnull]
/usr/include/stdlib.h:117:15: note: in a call to function 'strtod' declared here
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: 

Smoke [blead] v5.29.0-85-gf9e90a19b6 FAIL(F) linux 4.17.4-1-ARCH [Arch Linux] (x86_64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
cjg-arch: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2235MHz) (x86_64/1 
cpu)
onlinux - 4.17.4-1-ARCH [Arch Linux]
using cc version 8.1.1 20180531
smoketime 4 hours 4 minutes (average 30 minutes 34 seconds)

Summary: FAIL(F)

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

v5.29.0-85-gf9e90a19b6  Configuration (common) none
--- -
F F 
F F -Duse64bitall
F F -Duseithreads
F F -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) none
[default] 
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../ext/GDBM_File/t/fatal.t..FAILED
7-8
Non-zero exit status: 2

Compiler messages(gcc):
op.c: In function 'S_fold_constants':
op.c:5469:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' 
[-Wclobbered]
perl.c: In function 'Perl_sys_init':
perl.h:2646: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:124:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c: In function 'Perl_sys_init3':
perl.h:2696:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c:137:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
perl.c: In function 'S_parse_body':
perl.c:2377: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:2380: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:570:44: note: in definition of macro 'rsignal'
util.c: In function 'Perl_rsignal':
util.c:2694:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, void *)'} to 'void 
(*)(int)' [-Wcast-function-type]
util.c:2702: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:2706: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:2708: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:2718: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:2720: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:2739:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, void *)'} to 'void 
(*)(int)' [-Wcast-function-type]
util.c:2747: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:1459: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:1736: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:1746:20: warning: cast between incompatible function types from 'void 
(*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct 
 *, void *)'} 

Smoke [blead] v5.29.0-85-gf9e90a19b6 PASS linux 4.17.3-200.fc28.x86_64 [Fedora 28 (x86_64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
cjg-fedora28: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2235MHz) 
(x86_64/1 cpu)
onlinux - 4.17.3-200.fc28.x86_64 [Fedora 28 (Server Edition)]
using cc version 8.1.1 20180502 (Red Hat 8.1.1-1)
smoketime 4 hours 4 minutes (average 30 minutes 32 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.29.0-85-gf9e90a19b6  Configuration (common) none
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
op.c: In function 'S_fold_constants':
op.c:5469:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' 
[-Wclobbered]
perl.c: In function 'Perl_sys_init':
perl.h:2646: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:124:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c: In function 'Perl_sys_init3':
perl.h:2696:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c:137:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
perl.c: In function 'S_parse_body':
perl.c:2377: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:2380: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:570:44: note: in definition of macro 'rsignal'
util.c: In function 'Perl_rsignal':
util.c:2694:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, void *)'} to 'void 
(*)(int)' [-Wcast-function-type]
util.c:2702: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:2706: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:2708: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:2718: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:2720: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:2739:22: warning: cast between incompatible function types from 
'Sighandler_t' {aka 'void (*)(int,  struct  *, void *)'} to 'void 
(*)(int)' [-Wcast-function-type]
util.c:2747: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:1459: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:1736: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:1746: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:4474: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:1488:55: note: in definition of macro 'rsignal_save'
pp_sys.c:4475:28: warning: 

Smoke [blead] v5.29.0-85-gf9e90a19b6 FAIL(F) linux 4.16.0-2-amd64 [Debian GNU/Linux buster/sid] (x86_64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
cjg-buster: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2235MHz) 
(x86_64/1 cpu)
onlinux - 4.16.0-2-amd64 [Debian GNU/Linux buster/sid]
using cc version 7.3.0
smoketime 3 hours 57 minutes (average 29 minutes 40 seconds)

Summary: FAIL(F)

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

v5.29.0-85-gf9e90a19b6  Configuration (common) none
--- -
O O 
O O -Duse64bitall
F O -Duseithreads
F O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) none
[default] -Duseithreads
../dist/Time-HiRes/t/usleep.t...FAILED
5
Non-zero exit status: 1

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

Compiler messages(gcc):
op.c: In function 'S_fold_constants':
op.c:5469:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' 
[-Wclobbered]
numeric.c: In function 'Perl_my_atof3':
numeric.c:1351:16: warning: argument 1 null where non-null expected [-Wnonnull]
/usr/include/stdlib.h:117:15: note: in a call to function 'strtod' declared here
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 

Smoke [blead] v5.29.0-85-gf9e90a19b6 PASS linux 4.4.138-59-default [openSUSE Leap 42.3] (x86_64/12 cpu[72 cores])

2018-07-10 Thread H.Merijn Brand
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
pc09: Intel(R) Xeon(R) CPU E5-1650 0 @ 3.20GHz (GenuineIntel 2753MHz) 
(x86_64/12 cpu[72 cores])
onlinux - 4.4.138-59-default [openSUSE Leap 42.3]
using ccache cc version 4.8.5
smoketime 1 hour 13 minutes (average 9 minutes 9 seconds)

Summary: PASS

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

v5.29.0-85-gf9e90a19b6  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:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

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):
pp_hot.c: In function ‘Perl_pp_padrange’:
pp_hot.c:1183:76: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
pp_sys.c: In function ‘Perl_tied_method’:
pp_sys.c:527:72: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
pp_sys.c:528:72: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
pp_sys.c:529:72: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
op.c: In function ‘S_maybe_multiconcat’:
op.c:2824:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
op.c:2826:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
op.c: In function ‘Perl_rpeep’:
op.c:15645:88: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
pp.c: In function ‘Perl_pp_length’:
pp.c:3110:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_sv_upgrade’:
sv.c:1291:69: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c:1292:69: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_sv_setsv_flags’:
sv.c:4185:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c:4186:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c:4271:70: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_newSViv’:
sv.c:9574:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_newSVuv’:
sv.c:9613:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
sv.c: In function ‘Perl_newRV_noinc’:
sv.c:9668:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
locale.c:109:58: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
locale.c:110:58: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]
toke.c: In function ‘Perl_lex_start’:
toke.c:781:72: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
toke.c: In function ‘Perl_yylex’:
inline.h:1820:24: warning: ‘uv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
inline.h:1805:8: note: ‘uv’ was declared here
regcomp.c: In function ‘S_handle_possible_posix’:
regcomp.c:14576:62: warning: defining type in ‘sizeof’ expression is 
invalid in C++ [-Wc++-compat]
op.c: In function ‘Perl_ck_rvconst’:
op.c:11515:73: warning: defining type in ‘sizeof’ expression is invalid in 
C++ [-Wc++-compat]
locale.c: In function ‘S_emulate_setlocale’:
locale.c:587:76: warning: defining type in ‘sizeof’ expression is invalid 
in C++ [-Wc++-compat]

Non-Fatal messages(gcc):


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

-- 
Report by Test::Smoke v1.70_02 running on perl 5.24.1
(Reporter v0.053 / Smoker v0.046)


Smoke [blead] v5.29.0-85-gf9e90a19b6 FAIL(F) linux 4.15.0-23-generic [Ubuntu 18.04 LTS (x86_64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
cjg-bionic: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2235MHz) 
(x86_64/1 cpu)
onlinux - 4.15.0-23-generic [Ubuntu 18.04 LTS (bionic)]
using cc version 7.3.0
smoketime 3 hours 58 minutes (average 29 minutes 46 seconds)

Summary: FAIL(F)

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

v5.29.0-85-gf9e90a19b6  Configuration (common) none
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
F O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) none
[default] -Duseithreads -Duse64bitall
../dist/Time-HiRes/t/usleep.t...FAILED
6
Non-zero exit status: 1

Compiler messages(gcc):
op.c: In function 'S_fold_constants':
op.c:5469:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' 
[-Wclobbered]
numeric.c: In function 'Perl_my_atof3':
numeric.c:1351:16: warning: argument 1 null where non-null expected [-Wnonnull]
/usr/include/stdlib.h:117:15: note: in a call to function 'strtod' declared here
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 

Smoke [blead] v5.29.0-85-gf9e90a1 PASS linux 3.16.0-6-amd64 [Debian GNU/Linux 8.11 (x86_64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a1
cjg-jessie: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2235MHz) 
(x86_64/1 cpu)
onlinux - 3.16.0-6-amd64 [Debian GNU/Linux 8.11 (jessie)]
using cc version 4.9.2
smoketime 3 hours 43 minutes (average 27 minutes 53 seconds)

Summary: PASS

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

v5.29.0-85-gf9e90a1  Configuration (common) none
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):


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.29.0-85-gf9e90a19b6 PASS netbsd 6.1.5 (amd64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
cjg-netbsd6: Intel 686-class (amd64/1 cpu)
onnetbsd - 6.1.5
using cc version 4.5.3
smoketime 4 hours 16 minutes (average 32 minutes 6 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.29.0-85-gf9e90a19b6  Configuration (common) none
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Passed Todo tests: (common-args) none
[default] 
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/locale.t.PASSED
701

Compiler messages(gcc):
op.c: In function 'S_gen_constant_list':
op.c:5658:31: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork'
inline.h: In function 'S_utf8n_to_uvchr_msgs':
inline.h:1805:8: warning: 'uv' may be used uninitialized in this function
toke.c: In function 'Perl_scan_num':
toke.c:11098:24: warning: 'b' may be used uninitialized in this function
pp.c: In function 'Perl_pp_argelem':
pp.c:6780:13: warning: value computed is not used
pp_sys.c: In function 'Perl_pp_stat':
pp_sys.c:2997:6: warning: comparison of unsigned expression < 0 is always false
doio.c: In function 'S_argvout_free':
doio.c:1195:17: warning: implicit declaration of function 'unlinkat'
doio.c: In function 'Perl_do_close':
doio.c:1612:21: warning: implicit declaration of function 'linkat'
doio.c:1625:25: warning: implicit declaration of function 'renameat'
doio.c: In function 'Perl_do_msgsnd':
doio.c:3027:25: warning: defining a type in a cast is invalid in C++
doio.c: In function 'Perl_do_msgrcv':
doio.c:3065:26: warning: defining a type in a cast is invalid in C++
utf8.c: In function 'Perl_utf8n_to_uvchr_error':
inline.h:1805:8: note: 'uv' was declared here
utf8.c: In function 'Perl_utf8n_to_uvchr':
utf8.c: In function 'Perl_utf8n_to_uvuni':
perl.h:7161:19: warning: non-local variable 'PL_inf' with anonymous type is 
questionable in C++
perl.h:7197:19: warning: non-local variable 'PL_nan' with anonymous type is 
questionable in C++
perlio.c: In function 'PerlIOStdio_set_ptrcnt':
perlio.c:3599:2: warning: pointer targets in assignment differ in signedness
/usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token 
"("
/usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token 
"("
RealPPPort.xs: In function 'XS_Devel__PPPort_check_HeUTF8':
RealPPPort.xs:1817:17: warning: value computed is not used
POSIX.xs:1062:11: warning: 'my_rint' defined but not used
const-c.inc: In function 'constant_19':
const-c.inc:351:42: warning: unused parameter 'iv_return'
../../inline.h: In function 'S_utf8n_to_uvchr_msgs':
../../inline.h:1805:8: warning: 'uv' may be used uninitialized in this function
shared.xs: In function 'sharedsv_array_mg_CLEAR':
shared.xs:1103:17: warning: 'iter' may be used uninitialized in this function

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.29.0-85-gf9e90a19b6 PASS Solaris 2.11 (i386/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
cjg-hipster: i86pc (2230MHz) (i386/1 cpu)
onSolaris - 2.11
using gcc version 6.4.0
smoketime 5 hours 5 minutes (average 38 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.29.0-85-gf9e90a19b6  Configuration (common) -Dcc=gcc
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
op.c: In function 'Perl_custom_op_get_field':
op.c:16607:9: warning: 'any.xop_name' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
op.c: In function 'S_gen_constant_list':
op.c:5658:31: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' 
[-Wclobbered]
util.c:2073:1: warning: 'S_env_alloc' defined but not used [-Wunused-function]
B.c: In function 'XS_B__PADNAME_TYPE':
B.xs::8: warning: 'ret' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
B.xs:2206:6: note: 'ret' was declared here
Cwd.xs:21:0: warning: "SYSNAME" redefined
/usr/include/sys/param.h:184:0: note: this is the location of the previous 
definition
SysV.xs: In function 'XS_IPC__SysV_shmdt':
SysV.xs:415:20: warning: request for implicit conversion from 'void *' to 'char 
*' not permitted in C++ [-Wc++-compat]
ODBM_File.xs:24:5: warning: identifier 'delete' conflicts with C++ keyword 
[-Wc++-compat]
ODBM_File.c: In function 'XS_ODBM_File_DELETE':
ODBM_File.xs:64:31: warning: identifier 'delete' conflicts with C++ keyword 
[-Wc++-compat]
ODBM_File.xs:64:31: note: in definition of macro 'odbm_DELETE'
./const-xs.inc: In function 'boot_Socket':
./const-xs.inc:980:43: warning: missing braces around initializer 
[-Wmissing-braces]
./const-xs.inc:980:43: note: (near initialization for 'ip6_address')
./const-xs.inc:989:43: warning: missing braces around initializer 
[-Wmissing-braces]
./const-xs.inc:989:43: note: (near initialization for 'ip6_address')
Storable.xs: In function 'get_regexp':
Storable.xs:3406:14: warning: format '%d' expects argument of type 'int', but 
argument 2 has type 'I32 {aka long int}' [-Wformat=]
Storable.xs:554:55: note: in definition of macro 'CROAK'
Storable.xs: In function 'retrieve_regexp':
Storable.xs:6821:16: warning: format '%d' expects argument of type 'int', but 
argument 2 has type 'I32 {aka long int}' [-Wformat=]
const-c.inc: In function 'constant_19':
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
Storable.xs: In function 'store_ref':
Storable.xs:706:18: warning: format '%ld' expects argument of type 'long int', 
but argument 3 has type 'STRLEN {aka unsigned int}' [-Wformat=]
Storable.xs:125:30: note: in definition of macro 'TRACEME'
Storable.xs:788:13: note: in expansion of macro 'MBUF_XTEND'
Storable.xs:1019:13: note: in expansion of macro 'MBUF_PUTC'
Storable.xs:2357:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2359:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2361:9: note: in expansion of macro 'PUTMARK'
Storable.xs: In function 'store_scalar':
Storable.xs:2419:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2422:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2461:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2464:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2508:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2509:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2534:13: note: in expansion of macro 'PUTMARK'
Storable.xs:717:13: note: in expansion of macro 'MBUF_XTEND'
Storable.xs:803:9: note: in expansion of macro 'MBUF_CHK'
Storable.xs:1028:13: note: in expansion of macro 'MBUF_PUTINT'
Storable.xs:2535:13: note: in expansion of macro 'WRITE_I32'
Storable.xs:2538:13: note: in expansion of macro 'PUTMARK'
Storable.xs:820:9: note: in expansion of macro 'MBUF_CHK'
Storable.xs:1104:13: note: in expansion of macro 'MBUF_WRITE'
Storable.xs:2539:13: note: in expansion of macro 'WRITE'
Storable.xs:2578:9: note: in expansion of macro 'PUTMARK'
Storable.xs:2579:9: note: in expansion of macro 'WRITE'
Storable.xs:1114:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2603:13: note: in expansion of macro 'STORE_PV_LEN'
Storable.xs:1115:13: note: in expansion of macro 'PUTMARK'
Storable.xs:1117:17: note: in expansion of macro 'WRITE'
Storable.xs:1119:13: note: in expansion of macro 'PUTMARK'
Storable.xs:1120:13: note: in expansion of 

Smoke [blead] v5.29.0-85-gf9e90a19b6 PASS openbsd 6.3 (amd64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
cjg-openbsd6: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (2219 MHz) (amd64/1 cpu)
onopenbsd - 6.3
using cc version 4.2.1 Compatible OpenBSD Clang 5.0.1 
(tags/RELEASE_501/final)
smoketime 5 hours 12 minutes (average 39 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.29.0-85-gf9e90a19b6  Configuration (common) none
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
/home/core/tmp/try-b8a69a.o: In function `main':
./const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
/home/core/tmp/try-8494ff.o: In function `main':
/home/core/smoke/perl-current/UU/try.c:51: warning: sprintf() is often misused, 
please use snprintf()
/home/core/tmp/try-36a2cf.o: In function `main':
/home/core/tmp/try-613afb.o: In function `main':
/home/core/tmp/try-b62d66.o: In function `main':
/home/core/tmp/try-85abac.o: In function `main':
/home/core/tmp/try-a98b7d.o: In function `main':
/home/core/tmp/try-fc0bff.o: In function `main':

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.29.0-85-gf9e90a19b6 PASS netbsd 8.0_RC2 (amd64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
cjg-netbsd8: Intel 686-class (amd64/1 cpu)
onnetbsd - 8.0_RC2
using cc version 5.5.0
smoketime 4 hours 32 minutes (average 34 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.29.0-85-gf9e90a19b6  Configuration (common) none
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
toke.c: In function 'Perl_yylex':
utf8.h:442:43: warning: 'uv' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
inline.h:1805:8: note: 'uv' was declared here
/usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token 
"("
/usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token 
"("
/usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token 
"("
Socket.c: In function 'XS_Socket_pack_ip_mreq_source':
Socket.c:1654:7: warning: variable 'interface' set but not used 
[-Wunused-but-set-variable]
const-c.inc: In function 'constant_19':
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]

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.29.0-82-g9950bd1f76 FAIL(F) HP-UX B.11.11/64 (PA-RISC2.0/64/2 cpu)

2018-07-10 Thread H.Merijn Brand
Automated smoke report for branch blead 5.29.1 patch 
9950bd1f76eeb551c01da6d09002a67f99c5e6cd v5.29.0-82-g9950bd1f76
r3: PA8800 (PA-RISC2.0/64/2 cpu)
onHP-UX - B.11.11/64
using cc version B.11.11.18
smoketime 20 hours 49 minutes (average 2 hours 36 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.29.0-82-g9950bd1f76  Configuration (common) none
--- -
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:
SMOKE9950bd1f76eeb551c01da6d09002a67f99c5e6cd

Testsuite was run only with 'harness'

Failures: (common-args) none
[stdio/perlio/univ.utf8] 
[stdio/perlio/univ.utf8] -DDEBUGGING
[stdio/perlio/univ.utf8] -Duseithreads
[stdio/perlio/univ.utf8] -DDEBUGGING -Duseithreads
../lib/warnings.t...FAILED
781-782

[stdio/perlio/univ.utf8] -Duse64bitall
[stdio/perlio/univ.utf8] -DDEBUGGING -Duse64bitall
[stdio/perlio/univ.utf8] -Duseithreads -Duse64bitall
../lib/warnings.t...FAILED
368, 781-782

[stdio] -DDEBUGGING -Duseithreads -Duse64bitall
../t/io/nargv.t.FAILED
Bad plan.  You planned 6 tests but ran 5.
../lib/warnings.t...FAILED
368, 781-782

[perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../lib/warnings.t...FAILED
368, 781-782
../dist/Thread-Queue/t/03_peek.tFAILED
Bad plan.  You planned 19 tests but ran 1.
../ext/File-Glob/t/threads.tFAILED
No plan found in TAP output

[univ.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../t/io/argv.t..FAILED
Bad plan.  You planned 37 tests but ran 10.
../lib/warnings.t...FAILED
368, 781-782
../dist/Thread-Queue/t/03_peek.tFAILED
Bad plan.  You planned 19 tests but ran 1.

Passed Todo tests: (common-args) none
[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(hpux):
cc: "try.c", line 56: warning 604: Pointers are not assignment-compatible.
cc: "try.c", line 56: warning 563: Argument #2 is not the correct type.

Non-Fatal messages(hpux):


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

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


Smoke [blead] v5.29.0-85-gf9e90a19b6 PASS freebsd 11.2-RELEASE (amd64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
cjg-freebsd11: Intel(R) Xeon(R) CPU   L5640  @ 2.27GHz (amd64/1 cpu)
onfreebsd - 11.2-RELEASE
using cc version 4.2.1 Compatible FreeBSD Clang 6.0.0 
(tags/RELEASE_600/final 326565)
smoketime 4 hours 5 minutes (average 30 minutes 41 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.29.0-85-gf9e90a19b6  Configuration (common) none
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
op.c:1218:11: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
./warnings.h:24:53: note: expanded from macro 'specialWARN'
./warnings.h:21:33: note: expanded from macro 'pWARN_ALL'
./warnings.h:25:13: note: expanded from macro 'specialWARN'
./warnings.h:22:34: note: expanded from macro 'pWARN_NONE'
op.c:5143:33: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
./warnings.h:137:6: note: expanded from macro 'DUP_WARNINGS'
op.c:8048:25: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
op.c:10496:31: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:1180:10: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3665:14: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3667:30: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3672:14: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
perl.c:3674:30: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
regcomp.c:16206:36: warning: performing pointer arithmetic on a null pointer 
has undefined behavior [-Wnull-pointer-arithmetic]
./warnings.h:231:6: note: expanded from macro 'ckDEAD'
regcomp.c:16423:23: warning: performing pointer arithmetic on a null pointer 
has undefined behavior [-Wnull-pointer-arithmetic]
regcomp.c:578:28: note: expanded from macro 'ALWAYS_WARN_SUPER'
util.c:1960:48: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
util.c:2005:36: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
util.c:2008:36: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
util.c:2043:3: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:1117:39: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:1123:51: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2931:16: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2933:32: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2935:16: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
mg.c:2937:46: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
scope.c:1434:11: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:2004:23: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:2008:34: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:3471:34: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:3473:34: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
pp_ctl.c:3479:6: warning: performing pointer arithmetic on a null pointer has 
undefined behavior [-Wnull-pointer-arithmetic]
utf8.c:90:35: warning: performing pointer 

Smoke [blead] v5.29.0-85-gf9e90a19b6 PASS netbsd 7.1.2 (amd64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
cjg-netbsd7: Intel 686-class (amd64/1 cpu)
onnetbsd - 7.1.2
using cc version 4.8.5
smoketime 4 hours 4 minutes (average 30 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.29.0-85-gf9e90a19b6  Configuration (common) none
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
toke.c: In function 'Perl_yylex':
utf8.h:442:43: warning: 'uv' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
inline.h:1805:8: note: 'uv' was declared here
/usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token 
"("
/usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token 
"("
/usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token 
"("
Socket.c: In function 'XS_Socket_pack_ip_mreq_source':
Socket.c:1654:7: warning: variable 'interface' set but not used 
[-Wunused-but-set-variable]
const-c.inc: In function 'constant_19':
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
Piece.xs: In function '_strptime':
Piece.xs:719:8: warning: 'len' may be used uninitialized in this function 
[-Wmaybe-uninitialized]

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.29.0-85-gf9e90a19b6 PASS freebsd 10.4-RELEASE-p9 (amd64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
cjg-freebsd10: Intel(R) Xeon(R) CPU   L5640  @ 2.27GHz (amd64/1 cpu)
onfreebsd - 10.4-RELEASE-p9
using cc version 4.2.1 Compatible FreeBSD Clang 3.4.1 
(tags/RELEASE_34/dot1-final 208032)
smoketime 3 hours 54 minutes (average 29 minutes 21 seconds)

Summary: PASS

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

v5.29.0-85-gf9e90a19b6  Configuration (common) none
--- -
O O 
O O -Duse64bitall
O O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):


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.29.0-85-gf9e90a1 FAIL(F) linux 4.4.0-130-generic [Ubuntu 16.04.4 LTS (x86_64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a1
cjg-xenial: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2235MHz) 
(x86_64/1 cpu)
onlinux - 4.4.0-130-generic [Ubuntu 16.04.4 LTS (xenial)]
using cc version 5.4.0 20160609
smoketime 3 hours 46 minutes (average 28 minutes 19 seconds)

Summary: FAIL(F)

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

v5.29.0-85-gf9e90a1  Configuration (common) none
--- -
O O 
F O -Duse64bitall
O O -Duseithreads
O F -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) none
[default] -Duse64bitall
../dist/Time-HiRes/t/usleep.t...FAILED
5
Non-zero exit status: 1

[default] -DDEBUGGING -Duseithreads -Duse64bitall
../dist/Time-HiRes/t/usleep.t...FAILED
6
Non-zero exit status: 1

Compiler messages(gcc):


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.29.0-85-gf9e90a19b6 FAIL(F) linux 4.9.0-6-amd64 [Debian GNU/Linux 9.4 (x86_64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
cjg-stretch: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2235MHz) 
(x86_64/1 cpu)
onlinux - 4.9.0-6-amd64 [Debian GNU/Linux 9.4 (stretch)]
using cc version 6.3.0 20170516
smoketime 3 hours 56 minutes (average 29 minutes 37 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.29.0-85-gf9e90a19b6  Configuration (common) none
--- -
O O 
O O -Duse64bitall
F O -Duseithreads
O O -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) none
[default] -Duseithreads
../dist/IO/t/io_poll.t..FAILED
12

Compiler messages(gcc):


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.29.0-82-g9950bd1f76 PASS HP-UX B.11.31/64 (ia64/4 cpu)

2018-07-10 Thread H.Merijn Brand
Automated smoke report for branch blead 5.29.1 patch 
9950bd1f76eeb551c01da6d09002a67f99c5e6cd v5.29.0-82-g9950bd1f76
x2: ia64 (ia64/4 cpu)
onHP-UX - B.11.31/64
using ccache cc version B3910B A.06.28.02
smoketime 6 hours 55 minutes (average 51 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.29.0-82-g9950bd1f76  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
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:
SMOKE9950bd1f76eeb551c01da6d09002a67f99c5e6cd

Testsuite was run only with 'harness'

Passed Todo tests: (common-args) none
[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(hpux):


Non-Fatal messages(hpux):


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

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


Smoke [blead] v5.29.0-82-g9950bd1f76 FAIL(F) HP-UX B.11.23/64 (ia64/2 cpu)

2018-07-10 Thread H.Merijn Brand
Automated smoke report for branch blead 5.29.1 patch 
9950bd1f76eeb551c01da6d09002a67f99c5e6cd v5.29.0-82-g9950bd1f76
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 13 hours 31 minutes (average 1 hour 41 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.29.0-82-g9950bd1f76  Configuration (common) none
--- -
O O O O O O 
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
O O O O F 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:
SMOKE9950bd1f76eeb551c01da6d09002a67f99c5e6cd

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Failures: (common-args) none
[perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../dist/Time-HiRes/t/alarm.tFAILED
6-7
Non-zero exit status: 2

Passed Todo tests: (common-args) none
[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(hpux):


Non-Fatal messages(hpux):


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

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


Smoke [blead] v5.29.0-82-g9950bd1 FAIL(F) linux 4.4.0-130-generic [Ubuntu 16.04.4 LTS (x86_64/1 cpu)

2018-07-10 Thread Carlos Guevara
Automated smoke report for branch blead 5.29.1 patch 
9950bd1f76eeb551c01da6d09002a67f99c5e6cd v5.29.0-82-g9950bd1
cjg-xenial: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2235MHz) 
(x86_64/1 cpu)
onlinux - 4.4.0-130-generic [Ubuntu 16.04.4 LTS (xenial)]
using cc version 5.4.0 20160609
smoketime 3 hours 38 minutes (average 27 minutes 17 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.29.0-82-g9950bd1  Configuration (common) none
--- -
F O 
O O -Duse64bitall
F O -Duseithreads
O F -Duseithreads -Duse64bitall
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE9950bd1f76eeb551c01da6d09002a67f99c5e6cd

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) none
[default] 
../dist/Time-HiRes/t/usleep.t...FAILED
6
Non-zero exit status: 1

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

[default] -DDEBUGGING -Duseithreads -Duse64bitall
../dist/Time-HiRes/t/usleep.t...FAILED
3
Non-zero exit status: 1

Compiler messages(gcc):


Non-Fatal messages(gcc):



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