Subject: | make test fails for XBase |
t/4_dbfdump............Can't open perl script "Refresh\lib": No such
file or directory
t/4_dbfdump............NOK 1Can't open perl script "Refresh\lib": No
such file or directory
---
Running make test
Prepending C:\Perl\cpan\build\Text-CSV_XS-0.23/blib/arch
C:\Perl\cpan\build\Text-CSV_XS-0.23/blib/lib C:\Perl\cpan\build
\SQL-Statement-1.15/blib/arch C:\Perl\cpan\build\SQL-Statement-
1.15/blib/lib C:\Perl\cpan\build\DBD-CSV-0.22/blib/arch C
:\Perl\cpan\build\DBD-CSV-0.22/blib/lib to PERL5LIB.
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-
e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/1_header.............ok
t/2_read...............ok
t/2_read_stream........ok
t/2_write..............ok
t/3_create_drop........ok
t/4_dbfdump............Can't open perl script "Refresh\lib": No such
file or directory
t/4_dbfdump............NOK 1Can't open perl script "Refresh\lib": No
such file or directory
t/4_dbfdump............FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
t/5_cdx................ok
t/5_idx................ok
t/5_ndx................ok
t/5_ntx................ok
t/5_sdbm...............ok
t/6_attach_cdx.........ok
t/7_dbd_select.........ok
t/7_dbd_select_func....ok
t/8_dbd_delete.........ok
t/8_dbd_insert.........ok
t/8_dbd_update.........ok
t/9_dbd_create.........ok
Failed Test Stat Wstat Total Fail List of Failed
-----------------------------------------------------------------------
--------
t/4_dbfdump.t 2 2 1-2
Failed 1/18 test scripts. 2/271 subtests failed.
Files=18, Tests=271, 4 wallclock secs ( 0.00 cusr + 0.00 csys =
0.00 CPU)
Failed 1/18 test programs. 2/271 subtests failed.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return
code '0xff'
Stop.
nmake.exe test -- NOT OK
----
C:\Perl\bin>perl -v
This is perl, v5.8.8 built for MSWin32-x86-multi-thread
(with 33 registered patches, see perl -V for more detail)
Copyright 1987-2006, Larry Wall
Binary build 819 [267479] provided by ActiveState
http://www.ActiveState.com
Built Aug 29 2006 12:42:41
Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source
kit.
Complete documentation for Perl, including FAQ lists, should be found
on
this system using "man perl" or "perldoc perl". If you have access to
the
Internet, point your browser at http://www.perl.org/, the Perl Home
Page.