Skip to content

Instantly share code, notes, and snippets.

@wchristian
Created September 19, 2010 14:09
Show Gist options
  • Save wchristian/586796 to your computer and use it in GitHub Desktop.
Save wchristian/586796 to your computer and use it in GitHub Desktop.
P:\NDS\perl>dmake
C:\Perl\bin\perl.exe "-Iinc" Makefile.PL --config= --installdeps=Modern::Perl,0,File::Slurp,0,File::Find::Rule,0,Template,0,HTML::TableExtract,0,XML::Rules,0,Sm
art::Comments,0
include P:/NDS/perl/inc/Module/Install.pm
Set up gcc environment - 3.4.5 (mingw-vista special r3)
include inc/Module/Install/Metadata.pm
include inc/Module/Install/Base.pm
include inc/Module/Install/Makefile.pm
include inc/Module/Install/AutoInstall.pm
include inc/Module/Install/Include.pm
include inc/Module/AutoInstall.pm
*** Installing dependencies...
Can't locate DBIx/Simple.pm in @INC (@INC contains: P:\NDS\perl\inc C:\Perl\site\lib C:\Perl\lib P:\NDS\perl) at C:\Perl\lib/CPANPLUS/Internals/Source/SQLite.pm
line 13.
BEGIN failed--compilation aborted at C:\Perl\lib/CPANPLUS/Internals/Source/SQLite.pm line 13.
Compilation failed in require at C:\Perl\lib/Module/Load.pm line 27.
Can't locate CPANPLUS/Internals/Source/SQLite in @INC (@INC contains: P:\NDS\perl\inc C:\Perl\site\lib C:\Perl\lib P:\NDS\perl) at C:\Perl\lib/Module/Load.pm li
ne 27.
[THIS MAY BE A PROBLEM!] at C:\Perl\lib/CPANPLUS/Internals.pm line 204
[ERROR] Could not load source engine 'CPANPLUS::Internals::Source::SQLite'
[MSG] Falling back to CPANPLUS::Internals::Source::Memory
*** Installing Modern::Perl...
Could not find or check module 'Module::Signature' [THIS MAY BE A PROBLEM!] at C:\Perl\lib/CPANPLUS/Module/Signature.pm line 51
[ERROR] Build.PL failed:
Could not find or check module 'Test::Reporter' [THIS MAY BE A PROBLEM!] at C:\Perl\lib/CPANPLUS/Internals/Report.pm line 96
[ERROR] You don't have 'Test::Reporter' (or modules required by 'Test::Reporter') installed, you cannot report test results.
[ERROR] Failed to send test report for 'Modern::Perl'
[ERROR] Unable to create a new distribution object for 'Modern::Perl' -- cannot continue
Key 'ok' () is of invalid type for 'CPANPLUS::Backend::RV::new' provided by CPANPLUS::Backend::__ANON__ at C:\Perl\lib/CPANPLUS/Backend.pm line 398
*** Modern::Perl installation cancelled.
*** Installing File::Slurp...
Could not find or check module 'Module::Signature' [THIS MAY BE A PROBLEM!] at C:\Perl\lib/CPANPLUS/Module/Signature.pm line 51
Running [C:\Perl\bin\perl.exe C:\strawberry\perl\bin\cpanp-run-perl C:\strawberry\cpanplus\5.10.1\build\File-Slurp-9999.13\Makefile.PL]...
Can't open perl script "C:\strawberry\perl\bin\cpanp-run-perl": No such file or directory
[ERROR] Could not run 'C:\Perl\bin\perl.exe Makefile.PL': -- cannot continue
[ERROR] Unable to create a new distribution object for 'File::Slurp' -- cannot continue
Key 'ok' () is of invalid type for 'CPANPLUS::Backend::RV::new' provided by CPANPLUS::Backend::__ANON__ at C:\Perl\lib/CPANPLUS/Backend.pm line 398
*** File::Slurp installation cancelled.
*** Installing File::Find::Rule...
Could not find or check module 'Module::Signature' [THIS MAY BE A PROBLEM!] at C:\Perl\lib/CPANPLUS/Module/Signature.pm line 51
Running [C:\Perl\bin\perl.exe C:\strawberry\perl\bin\cpanp-run-perl C:\strawberry\cpanplus\5.10.1\build\File-Find-Rule-0.32\Makefile.PL]...
Can't open perl script "C:\strawberry\perl\bin\cpanp-run-perl": No such file or directory
[ERROR] Could not run 'C:\Perl\bin\perl.exe Makefile.PL': -- cannot continue
[ERROR] Unable to create a new distribution object for 'File::Find::Rule' -- cannot continue
Key 'ok' () is of invalid type for 'CPANPLUS::Backend::RV::new' provided by CPANPLUS::Backend::__ANON__ at C:\Perl\lib/CPANPLUS/Backend.pm line 398
*** File::Find::Rule installation cancelled.
*** Installing Template...
Could not find or check module 'Module::Signature' [THIS MAY BE A PROBLEM!] at C:\Perl\lib/CPANPLUS/Module/Signature.pm line 51
Running [C:\Perl\bin\perl.exe C:\strawberry\perl\bin\cpanp-run-perl C:\strawberry\cpanplus\5.10.1\build\Template-Toolkit-2.22\Makefile.PL]...
Can't open perl script "C:\strawberry\perl\bin\cpanp-run-perl": No such file or directory
[ERROR] Could not run 'C:\Perl\bin\perl.exe Makefile.PL': -- cannot continue
[ERROR] Unable to create a new distribution object for 'Template' -- cannot continue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment