Hi Toby, I'm using cygwin on windows to install these modules. I'll install ppm on cygwin and then i'll try "ppm install Module::Build".
Thanks, On 7/24/07, Toby Johnson <[EMAIL PROTECTED]> wrote:
What platform are you using? If Windows, you should install modules using ppm, not CPAN. (e.g. "ppm install Module::Build"). If you type "ppm" without any parameters you will enter interactive mode. If you are using *nix, have you checked whether your distro provides a binary Module::Build package? Otherwise, I would suggest reading up on the Module::Build docs as to why this test is failing. You should be able to go to cpan.org and search for "Module::Build" to find more info. toby João Gustavo wrote: > Hi, > > I'm trying to install the required perl modules in order to run > vss2svn, according the wiki > (http://www.pumacode.org/projects/vss2svn/wiki/InstallingVss2Svn). > But I got this error in when I ran the command 'perl -MCPAN -e > "install Module::Build"'. > Do anyone know what is wrong? > > Thanks, > > ----------------------------------------- > > CPAN: Storable loaded ok > Going to read /cygdrive/z/cpan/Metadata > Database was generated on Tue, 24 Jul 2007 05:49:24 GMT > Running install for module Module::Build > Running make for K/KW/KWILLIAMS/Module-Build-0.2808.tar.gz > CPAN: Digest::MD5 loaded ok > CPAN: Compress::Zlib loaded ok > Checksum for > /cygdrive/z/cpan/sources/authors/id/K/KW/KWILLIAMS/Module-Build-0.2808.tar.gz > > ok > Scanning cache /cygdrive/z/cpan/build for sizes > Module-Build-0.2808/ > (...) > > Removing previously used /cygdrive/z/cpan/build/Module-Build-0.2808 > > CPAN.pm: Going to build K/KW/KWILLIAMS/Module-Build-0.2808.tar.gz > > # running Build.PL > /usr/bin/perl.exe Build.PL > Checking whether your kit is complete... > Looks good > > Checking prerequisites... > Checking features: > manpage_support....enabled > YAML_support.......disabled > C_support..........disabled > HTML_support.......enabled > Creating new 'Build' script for 'Module-Build' version '0.2808' > /usr/bin/perl.exe Build --makefile_env_macros 1 > Copying lib/Module/Build/Version.pm -> blib/lib/Module/Build/Version.pm > (...) > > /usr/bin/make -- OK > Running make test > /usr/bin/perl.exe Build --makefile_env_macros 1 test > t/basic...............ok > t/compat..............dubious > Test returned status 3 (wstat 768, 0x300) > DIED. FAILED tests 25-27 > Failed 3/60 tests, 95.00% okay > t/destinations........ok > 8/113 skipped: various reasons > t/ext.................ok > t/extend..............ok > t/files...............ok > t/help................ok > t/install.............dubious > Test returned status 6 (wstat 1536, 0x600) > DIED. FAILED tests 2, 5-6, 8, 10, 12 > Failed 6/34 tests, 82.35% okay > t/manifypods..........dubious > Test returned status 255 (wstat 65280, 0xff00) > DIED. FAILED tests 12-21 > Failed 10/21 tests, 52.38% okay > t/mbyaml..............ok > t/metadata............ok > 8/47 skipped: YAML_support feature is not enabled > t/metadata2...........ok > 4/18 skipped: YAML_support feature is not enabled > t/moduleinfo..........ok > t/new_from_context....ok > t/notes...............ok > t/par.................skipped > all skipped: C_support not enabled > t/parents.............ok > t/pod_parser..........ok > t/ppm.................skipped > all skipped: C_support not enabled > t/runthrough..........ok > 11/32 skipped: various reasons > t/signature...........skipped > all skipped: $ENV{TEST_SIGNATURE} is not set > t/test_type...........ok > t/test_types..........ok > t/tilde...............ok > t/versions............ok > t/xs..................skipped > all skipped: C_support not enabled > Failed Test Stat Wstat Total Fail Failed List of Failed > ------------------------------------------------------------------------------- > > t/compat.t 3 768 60 3 5.00% 25-27 > t/install.t 6 1536 34 6 17.65% 2 5-6 8 10 12 > t/manifypods.t 255 65280 21 20 95.24% 12-21 > 4 tests and 31 subtests skipped. > /usr/bin/make test -- NOT OK > Running make install > make test had returned bad status, won't install without force > _______________________________________________ vss2svn-users mailing list Project homepage: http://www.pumacode.org/projects/vss2svn/ Subscribe/Unsubscribe/Admin: http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org Mailing list web interface (with searchable archives): http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user
-- João Gustavo _______________________________________________ vss2svn-users mailing list Project homepage: http://www.pumacode.org/projects/vss2svn/ Subscribe/Unsubscribe/Admin: http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org Mailing list web interface (with searchable archives): http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user