Smoke [smoke-me/leont/utf8-readline] v5.25.7-115-gb660d2f PASS linux 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (x86_64/8 cpu[32 cores])

2016-12-13 Thread Dan Collins
Automated smoke report for branch smoke-me/leont/utf8-readline 5.25.8 patch 
b660d2fdc616a934439fa8f22e3273ea35eda1c8 v5.25.7-115-gb660d2f
digitalis: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (GenuineIntel 1600MHz) 
(x86_64/8 cpu[32 cores])
onlinux - 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (jessie)]
using ccache gcc version 4.9.2
smoketime 3 hours 9 minutes (average 15 minutes 49 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.25.7-115-gb660d2f  Configuration (common) -Dcc="ccache gcc"
--- -
O O 
O O -Duselongdouble
O O -Dusequadmath
O O -Dusethreads
O O -Dusethreads -Duselongdouble
O O -Dusethreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEb660d2fdc616a934439fa8f22e3273ea35eda1c8

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
perlio.c:5118:5: warning: enum conversion in initialization is invalid in C++ 
[-Wc++-compat]
perlio.c:5118:5: warning: (near initialization for ‘map[4].value’) 
[-Wc++-compat]
perlio.c: In function ‘parse_parameters’:
perlio.c:5133:9: warning: enum conversion in return is invalid in C++ 
[-Wc++-compat]
perlio.c:5138:9: warning: enum conversion in initialization is invalid in C++ 
[-Wc++-compat]
perlio.c:5141:13: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]
perlio.c:5146:13: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]
perlio.c: In function ‘PerlIOUnicode_readdelim’:
perlio.c:5259:34: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
perlio.c:5259:51: warning: signed and unsigned type in conditional expression 
[-Wsign-compare]
perlio.c: In function ‘validate’:
perlio.c:5100:1: warning: control reaches end of non-void function 
[-Wreturn-type]
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
mmap.xs:288:1: warning: missing initializer for field ‘Readdelim’ of 
‘PerlIO_funcs’ [-Wmissing-field-initializers]
../../perliol.h:52:10: note: ‘Readdelim’ declared here
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]

Non-Fatal messages(gcc):


Linux digitalis 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1
(2016-09-03) x86_64 GNU/Linux

This is a Debian Stable install, 64 bit. It is not running under
virtualization.

Additional test config suggestions welcome - this PC has some
spare cycles.

"X" failures under quadmath are reported as Perl RT #129954. The
broken/missing debug output is reported under CPAN RT #118488.

Expected failures: None.

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


Smoke [smoke-me/leont/utf8-readline] v5.25.7-115-gb660d2f FAIL(X) linux 4.6.0-1-amd64 [Debian GNU/Linux stretch/sid] (x86_64/4 cpu[4 cores])

2016-12-13 Thread Dan Collins
Automated smoke report for branch smoke-me/leont/utf8-readline 5.25.8 patch 
b660d2fdc616a934439fa8f22e3273ea35eda1c8 v5.25.7-115-gb660d2f
nightshade64: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (GenuineIntel 4008MHz) 
(x86_64/4 cpu[4 cores])
onlinux - 4.6.0-1-amd64 [Debian GNU/Linux stretch/sid]
using ccache gcc-6 version 6.1.1 20160802
smoketime 2 hours 24 minutes (average 12 minutes 4 seconds)

Summary: FAIL(X)

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

v5.25.7-115-gb660d2f  Configuration (common) -Dcc="ccache gcc-6"
--- -
X O 
O O -Duselongdouble
O O -Dusequadmath
O O -Dusethreads
O O -Dusethreads -Duselongdouble
O O -Dusethreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEb660d2fdc616a934439fa8f22e3273ea35eda1c8

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc="ccache gcc-6"
[default] 
Inconsistent test results (between TEST and harness):
../cpan/Scalar-List-Utils/t/tainted.t... ... 
FAILED at test 3

Compiler messages(gcc):
pp_ctl.c: In function ‘Perl_pp_goto’:
pp_ctl.c:2811:104: warning: self-comparison always evaluates to false 
[-Wtautological-compare]
perlio.c:5118:45: warning: enum conversion in initialization is invalid in C++ 
[-Wc++-compat]
perlio.c:5118:45: note: (near initialization for ‘map[4].value’)
perlio.c: In function ‘parse_parameters’:
perlio.c:5133:16: warning: enum conversion in return is invalid in C++ 
[-Wc++-compat]
perlio.c:5138:26: warning: enum conversion in initialization is invalid in C++ 
[-Wc++-compat]
perlio.c:5141:17: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]
perlio.c:5146:17: warning: enum conversion in assignment is invalid in C++ 
[-Wc++-compat]
perlio.c: In function ‘validate’:
perlio.c:5100:1: warning: control reaches end of non-void function 
[-Wreturn-type]
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
inflate.c: In function ‘inflateMark’:
inflate.c:1507:51: warning: left shift of negative value 
[-Wshift-negative-value]
mmap.xs:288:1: warning: missing initializer for field ‘Readdelim’ of 
‘PerlIO_funcs {aka const struct _PerlIO_funcs}’ 
[-Wmissing-field-initializers]
../../perliol.h:52:10: note: ‘Readdelim’ declared here
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2811:112: warning: self-comparison always evaluates to false 
[-Wtautological-compare]

Non-Fatal messages(gcc):


Linux nightshade64 4.6.0-1-amd64 #1 SMP Debian 4.6.4-1 (2016-07-18)
x86_64 GNU/Linux

This is a Debian Stretch Virtual Machine, 64 bit, running under VMware.

This machine has occasional free HD space issues on the / mount, but
they shouldn't affect smoking, which runs on a separate mount.

"X" failures under quadmath are reported as Perl RT #129954. The
broken/missing debug output is reported under CPAN RT #118488.

Expected failures: None.

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


Smoke [blead] v5.25.7-115-g49cc4b7 PASS linux 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (x86_64/8 cpu[32 cores])

2016-12-13 Thread Dan Collins
Automated smoke report for branch blead 5.25.8 patch 
49cc4b7acb3fba07e5ad92c45a317ff03c8def00 v5.25.7-115-g49cc4b7
digitalis: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (GenuineIntel 1600MHz) 
(x86_64/8 cpu[32 cores])
onlinux - 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (jessie)]
using ccache gcc -m32 version 4.9.2
smoketime 4 hours 2 minutes (average 15 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.25.7-115-g49cc4b7  Configuration (common) -Dcc="ccache gcc -m32" 
-Dmyhostname="digitalis-m32"
--- -
O O 
O O -Duselongdouble
O O -Dusethreads
O O -Dusethreads -Duselongdouble
O O -Duse64bitint
O O -Duse64bitint -Duselongdouble
O O -Duse64bitint -Dusethreads
O O -Duse64bitint -Dusethreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE49cc4b7acb3fba07e5ad92c45a317ff03c8def00

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
./const-xs.inc: In function ‘XS_Fcntl_AUTOLOAD’:
./const-xs.inc:559:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc:564:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc: In function ‘XS_File__Glob_AUTOLOAD’:
./const-xs.inc:135:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc:140:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc: In function ‘XS_I18N__Langinfo_AUTOLOAD’:
./const-xs.inc:263:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc:268:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]
./const-xs.inc: In function ‘XS_POSIX_constant’:
./const-xs.inc:1575:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc:1580:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc: In function ‘XS_Socket_AUTOLOAD’:
./const-xs.inc:946:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc:951:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
locale.c: In function ‘S_print_collxfrm_input_and_return’:
locale.c:1954:61: warning: format ‘%u’ expects argument of type ‘unsigned 
int’, but argument 3 has type ‘U32’ [-Wformat=]
scalar.xs: In function ‘PerlIOScalar_read’:
scalar.xs:191:22: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]
scalar.xs:191:24: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]
gv.c: In function ‘S_gv_magicalize’:
gv.c:1981:71: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
gv.c:2149:67: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
mg.c: In function ‘Perl_magic_regdata_cnt’:
mg.c:622:20: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
mg.c: In function ‘Perl_magic_regdatum_get’:
mg.c:658:26: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
gv.c:1981:79: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
gv.c:2149:75: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]

