develooper Front page | perl.vmsperl | Postings from January 2002

Problem building DBD-CSV-0_1028

Thread Next
From:
d.webb
Date:
January 6, 2002 08:44
Subject:
Problem building DBD-CSV-0_1028
Message ID:
01KCRAIV6S708Y7ORP@mdx.ac.uk

I am trying to build DBD-CSV-0_1028. Everything appears to go ok until
I hit the tests.

Background information :-

ALPHA2 System: perl -v

This is perl, v5.6.0 built for VMS_AXP
(with 3 registered patches, see perl -V for more detail)

Copyright 1987-2000, Larry Wall

On an alphaserver 2100 5/300 system running VMS 7.3


I have succesfully built and installed 

DBI-1_20,

SQL-STATEMENT-0_1021

and

TEXT-CSV_XS-0_23



When I run the tests I get :-

ALPHA2 System: mms test

MCR $255$dkb5:[perl-5_6_0]ndbgperl.exe "-I[.blib.arch]" "-I[.blib.lib]"
"-I[-.li
b]" "-I[-.lib]"         -e "use Test::Harness qw(&runtests $verbose);
$verbose=0
; runtests @ARGV;"      t/*.t
t/00base............

ok
t/10dsnlist.........

ok
t/20createdrop......

FAILED tests 3-4
        Failed 2/5 tests, 60.00% okay
t/30insertfetch.....

FAILED tests 3-4, 6-8, 11, 13-14, 17
        Failed 9/17 tests, 47.06% okay
t/40bindparam.......

%SYSTEM-F-NOLOGNAM, no logical name match

%SYSTEM-F-NOLOGNAM, no logical name match

dubious
        Test returned status 444 (wstat 1024, 0x400)
                (VMS status is 444)
DIED. FAILED tests 3, 5-7, 10, 13, 20-28
        Failed 15/28 tests, 46.43% okay
t/40blobs...........

FAILED tests 3-4, 6-8, 11
        Failed 6/11 tests, 45.45% okay
t/40listfields......

FAILED tests 5-7, 11
        Failed 4/13 tests, 69.23% okay
t/40nulls...........

FAILED tests 4, 6, 11
        Failed 3/11 tests, 72.73% okay
t/40numrows.........

FAILED tests 4, 6-8, 11, 13-15, 18, 20-22, 25
        Failed 13/25 tests, 48.00% okay
t/50chopblanks......

FAILED tests 4, 6-7, 10-11, 14, 16-18, 20-21, 24, 26-28, 30-32, 34
        Failed 19/35 tests, 45.71% okay
t/50commit..........

FAILED tests 6-7, 10-11, 13, 15
        Failed 6/16 tests, 62.50% okay
t/ak-dbd............

FAILED tests 7, 9-10, 13, 17, 19-20, 23, 25, 30-31, 33-35, 38, 40-41, 45, 48
        Failed 19/49 tests, 61.22% okay
t/csv...............

FAILED tests 2-3, 5, 7, 10-13, 15-18, 21, 23
        Failed 14/23 tests, 39.13% okay
t/dbdadmin..........

ok
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/20createdrop.               5    2  40.00%  3-4
t/30insertfetch              17    9  52.94%  3-4, 6-8, 11, 13-14, 17
t/40bindparam.t 444  1024    28   15  53.57%  3, 5-7, 10, 13, 20-28
t/40blobs.t                  11    6  54.55%  3-4, 6-8, 11
t/40listfields.              13    4  30.77%  5-7, 11
t/40nulls.t                  11    3  27.27%  4, 6, 11
t/40numrows.t                25   13  52.00%  4, 6-8, 11, 13-15, 18, 20-22, 25
t/50chopblanks.              35   19  54.29%  4, 6-7, 10-11, 14, 16-18, 20-21,
                                              24, 26-28, 30-32, 34
t/50commit.t                 16    6  37.50%  6-7, 10-11, 13, 15
t/ak-dbd.t                   49   19  38.78%  7, 9-10, 13, 17, 19-20, 23, 25,
                                              30-31, 33-35, 38, 40-41, 45, 48
t/csv.t                      23   14  60.87%  2-3, 5, 7, 10-13, 15-18, 21, 23
Failed 11/14 test scripts, 21.43% okay. 110/245 subtests failed, 55.10% okay.
%SYSTEM-F-ABORT, abort
%MMS-F-ABORT, For target TEST_DYNAMIC, CLI returned abort status: %X0000002C.
-SYSTEM-F-ABORT, abort

Has anyone managed to get this to build on VMS ?

I note in the DBD-CSV-0_1028.README the mention of the  flock() function.
Could it be that the build is trying to use this when it shouldn't on VMS and
is thus failing all these tests or is there something else wrong ?

David Webb
VMS and Unix team leader
CCSS
Middlesex University


PS.

The version of C I am using is :-

ALPHA2 System: cc/ver
Compaq C V6.2-003 on OpenVMS Alpha V7.3

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About