Automated smoke report for 5.33.3 patch
273021bdbdd2aed79625dc0c9239c522a0cafbaf v5.33.2-130-g273021bdbd
ALMA: HP rx2660 (1.67GHz/9.0MB) (IA64/2 cpu)
on openvms - V8.4-2L1
using VSI C V7.4-001
smoketime 3 hours 36 minutes (average 1 hour 48 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.33.2-130-g273021bdbd Configuration (common) none
----------- ---------------------------------------------------------
F -
F - -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE273021bdbdd2aed79625dc0c9239c522a0cafbaf
Failures: (common-args) none
[default]
t/op/lexsub ......................................................
FAILED--unexpected output at test 18
ext/Pod-Html/t/cache ............................................. FAILED
at test 8
cpan/Archive-Tar/t/09_roundtrip .................................. FAILED
at test 5
cpan/ExtUtils-MakeMaker/t/hints .................................. FAILED
at test 3
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
cpan/Archive-Tar/t/09_roundtrip .................................. FAILED
at test 5
cpan/ExtUtils-MakeMaker/t/hints .................................. FAILED
at test 3
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 7344 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 7386 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 2935 in file SMOKE_BUILD_ROOT:[blead]pp_sys.c;1
ALIGNED_TYPE(regexp);
...................^
%CC-I-EXTRASEMI, Extraneous semicolon.
at line number 893 in file SMOKE_BUILD_ROOT:[blead]sv.c;1
ALIGNED_TYPE(XPVGV);
..................^
%CC-I-EXTRASEMI, Extraneous semicolon.
at line number 894 in file SMOKE_BUILD_ROOT:[blead]sv.c;1
ALIGNED_TYPE(XPVLV);
..................^
%CC-I-EXTRASEMI, Extraneous semicolon.
at line number 895 in file SMOKE_BUILD_ROOT:[blead]sv.c;1
ALIGNED_TYPE(XPVAV);
..................^
%CC-I-EXTRASEMI, Extraneous semicolon.
at line number 896 in file SMOKE_BUILD_ROOT:[blead]sv.c;1
ALIGNED_TYPE(XPVHV);
..................^
%CC-I-EXTRASEMI, Extraneous semicolon.
at line number 897 in file SMOKE_BUILD_ROOT:[blead]sv.c;1
ALIGNED_TYPE(XPVCV);
..................^
%CC-I-EXTRASEMI, Extraneous semicolon.
at line number 898 in file SMOKE_BUILD_ROOT:[blead]sv.c;1
ALIGNED_TYPE(XPVFM);
..................^
%CC-I-EXTRASEMI, Extraneous semicolon.
at line number 899 in file SMOKE_BUILD_ROOT:[blead]sv.c;1
ALIGNED_TYPE(XPVIO);
..................^
%CC-I-EXTRASEMI, Extraneous semicolon.
at line number 900 in file SMOKE_BUILD_ROOT:[blead]sv.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)