[via nntp.perl.org] [similar] [parsed detail]
MIME-version: 1.0
Content-transfer-encoding: 7BIT
Content-type: text/plain
Message-ID: <0LGP0007S82UC190@asmtp014.mac.com>
Date: Wed, 16 Feb 2011 01:13:41 -0600
Subject: Smoke [5.13.9] v5.13.9-502-g279627b FAIL(FM) openvms V8.3-1H1 (IA64/2 cpu)
Automated smoke report for 5.13.9 patch 279627b48dfab08c484fbbb6c05d3964fa9529d2 v5.13.9-502-g279627b
ALMA: HP rx2600 (1.50GHz/6.0MB) (IA64/2 cpu)
on openvms - V8.3-1H1
using ? CC/DECC version 70390019
smoketime 3 hours 28 minutes (average 1 hour 44 minutes)
Summary: FAIL(FM)
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.13.9-502-g279627b Configuration (common) none
----------- ---------------------------------------------------------
M -
F - -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
uncommitted-changes
SMOKE279627b48dfab08c484fbbb6c05d3964fa9529d2
Failures: (common-args) none
[default] -Duseithreads
t/op/alarm.....................................................FAILED--unexpected output at test 2
cpan/ExtUtils-MakeMaker/t/prereq...............................FAILED--expected 13 tests, saw 5
cpan/Module-Build/t/PL_files...................................FAILED at test 3
cpan/Module-Build/t/properties/dist_suffix.....................FAILED at test 2
cpan/Module-Build/t/runthrough.................................FAILED at test 11
cpan/Module-Build/t/tilde......................................FAILED at test 16
cpan/Time-HiRes/t/HiRes........................................FAILED at test 41
dist/ExtUtils-CBuilder/t/04-base...............................FAILED at test 9
dist/ExtUtils-ParseXS/t/basic..................................FAILED--expected 10 tests, saw 7
dist/ExtUtils-ParseXS/t/more...................................FAILED at test 7
dist/ExtUtils-ParseXS/t/usage..................................FAILED--expected 24 tests, saw 6
ext/IPC-Open3/t/fd.............................................FAILED at test 2
t/porting/exec-bit.............................................FAILED at test 1
t/porting/regen................................................FAILED at test 6
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 3367 in file D0:[smoke.Test-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 D0:[smoke.Test-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 D0:[smoke.Test-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)