Dear all,
buildtool's README references both 'Config::General' and 'libvcs > 1.0' as dependencies.
Having the first done, I dowloaded the libcvs source at ucbering.de but couldn't get that library builded corectly:
$ make test
resume to 'Failed 110/111 tests, 0.90% okay' (complete report at the end of this message)


My system is a debian 'sarge' i386 runing perl v5.8.3.
Is that perl version okay ?
Could you please help me to fix this issue ?

Many thanks in advance for your tips
Kindest regards
bertrand

-------------------------------------------------------------
Output of 'make test'
-------------------------------------------------------------
$ make test
make[1]: Entering directory `/home/users/bah/src/libcvs/Perl/VCS'
make[1]: Leaving directory `/home/users/bah/src/libcvs/Perl/VCS'
make[1]: Entering directory `/home/users/bah/src/libcvs/Perl/examples'
make[1]: Leaving directory `/home/users/bah/src/libcvs/Perl/examples'
make[1]: Entering directory `/home/users/bah/src/libcvs/Perl/VCS'
No tests defined for VCS::LibCVS extension.
make[1]: Leaving directory `/home/users/bah/src/libcvs/Perl/VCS'
make[1]: Entering directory `/home/users/bah/src/libcvs/Perl/examples'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/lcvs-st....
Creating test repository, please be patient:................done


t/lcvs-st....ok 1/111Request failed: "cvs log: nothing known about UCB" at /hom
e/users/bah/src/libcvs/Perl/examples/t/../../blib/lib/VCS/LibCVS/Command.pm line 237


VCS::LibCVS::Command::issue('VCS::LibCVS::Command=HASH(0x84f0220)','VCS::LibCVS::Repository=HASH(0x81792f0)') called at /home/users/bah/src/libcvs/P
erl/examples/t/../../blib/lib/VCS/LibCVS/RepositoryFile.pm line 306


VCS::LibCVS::RepositoryFile::_get_loginfo_from_server('VCS::LibCVS::RepositoryFile=HASH(0x84dc8f8)','HASH(0x84d3af0)') called at /home/users/bah/src
/libcvs/Perl/examples/t/../../blib/lib/VCS/LibCVS/RepositoryFile.pm line 249


VCS::LibCVS::RepositoryFile::_load_log_messages('VCS::LibCVS::RepositoryFile=HASH(0x84dc8f8)') called at /home/users/bah/src/libcvs/Perl/examples/t/
../../blib/lib/VCS/LibCVS/RepositoryFile.pm line 66


VCS::LibCVS::RepositoryFile::new('VCS::LibCVS::RepositoryFile','VCS::LibCVS::Repository=HASH(0x81792f0)','dir1/UCB') called at /home/users/bah/src/l
ibcvs/Perl/examples/t/../../blib/lib/VCS/LibCVS/WorkingFile.pm line 129


VCS::LibCVS::WorkingFile::get_remote_object('VCS::LibCVS::WorkingFile=HASH(0x84e0c80)') called at /home/users/bah/src/libcvs/Perl/examples/t/../../b
lib/lib/VCS/LibCVS/WorkingFile.pm line 349
eval {...} called at /home/users/bah/src/libcvs/Perl/examples/t/../../blib/lib/VCS/LibCVS/WorkingFile.pm line 349


VCS::LibCVS::WorkingFile::get_rstate('VCS::LibCVS::WorkingFile=HASH(0x84e0c80)') called at /home/users/bah/src/libcvs/Perl/examples/t/../lcvs-st lin
e 366


main::add_working_file('VCS::LibCVS::WorkingFile=HASH(0x84e0c80)') called at /home/users/bah/src/libcvs/Perl/examples/t/../lcvs-st line 436

main::add_working_directory('VCS::LibCVS::WorkingDirectory=HASH(0x82083f4)') called at /home/users/bah/src/libcvs/Perl/examples/t/../lcvs-st line 27
5
main::process_directory(.) called at /home/users/bah/src/libcvs/Perl/examples/t/../lcvs-st line 234


VCS::LibCVS::WorkingFile::get_rstate('VCS::LibCVS::WorkingFile=HASH(0x84e0c80)') called at /home/users/bah/src/libcvs/Perl/examples/t/../lcvs-st lin
e 366


main::add_working_file('VCS::LibCVS::WorkingFile=HASH(0x84e0c80)') called at /home/users/bah/src/libcvs/Perl/examples/t/../lcvs-st line 436

main::add_working_directory('VCS::LibCVS::WorkingDirectory=HASH(0x82083f4)') called at /home/users/bah/src/libcvs/Perl/examples/t/../lcvs-st line 27
5
main::process_directory(.) called at /home/users/bah/src/libcvs/Perl/examples/t/../lcvs-st line 234
# Test 2 got: '0' (t/lcvs-st.t at line 65)
# Expected: '27'
# t/lcvs-st.t line 65 is: ok(scalar @result_lines, scalar @expected_files) || exit 1;


t/lcvs-st....NOK 2

                t/lcvs-st....dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 2-111
        Failed 110/111 tests, 0.90% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/lcvs-st.t    1   256   111  219 197.30%  2-111
Failed 1/1 test scripts, 0.00% okay. 110/111 subtests failed, 0.90% okay.
make[1]: *** [test_dynamic] Error 2
make[1]: Leaving directory `/home/users/bah/src/libcvs/Perl/examples'
make: *** [test] Error 2



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to