Automated smoke report for 5.35.2 patch
469a261cb4bc51f21cbc043d02618db11e44ab6c v5.35.1-34-g469a261cb4
ALMA: HP rx2660 (1.67GHz/9.0MB) (IA64/2 cpu)
on openvms - V8.4-2L3
using VSI C V7.4-001
smoketime 57 minutes 42 seconds (average 28 minutes 51 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.35.1-34-g469a261cb4 Configuration (common) none
----------- ---------------------------------------------------------
M
M -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Failures: (common-args) none
[minitest]
[minitest] -Duseithreads
t/op/lexsub ............... FAILED--unexpected output at test 18
t/op/magic ................ FAILED at test 176
t/op/require_errors ....... FAILED--unexpected output at test 0
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:[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 7408 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 2936 in file SMOKE_BUILD_ROOT:[blead]pp_sys.c;1
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.24.2
(Reporter v0.050 / Smoker v0.045)