Non-Fatal messages(gcc):


Linux digitalis 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1
(2016-09-03) x86_64 GNU/Linux

This is a Debian Stable install, 64 bit. It is not running under
virtualization.

Additional test config suggestions welcome - this PC has some
spare cycles.

"X" failures under quadmath are reported as Perl RT #129954. The
broken/missing debug output is reported under CPAN RT #118488.

Expected failures: None.

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


Smoke [blead] v5.25.7-115-g49cc4b7 FAIL(X) linux 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (x86_64/8 cpu[32 cores])

2016-12-13 Thread Dan Collins
Automated smoke report for branch blead 5.25.8 patch 
49cc4b7acb3fba07e5ad92c45a317ff03c8def00 v5.25.7-115-g49cc4b7
digitalis: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (GenuineIntel 1600MHz) 
(x86_64/8 cpu[32 cores])
onlinux - 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (jessie)]
using ccache gcc version 4.9.2
smoketime 3 hours 2 minutes (average 15 minutes 14 seconds)

Summary: FAIL(X)

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

v5.25.7-115-g49cc4b7  Configuration (common) -Dcc="ccache gcc"
--- -
O O 
X O -Duselongdouble
O O -Dusequadmath
O O -Dusethreads
O O -Dusethreads -Duselongdouble
O O -Dusethreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE49cc4b7acb3fba07e5ad92c45a317ff03c8def00

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc="ccache gcc"
[default] -Duselongdouble
Inconsistent test results (between TEST and harness):
../t/cpan/Scalar-List-Utils/t/tainted.t. ... 
FAILED at test 3

Compiler messages(gcc):
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]

Non-Fatal messages(gcc):


Linux digitalis 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1
(2016-09-03) x86_64 GNU/Linux

This is a Debian Stable install, 64 bit. It is not running under
virtualization.

Additional test config suggestions welcome - this PC has some
spare cycles.

"X" failures under quadmath are reported as Perl RT #129954. The
broken/missing debug output is reported under CPAN RT #118488.

Expected failures: None.

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


Smoke [blead] v5.25.7-115-g49cc4b7 FAIL(F) linux 4.6.0-1-amd64 [Debian GNU/Linux stretch/sid] (x86_64/4 cpu[4 cores])

2016-12-13 Thread Dan Collins
Automated smoke report for branch blead 5.25.8 patch 
49cc4b7acb3fba07e5ad92c45a317ff03c8def00 v5.25.7-115-g49cc4b7
nightshade64: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (GenuineIntel 4008MHz) 
(x86_64/4 cpu[4 cores])
onlinux - 4.6.0-1-amd64 [Debian GNU/Linux stretch/sid]
using ccache gcc-6 version 6.1.1 20160802
smoketime 2 hours 39 minutes (average 13 minutes 18 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.25.7-115-g49cc4b7  Configuration (common) -Dcc="ccache gcc-6"
--- -
F O 
O O -Duselongdouble
O O -Dusequadmath
O O -Dusethreads
O O -Dusethreads -Duselongdouble
O O -Dusethreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE49cc4b7acb3fba07e5ad92c45a317ff03c8def00

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc="ccache gcc-6"
[default] 
../cpan/Scalar-List-Utils/t/tainted.t...FAILED
3-4
Non-zero exit status: 2

Compiler messages(gcc):
pp_ctl.c: In function ‘Perl_pp_goto’:
pp_ctl.c:2811:104: warning: self-comparison always evaluates to false 
[-Wtautological-compare]
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
inflate.c: In function ‘inflateMark’:
inflate.c:1507:51: warning: left shift of negative value 
[-Wshift-negative-value]
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2811:112: warning: self-comparison always evaluates to false 
[-Wtautological-compare]

Non-Fatal messages(gcc):


Linux nightshade64 4.6.0-1-amd64 #1 SMP Debian 4.6.4-1 (2016-07-18)
x86_64 GNU/Linux

This is a Debian Stretch Virtual Machine, 64 bit, running under VMware.

This machine has occasional free HD space issues on the / mount, but
they shouldn't affect smoking, which runs on a separate mount.

"X" failures under quadmath are reported as Perl RT #129954. The
broken/missing debug output is reported under CPAN RT #118488.

Expected failures: None.

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


Smoke [blead] v5.25.7-114-g3d42f267c7 FAIL(F) linux 4.5.0-1-default [openSUSE Tumbleweed (x86_64/4 cpu[16 cores])

2016-12-13 Thread H.Merijn Brand
Automated smoke report for branch blead 5.25.8 patch 
3d42f267c758a04ec4b71154cae8bdda102016dc v5.25.7-114-g3d42f267c7
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 3 minutes (average 15 minutes 25 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.25.7-114-g3d42f267c7  Configuration (common) none
--- -
O F O O O O -Duselongdouble
O O O O F O -Duse64bitall
O O O O O O -Duseithreads -Duselongdouble
F F 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:
SMOKE3d42f267c758a04ec4b71154cae8bdda102016dc

Testsuite was run only with 'harness'

Failures: (common-args) none
[perlio] -Duselongdouble
[perlio] -DDEBUGGING -Duse64bitall
[stdio/perlio] -Duseithreads -Duse64bitall
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/Scalar-List-Utils/t/tainted.t...FAILED
3-4
Non-zero exit status: 2

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):
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]

Non-Fatal messages(gcc):


Status overview available here: https://smoke.procura.nl/

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



Smoke [blead] v5.25.7-114-g3d42f267c7 FAIL(F) linux 3.16.7-53-desktop [openSUSE 13.2 (x86_64/8 cpu[32 cores])

2016-12-13 Thread H.Merijn Brand
Automated smoke report for branch blead 5.25.8 patch 
3d42f267c758a04ec4b71154cae8bdda102016dc v5.25.7-114-g3d42f267c7
tux: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (GenuineIntel 3696MHz) (x86_64/8 
cpu[32 cores])
onlinux - 3.16.7-53-desktop [openSUSE 13.2 (Harlequin)]
using ccache cc version 4.8.3 20140627 [gcc-4_8-branch revision 212064]
smoketime 1 hour 18 minutes (average 9 minutes 47 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.25.7-114-g3d42f267c7  Configuration (common) none
--- -
O F F O O O -Duselongdouble
O O O O F 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:
SMOKE3d42f267c758a04ec4b71154cae8bdda102016dc

Testsuite was run only with 'harness'

Failures: (common-args) none
[perlio/en_US.utf8] -Duselongdouble
[perlio] -DDEBUGGING -Duse64bitall
../cpan/Scalar-List-Utils/t/tainted.t...FAILED
3-4
Non-zero exit status: 2

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):
av.c: In function ‘Perl_av_undef’:
av.c:577:26: warning: ‘orig_ix’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
DB_File.c: In function ‘XS_DB_File_constant’:
./constants.xs:38:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./constants.xs:11:5: note: ‘iv’ was declared here
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
Zlib.c: In function ‘XS_Compress__Raw__Zlib_constant’:
SysV.c: In function ‘XS_IPC__SysV__constant’:
./const-xs.inc:38:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./const-xs.inc:11:5: note: ‘iv’ was declared here
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]
HiRes.c: In function ‘XS_Time__HiRes_constant’:
ExtTest.c: In function ‘XS_ExtTest_constant’:
ExtTest.xs:465:35: warning: ‘pv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: ‘pv’ was declared here
ExtTest.xs:465:35: warning: ‘iv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:418:5: note: ‘iv’ was declared here
ExtTest.xs:237:35: warning: ‘pv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:194:14: note: ‘pv’ was declared here
ExtTest.xs:193:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:166:5: note: ‘iv’ was declared here
ExtTest.c: In function ‘XS_ExtTest_constant’:
ExtTest.xs:465:35: warning: ‘pv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: ‘pv’ was declared here
ExtTest.xs:465:35: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:418:5: note: ‘iv’ was declared here
ExtTest.xs:237:35: warning: ‘pv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:194:14: note: ‘pv’ was declared here
ExtTest.xs:193:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:166:5: note: ‘iv’ was declared here
./constants.xs:38:761: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./const-xs.inc:38:761: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:193:758: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:193:758: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
av.c:577:35: warning: ‘orig_ix’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
./constants.xs:38:371: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]

