[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/jrobinson/configure-for-cross] v5.17.7.0-229-g46b24b5 FAIL(F) MSWin32 Win2000 SP4 (x86/1 cpu)
Content-type: text/plain; charset="iso-8859-1"
Date: Tue, 15 Jan 2013 14:55 -0500
Mime-version: 1.0
Content-transfer-encoding: quoted-printable
Message-ID: <20130115195748.A4B184E014D@zwei>
Smoke logs available at http://m-l.org/~perl/smoke/perl/
Note: Due to a quirk of the virtual machine, build failures are generally
because of timing issues on the VM rather than Perl problems, unless all
of the grid says "M".
Automated smoke report for 5.17.8 patch 46b24b502800863eed919941d961bd20c3957e93 v5.17.7.0-229-g46b24b5
perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2661 MHz) (x86/1 cpu)
on MSWin32 - Win2000 SP4
using cl version 14.00.50727.762
smoketime 4 hours 42 minutes (average 1 hour 10 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.17.7.0-229-g46b24b5 Configuration (common) none
----------- ---------------------------------------------------------
F F
F F -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
uncommitted-changes
SMOKE46b24b502800863eed919941d961bd20c3957e93
Failures: (common-args) none
[default]
../t/porting/manifest.t.....................................FAILED
10667
../t/porting/pod_rules.t....................................FAILED
5
[default] -DDEBUGGING
../t/porting/manifest.t.....................................FAILED
10667
../t/porting/pod_rules.t....................................FAILED
6
[default] -Duseithreads
../t/op/threads.t...........................................FAILED
Non-zero exit status: 9
Bad plan. You planned 26 tests but ran 9.
../t/porting/manifest.t.....................................FAILED
10667
../t/porting/pod_rules.t....................................FAILED
2
[default] -DDEBUGGING -Duseithreads
../t/porting/manifest.t.....................................FAILED
10667
../t/porting/pod_rules.t....................................FAILED
2
Compiler messages(MSWin32):
..\mg.c(682) : warning C4646: function declared with __declspec(noreturn) has non-void return type
..\mg.c(687) : warning C4645: function declared with __declspec(noreturn) has a return statement
op.c(7342) : warning C4244: 'initializing' : conversion from 'U32' to 'const char', possible loss of data
op.c(11706) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5874) : warning C4244: 'function' : conversion from 'U32' to 'const char', possible loss of data
..\pp_hot.c(2786) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
..\pp_sort.c(1668) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
..\regcomp.c(6129) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
..\regcomp.c(6130) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
..\regcomp.c(6154) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
..\regcomp.c(6155) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
..\regcomp.c(10840) : warning C4244: '=' : conversion from 'UV' to 'char', possible loss of data
..\regcomp.c(11722) : warning C4244: 'function' : conversion from 'IV' to 'char', possible loss of data
..\regcomp.c(11736) : warning C4244: 'function' : conversion from 'IV' to 'char', possible loss of data
..\regexec.c(494) : warning C4244: 'return' : conversion from 'UV' to 'char', possible loss of data
..\regexec.c(4307) : warning C4244: 'function' : conversion from 'I32' to 'const U8', possible loss of data
..\regexec.c(4314) : warning C4244: 'function' : conversion from 'I32' to 'const U8', possible loss of data
..\regexec.c(4917) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
..\regexec.c(4920) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
..\toke.c(765) : warning C4244: '=' : conversion from 'U32' to 'U8', possible loss of data
..\util.c(2181) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
..\util.c(2182) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
..\util.c(2183) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
..\util.c(2184) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
..\util.c(2210) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
..\util.c(2211) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
..\util.c(2212) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
..\util.c(2213) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
B.xs(998) : warning C4101: 'len' : unreferenced local variable
B.xs(1936) : warning C4018: '<=' : signed/unsigned mismatch
B.xs(1946) : warning C4018: '<=' : signed/unsigned mismatch
IO.xs(493) : warning C4101: 'ret' : unreferenced local variable
ListUtil.xs(253) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
ListUtil.xs(305) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
Base64.xs(394) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Base64.xs(396) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
POSIX.xs(707) : warning C4101: 'charstring' : unreferenced local variable
scalar.xs(175) : warning C4018: '>' : signed/unsigned mismatch
Storable.xs(4902) : warning C4101: 'mg' : unreferenced local variable
Storable.xs(4934) : warning C4101: 'mg' : unreferenced local variable
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
APItest.xs(3070) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
APItest.xs(3469) : warning C4101: 'tmp' : unreferenced local variable
Typemap.c(813) : warning C4101: 'RETVAL' : unreferenced local variable
re_exec.c(494) : warning C4244: 'return' : conversion from 'UV' to 'char', possible loss of data
re_exec.c(4307) : warning C4244: 'function' : conversion from 'I32' to 'const U8', possible loss of data
re_exec.c(4314) : warning C4244: 'function' : conversion from 'I32' to 'const U8', possible loss of data
re_exec.c(4917) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
re_exec.c(4920) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
re_comp.c(6129) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
re_comp.c(6130) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
re_comp.c(6154) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
re_comp.c(6155) : warning C4244: 'function' : conversion from 'I32' to 'char', possible loss of data
re_comp.c(10840) : warning C4244: '=' : conversion from 'UV' to 'char', possible loss of data
re_comp.c(11722) : warning C4244: 'function' : conversion from 'IV' to 'char', possible loss of data
re_comp.c(11736) : warning C4244: 'function' : conversion from 'IV' to 'char', possible loss of data
op.c(11706) : warning C4028: formal parameter 2 different from declaration
--
Report by Test::Smoke v1.42 build 1267 running on perl 5.10.0
(Reporter v0.035 / Smoker v0.045)