Front page | perl.perl5.porters |
Postings from July 2012
Fwd: Smoke [smoke-me/chip/magicflags7] v5.17.1-344-g54c9917 FAIL(F)MSWin32 Win2000 SP4 (x86/1 cpu)
Thread Next
From:
Reverend Chip
Date:
July 12, 2012 13:05
Subject:
Fwd: Smoke [smoke-me/chip/magicflags7] v5.17.1-344-g54c9917 FAIL(F)MSWin32 Win2000 SP4 (x86/1 cpu)
Message ID:
4FFF2DE9.50907@gmail.com
Anyone care to offer some Win32 insight? The below smoke failure
confounds me. The magicflags7 smokes have all come back clean,
including with g++ ... except this one. Why would Memoize break, only
under ithreads, only under Win32?
-------- Original Message --------
Subject: Smoke [smoke-me/chip/magicflags7] v5.17.1-344-g54c9917 FAIL(F)
MSWin32 Win2000 SP4 (x86/1 cpu)
Date: Wed, 11 Jul 2012 13:43 -0400
From: George Greer <perl@greerga.m-l.org>
To: smokers-reports@perl.org, chip@pobox.com
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.2 patch 54c9917ace5eefe093c6e44cdf8db06c3fb6d702 v5.17.1-344-g54c9917
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 2 hours 58 minutes (average 44 minutes 37 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.17.1-344-g54c9917 Configuration (common) none
----------- ---------------------------------------------------------
O O
F O -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
uncommitted-changes
SMOKE54c9917ace5eefe093c6e44cdf8db06c3fb6d702
Failures: (common-args) none
[default] -Duseithreads
../cpan/Memoize/t/expmod_t.t................................FAILED
7
Passed Todo tests: (common-args) none
[default]
[default] -DDEBUGGING
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
../cpan/CGI/t/tmpdir.t......................................PASSED
3-9
Compiler messages(MSWin32):
op.c(6966) : warning C4244: 'initializing' : conversion from 'U32' to 'const char', possible loss of data
op.c(11121) : warning C4028: formal parameter 1 different from declaration
..\pp.c(5835) : warning C4244: 'function' : conversion from 'U32' to 'const char', possible loss of data
..\pp_hot.c(2688) : 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
..\regexec.c(4349) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
..\regexec.c(4352) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
..\toke.c(760) : warning C4244: '=' : conversion from 'U32' to 'U8', possible loss of data
IO.xs(493) : warning C4101: 'ret' : unreferenced local variable
ListUtil.xs(249) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
ListUtil.xs(297) : 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
Piece.xs(950) : warning C4101: 'ret' : unreferenced local variable
APItest.xs(3069) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
APItest.xs(3417) : warning C4101: 'tmp' : unreferenced local variable
re_exec.c(4349) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
re_exec.c(4352) : warning C4244: 'initializing' : conversion from 'I32' to 'U8', possible loss of data
op.c(11121) : 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)
Thread Next
-
Fwd: Smoke [smoke-me/chip/magicflags7] v5.17.1-344-g54c9917 FAIL(F)MSWin32 Win2000 SP4 (x86/1 cpu)
by Reverend Chip