Smoke [blead] v5.25.7-114-g3d42f267c7 FAIL(F) linux 4.1.15-8-default [openSUSE Leap 42.1 (x86_64/12 cpu[72 cores])

2016-12-13 Thread H.Merijn Brand
Automated smoke report for branch blead 5.25.8 patch 
3d42f267c758a04ec4b71154cae8bdda102016dc v5.25.7-114-g3d42f267c7
sv06: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz (GenuineIntel 2500MHz) 
(x86_64/12 cpu[72 cores])
onlinux - 4.1.15-8-default [openSUSE Leap 42.1 (x86_64)]
using ccache cc version 4.8.5
smoketime 1 hour 37 minutes (average 12 minutes 12 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.25.7-114-g3d42f267c7  Configuration (common) none
--- -
O O O O O O -Duselongdouble
O O O O O O -Duse64bitall
O F O O O O -Duseithreads -Duselongdouble
F 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:
SMOKE3d42f267c758a04ec4b71154cae8bdda102016dc

Testsuite was run only with 'harness'

Failures: (common-args) none
[perlio] -Duseithreads -Duselongdouble
[stdio] -Duseithreads -Duse64bitall
[perlio] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/Scalar-List-Utils/t/tainted.t...FAILED
3-4
Non-zero exit status: 2

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):
av.c: In function ‘Perl_av_undef’:
av.c:577:26: warning: ‘orig_ix’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
DB_File.c: In function ‘XS_DB_File_constant’:
./constants.xs:38:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./constants.xs:11:5: note: ‘iv’ was declared here
Zlib.c: In function ‘XS_Compress__Raw__Zlib_constant’:
SysV.c: In function ‘XS_IPC__SysV__constant’:
./const-xs.inc:38:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./const-xs.inc:11:5: note: ‘iv’ was declared here
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]
HiRes.c: In function ‘XS_Time__HiRes_constant’:
ExtTest.c: In function ‘XS_ExtTest_constant’:
ExtTest.xs:465:35: warning: ‘pv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: ‘pv’ was declared here
ExtTest.xs:465:35: warning: ‘iv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:418:5: note: ‘iv’ was declared here
ExtTest.xs:237:35: warning: ‘pv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:194:14: note: ‘pv’ was declared here
ExtTest.xs:193:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:166:5: note: ‘iv’ was declared here
ExtTest.c: In function ‘XS_ExtTest_constant’:
ExtTest.xs:465:35: warning: ‘pv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: ‘pv’ was declared here
ExtTest.xs:465:35: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:418:5: note: ‘iv’ was declared here
ExtTest.xs:237:35: warning: ‘pv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:194:14: note: ‘pv’ was declared here
ExtTest.xs:193:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:166:5: note: ‘iv’ was declared here
./constants.xs:38:761: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./const-xs.inc:38:761: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:193:758: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:193:758: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
av.c:577:35: warning: ‘orig_ix’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
./constants.xs:38:371: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]

Re: Smoke [blead] v5.25.7-50-g4f738c7 FAIL(X) os/390 25.00 (2964/)

2016-12-13 Thread Karl Williamson

On 12/13/2016 06:42 AM, Yaroslav Kuzmin wrote:



 Исходное сообщение 
От: Karl Williamson 
Кому: Yaroslav Kuzmin , perl-...@perl.org 
, perl5-port...@perl.org 
Копия: daily-build-reports@perl.org 
Тема: Re: Smoke [blead] v5.25.7-50-g4f738c7 FAIL(X) os/390 25.00 (2964/)
Дата: Tue, 6 Dec 2016 23:09:14 -0700

On 12/06/2016 04:26 AM, Yaroslav Kuzmin wrote:



Smoke log at available  
https://drive.google.com/file/d/0B5PTttxwo7qAdG1UbDdncHNOdG8

Automated smoke report for branch blead 5.25.8 patch 
4f738c750ddb40ef82b46158f89572739a8b186a v5.25.7-50-g4f738c7
 RS12: 2964 (2964/)
 onos/390 - 25.00
 using c99 version
 smoketime 5 hours 17 minutes (average 2 hours 38 minutes)

 Summary: FAIL(X)

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

 v5.25.7-50-g4f738c7  Configuration (common) none
 --- -
 X X X X -Dusedl
 | | | +- PERLIO = perlio -DDEBUGGING
 | | +--- PERLIO = stdio  -DDEBUGGING
 | +- PERLIO = perlio
 +--- PERLIO = stdio


 Locally applied patches:
 SMOKE4f738c750ddb40ef82b46158f89572739a8b186a

 Tests skipped on user request:
 # One test name on a line
 Failures: (common-args) none
 [stdio] -Dusedl
 Inconsistent test results (between TEST and harness):
 ../ext/XS-APItest/t/utf8.t.. 
. FAILED at test 157018
 ../t/dist/Net-Ping/t/010_pingecho.t. 
.. FAILED at test 2
 ../lib/warnings.t... 
.. FAILED at test 519
 ../lib/locale.t. 
 FAILED at test 408
Thanks.  The APItest failures are down from a couple hundred to just 7,
and those 7 are due to an oversight on my part, and there is a fix now
in blead.  Blead also contains a fix for the locale.t failure.



I cant figure out why the warnings.t failure is happening.  To that end,
attached is a patch to apply to blead to add debugging info to help me.
Compile with -DDEBUGGING, then manually



cd t
./perl -I../lib ../lib/warnings.t


 log available at  https://drive.google.com/file/d/0B5PTttxwo7qAZmw1Y0I1N1o1UE0


and capture the output and send to me.


Thanks.  This led me immediately to finding the problem, a missing pair 
of parentheses, and it is now fixed in blead.


The new failures look to me to be because of EBCDIC-only bugs in the new 
version of Encode, 2.88, recently placed in blead.  To be sure, I 
modified one of the tests to not use Encode, which it probably shouldn't 
have been doing in the first place.  This too is in blead.



I do not know enough to know why the pingecho.t test is failed.  This is
a recent addition.  It is trying to do a loopback test to 127.0.0.1.  Do
you know of any reason this would fail on your system?  Maybe it isn't
configured right?  If there is such a reason, how could we tell so as to
skip the test?


I do not have the rights to run the ping tool.


So, would that explain why it is failing?





 [perlio] -Dusedl
 Inconsistent test results (between TEST and harness):
 ../ext/XS-APItest/t/utf8.t.. 
. FAILED at test 157018
 ../lib/locale.t. 
 FAILED at test 408
 ../t/dist/Net-Ping/t/010_pingecho.t. 
.. FAILED at test 2
 ../lib/warnings.t... 
.. FAILED at test 519

 [stdio/perlio] -DDEBUGGING -Dusedl
 Inconsistent test results (between TEST and harness):
 ../lib/locale.t. 
 FAILED at test 408
 ../lib/warnings.t... 
.. FAILED at test 519
 ../t/dist/Net-Ping/t/010_pingecho.t. 
.. FAILED at test 2
 ../ext/XS-APItest/t/utf8.t.. 
. FAILED at test 157018

 Compiler messages(os390):



 --
 Report by Test::Smoke v1.6 running on perl 5.22.0
 (Reporter v0.052 / Smoker v0.045)


--

Regards,

Yaroslav Kuzmin
Developer C/C++ ,z/OS , Linux
3 Zhukovskiy Street · Miass, Chelyabinsk region 456318 · Russia
Tel:  +7.922.2.38.33.38
Email: ykuz...@rocketsoftware.com
Web: www.rocketsoftware.com


Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ 
+1 

Smoke [blead] v5.25.7-114-g3d42f26 FAIL(X) linux 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (x86_64/8 cpu[32 cores])

2016-12-13 Thread Dan Collins
Automated smoke report for branch blead 5.25.8 patch 
3d42f267c758a04ec4b71154cae8bdda102016dc v5.25.7-114-g3d42f26
digitalis: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (GenuineIntel 3068MHz) 
(x86_64/8 cpu[32 cores])
onlinux - 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (jessie)]
using ccache gcc -m32 version 4.9.2
smoketime 4 hours 10 minutes (average 15 minutes 41 seconds)

Summary: FAIL(X)

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

v5.25.7-114-g3d42f26  Configuration (common) -Dcc="ccache gcc -m32" 
-Dmyhostname="digitalis-m32"
--- -
O O 
X O -Duselongdouble
O O -Dusethreads
O O -Dusethreads -Duselongdouble
X O -Duse64bitint
O O -Duse64bitint -Duselongdouble
X O -Duse64bitint -Dusethreads
O O -Duse64bitint -Dusethreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE3d42f267c758a04ec4b71154cae8bdda102016dc

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32"
[default] -Duselongdouble
[default] -Duse64bitint
[default] -Duse64bitint -Dusethreads
Inconsistent test results (between TEST and harness):
../t/cpan/Scalar-List-Utils/t/tainted.t. ... 
FAILED at test 3

Compiler messages(gcc):
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
./const-xs.inc: In function ‘XS_Fcntl_AUTOLOAD’:
./const-xs.inc:559:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc:564:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc: In function ‘XS_File__Glob_AUTOLOAD’:
./const-xs.inc:135:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc:140:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc: In function ‘XS_I18N__Langinfo_AUTOLOAD’:
./const-xs.inc:263:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc:268:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]
./const-xs.inc: In function ‘XS_Socket_AUTOLOAD’:
./const-xs.inc:946:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc:951:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc: In function ‘XS_POSIX_constant’:
./const-xs.inc:1575:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc:1580:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
locale.c: In function ‘S_print_collxfrm_input_and_return’:
locale.c:1954:61: warning: format ‘%u’ expects argument of type ‘unsigned 
int’, but argument 3 has type ‘U32’ [-Wformat=]
scalar.xs: In function ‘PerlIOScalar_read’:
scalar.xs:191:22: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]
scalar.xs:191:24: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]
gv.c: In function ‘S_gv_magicalize’:
gv.c:1981:71: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
gv.c:2149:67: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
mg.c: In function ‘Perl_magic_regdata_cnt’:
mg.c:622:20: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
mg.c: In function ‘Perl_magic_regdatum_get’:
mg.c:658:26: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
gv.c:1981:79: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
gv.c:2149:75: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]

Non-Fatal messages(gcc):


Linux digitalis 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1
(2016-09-03) x86_64 GNU/Linux

This is a Debian Stable install, 64 bit. It is not running under
virtualization.

Additional test config suggestions welcome - this PC has some
spare cycles.

"X" failures under quadmath 

Smoke [blead] v5.25.7-114-g3d42f267c7 FAIL(F) linux 4.1.36-41-default [openSUSE Leap 42.1] (x86_64/12 cpu[72 cores])

2016-12-13 Thread H.Merijn Brand
Automated smoke report for branch blead 5.25.8 patch 
3d42f267c758a04ec4b71154cae8bdda102016dc v5.25.7-114-g3d42f267c7
pc09: Intel(R) Xeon(R) CPU E5-1650 0 @ 3.20GHz (GenuineIntel 2928MHz) 
(x86_64/12 cpu[72 cores])
onlinux - 4.1.36-41-default [openSUSE Leap 42.1]
using ccache cc version 4.8.5
smoketime 1 hour 6 minutes (average 8 minutes 22 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.25.7-114-g3d42f267c7  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 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:
SMOKE3d42f267c758a04ec4b71154cae8bdda102016dc

Testsuite was run only with 'harness'

Failures: (common-args) none
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/Scalar-List-Utils/t/tainted.t...FAILED
3-4
Non-zero exit status: 2

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):
av.c: In function ‘Perl_av_undef’:
av.c:577:26: warning: ‘orig_ix’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
DB_File.c: In function ‘XS_DB_File_constant’:
./constants.xs:38:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./constants.xs:11:5: note: ‘iv’ was declared here
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
Zlib.c: In function ‘XS_Compress__Raw__Zlib_constant’:
SysV.c: In function ‘XS_IPC__SysV__constant’:
./const-xs.inc:38:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./const-xs.inc:11:5: note: ‘iv’ was declared here
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]
HiRes.c: In function ‘XS_Time__HiRes_constant’:
ExtTest.c: In function ‘XS_ExtTest_constant’:
ExtTest.xs:465:35: warning: ‘pv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: ‘pv’ was declared here
ExtTest.xs:465:35: warning: ‘iv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:418:5: note: ‘iv’ was declared here
ExtTest.xs:237:35: warning: ‘pv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:194:14: note: ‘pv’ was declared here
ExtTest.xs:193:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:166:5: note: ‘iv’ was declared here
ExtTest.c: In function ‘XS_ExtTest_constant’:
ExtTest.xs:465:35: warning: ‘pv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: ‘pv’ was declared here
ExtTest.xs:465:35: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:418:5: note: ‘iv’ was declared here
ExtTest.xs:237:35: warning: ‘pv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:194:14: note: ‘pv’ was declared here
ExtTest.xs:193:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:166:5: note: ‘iv’ was declared here
./constants.xs:38:761: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./const-xs.inc:38:761: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:193:758: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:193:758: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
av.c:577:35: warning: ‘orig_ix’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
./constants.xs:38:371: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./const-xs.inc:38:416: warning: ‘iv’ may be used uninitialized in this 
function 

Smoke [blead] v5.25.7-114-g3d42f267c7 PASS linux 4.5.0-1-default [openSUSE Tumbleweed (x86_64/4 cpu[16 cores])

2016-12-13 Thread H.Merijn Brand
Automated smoke report for branch blead 5.25.8 patch 
3d42f267c758a04ec4b71154cae8bdda102016dc v5.25.7-114-g3d42f267c7
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 4 minutes (average 15 minutes 30 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.25.7-114-g3d42f267c7  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:
SMOKE3d42f267c758a04ec4b71154cae8bdda102016dc

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):
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]

Non-Fatal messages(gcc):


Status overview available here: https://smoke.procura.nl/

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



Smoke [blead] v5.25.7-114-g3d42f267c7 FAIL(F) linux 3.16.7-53-desktop [openSUSE 13.2 (x86_64/8 cpu[32 cores])

2016-12-13 Thread H.Merijn Brand
Automated smoke report for branch blead 5.25.8 patch 
3d42f267c758a04ec4b71154cae8bdda102016dc v5.25.7-114-g3d42f267c7
tux: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (GenuineIntel 3714MHz) (x86_64/8 
cpu[32 cores])
onlinux - 3.16.7-53-desktop [openSUSE 13.2 (Harlequin)]
using ccache cc version 4.8.3 20140627 [gcc-4_8-branch revision 212064]
smoketime 1 hour 19 minutes (average 9 minutes 52 seconds)

Summary: FAIL(F)

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

v5.25.7-114-g3d42f267c7  Configuration (common) none
--- -
O O O F 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:
SMOKE3d42f267c758a04ec4b71154cae8bdda102016dc

Testsuite was run only with 'harness'

Failures: (common-args) none
[stdio] -DDEBUGGING -Duselongdouble
../cpan/Scalar-List-Utils/t/tainted.t...FAILED
3-4
Non-zero exit status: 2

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):
av.c: In function ‘Perl_av_undef’:
av.c:577:26: warning: ‘orig_ix’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
DB_File.c: In function ‘XS_DB_File_constant’:
./constants.xs:38:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./constants.xs:11:5: note: ‘iv’ was declared here
Zlib.c: In function ‘XS_Compress__Raw__Zlib_constant’:
SysV.c: In function ‘XS_IPC__SysV__constant’:
./const-xs.inc:38:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./const-xs.inc:11:5: note: ‘iv’ was declared here
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]
HiRes.c: In function ‘XS_Time__HiRes_constant’:
ExtTest.c: In function ‘XS_ExtTest_constant’:
ExtTest.xs:465:35: warning: ‘pv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: ‘pv’ was declared here
ExtTest.xs:465:35: warning: ‘iv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:418:5: note: ‘iv’ was declared here
ExtTest.xs:237:35: warning: ‘pv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:194:14: note: ‘pv’ was declared here
ExtTest.xs:193:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:166:5: note: ‘iv’ was declared here
ExtTest.c: In function ‘XS_ExtTest_constant’:
ExtTest.xs:465:35: warning: ‘pv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: ‘pv’ was declared here
ExtTest.xs:465:35: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:418:5: note: ‘iv’ was declared here
ExtTest.xs:237:35: warning: ‘pv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:194:14: note: ‘pv’ was declared here
ExtTest.xs:193:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:166:5: note: ‘iv’ was declared here
./constants.xs:38:761: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./const-xs.inc:38:761: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:193:758: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:193:758: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
av.c:577:35: warning: ‘orig_ix’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
./constants.xs:38:371: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./const-xs.inc:38:416: warning: ‘iv’ may be used 

Smoke [blead] v5.25.7-114-g3d42f267c7 FAIL(F) linux 4.1.15-8-default [openSUSE Leap 42.1 (x86_64/12 cpu[72 cores])

2016-12-13 Thread H.Merijn Brand
Automated smoke report for branch blead 5.25.8 patch 
3d42f267c758a04ec4b71154cae8bdda102016dc v5.25.7-114-g3d42f267c7
sv06: Intel(R) Xeon(R) CPU E5-2620 0 @ 2.00GHz (GenuineIntel 1317MHz) 
(x86_64/12 cpu[72 cores])
onlinux - 4.1.15-8-default [openSUSE Leap 42.1 (x86_64)]
using ccache cc version 4.8.5
smoketime 1 hour 37 minutes (average 12 minutes 8 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.25.7-114-g3d42f267c7  Configuration (common) none
--- -
O F O F O F -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:
SMOKE3d42f267c758a04ec4b71154cae8bdda102016dc

Testsuite was run only with 'harness'

Failures: (common-args) none
[perlio] -Duselongdouble
[stdio/en_US.utf8] -DDEBUGGING -Duselongdouble
../cpan/Scalar-List-Utils/t/tainted.t...FAILED
3-4
Non-zero exit status: 2

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):
av.c: In function ‘Perl_av_undef’:
av.c:577:26: warning: ‘orig_ix’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
DB_File.c: In function ‘XS_DB_File_constant’:
./constants.xs:38:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./constants.xs:11:5: note: ‘iv’ was declared here
Zlib.c: In function ‘XS_Compress__Raw__Zlib_constant’:
SysV.c: In function ‘XS_IPC__SysV__constant’:
./const-xs.inc:38:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./const-xs.inc:11:5: note: ‘iv’ was declared here
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]
HiRes.c: In function ‘XS_Time__HiRes_constant’:
ExtTest.c: In function ‘XS_ExtTest_constant’:
ExtTest.xs:465:35: warning: ‘pv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: ‘pv’ was declared here
ExtTest.xs:465:35: warning: ‘iv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:418:5: note: ‘iv’ was declared here
ExtTest.xs:237:35: warning: ‘pv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:194:14: note: ‘pv’ was declared here
ExtTest.xs:193:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:166:5: note: ‘iv’ was declared here
ExtTest.c: In function ‘XS_ExtTest_constant’:
ExtTest.xs:465:35: warning: ‘pv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: ‘pv’ was declared here
ExtTest.xs:465:35: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:418:5: note: ‘iv’ was declared here
ExtTest.xs:237:35: warning: ‘pv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:194:14: note: ‘pv’ was declared here
ExtTest.xs:193:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:166:5: note: ‘iv’ was declared here
./constants.xs:38:761: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./const-xs.inc:38:761: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:193:758: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:193:758: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
av.c:577:35: warning: ‘orig_ix’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
./constants.xs:38:371: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./const-xs.inc:38:416: warning: ‘iv’ may be used 

Smoke [blead] v5.25.7-114-g3d42f26 PASS linux 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (x86_64/8 cpu[32 cores])

2016-12-13 Thread Dan Collins
Automated smoke report for branch blead 5.25.8 patch 
3d42f267c758a04ec4b71154cae8bdda102016dc v5.25.7-114-g3d42f26
digitalis: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (GenuineIntel 2800MHz) 
(x86_64/8 cpu[32 cores])
onlinux - 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (jessie)]
using ccache gcc version 4.9.2
smoketime 3 hours 11 minutes (average 15 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.25.7-114-g3d42f26  Configuration (common) -Dcc="ccache gcc"
--- -
O O 
O O -Duselongdouble
O O -Dusequadmath
O O -Dusethreads
O O -Dusethreads -Duselongdouble
O O -Dusethreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE3d42f267c758a04ec4b71154cae8bdda102016dc

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]

Non-Fatal messages(gcc):


Linux digitalis 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1
(2016-09-03) x86_64 GNU/Linux

This is a Debian Stable install, 64 bit. It is not running under
virtualization.

Additional test config suggestions welcome - this PC has some
spare cycles.

"X" failures under quadmath are reported as Perl RT #129954. The
broken/missing debug output is reported under CPAN RT #118488.

Expected failures: None.

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


Smoke [blead] v5.25.7-114-g3d42f267c7 FAIL(F) linux 4.1.36-41-default [openSUSE Leap 42.1] (x86_64/12 cpu[72 cores])

2016-12-13 Thread H.Merijn Brand
Automated smoke report for branch blead 5.25.8 patch 
3d42f267c758a04ec4b71154cae8bdda102016dc v5.25.7-114-g3d42f267c7
pc09: Intel(R) Xeon(R) CPU E5-1650 0 @ 3.20GHz (GenuineIntel 2375MHz) 
(x86_64/12 cpu[72 cores])
onlinux - 4.1.36-41-default [openSUSE Leap 42.1]
using ccache cc version 4.8.5
smoketime 1 hour 7 minutes (average 8 minutes 23 seconds)

Summary: FAIL(F)

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

v5.25.7-114-g3d42f267c7  Configuration (common) none
--- -
O O O O O O -Duselongdouble
O O F 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:
SMOKE3d42f267c758a04ec4b71154cae8bdda102016dc

Testsuite was run only with 'harness'

Failures: (common-args) none
[en_US.utf8] -Duse64bitall
../cpan/Scalar-List-Utils/t/tainted.t...FAILED
3-4
Non-zero exit status: 2

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):
av.c: In function ‘Perl_av_undef’:
av.c:577:26: warning: ‘orig_ix’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
DB_File.c: In function ‘XS_DB_File_constant’:
./constants.xs:38:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./constants.xs:11:5: note: ‘iv’ was declared here
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
Zlib.c: In function ‘XS_Compress__Raw__Zlib_constant’:
SysV.c: In function ‘XS_IPC__SysV__constant’:
./const-xs.inc:38:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./const-xs.inc:11:5: note: ‘iv’ was declared here
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]
HiRes.c: In function ‘XS_Time__HiRes_constant’:
ExtTest.c: In function ‘XS_ExtTest_constant’:
ExtTest.xs:465:35: warning: ‘pv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: ‘pv’ was declared here
ExtTest.xs:465:35: warning: ‘iv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:418:5: note: ‘iv’ was declared here
ExtTest.xs:237:35: warning: ‘pv’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
ExtTest.xs:194:14: note: ‘pv’ was declared here
ExtTest.xs:193:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:166:5: note: ‘iv’ was declared here
ExtTest.c: In function ‘XS_ExtTest_constant’:
ExtTest.xs:465:35: warning: ‘pv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:420:14: note: ‘pv’ was declared here
ExtTest.xs:465:35: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:418:5: note: ‘iv’ was declared here
ExtTest.xs:237:35: warning: ‘pv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:194:14: note: ‘pv’ was declared here
ExtTest.xs:193:362: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:166:5: note: ‘iv’ was declared here
./constants.xs:38:761: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./const-xs.inc:38:761: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:193:758: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
ExtTest.xs:193:758: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
av.c:577:35: warning: ‘orig_ix’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
./constants.xs:38:371: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
./const-xs.inc:38:416: warning: ‘iv’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]

Smoke [blead] v5.25.7-114-g3d42f26 PASS linux 4.6.0-1-amd64 [Debian GNU/Linux stretch/sid] (x86_64/4 cpu[4 cores])

2016-12-13 Thread Dan Collins
Automated smoke report for branch blead 5.25.8 patch 
3d42f267c758a04ec4b71154cae8bdda102016dc v5.25.7-114-g3d42f26
nightshade64: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (GenuineIntel 4008MHz) 
(x86_64/4 cpu[4 cores])
onlinux - 4.6.0-1-amd64 [Debian GNU/Linux stretch/sid]
using ccache gcc-6 version 6.1.1 20160802
smoketime 2 hours 30 minutes (average 12 minutes 34 seconds)

Summary: PASS

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

v5.25.7-114-g3d42f26  Configuration (common) -Dcc="ccache gcc-6"
--- -
O O 
O O -Duselongdouble
O O -Dusequadmath
O O -Dusethreads
O O -Dusethreads -Duselongdouble
O O -Dusethreads -Dusequadmath
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE3d42f267c758a04ec4b71154cae8bdda102016dc

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
pp_ctl.c: In function ‘Perl_pp_goto’:
pp_ctl.c:2811:104: warning: self-comparison always evaluates to false 
[-Wtautological-compare]
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
inflate.c: In function ‘inflateMark’:
inflate.c:1507:51: warning: left shift of negative value 
[-Wshift-negative-value]
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]
pp_ctl.c:2811:112: warning: self-comparison always evaluates to false 
[-Wtautological-compare]

Non-Fatal messages(gcc):


Linux nightshade64 4.6.0-1-amd64 #1 SMP Debian 4.6.4-1 (2016-07-18)
x86_64 GNU/Linux

This is a Debian Stretch Virtual Machine, 64 bit, running under VMware.

This machine has occasional free HD space issues on the / mount, but
they shouldn't affect smoking, which runs on a separate mount.

"X" failures under quadmath are reported as Perl RT #129954. The
broken/missing debug output is reported under CPAN RT #118488.

Expected failures: None.

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


Smoke [blead] v5.25.7-113-ge8a6417513 FAIL(F) HP-UX B.11.23/64 (ia64/2 cpu)

2016-12-13 Thread H.Merijn Brand
Automated smoke report for branch blead 5.25.8 patch 
e8a6417513a32d293bebb5398cffd093394452e8 v5.25.7-113-ge8a6417513
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 11 hours 49 minutes (average 1 hour 28 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.25.7-113-ge8a6417513  Configuration (common) none
--- -
O O O O O O 
O O O O F O -Duse64bitall
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEe8a6417513a32d293bebb5398cffd093394452e8

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Failures: (common-args) none
[perlio] -DDEBUGGING -Duse64bitall
../cpan/Scalar-List-Utils/t/tainted.t...FAILED
3-4
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

[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):


Non-Fatal messages(hpux):


Status overview available here: https://smoke.procura.nl/

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



Smoke [blead] v5.25.7-113-ge8a6417513 FAIL(F) HP-UX B.11.31/64 (ia64/2 cpu)

2016-12-13 Thread H.Merijn Brand
Automated smoke report for branch blead 5.25.8 patch 
e8a6417513a32d293bebb5398cffd093394452e8 v5.25.7-113-ge8a6417513
x2: ia64 (ia64/2 cpu)
onHP-UX - B.11.31/64
using ccache cc version B3910B A.06.28.02
smoketime 9 hours 12 minutes (average 1 hour 9 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.25.7-113-ge8a6417513  Configuration (common) none
--- -
O O O F O O 
O O O O O O -Duse64bitall
O O O O O O -Duseithreads
F O O O O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEe8a6417513a32d293bebb5398cffd093394452e8

Testsuite was run only with 'harness'

Failures: (common-args) none
[stdio] -DDEBUGGING
[stdio] -Duseithreads -Duse64bitall
../cpan/Scalar-List-Utils/t/tainted.t...FAILED
3-4
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

[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):


Non-Fatal messages(hpux):


Status overview available here: https://smoke.procura.nl/

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



Smoke [5.25.8] v5.25.7-113-ge8a6417 FAIL(F) Solaris 2.11 (i386/1 cpu)

2016-12-13 Thread tony
Automated smoke report for 5.25.8 patch 
e8a6417513a32d293bebb5398cffd093394452e8 v5.25.7-113-ge8a6417
nereid: i86pc (3013MHz) (i386/1 cpu)
onSolaris - 2.11
using /opt/solarisstudio12.3/bin/cc version Sun C 5.12 SunOS_i386 
2011/11/16
smoketime 12 hours 35 minutes (average 47 minutes 13 seconds)

Summary: FAIL(F)

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

v5.25.7-113-ge8a6417  Configuration (common) -Dmake=gmake
--- -
O O O O 
O O F O -Dusedtrace -Duseshrplib
O O O O -Dusemorebits
O O O O -Duse64bitall
O O O O -Duseithreads
O O O O -Duseithreads -Dusedtrace -Duseshrplib
O O O O -Duseithreads -Dusemorebits
F O O O -Duseithreads -Duse64bitall
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +- PERLIO = perlio
+--- PERLIO = stdio


Locally applied patches:
SMOKEe8a6417513a32d293bebb5398cffd093394452e8

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

Failures: (common-args) -Dmake=gmake
[stdio] -DDEBUGGING -Dusedtrace -Duseshrplib
../dist/Time-HiRes/t/alarm.tFAILED
2
Non-zero exit status: 1

[stdio] -Duseithreads -Duse64bitall
../cpan/Scalar-List-Utils/t/tainted.t...FAILED
3-4
Non-zero exit status: 2

Compiler messages(solaris):
"try.c", line 17: warning: statement not reached
"try.c", line 66: warning: statement not reached
"perl.c", line 3331: warning: statement not reached
"op.c", line 10708: warning: statement not reached
"op.c", line 11383: warning: statement not reached
"op.c", line 14464: warning: statement not reached
"regcomp.c", line 5988: warning: statement not reached
"dump.c", line 2392: warning: statement not reached
"dump.c", line 2401: warning: statement not reached
"dump.c", line 2412: warning: statement not reached
"dump.c", line 2422: warning: statement not reached
"dump.c", line 2430: warning: statement not reached
"pp_hot.c", line 2120: warning: statement not reached
"sv.c", line 16048: warning: statement not reached
"sv.c", line 16151: warning: statement not reached
"sv.c", line 16358: warning: statement not reached
"pp.c", line 2256: warning: statement not reached
"pp_ctl.c", line 295: warning: statement not reached
"pp_sys.c", line 4507: warning: statement not reached
"regexec.c", line 5482: warning: statement not reached
"regexec.c", line 5488: warning: statement not reached
"regexec.c", line 5530: warning: statement not reached
"regexec.c", line 5728: warning: statement not reached
"regexec.c", line 5840: warning: statement not reached
"regexec.c", line 7063: warning: statement not reached
"regexec.c", line 7358: warning: statement not reached
"regexec.c", line 7364: warning: statement not reached
"regexec.c", line 7370: warning: statement not reached
"regexec.c", line 7406: warning: statement not reached
"regexec.c", line 7517: warning: statement not reached
"regexec.c", line 7528: warning: statement not reached
"regexec.c", line 7532: warning: statement not reached
"regexec.c", line 7538: warning: statement not reached
"regexec.c", line 7545: warning: statement not reached
"regexec.c", line 7555: warning: statement not reached
"regexec.c", line 7580: warning: statement not reached
"regexec.c", line 7613: warning: statement not reached
"regexec.c", line 7638: warning: statement not reached
"regexec.c", line 7645: warning: statement not reached
"regexec.c", line 7653: warning: statement not reached
"regexec.c", line 7657: warning: statement not reached
"regexec.c", line 7722: warning: statement not reached
"regexec.c", line 7851: warning: statement not reached
"regexec.c", line 8029: warning: statement not reached
"regexec.c", line 8102: warning: statement not reached
"regexec.c", line 8132: warning: statement not reached
"regexec.c", line 8160: warning: statement not reached
"regexec.c", line 8281: warning: statement not reached
"regexec.c", line 8321: warning: statement not reached
"regexec.c", line 8327: warning: statement not reached
"regexec.c", line 8341: warning: statement not reached
"regexec.c", line 8351: warning: statement not reached
"regexec.c", line 8356: warning: statement not reached
"regexec.c", line 8376: warning: statement not reached
"regexec.c", line 8421: warning: statement not reached
"perlio.c", line 2774: warning: statement not reached
"perlio.c", line 2803: warning: statement not reached
"B.xs", line 1420: warning: statement not reached
"B.xs", line 1428: warning: statement not reached
"B.xs", line 1437: warning: statement not reached
"B.xs", line 1446: warning: statement not reached
"B.xs", line 1454: warning: statement not reached
"bzlib.c", line 868: warning: statement not 

Re: Smoke [blead] v5.25.7-50-g4f738c7 FAIL(X) os/390 25.00 (2964/)

2016-12-13 Thread Yaroslav Kuzmin


 Исходное сообщение 
От: Karl Williamson 
Кому: Yaroslav Kuzmin , perl-...@perl.org 
, perl5-port...@perl.org 
Копия: daily-build-reports@perl.org 
Тема: Re: Smoke [blead] v5.25.7-50-g4f738c7 FAIL(X) os/390 25.00 (2964/)
Дата: Tue, 6 Dec 2016 23:09:14 -0700

On 12/06/2016 04:26 AM, Yaroslav Kuzmin wrote:
> 
> 
> Smoke log at available  
> https://drive.google.com/file/d/0B5PTttxwo7qAdG1UbDdncHNOdG8
> 
> Automated smoke report for branch blead 5.25.8 patch 
> 4f738c750ddb40ef82b46158f89572739a8b186a v5.25.7-50-g4f738c7
>  RS12: 2964 (2964/)
>  onos/390 - 25.00
>  using c99 version
>  smoketime 5 hours 17 minutes (average 2 hours 38 minutes)
> 
>  Summary: FAIL(X)
> 
>  O = OK  F = Failure(s), extended report at the bottom
>  X = Failure(s) under TEST but not under harness
>  ? = still running or test results not (yet) available
>  Build failures during:   - = unknown or N/A
>  c = Configure, m = make, M = make (after miniperl), t = make test-prep
> 
>  v5.25.7-50-g4f738c7  Configuration (common) none
>  --- -
>  X X X X -Dusedl
>  | | | +- PERLIO = perlio -DDEBUGGING
>  | | +--- PERLIO = stdio  -DDEBUGGING
>  | +- PERLIO = perlio
>  +--- PERLIO = stdio
> 
> 
>  Locally applied patches:
>  SMOKE4f738c750ddb40ef82b46158f89572739a8b186a
> 
>  Tests skipped on user request:
>  # One test name on a line
>  Failures: (common-args) none
>  [stdio] -Dusedl
>  Inconsistent test results (between TEST and harness):
>  ../ext/XS-APItest/t/utf8.t.. 
> . FAILED at test 157018
>  ../t/dist/Net-Ping/t/010_pingecho.t. 
> .. FAILED at test 2
>  ../lib/warnings.t... 
> .. FAILED at test 519
>  ../lib/locale.t. 
>  FAILED at test 408
> Thanks.  The APItest failures are down from a couple hundred to just 7, 
> and those 7 are due to an oversight on my part, and there is a fix now 
> in blead.  Blead also contains a fix for the locale.t failure.

> I cant figure out why the warnings.t failure is happening.  To that end, 
> attached is a patch to apply to blead to add debugging info to help me. 
> Compile with -DDEBUGGING, then manually

> cd t
> ./perl -I../lib ../lib/warnings.t

 log available at  https://drive.google.com/file/d/0B5PTttxwo7qAZmw1Y0I1N1o1UE0 

> and capture the output and send to me.

> I do not know enough to know why the pingecho.t test is failed.  This is 
> a recent addition.  It is trying to do a loopback test to 127.0.0.1.  Do 
> you know of any reason this would fail on your system?  Maybe it isn't 
> configured right?  If there is such a reason, how could we tell so as to 
> skip the test?

I do not have the rights to run the ping tool.

> 
> 
>  [perlio] -Dusedl
>  Inconsistent test results (between TEST and harness):
>  ../ext/XS-APItest/t/utf8.t.. 
> . FAILED at test 157018
>  ../lib/locale.t. 
>  FAILED at test 408
>  ../t/dist/Net-Ping/t/010_pingecho.t. 
> .. FAILED at test 2
>  ../lib/warnings.t... 
> .. FAILED at test 519
> 
>  [stdio/perlio] -DDEBUGGING -Dusedl
>  Inconsistent test results (between TEST and harness):
>  ../lib/locale.t. 
>  FAILED at test 408
>  ../lib/warnings.t... 
> .. FAILED at test 519
>  ../t/dist/Net-Ping/t/010_pingecho.t. 
> .. FAILED at test 2
>  ../ext/XS-APItest/t/utf8.t.. 
> . FAILED at test 157018
> 
>  Compiler messages(os390):
> 
> 
> 
>  --
>  Report by Test::Smoke v1.6 running on perl 5.22.0
>  (Reporter v0.052 / Smoker v0.045)
> 
> 
> --
> 
> Regards,
> 
> Yaroslav Kuzmin
> Developer C/C++ ,z/OS , Linux
> 3 Zhukovskiy Street · Miass, Chelyabinsk region 456318 · Russia
> Tel:  +7.922.2.38.33.38
> Email: ykuz...@rocketsoftware.com
> Web: www.rocketsoftware.com
> 
> 
> Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ 
> +1 877.328.2932 ■ +1 781.577.4321
> Unsubscribe from Marketing Messages/Manage Your Subscription Preferences - 
> http://www.rocketsoftware.com/manage-your-email-preferences
> Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
> 
> 
> 

Smoke [blead] v5.25.7-113-ge8a6417513 FAIL(F) HP-UX B.11.23/64 (ia64/2 cpu)

2016-12-13 Thread H.Merijn Brand
Automated smoke report for branch blead 5.25.8 patch 
e8a6417513a32d293bebb5398cffd093394452e8 v5.25.7-113-ge8a6417513
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 11 hours 27 minutes (average 1 hour 25 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.25.7-113-ge8a6417513  Configuration (common) none
--- -
O O O O O O 
O O O O O F -Duse64bitall
O O O O O O -Duseithreads
O O O F O O -Duseithreads -Duse64bitall
| | | | | +- LC_ALL = univ.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +- PERLIO = stdio  -DDEBUGGING
| | +--- LC_ALL = univ.utf8
| +- PERLIO = perlio
+--- PERLIO = stdio 

Locally applied patches:
SMOKEe8a6417513a32d293bebb5398cffd093394452e8

Testsuite was run only with 'harness'

Tests skipped on user request:
lib/Test/Simple/t/utf8.t
Failures: (common-args) none
[univ.utf8] -DDEBUGGING -Duse64bitall
[stdio] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/Scalar-List-Utils/t/tainted.t...FAILED
3-4
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

[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):


Non-Fatal messages(hpux):


Status overview available here: https://smoke.procura.nl/

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



Smoke [smoke-me/khw-smoke] v5.25.7-120-ga0d43f7 PASS linux 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (x86_64/8 cpu[32 cores])

2016-12-13 Thread Dan Collins
Automated smoke report for branch smoke-me/khw-smoke 5.25.8 patch 
a0d43f768440ad55e36c07d796e30443b9ed69db v5.25.7-120-ga0d43f7
digitalis: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (GenuineIntel 1600MHz) 
(x86_64/8 cpu[32 cores])
onlinux - 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (jessie)]
using ccache gcc -m32 version 4.9.2
smoketime 4 hours 12 minutes (average 15 minutes 45 seconds)

Summary: PASS

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

v5.25.7-120-ga0d43f7  Configuration (common) -Dcc="ccache gcc -m32" 
-Dmyhostname="digitalis-m32"
--- -
O O 
O O -Duselongdouble
O O -Dusethreads
O O -Dusethreads -Duselongdouble
O O -Duse64bitint
O O -Duse64bitint -Duselongdouble
O O -Duse64bitint -Dusethreads
O O -Duse64bitint -Dusethreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKEa0d43f768440ad55e36c07d796e30443b9ed69db

Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
inflate.c: In function ‘inflateUndermine’:
inflate.c:1487:9: warning: unused parameter ‘subvert’ [-Wunused-parameter]
./const-xs.inc: In function ‘XS_Fcntl_AUTOLOAD’:
./const-xs.inc:559:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc:564:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc: In function ‘XS_File__Glob_AUTOLOAD’:
./const-xs.inc:135:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc:140:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc: In function ‘XS_I18N__Langinfo_AUTOLOAD’:
./const-xs.inc:263:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc:268:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
scalar.xs: In function ‘PerlIOScalar_eof’:
scalar.xs:23:15: warning: variable ‘p’ set but not used 
[-Wunused-but-set-variable]
./const-xs.inc: In function ‘XS_Socket_AUTOLOAD’:
./const-xs.inc:946:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc:951:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc: In function ‘XS_POSIX_constant’:
./const-xs.inc:1575:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
./const-xs.inc:1580:6: warning: format ‘%d’ expects argument of type 
‘int’, but argument 4 has type ‘line_t’ [-Wformat=]
locale.c: In function ‘S_print_collxfrm_input_and_return’:
locale.c:1954:61: warning: format ‘%u’ expects argument of type ‘unsigned 
int’, but argument 3 has type ‘U32’ [-Wformat=]
scalar.xs: In function ‘PerlIOScalar_read’:
scalar.xs:191:22: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]
scalar.xs:191:24: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]
gv.c: In function ‘S_gv_magicalize’:
gv.c:1981:71: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
gv.c:2149:67: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
mg.c: In function ‘Perl_magic_regdata_cnt’:
mg.c:622:20: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
mg.c: In function ‘Perl_magic_regdatum_get’:
mg.c:658:26: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
gv.c:1981:79: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
gv.c:2149:75: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]

Non-Fatal messages(gcc):


Linux digitalis 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1
(2016-09-03) x86_64 GNU/Linux

This is a Debian Stable install, 64 bit. It is not running under
virtualization.

Additional test config suggestions welcome - this PC has some
spare cycles.

"X" failures under quadmath are reported as Perl RT #129954. The
broken/missing debug output is reported under CPAN RT #118488.

Expected failures: None.

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