Automated smoke report for 5.19.6 patch
43e4250a611bbded7aab070226e8d756638cd569 v5.19.5-83-g43e4250
ALMA: HP rx2600 (1.50GHz/6.0MB) (IA64/2 cpu)
on openvms - V8.4
using HP C V7.3-020
smoketime 4 hours 38 minutes (average 2 hours 19 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.19.5-83-g43e4250 Configuration (common) none
----------- ---------------------------------------------------------
F -
F - -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE43e4250a611bbded7aab070226e8d756638cd569
Failures: (common-args) none
[default]
cpan/Test-Harness/t/harness ................................... FAILED--no
leader found
lib/perl5db ................................................... FAILED at
test 24
[default] -Duseithreads
t/re/pat_thr ..................................................
FAILED--unexpected output at test 679
cpan/Test-Harness/t/harness ................................... FAILED--no
leader found
lib/perl5db ................................................... FAILED at
test 24
MANIFEST did not declare 'CPAN/LIBNET/HOSTNAME.PM.EG'
MANIFEST declared 'CPAN/LIBNET/HOSTNAME_PM.EG' but it is missing
MANIFEST did not declare 'CROSS/MAKEFILE.SH.PATCH'
MANIFEST declared 'CROSS/MAKEFILE_SH.PATCH' but it is missing
Compiler messages(VMS):
if (invariant_head <= 0) {
...................^
%CC-I-QUESTCOMPARE, In this statement, the unsigned expression "invariant_head"
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 3425 in file SMOKE_BUILD_ROOT:[blead]sv.c;1
if (ulen == -1) {
...............^
%CC-I-QUESTCOMPARE1, In this statement, the unsigned expression "ulen" is being
compared with an equality operator to a constant whose value is negative. This
might not be what you intended.
at line number 357 in file SMOKE_BUILD_ROOT:[blead.cpan.Encode]Encode.xs;1
if (ulen == -1)
.......................^
%CC-I-QUESTCOMPARE1, In this statement, the unsigned expression "ulen" is being
compared with an equality operator to a constant whose value is negative. This
might not be what you intended.
at line number 361 in file SMOKE_BUILD_ROOT:[blead.cpan.Encode]Encode.xs;1
if ((*host != '\0') && inet_aton(host, &ip_address)) {
..............................^
%CC-I-IMPLICITFUNC, In this statement, the identifier "inet_aton" is implicitly
declared as a function.
at line number 594 in file SMOKE_BUILD_ROOT:[blead.cpan.Socket]Socket.xs;1
inet_ntop(af, &addr, str, sizeof str);
.......^
%CC-I-IMPLICITFUNC, In this statement, the identifier "inet_ntop" is implicitly
declared as a function.
at line number 967 in file SMOKE_BUILD_ROOT:[blead.cpan.Socket]Socket.xs;1
ok = (*host != '\0') && inet_pton(af, host, &ip_address);
...............................^
%CC-I-IMPLICITFUNC, In this statement, the identifier "inet_pton" is implicitly
declared as a function.
at line number 1006 in file SMOKE_BUILD_ROOT:[blead.cpan.Socket]Socket.xs;1
--
Report by Test::Smoke v1.53 build 1374 running on perl 5.16.1
(Reporter v0.050 / Smoker v0.045)