Skip to content

Instantly share code, notes, and snippets.

@kentaro
Last active December 14, 2015 17:39
Show Gist options
  • Save kentaro/5123561 to your computer and use it in GitHub Desktop.
Save kentaro/5123561 to your computer and use it in GitHub Desktop.
$ cpanm Module::Install::Repository
Module::Install::Repository is up to date. (0.06)
$ cpanm Encode::Base58::BigInt
--> Working on Encode::Base58::BigInt
Fetching http://www.cpan.org/authors/id/S/SA/SATOH/Encode-Base58-BigInt-0.02.tar.gz ... OK
Configuring Encode-Base58-BigInt-0.02 ... N/A
! Configure failed for Encode-Base58-BigInt-0.02. See /Users/kentaro/.cpanm/build.log for details.
$ lv ~/.cpanm/build.log
cpanm (App::cpanminus) 1.6005 on perl 5.016002 built for darwin-2level
Work directory is /Users/kentaro/.cpanm/work/1362819749.66142
You have make /usr/bin/make
You have LWP 6.04
You have /usr/bin/tar: bsdtar 2.8.3 - libarchive 2.8.3
You have /usr/bin/unzip
Searching Encode::Base58::BigInt on cpanmetadb ...
--> Working on Encode::Base58::BigInt
Fetching http://www.cpan.org/authors/id/S/SA/SATOH/Encode-Base58-BigInt-0.02.tar.gz
-> OK
Unpacking Encode-Base58-BigInt-0.02.tar.gz
Entering Encode-Base58-BigInt-0.02
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.42 ... Yes (6.63_02)
Configuring Encode-Base58-BigInt-0.02
Running Makefile.PL
Bareword "auto_set_repository" not allowed while "strict subs" in use at Makefile.PL line 14.
Execution of Makefile.PL aborted due to compilation errors.
-> N/A
-> FAIL Configure failed for Encode-Base58-BigInt-0.02. See /Users/kentaro/.cpanm/build.log for detail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment