[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.26.0 patch 82421f5fa2a51fb4bd947506f3a05c320f7a8641 v5.25.11-47-g82421f5.
digitalis: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (GenuineIntel 3068MHz) (x86_64/8[32 cores] cpus)
on linux 3.16.0-4-amd64 [Debian GNU/Linux 8.6 (jessie)]
using ccache gcc -m32 version 4.9.2 (*1)
smoketime 5 hours 20 minutes (average 20 minutes 2 seconds)
Summary: PASS
O = OK F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during: - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep
v5.25.11-47-g82421f5
----------------------- ----------------------------------------------------
O O -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32" (*1)
O O -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32" -Duselongdouble (*1)
O O -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32" -Dusethreads (*1)
O O -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32" -Dusethreads -Duselongdouble (*1)
O O -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32" -Duse64bitint (*1)
O O -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32" -Duse64bitint -Duselongdouble (*1)
O O -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32" -Duse64bitint -Dusethreads (*1)
O O -Dcc="ccache gcc -m32" -Dmyhostname="digitalis-m32" -Duse64bitint -Dusethreads -Duselongdouble (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Applied patches:
SMOKE82421f5fa2a51fb4bd947506f3a05c320f7a8641
Skipped tests:
# One test name on a line
Test failures:
None.
Compiler messages:
./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=]
./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=]
Storable.xs: In function âÂÂretrieve_blessedâÂÂ:
Storable.xs:4078:300: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Storable.xs: In function âÂÂretrieve_hookâÂÂ:
Storable.xs:4269:301: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
scalar.xs: In function âÂÂPerlIOScalar_readâÂÂ:
scalar.xs:190:22: warning: comparison is always true due to limited range of data type [-Wtype-limits]
Storable.xs:4078:308: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Storable.xs:4269:309: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
scalar.xs:190:24: warning: comparison is always true due to limited range of data type [-Wtype-limits]
gv.c: In function âÂÂS_gv_magicalizeâÂÂ:
gv.c:1999:71: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
gv.c:2167:67: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
mg.c: In function âÂÂPerl_magic_regdata_cntâÂÂ:
mg.c:641:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
mg.c: In function âÂÂPerl_magic_regdatum_getâÂÂ:
mg.c:677:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
gv.c:1999:79: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
gv.c:2167:75: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
About this smoke: smoking-perl: 5.20.2 smoker-version: 1.70_02/0.046 timestamp: 2017-04-07 16:03:45+02 tester: dcollins