[MSG] [Mon Aug 16 20:25:15 2010] Module 'local::lib' depends on 'ExtUtils::MakeMaker', may need to build a 'CPANPLUS::Dist::Arch' package for it as well [MSG] [Mon Aug 16 20:26:26 2010] Sorry, we have to rerun the configuration dialog for CPAN.pm due to some missing parameters... Will write to <> The following questions are intended to help you with the configuration. The CPAN module needs a directory of its own to cache important index files and maybe keep a temporary mirror of CPAN files. This may be a site-wide or a personal directory. I see you already have a directory /home/xenoterracide/.cpan Shall we use it as the general CPAN build and cache directory? CPAN build and cache directory? [/home/xenoterracide/.cpan] Unless you are accessing the CPAN on your filesystem via a file: URL, CPAN.pm needs to keep the source files it downloads somewhere. Please supply a directory where the downloaded files are to be kept. Download target directory? [/home/xenoterracide/.cpan/sources] Directory where the build process takes place? [/home/xenoterracide/.cpan/build] Normally CPAN.pm keeps config variables in memory and changes need to be saved in a separate 'o conf commit' command to make them permanent between sessions. If you set the 'auto_commit' option to true, changes to a config variable are always automatically committed to disk. Always commit changes to config variables to disk? [no] CPAN.pm can limit the size of the disk area for keeping the build directories with all the intermediate files. Cache size for build directory (in MB)? [100] The CPAN indexes are usually rebuilt once or twice per hour, but the typical CPAN mirror mirrors only once or twice per day. Depending on the quality of your mirror and your desire to be on the bleeding edge, you may want to set the following value to more or less than one day (which is the default). It determines after how many days CPAN.pm downloads new indexes. Let the index expire after how many days? [1] By default, each time the CPAN module is started, cache scanning is performed to keep the cache size in sync. To prevent this, answer 'never'. Perform cache scanning (atstart or never)? [atstart] To considerably speed up the initial CPAN shell startup, it is possible to use Storable to create a cache of metadata. If Storable is not available, the normal index mechanism will be used. Note: this mechanism is not used when use_sqlite is on and SQLLite is running. Cache metadata (yes/no)? [yes] The CPAN module can detect when a module which you are trying to build depends on prerequisites. If this happens, it can build the prerequisites for you automatically ('follow'), ask you for confirmation ('ask'), or just ignore them ('ignore'). Choosing 'follow' also sets PERL_AUTOINSTALL and PERL_EXTUTILS_AUTOINSTALL for "--defaultdeps" if not already set. Please set your policy to one of the three values. Policy on building prerequisites (follow, ask or ignore)? [follow] Every Makefile.PL is run by perl in a separate process. Likewise we run 'make' and 'make install' in separate processes. If you have any parameters (e.g. PREFIX, UNINST or the like) you want to pass to the calls, please specify them here. If you don't understand this question, just press ENTER. Typical frequently used settings: PREFIX=~/perl # non-root users (please see manual for more hints) Parameters for the 'perl Makefile.PL' command? [INSTALLDIRS=site] Parameters for the 'make' command? Typical frequently used setting: -j3 # dual processor system (on GNU make) Your choice: [] Parameters for the 'make install' command? Typical frequently used setting: UNINST=1 # to always uninstall potentially conflicting files Your choice: [] A Build.PL is run by perl in a separate process. Likewise we run './Build' and './Build install' in separate processes. If you have any parameters you want to pass to the calls, please specify them here. Typical frequently used settings: --install_base /home/xxx # different installation directory Parameters for the 'perl Build.PL' command? [installdirs=site] Parameters for the './Build' command? Setting might be: --extra_linker_flags -L/usr/foo/lib # non-standard library location Your choice: [] Do you want to use a different command for './Build install'? Sudo users will probably prefer: su root -c ./Build or sudo ./Build or /path1/to/sudo -u admin_account ./Build or some such. Your choice: [./Build] Parameters for the './Build install' command? Typical frequently used setting: --uninst 1 # uninstall conflicting files Your choice: [] If you're accessing the net via proxies, you can specify them in the CPAN configuration or via environment variables. The variable in the $CPAN::Config takes precedence. Your ftp_proxy? [] Your http_proxy? [] Your no_proxy? [] Now you need to choose your CPAN mirror sites. You can let me pick mirrors for you, you can select them from a list or you can enter them by hand. Would you like me to automatically choose the best CPAN mirror sites for you? (This means connecting to the Internet and could take a couple minutes) [yes] Searching for the best CPAN mirrors (please be patient) ...................................................................................... done! New urllist ftp://cpan.uchicago.edu/pub/CPAN/ ftp://cpan.netnitco.net/pub/mirrors/CPAN/ ftp://www.stathy.com/CPAN/ ftp://cpan.erlbaum.net/CPAN/ ftp://theoryx5.uwinnipeg.ca/pub/CPAN/ Please remember to call 'o conf commit' to make the config permanent! *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPANPLUS, I'll just let it take care of the dependency's installation later. [Core Features] - ExtUtils::MakeMaker ...loaded. (6.56 >= 6.31) - ExtUtils::Install ...loaded. (1.55 >= 1.43) - ExtUtils::CBuilder ...loaded. (0.2703) - ExtUtils::ParseXS ...loaded. (2.2206) - Module::Build ...loaded. (0.3607 >= 0.28) - CPAN ...loaded. (1.9456 >= 1.82) *** Module::AutoInstall configuration finished. Writing Makefile for local::lib [MSG] [Mon Aug 16 20:26:26 2010] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Mon Aug 16 20:26:26 2010] Module 'local::lib' depends on 'ExtUtils::CBuilder', may need to build a 'CPANPLUS::Dist::Arch' package for it as well [MSG] [Mon Aug 16 20:26:26 2010] Module 'local::lib' depends on 'ExtUtils::MakeMaker', may need to build a 'CPANPLUS::Dist::Arch' package for it as well [MSG] [Mon Aug 16 20:26:26 2010] Module 'local::lib' depends on 'ExtUtils::ParseXS', may need to build a 'CPANPLUS::Dist::Arch' package for it as well [MSG] [Mon Aug 16 20:26:26 2010] Module 'local::lib' depends on 'Module::Build', may need to build a 'CPANPLUS::Dist::Arch' package for it as well [ERROR] [Mon Aug 16 20:27:17 2010] makepkg returned abnormal status: 2 [ERROR] [Mon Aug 16 20:27:17 2010] Unable to create a new distribution object for 'local::lib' -- cannot continue