Greeting all,

I failed to install Moose on the latest Strawberry Perl 5.10.0.3.
Below is the output I got



CPAN Terminal> i Moose

[MSG] No 'C:\Documents and Settings\tclwarrior\Application
Data\.cpanplus\custom-sources' dir, skipping custom sources
Installing Moose (0.63)
[ERROR] Fetching of
'ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DR/DROLSKY/CHECKSUMS'
failed: Ftp creation failed:

Running [C:\strawberry\perl\bin\perl.exe
C:\strawberry\perl\bin\cpanp-run-perl.bat
C:\DOCUME~1\tclwarrior\APPLIC~1\CPANPL~1\
510~1.0\build\Moose-0.63\Makefile.PL ]...
Warning: prerequisite Class::MOP 0.71_02 not found.
Warning: prerequisite List::MoreUtils 0.12 not found.
Warning: prerequisite Sub::Exporter 0.972 not found.
Warning: prerequisite Task::Weaken 0 not found.
Warning: prerequisite Test::LongString 0 not found.
Writing Makefile for Moose
[ERROR] Fetching of
'ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DR/DROLSKY/CHECKSUMS'
failed: Ftp creation failed:

Running [C:\strawberry\perl\bin\perl.exe
C:\strawberry\perl\bin\cpanp-run-perl.bat
C:\DOCUME~1\tclwarrior\APPLIC~1\CPANPL~1\
510~1.0\build\Class-MOP-0.72\Makefile.PL ]...
Testing if you have a C compiler
Warning: prerequisite Devel::GlobalDestruction 0 not found.
Warning: prerequisite MRO::Compat 0.05 not found.
Warning: prerequisite Sub::Identify 0.03 not found.
Warning: prerequisite Sub::Name 0.04 not found.
Warning: prerequisite Task::Weaken 0 not found.
Writing Makefile for Class::MOP
[ERROR] Fetching of
'ftp://ftp.cpan.org/pub/CPAN/authors/id/N/NU/NUFFIN/CHECKSUMS' failed:
Ftp creation failed:

Running [C:\strawberry\perl\bin\perl.exe
C:\strawberry\perl\bin\cpanp-run-perl.bat
C:\DOCUME~1\tclwarrior\APPLIC~1\CPANPL~1\
510~1.0\build\Devel-GlobalDestruction-0.02\Makefile.PL ]...
Warning: prerequisite Scope::Guard 0 not found.
Warning: prerequisite Sub::Exporter 0 not found.
Writing Makefile for Devel::GlobalDestruction
[ERROR] Fetching of
'ftp://ftp.cpan.org/pub/CPAN/authors/id/C/CH/CHOCOLATE/CHECKSUMS'
failed: Ftp creation failed:

Running [C:\strawberry\perl\bin\perl.exe
C:\strawberry\perl\bin\cpanp-run-perl.bat
C:\DOCUME~1\tclwarrior\APPLIC~1\CPANPL~1\
510~1.0\build\Scope-Guard-0.03\Makefile.PL ]...
Writing Makefile for Scope::Guard
Running [C:\strawberry\c\bin\dmake.EXE test ]...
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/pod.............skipped: Test::Pod not installed
t/pod_coverage....skipped: Test::Pod::Coverage not installed
t/Scope-Guard.....ok
All tests successful.
Files=3, Tests=8,  1 wallclock secs ( 0.10 usr +  0.22 sys =  0.32 CPU)
Result: PASS
[ERROR] Fetching of
'ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RJ/RJBS/CHECKSUMS' failed:
Ftp creation failed:

Running [C:\strawberry\perl\bin\perl.exe
C:\strawberry\perl\bin\cpanp-run-perl.bat
C:\DOCUME~1\tclwarrior\APPLIC~1\CPANPL~1\
510~1.0\build\Sub-Exporter-0.981\Makefile.PL ]...
Warning: prerequisite Data::OptList 0.1 not found.
Warning: prerequisite Sub::Install 0.92 not found.
Writing Makefile for Sub::Exporter
[ERROR] Fetching of
'ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RJ/RJBS/CHECKSUMS' failed:
Ftp creation failed:

Running [C:\strawberry\perl\bin\perl.exe
C:\strawberry\perl\bin\cpanp-run-perl.bat
C:\DOCUME~1\tclwarrior\APPLIC~1\CPANPL~1\
510~1.0\build\Data-OptList-0.103\Makefile.PL ]...
Warning: prerequisite Sub::Install 0.92 not found.
Writing Makefile for Data::OptList
[ERROR] Fetching of
'ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RJ/RJBS/CHECKSUMS' failed:
Ftp creation failed:

Running [C:\strawberry\perl\bin\perl.exe
C:\strawberry\perl\bin\cpanp-run-perl.bat
C:\DOCUME~1\tclwarrior\APPLIC~1\CPANPL~1\
510~1.0\build\Sub-Install-0.924\Makefile.PL ]...
Writing Makefile for Sub::Install
Running [C:\strawberry\c\bin\dmake.EXE test ]...
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00-load.........# Testing Sub::Install 0.924
t/00-load.........ok
t/auto_as.........ok
t/export..........ok
t/inst-blessed....ok
t/install.........ok
t/misc_errors.....ok
t/perl-critic.....skipped: define PERL_TEST_CRITIC to run these tests
t/pod-coverage....skipped: Test::Pod::Coverage 1.06 required for
testing POD coverage
t/pod.............skipped: Test::Pod 1.14 required for testing POD
t/reinstall.......ok
t/SI_install......ok
t/SI_reinstall....ok
All tests successful.
Files=12, Tests=65,  3 wallclock secs ( 0.18 usr +  0.18 sys =  0.36 CPU)
Result: PASS
Running [C:\strawberry\c\bin\dmake.EXE test ]...
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t
t/hash............ok
t/mkopt...........ok
t/perl-critic.....skipped: define PERL_TEST_CRITIC to run these tests
t/pod-coverage....skipped: Test::Pod::Coverage 1.08 required for
testing POD coverage
t/pod.............skipped: Test::Pod 1.14 required for testing POD
All tests successful.
Files=5, Tests=32,  0 wallclock secs ( 0.07 usr +  0.10 sys =  0.17 CPU)
Result: PASS
Running [C:\strawberry\c\bin\dmake.EXE test ]...
C:\strawberry\perl\bin\perl.exe "-Iinc"
"-MModule::Install::ExtraTests" "-e"
"Module::Install::ExtraTests::__harness('Te
st::Harness', 0, '', 'xt/release', '', 0, 'blib\lib', 'blib\arch')" t/*.t
t/col-init................ok
t/collection..............ok
t/expand-group............ok
t/faux-export.............ok
t/gen-callable............ok
t/group-generator.........ok
t/inherited...............ok
t/into-level..............ok
t/real-export-groupgen....ok
t/real-export-href........ok
t/real-export-setup.......ok
t/util-curry..............ok
t/util-currychain.........ok
t/util-like...............ok
t/util-merge..............ok
t/util-mixin..............skipped: the mixin exporter requires
Package::Generator
t/util-namemap............skipped: not actually offerring this feature yet
t/valid-config............ok
All tests successful.
Files=18, Tests=249,  4 wallclock secs ( 0.18 usr +  0.13 sys =  0.31 CPU)
Result: PASS
Running [C:\strawberry\c\bin\dmake.EXE test ]...
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/basic....ok
All tests successful.
Files=1, Tests=4,  1 wallclock secs ( 0.04 usr +  0.07 sys =  0.11 CPU)
Result: PASS
[ERROR] Fetching of
'ftp://ftp.cpan.org/pub/CPAN/authors/id/B/BL/BLBLACK/CHECKSUMS'
failed: Ftp creation failed:

