Created
September 2, 2011 16:55
-
-
Save hideo55/1189151 to your computer and use it in GitHub Desktop.
build.log of cpanm on the dotcloud
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Checking if you have Pickles 0 ... No | |
==> Found dependencies: Pickles | |
Searching Pickles on cpanmetadb ... | |
--> Working on Pickles | |
Fetching http://search.cpan.org/CPAN/authors/id/D/DM/DMAKI/Pickles-0.08.tar.gz | |
-> OK | |
Unpacking Pickles-0.08.tar.gz | |
Entering Pickles-0.08 | |
Checking configure dependencies from META.yml | |
Checking if you have ExtUtils::MakeMaker 6.42 ... Yes (6.56) | |
Configuring Pickles-0.08 | |
Running Makefile.PL | |
**** Missing Developer Tools! **** | |
Whoa there, you don't have the required modules to run this Makefile.PL! | |
This probably means you cloned the repository from github (if you | |
encounter this from a tarball uploaded to CPAN, it's a bug, so please | |
report it). | |
If you are running from a cloned git repository, install the following | |
modules first: | |
* Module::Install::AuthorTests; | |
* Module::Install::TestTarget; | |
use cpanm or cpan to install these via | |
cpanm Module::Install::AuthorTests; Module::Install::TestTarget; | |
and try again | |
-> N/A | |
-> FAIL Configure failed for Pickles-0.08. See /home/dotcloud/.cpanm/build.log for details. | |
-> FAIL Bailing out the installation for .. Retry with --prompt or --force. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment