[via nntp.perl.org] [similar] [parsed detail]
Date: Fri, 2 Dec 2016 17:13:31 -0500
Message-ID: <201612022213.uB2MDVtu028094@digitalis>
Subject: Smoke [smoke-me/leont/utf8-readline] v5.25.7-45-gd617336 FAIL(m) linux 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (x86_64/8 cpu[32 cores])
Automated smoke report for branch smoke-me/leont/utf8-readline 5.25.8 patch d617336d18f19d144cd6c137a14fa7e61e33f2d2 v5.25.7-45-gd617336
digitalis: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (GenuineIntel 2000MHz) (x86_64/8 cpu[32 cores])
on linux - 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (jessie)]
using ccache gcc -m32 version 4.9.2
smoketime 1 hour 4 minutes (average 4 minutes 0.812 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.25.7-45-gd617336 Configuration (common) -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32"
----------- ---------------------------------------------------------
O m
O m -Duselongdouble
m m -Dusethreads
m m -Dusethreads -Duselongdouble
O m -Duse64bitint
O m -Duse64bitint -Duselongdouble
m m -Duse64bitint -Dusethreads
m m -Duse64bitint -Dusethreads -Duselongdouble
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEd617336d18f19d144cd6c137a14fa7e61e33f2d2
Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
utf8.c: In function âS_does_utf8_overflowâ:
utf8.c:454:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
utf8.c:454:98: warning: signed and unsigned type in conditional expression [-Wsign-compare]
perlio.c:2910:5: warning: initialization from incompatible pointer type
perlio.c:2910:5: warning: (near initialization for âPerlIO_unix.Readdelimâ)
perlio.c:3786:5: warning: initialization from incompatible pointer type
perlio.c:3786:5: warning: (near initialization for âPerlIO_stdio.Readdelimâ)
perlio.c:4453:5: warning: initialization from incompatible pointer type
perlio.c:4453:5: warning: (near initialization for âPerlIO_perlio.Readdelimâ)
perlio.c:4577:5: warning: initialization from incompatible pointer type
perlio.c:4577:5: warning: (near initialization for âPerlIO_pending.Readdelimâ)
perlio.c:4937:5: warning: initialization from incompatible pointer type
perlio.c:4937:5: warning: (near initialization for âPerlIO_crlf.Readdelimâ)
perlio.c:5115:5: warning: enum conversion in initialization is invalid in C++ [-Wc++-compat]
perlio.c:5115:5: warning: (near initialization for âmap[4].valueâ) [-Wc++-compat]
perlio.c: In function âparse_parametersâ:
perlio.c:5130:9: warning: enum conversion in return is invalid in C++ [-Wc++-compat]
perlio.c:5135:9: warning: enum conversion in initialization is invalid in C++ [-Wc++-compat]
perlio.c:5138:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat]
perlio.c:5143:13: warning: enum conversion in assignment is invalid in C++ [-Wc++-compat]
perlio.c: In function âPerlIOUnicode_readdelimâ:
perlio.c:5257:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
perlio.c:5257:51: warning: signed and unsigned type in conditional expression [-Wsign-compare]
perlio.c:5265:21: warning: unused variable âfitâ [-Wunused-variable]
perlio.c:5264:19: warning: unused variable âendâ [-Wunused-variable]
perlio.c:5263:21: warning: unused variable âavailâ [-Wunused-variable]
perlio.c:5350:5: warning: initialization from incompatible pointer type
perlio.c:5350:5: warning: (near initialization for âPerlIO_utf8.Readdelimâ)
perlio.c: In function âvalidateâ:
perlio.c:5097: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]
./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=]
mmap.xs:288:1: warning: missing initializer for field âReaddelimâ of âPerlIO_funcsâ [-Wmissing-field-initializers]
../../perliol.h:52:10: note: âReaddelimâ declared here
encoding.xs:655:5: warning: initialization from incompatible pointer type
encoding.xs:655:5: warning: (near initialization for âPerlIO_encode.Readdelimâ)
scalar.xs:418:1: warning: missing initializer for field âReaddelimâ of âPerlIO_funcsâ [-Wmissing-field-initializers]
via.xs:634:1: warning: missing initializer for field âReaddelimâ of âPerlIO_funcsâ [-Wmissing-field-initializers]
./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=]
perlio.c: In function âPerl_PerlIO_readdelimâ:
perlio.c:1587:8: error: âvbufâ undeclared (first use in this function)
perlio.c:1587:8: note: each undeclared identifier is reported only once for each function it appears in
perlio.c: In function âPerlIOUtf8_pushedâ:
perlio.c:1832:32: warning: passing argument 1 of âPerlIO_popâ from incompatible pointer type
perlio.c:642:1: note: expected âstruct PerlInterpreter *â but argument is of type âstruct PerlIOl **â
perlio.c:1832:21: error: too few arguments to function âPerlIO_popâ
perlio.c:642:1: note: declared here
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)