Running [C:\strawberry\perl\bin\perl.exe
C:\strawberry\perl\bin\cpanp-run-perl.bat
C:\DOCUME~1\tclwarrior\APPLIC~1\CPANPL~1\
510~1.0\build\MRO-Compat-0.09\Makefile.PL ]...
Cannot determine perl version info from lib/MRO/Compat.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::More ...loaded. (0.84 >= 0.47)
*** Module::AutoInstall configuration finished.
Writing Makefile for MRO::Compat
Running [C:\strawberry\c\bin\dmake.EXE test ]...
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/01use
.t t/02pod.t t/03pod_coverage.t t/10basic.t t/15pkg_gen.t t/20mros.t
t/01use.............ok
t/02pod.............skipped: Test::Pod 1.14 required for testing POD
t/03pod_coverage....skipped: Test::Pod::Coverage 1.04 required for
testing POD coverage
t/10basic...........ok
t/15pkg_gen.........ok
t/20mros............ok
All tests successful.
Files=6, Tests=30,  1 wallclock secs ( 0.11 usr +  0.06 sys =  0.17 CPU)
Result: PASS
[ERROR] Fetching of
'ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RG/RGARCIA/CHECKSUMS'
failed: Ftp creation failed:

Running [C:\strawberry\perl\bin\perl.exe
C:\strawberry\perl\bin\cpanp-run-perl.bat
C:\DOCUME~1\tclwarrior\APPLIC~1\CPANPL~1\
510~1.0\build\Sub-Identify-0.03\Makefile.PL ]...
Writing Makefile for Sub::Identify
Running [C:\strawberry\c\bin\dmake.EXE test ]...
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/01basic.....ok
t/02errors....ok
t/pod.........skipped: Test::Pod 1.14 required for testing POD
All tests successful.
Files=3, Tests=38,  1 wallclock secs ( 0.06 usr +  0.08 sys =  0.14 CPU)
Result: PASS
[ERROR] Fetching of
'ftp://ftp.cpan.org/pub/CPAN/authors/id/X/XM/XMATH/CHECKSUMS' failed:
Ftp creation failed:

Running [C:\strawberry\perl\bin\perl.exe
C:\strawberry\perl\bin\cpanp-run-perl.bat
C:\DOCUME~1\tclwarrior\APPLIC~1\CPANPL~1\
510~1.0\build\Sub-Name-0.04\Makefile.PL ]...
Writing Makefile for Sub::Name
Running [C:\strawberry\c\bin\dmake.EXE test ]...
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/smoke....ok
All tests successful.
Files=1, Tests=5,  1 wallclock secs ( 0.06 usr +  0.08 sys =  0.14 CPU)
Result: PASS
[ERROR] Fetching of
'ftp://ftp.cpan.org/pub/CPAN/authors/id/A/AD/ADAMK/CHECKSUMS' failed:
Could not fetch '/pub/CPAN/aut
hors/id/A/AD/ADAMK/CHECKSUMS' from 'ftp.cpan.org'

Running [C:\strawberry\perl\bin\perl.exe
C:\strawberry\perl\bin\cpanp-run-perl.bat
C:\DOCUME~1\tclwarrior\APPLIC~1\CPANPL~1\
510~1.0\build\Task-Weaken-1.02\Makefile.PL ]...
Writing Makefile for Task::Weaken
Running [C:\strawberry\c\bin\dmake.EXE test ]...
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t
t/01_compile....ok
t/02_weaken.....ok
t/98_pod........skipped: Author tests not required for installation
t/99_pmv........skipped: Author tests not required for installation
All tests successful.
Files=4, Tests=21,  0 wallclock secs ( 0.08 usr +  0.09 sys =  0.17 CPU)
Result: PASS
[ERROR] MAKE failed: Bad file descriptor

[ERROR] Unable to create a new distribution object for 'Class::MOP' --
cannot continue

[ERROR] Failed to install 'Class::MOP' as prerequisite for 'Moose'

[ERROR] Unable to satisfy prerequisites for 'Moose' -- aborting install

[ERROR] Unable to create a new distribution object for 'Moose' --
cannot continue

*** Install log written to:
  C:\Documents and Settings\tclwarrior\Application
Data\.cpanplus\install-logs\Moose-0.63-1229350329.log

Error installing 'Moose'
Problem installing one or more modules
*** You can view the complete error buffer by pressing 'p' ***

CPAN Terminal>

Reply via email to