Automated smoke report for 5.15.3 patch 2480ae1c1b2fa11085b45f96de55cb16c3bcc343 v5.15.3-63-g2480ae1
ALMA: HP rx2600 (1.50GHz/6.0MB) (IA64/2 cpu)
on openvms - V8.4
using ? CC/DECC version 70390020
smoketime 3 hours 16 minutes (average 1 hour 38 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.15.3-63-g2480ae1 Configuration (common) none
----------- ---------------------------------------------------------
F -
F - -Dusethreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
uncommitted-changes
SMOKE2480ae1c1b2fa11085b45f96de55cb16c3bcc343
Failures: (common-args) none
[default]
[default] -Dusethreads
cpan/Archive-Extract/t/01_Archive-Extract ..................... FAILED at test 193
cpan/CGI/t/url ................................................ FAILED--no leader found
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/Pod-Simple/t/search12 .................................... FAILED at test 7
cpan/Time-HiRes/t/alarm ....................................... FAILED at test 7
cpan/Time-HiRes/t/ualarm ...................................... FAILED at test 8
dist/Carp/t/Carp .............................................. FAILED--expected 58 tests, saw 34
t/porting/podcheck ............................................ FAILED at test 1
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 3355 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)