Automated smoke report for 5.31.8 patch
4eeaed3791af175b5840f626d4d1a4e3b4cb3543 v5.31.7-52-g4eeaed3791
ALMA: HP rx2660 (1.67GHz/9.0MB) (IA64/2 cpu)
on openvms - V8.4-2L1
using VSI C V7.4-001
smoketime 3 hours 40 minutes (average 1 hour 50 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.31.7-52-g4eeaed3791 Configuration (common) none
----------- ---------------------------------------------------------
F -
F - -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE4eeaed3791af175b5840f626d4d1a4e3b4cb3543
Failures: (common-args) none
[default]
t/op/lexsub ....................................................
FAILED--unexpected output at test 18
ext/Pod-Html/t/cache ........................................... FAILED at
test 8
dist/IO/t/cachepropagate-tcp ...................................
FAILED--expected 9 tests, saw 8
cpan/ExtUtils-MakeMaker/t/build_man ............................ FAILED at
test 15
cpan/Module-Metadata/t/metadata ................................
FAILED--expected 72 tests, saw 51
cpan/Pod-Simple/t/search22 ..................................... FAILED at
test 13
cpan/Pod-Simple/t/search60 ..................................... FAILED at
test 3
cpan/Test-Harness/t/proverun ................................... FAILED at
test 3
[default] -Duseithreads
t/re/user_prop_race_thr ........................................ FAILED at
test 3
t/op/chdir ..................................................... FAILED at
test 28
t/op/lexsub ....................................................
FAILED--unexpected output at test 18
ext/Pod-Html/t/cache ........................................... FAILED at
test 8
dist/IO/t/cachepropagate-tcp ...................................
FAILED--expected 9 tests, saw 8
cpan/ExtUtils-MakeMaker/t/build_man ............................ FAILED at
test 15
cpan/Module-Metadata/t/metadata ................................
FAILED--expected 72 tests, saw 51
cpan/Pod-Simple/t/search22 ..................................... FAILED at
test 13
cpan/Pod-Simple/t/search60 ..................................... FAILED at
test 3
cpan/Test-Harness/t/proverun ................................... FAILED at
test 3
MANIFEST did not declare '.GITATTRIBUTES'
MANIFEST did not declare '.GIT_PATCH'
MANIFEST did not declare 'CPAN/PARENT/T/RT62341^.T.DISABLED'
MANIFEST declared 'CPAN/PARENT/T/RT62341_T.DISABLED' but it is missing
MANIFEST did not declare 'CPAN/^.DIR-LOCALS.EL'
MANIFEST declared 'CPAN/_DIR-LOCALS.EL' but it is missing
MANIFEST did not declare 'CROSS/MAKEFILE^.SH.PATCH'
MANIFEST declared 'CROSS/MAKEFILE_SH.PATCH' but it is missing
MANIFEST did not declare '^.DIR-LOCALS.EL'
MANIFEST did not declare '^.LGTM.YML'
MANIFEST did not declare '^.METACONF-EXCLUSIONS.TXT'
MANIFEST did not declare '^.TRAVIS.YML'
MANIFEST declared '_DIR-LOCALS.EL' but it is missing
MANIFEST declared '_LGTM.YML' but it is missing
MANIFEST declared '_METACONF-EXCLUSIONS.TXT' but it is missing
MANIFEST declared '_TRAVIS.YML' but it is missing
Compiler messages(VMS):
if (t_range_count <= 0) {
...............^
%CC-I-QUESTCOMPARE, In this statement, the unsigned expression "t_range_count"
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 7177 in file SMOKE_BUILD_ROOT:[blead]op.c;1
if (r_range_count <= 0) {
...............^
%CC-I-QUESTCOMPARE, In this statement, the unsigned expression "r_range_count"
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 7217 in file SMOKE_BUILD_ROOT:[blead]op.c;1
neg = PL_statcache.st_ino < 0;
.................^
%CC-I-QUESTCOMPARE, In this statement, the unsigned expression
"(my_perl->Istatcache).st_ino" 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 2945 in file SMOKE_BUILD_ROOT:[blead]pp_sys.c;1
return len - (STRLEN)(s->posn) <= 0;
..............^
%CC-I-QUESTCOMPARE, In this statement, the unsigned expression
"len-(STRLEN)(s->posn)" 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 25 in file SMOKE_BUILD_ROOT:[blead.ext.PerlIO-scalar]scalar.xs;1
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.24.2
(Reporter v0.050 / Smoker v0.045)