[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201409111727.s8BHRk4T016191@compaq.bandsman.co.uk>
Content-transfer-encoding: 8bit
Content-type: text/plain
MIME-version: 1.0
Date: Thu, 11 Sep 2014 13:24:35 -0400
Subject: Smoke [5.21.4] v5.21.3-560-g0eb7ca0 FAIL(X) linux 3.0.35-cm-fx6-6.1 [debian] (armv7l/4 cpu)
Automated smoke report for 5.21.4 patch 0eb7ca05ab5a95815f74f6953d6a4bb299de966c v5.21.3-560-g0eb7ca0
utilite: ( 0MHz) (armv7l/4 cpu)
on linux - 3.0.35-cm-fx6-6.1 [debian]
using cc version 4.7.2
smoketime 11 hours 59 minutes (average 59 minutes 60 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.21.3-560-g0eb7ca0 Configuration (common) none
----------- ---------------------------------------------------------
O O -Uuseperlio
O O
O O -Duse64bitint
X X -Duselongdouble
X X -Dusemorebits
O - -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE0eb7ca05ab5a95815f74f6953d6a4bb299de966c
Failures: (common-args) none
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Dusemorebits
[default] -DDEBUGGING -Dusemorebits
Inconsistent test results (between TEST and harness):
../t/porting/libperl.t.................. ............................................. FAILED at test 14
Compiler messages(gcc):
Configure ...try.c: In function 'main':
./const-xs.inc: In function 'XS_Fcntl_AUTOLOAD':
./const-xs.inc:528:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
./const-xs.inc:533:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
Call.xs: In function 'filter_call':
Call.xs:63:3: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'STRLEN' [-Wformat]
Call.xs:63:3: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'STRLEN' [-Wformat]
Call.xs:100:5: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'STRLEN' [-Wformat]
Call.xs:156:8: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'STRLEN' [-Wformat]
Call.xs:175:9: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'unsigned int' [-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_GDBM_File_AUTOLOAD':
./const-xs.inc:137:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
./const-xs.inc:142: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:1461:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
./const-xs.inc:1466: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:890:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
./const-xs.inc:895:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t' [-Wformat]
make ...op.c: In function 'Perl_rpeep':
op.c:11450:25: warning: comparison is always false due to limited range of data type [-Wtype-limits]
regcomp.c: In function 'S_regclass':
regcomp.c:13606:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
op.c: In function 'Perl_rpeep':
Call.xs:63:3: warning: format '%Ld' expects argument of type 'long long int', but argument 3 has type 'STRLEN' [-Wformat]
Call.xs:63:3: warning: format '%Ld' expects argument of type 'long long int', but argument 5 has type 'STRLEN' [-Wformat]
Call.xs:100:5: warning: format '%Ld' expects argument of type 'long long int', but argument 4 has type 'STRLEN' [-Wformat]
Call.xs:156:8: warning: format '%Ld' expects argument of type 'long long int', but argument 3 has type 'STRLEN' [-Wformat]
Call.xs:175:9: warning: format '%Ld' expects argument of type 'long long int', but argument 4 has type 'unsigned int' [-Wformat]
re_comp.c: In function 'S_regclass':
re_comp.c:13606:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
sv.c: In function 'Perl_sv_vcatpvfn_flags':
sv.c:12301:9: warning: comparison is always true due to limited range of data type [-Wtype-limits]
make ...dump.c: In function 'Perl_sv_peek':
dump.c:461:2: warning: format '%g' expects argument of type 'double', but argument 3 has type 'NV' [-Wformat]
dump.c: In function 'Perl_do_sv_dump':
dump.c:1573:2: warning: format '%g' expects argument of type 'double', but argument 5 has type 'NV' [-Wformat]
dump.c:1751:6: warning: format '%f' expects argument of type 'double', but argument 4 has type 'NV' [-Wformat]
vutil.c: In function 'Perl_upg_version':
vutil.c:628:6: warning: format '%f' expects argument of type 'double', but argument 3 has type 'NV' [-Wformat]
vutil.c:633:6: warning: format '%f' expects argument of type 'double', but argument 4 has type 'NV' [-Wformat]
sv.c: In function 'Perl_sv_inc_nomg':
sv.c:8565:7: warning: format '%f' expects argument of type 'double', but argument 3 has type 'NV' [-Wformat]
sv.c: In function 'Perl_sv_dec_nomg':
sv.c:8743:11: warning: format '%f' expects argument of type 'double', but argument 3 has type 'NV' [-Wformat]
sv.c:11812:21: warning: format '%g' expects argument of type 'double', but argument 2 has type 'NV' [-Wformat]
pp.c: In function 'Perl_pp_sin':
pp.c:2712:8: warning: format '%g' expects argument of type 'double', but argument 3 has type 'NV' [-Wformat]
pp.c: In function 'Perl_pp_chr':
pp.c:3360:25: warning: format '%g' expects argument of type 'double', but argument 3 has type 'NV' [-Wformat]
pp_sys.c: In function 'Perl_pp_gmtime':
pp_sys.c:4537:7: warning: format '%f' expects argument of type 'double', but argument 4 has type 'NV' [-Wformat]
pp_sys.c:4544:10: warning: format '%f' expects argument of type 'double', but argument 4 has type 'Time64_T' [-Wformat]
pp_sys.c:4550:10: warning: format '%f' expects argument of type 'double', but argument 4 has type 'Time64_T' [-Wformat]
pp_sys.c:4564:10: warning: format '%f' expects argument of type 'double', but argument 4 has type 'Time64_T' [-Wformat]
pp_pack.c: In function 'S_unpack_rec':
pp_pack.c:1798:3: warning: passing argument 2 of 'modf' from incompatible pointer type [enabled by default]
RealPPPort.xs: In function 'XS_Devel__PPPort_croak_NVgf':
RealPPPort.xs:1741:17: warning: format '%g' expects argument of type 'double', but argument 2 has type 'NV' [-Wformat]
POSIX.xs: In function 'XS_POSIX_modf':
POSIX.xs:2352:2: warning: passing argument 2 of 'modf' from incompatible pointer type [enabled by default]
HiRes.xs: In function 'XS_Time__HiRes_usleep':
HiRes.xs:816:10: warning: format '%g' expects argument of type 'double', but argument 2 has type 'NV' [-Wformat]
HiRes.xs: In function 'XS_Time__HiRes_nanosleep':
HiRes.xs:838:6: warning: format '%g' expects argument of type 'double', but argument 2 has type 'NV' [-Wformat]
HiRes.xs: In function 'XS_Time__HiRes_sleep':
HiRes.xs:889:8: warning: format '%g' expects argument of type 'double', but argument 2 has type 'NV' [-Wformat]
HiRes.xs:893:10: warning: format '%g' expects argument of type 'double', but argument 2 has type 'NV' [-Wformat]
HiRes.xs: In function 'XS_Time__HiRes_alarm':
HiRes.xs:953:6: warning: format '%g' expects argument of type 'double', but argument 2 has type 'NV' [-Wformat]
HiRes.xs:953:6: warning: format '%g' expects argument of type 'double', but argument 3 has type 'NV' [-Wformat]
HiRes.xs:961:3: warning: format '%g' expects argument of type 'double', but argument 2 has type 'NV' [-Wformat]
HiRes.xs:961:3: warning: format '%g' expects argument of type 'double', but argument 3 has type 'NV' [-Wformat]
HiRes.xs: In function 'XS_Time__HiRes_setitimer':
HiRes.xs:1105:6: warning: format '%g' expects argument of type 'double', but argument 3 has type 'NV' [-Wformat]
HiRes.xs:1105:6: warning: format '%g' expects argument of type 'double', but argument 4 has type 'NV' [-Wformat]
HiRes.xs: In function 'XS_Time__HiRes_clock_nanosleep':
HiRes.xs:1213:6: warning: format '%g' expects argument of type 'double', but argument 2 has type 'NV' [-Wformat]
sv.c: In function 'S_sv_2iuv_common':
sv.c:2101:3: warning: format '%g' expects argument of type 'double', but argument 4 has type 'NV' [-Wformat]
sv.c:2112:3: warning: format '%g' expects argument of type 'double', but argument 4 has type 'NV' [-Wformat]
sv.c:2225:6: warning: format '%g' expects argument of type 'double', but argument 4 has type 'NV' [-Wformat]
sv.c: In function 'Perl_sv_2nv_flags':
sv.c:2570:2: warning: format '%g' expects argument of type 'double', but argument 4 has type 'NV' [-Wformat]
sv.c:2705:5: warning: format '%g' expects argument of type 'double', but argument 4 has type 'NV' [-Wformat]
sv.c:8609:6: warning: format '%g' expects argument of type 'double', but argument 5 has type 'NV' [-Wformat]
sv.c:8781:6: warning: format '%g' expects argument of type 'double', but argument 5 has type 'NV' [-Wformat]
dump.c: In function 'Perl_sv_peek':
sv.c:2277:25: warning: format '%g' expects argument of type 'double', but argument 2 has type 'NV' [-Wformat]
sv.c: In function 'S_sv_2iuv_non_preserve':
sv.c:2014:5: warning: format '%g' expects argument of type 'double', but argument 5 has type 'NV' [-Wformat]
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)