[via nntp.perl.org] [similar] [parsed detail]
MIME-version: 1.0
Content-transfer-encoding: 7BIT
Content-type: text/plain
Message-ID: <0LNU0043QFV9JY50@asmtp013.mac.com>
Date: Mon, 04 Jul 2011 23:45:08 -0500
Subject: Smoke [5.15.0] v5.15.0-225-g998e043 FAIL(M) openvms V8.3-1H1 (IA64/2 cpu)
Automated smoke report for 5.15.0 patch 998e043925965cf6a2a62e8b7f519b4bba121b13 v5.15.0-225-g998e043
ALMA: HP rx2600 (1.50GHz/6.0MB) (IA64/2 cpu)
on openvms - V8.3-1H1
using ? CC/DECC version 70390019
smoketime 1 hour 52 minutes (average 56 minutes 24 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.15.0-225-g998e043 Configuration (common) none
----------- ---------------------------------------------------------
M
M -Dusethreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
uncommitted-changes
SMOKE998e043925965cf6a2a62e8b7f519b4bba121b13
Failures: (common-args) none
[minitest]
[minitest] -Dusethreads
t/io/perlio...............FAILED--expected 44 tests, saw 42
t/op/sub_lval.............FAILED--unexpected output at test 125
Compiler messages(VMS):
if (invariant_head <= 0) {
....................^
%CC-I-QUESTCOMPARE, In this statement, the unsigned expression "invariant_head" is being compared with a relational operator to a constant whose value is not greater than zero. This might not be what you intended.
at line number 3365 in file MDA0:[SMOKE.blead]sv.c;1
if (ulen == -1) {
................^
%CC-I-QUESTCOMPARE1, In this statement, the unsigned expression "ulen" is being compared with an equality operator to a constant whose value is negative. This might not be what you intended.
at line number 356 in file MDA0:[SMOKE.blead.cpan.Encode]Encode.xs;1
if (ulen == -1)
........................^
%CC-I-QUESTCOMPARE1, In this statement, the unsigned expression "ulen" is being compared with an equality operator to a constant whose value is negative. This might not be what you intended.
at line number 360 in file MDA0:[SMOKE.blead.cpan.Encode]Encode.xs;1
--
Report by Test::Smoke v1.39 build 1235 running on perl 5.12.3
(Reporter v0.035 / Smoker v0.044)