Automated smoke report for 5.35.2 patch
23ceeed0a514d040b9d5a4c29d21d90af2558ad0 v5.35.1-70-g23ceeed0a5
ALMA: HP rx2660 (1.67GHz/9.0MB) (IA64/2 cpu)
on openvms - V8.4-2L3
using VSI C V7.4-001
smoketime 3 hours 52 minutes (average 1 hour 56 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.35.1-70-g23ceeed0a5 Configuration (common) none
----------- ---------------------------------------------------------
F -
F - -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Failures: (common-args) none
[default]
t/op/lexsub ......................................................
FAILED--unexpected output at test 18
t/op/magic ....................................................... FAILED
at test 176
t/op/split ....................................................... FAILED
at test 194
cpan/Archive-Tar/t/09_roundtrip .................................. FAILED
at test 5
cpan/ExtUtils-Install/t/Installapi2 .............................. FAILED
at test 34
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/lexsub ......................................................
FAILED--unexpected output at test 18
t/op/magic ....................................................... FAILED
at test 176
t/op/split ....................................................... FAILED
at test 194
cpan/Archive-Tar/t/09_roundtrip .................................. FAILED
at test 5
cpan/ExtUtils-Install/t/Installapi2 .............................. FAILED
at test 34
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 '.MAILMAP'
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 7366 in file SMOKE_BUILD_ROOT:[pr18944]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 7408 in file SMOKE_BUILD_ROOT:[pr18944]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 2936 in file SMOKE_BUILD_ROOT:[pr18944]pp_sys.c;1
EXTEND(SP, retcount);
.......^
%CC-I-QUESTCOMPARE, In this statement, the unsigned expression "(retcount)" 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 1628 in file
SMOKE_BUILD_ROOT:[pr18944.cpan.Scalar-List-Utils]ListUtil.xs;1
EXTEND(SP, len);
.......^
%CC-I-QUESTCOMPARE, In this statement, the unsigned expression "(len)" 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 1645 in file
SMOKE_BUILD_ROOT:[pr18944.cpan.Scalar-List-Utils]ListUtil.xs;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:[pr18944.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)