Automated smoke report for 5.31.6 patch
091db59cc2c472e72fe14421f725785da577c4dc v5.31.5-363-g091db59cc2
ALMA: HP rx2660 (1.67GHz/9.0MB) (IA64/2 cpu)
on openvms - V8.4-2L1
using VSI C V7.4-001
smoketime 1 hour 27 minutes (average 43 minutes 39 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.31.5-363-g091db59cc2 Configuration (common) none
----------- ---------------------------------------------------------
M
M -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE091db59cc2c472e72fe14421f725785da577c4dc
Failures: (common-args) none
[minitest]
t/op/lexsub ............... FAILED--unexpected output at test 18
t/op/require_errors ....... FAILED--unexpected output at test 0
[minitest] -Duseithreads
t/op/chdir ................ FAILED at test 28
t/op/lexsub ............... FAILED--unexpected output at test 18
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 '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 7175 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 7215 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
safe = ((oact.sa_flags & SA_SIGINFO)
........................................^
%CC-E-UNDECLARED, In this statement, "SA_SIGINFO" is not declared.
at line number 3090 in file SMOKE_BUILD_ROOT:[blead.ext.POSIX]POSIX.xs;1
? ( oact.sa_sigaction == PL_csighandler3p
............................^
%CC-E-NEEDMEMBER, In this statement, "sa_sigaction" is not a member of "oact".
at line number 3091 in file SMOKE_BUILD_ROOT:[blead.ext.POSIX]POSIX.xs;1
if (act.sa_flags & SA_SIGINFO) {
..................................^
%CC-E-UNDECLARED, In this statement, "SA_SIGINFO" is not declared.
at line number 3120 in file SMOKE_BUILD_ROOT:[blead.ext.POSIX]POSIX.xs;1
act.sa_sigaction =
...................^
%CC-E-NEEDMEMBER, In this statement, "sa_sigaction" is not a member of "act".
at line number 3122 in file SMOKE_BUILD_ROOT:[blead.ext.POSIX]POSIX.xs;1
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.24.2
(Reporter v0.050 / Smoker v0.045)