Skip to content

Instantly share code, notes, and snippets.

@hanxue
Created November 8, 2017 03:18
Show Gist options
  • Select an option

  • Save hanxue/e072fc0785310f47c3ac1f201eb45d7b to your computer and use it in GitHub Desktop.

Select an option

Save hanxue/e072fc0785310f47c3ac1f201eb45d7b to your computer and use it in GitHub Desktop.
Perl CPAN install Alien::SVN error
$ cpan Alien::SVN
Loading internal null logger. Install Log::Log4perl for logging messages
Reading '/Users/hanxue/.cpan/Metadata'
Database was generated on Tue, 07 Nov 2017 15:54:18 GMT
Running install for module 'Alien::SVN'
Checksum for /Users/hanxue/.cpan/sources/authors/id/M/MS/MSCHWERN/Alien-SVN-v1.8.11.0.tar.gz ok
'YAML' not installed, will not store persistent state
---- Unsatisfied dependencies detected during ----
---- MSCHWERN/Alien-SVN-v1.8.11.0.tar.gz ----
Module::Build [build_requires]
Running install for module 'Module::Build'
Checksum for /Users/hanxue/.cpan/sources/authors/id/L/LE/LEONT/Module-Build-0.4224.tar.gz ok
Configuring L/LE/LEONT/Module-Build-0.4224.tar.gz with Makefile.PL
# running Build.PL --install_base /Users/hanxue/cpan
Checking optional features...
inc_bundling_support....disabled
requires:
! inc::latest is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Module-Build' version '0.4224'
LEONT/Module-Build-0.4224.tar.gz
/usr/local/Cellar/perl/5.24.1/bin/perl Makefile.PL INSTALL_BASE=/Users/hanxue/cpan -- OK
Running make for L/LE/LEONT/Module-Build-0.4224.tar.gz
/usr/local/Cellar/perl/5.24.1/bin/perl Build --makefile_env_macros 1
Building Module-Build
LEONT/Module-Build-0.4224.tar.gz
/usr/bin/make -- OK
Running make test
/usr/local/Cellar/perl/5.24.1/bin/perl Build --makefile_env_macros 1 test
t/00-compile.t ................. ok
t/PL_files.t ................... ok
t/actions/installdeps.t ........ ok
t/actions/manifest_skip.t ...... ok
t/add_property.t ............... ok
t/add_property_array.t ......... ok
t/add_property_hash.t .......... ok
t/basic.t ...................... ok
t/bundle_inc.t ................. skipped: $ENV{MB_TEST_EXPERIMENTAL} is not set
t/compat.t ..................... ok
t/compat/exit.t ................ ok
t/debug.t ...................... ok
t/destinations.t ............... ok
t/ext.t ........................ ok
t/extend.t ..................... ok
t/files.t ...................... ok
t/help.t ....................... ok
t/install.t .................... ok
t/install_extra_target.t ....... ok
t/manifypods.t ................. ok
t/manifypods_with_utf8.t ....... ok
t/metadata.t ................... ok
t/metadata2.t .................. ok
t/mymeta.t ..................... ok
t/new_from_context.t ........... ok
t/notes.t ...................... ok
t/par.t ........................ skipped: PAR::Dist 0.17 or up not installed to check .par's.
t/parents.t .................... ok
t/perl_mb_opt.t ................ ok
t/pod_parser.t ................. ok
t/ppm.t ........................ ok
t/properties/dist_suffix.t ..... ok
t/properties/license.t ......... ok
t/properties/module_name.t ..... ok
t/properties/needs_compiler.t .. ok
t/properties/release_status.t .. ok
t/properties/requires.t ........ ok
t/properties/share_dir.t ....... ok
t/resume.t ..................... ok
t/runthrough.t ................. ok
t/sample.t ..................... ok
t/script_dist.t ................ ok
t/signature.t .................. ok
t/test_file_exts.t ............. ok
t/test_reqs.t .................. ok
t/test_type.t .................. ok
t/test_types.t ................. ok
t/tilde.t ...................... ok
t/unit_run_test_harness.t ...... ok
t/use_tap_harness.t ............ ok
t/versions.t ................... ok
t/write_default_maniskip.t ..... ok
t/xs.t ......................... ok
All tests successful.
Files=53, Tests=1167, 55 wallclock secs ( 0.29 usr 0.13 sys + 44.07 cusr 9.56 csys = 54.05 CPU)
Result: PASS
LEONT/Module-Build-0.4224.tar.gz
/usr/bin/make test -- OK
Running make install
/usr/local/Cellar/perl/5.24.1/bin/perl Build --makefile_env_macros 1 install
Building Module-Build
LEONT/Module-Build-0.4224.tar.gz
/usr/bin/make install -- OK
MSCHWERN/Alien-SVN-v1.8.11.0.tar.gz
Has already been unwrapped into directory /Users/hanxue/.cpan/build/Alien-SVN-v1.8.11.0-wFoxoG
Configuring M/MS/MSCHWERN/Alien-SVN-v1.8.11.0.tar.gz with Build.PL
Base class package "Module::Build" is empty.
(Perhaps you need to 'use' the module which defines that package first,
or make that module available in @INC (@INC contains: inc /usr/local/Cellar/perl/5.24.1//lib/perl5/5.24.1/darwin-thread-multi-2level /usr/local/Cellar/perl/5.24.1/lib/perl5/site_perl/5.24.1/darwin-thread-multi-2level /usr/local/Cellar/perl/5.24.1/lib/perl5/site_perl/5.24.1 /usr/local/Cellar/perl/5.24.1/lib/perl5/5.24.1/darwin-thread-multi-2level /usr/local/Cellar/perl/5.24.1/lib/perl5/5.24.1 /usr/local/lib/perl5/site_perl/5.24.1/darwin-thread-multi-2level /usr/local/lib/perl5/site_perl/5.24.1 .).
at inc/My/SVN/Builder.pm line 5.
BEGIN failed--compilation aborted at inc/My/SVN/Builder.pm line 5.
Compilation failed in require at Build.PL line 6.
BEGIN failed--compilation aborted at Build.PL line 6.
Warning: No success on command[/usr/local/Cellar/perl/5.24.1/bin/perl Build.PL]
MSCHWERN/Alien-SVN-v1.8.11.0.tar.gz
/usr/local/Cellar/perl/5.24.1/bin/perl Build.PL -- NOT OK
Hanxue-MBP:tmp hanxue$ git svn checkout https://github.com/lodash/lodash/trunk/docs
/usr/local/Cellar/git/2.14.1/libexec/git-core/git-svn: Perl lib version (5.24.1) doesn't match executable '/usr/bin/perl' version (5.18.2) at /usr/local/Cellar/perl/5.24.1//lib/perl5/5.24.1/darwin-thread-multi-2level/Config.pm line 62.
Compilation failed in require at /usr/local/Cellar/perl/5.24.1//lib/perl5/5.24.1/darwin-thread-multi-2level/lib.pm line 6.
BEGIN failed--compilation aborted at /usr/local/Cellar/perl/5.24.1//lib/perl5/5.24.1/darwin-thread-multi-2level/lib.pm line 6.
Compilation failed in require at /usr/local/Cellar/git/2.14.1/libexec/git-core/git-svn line 2.
BEGIN failed--compilation aborted at /usr/local/Cellar/git/2.14.1/libexec/git-core/git-svn line 2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment