Skip to content

Instantly share code, notes, and snippets.

@lerouxb
Last active August 29, 2015 14:23
Show Gist options
  • Select an option

  • Save lerouxb/bbe62b83e09ff5175779 to your computer and use it in GitHub Desktop.

Select an option

Save lerouxb/bbe62b83e09ff5175779 to your computer and use it in GitHub Desktop.
sudo perl Build.PL
cpanm (App::cpanminus) 1.7039 on perl 5.016002 built for darwin-thread-multi-2level
Work directory is /Users/leroux/.cpanm/work/1435579722.51305
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
--> Working on ./xs
Entering /Users/leroux/src/Slic3r/xs
Checking if you have Module::Build 0.38 ... Yes (0.4211)
Checking if you have ExtUtils::Install 1.46 ... Yes (1.58)
Configuring /Users/leroux/src/Slic3r/xs
Running Build.PL
-> N/A
-> FAIL Configure failed for ./xs. See /Users/leroux/.cpanm/work/1435579722.51305/build.log for details.
$ sudo perl Build.PL
App::cpanminus is up to date. (1.7039)
Class::XSAccessor is up to date. (1.19)
Encode is up to date. (2.74)
Encode::Locale is up to date. (1.05)
ExtUtils::MakeMaker is up to date. (7.04)
ExtUtils::ParseXS is up to date. (3.24)
skipping R/RJ/RJBS/perl-5.22.0.tar.bz2
File::Spec is up to date. (3.47)
Getopt::Long is up to date. (2.47)
IO::Scalar is up to date. (2.111)
Math::PlanePath is up to date. (119)
--> Working on Module::Build::WithXSpp
Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/Module-Build-WithXSpp-0.14.tar.gz ... OK
Configuring Module-Build-WithXSpp-0.14 ... OK
==> Found dependencies: ExtUtils::CppGuess
--> Working on ExtUtils::CppGuess
Fetching http://www.cpan.org/authors/id/E/ET/ETJ/ExtUtils-CppGuess-0.09.tar.gz ... OK
Configuring ExtUtils-CppGuess-0.09 ... OK
Building and testing ExtUtils-CppGuess-0.09 ... FAIL
! Installing ExtUtils::CppGuess failed. See /Users/leroux/.cpanm/work/1435579705.50682/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'ExtUtils::CppGuess' is not installed
! Bailing out the installation for Module-Build-WithXSpp-0.14.
Moo is up to date. (2.000001)
skipping R/RJ/RJBS/perl-5.22.0.tar.bz2
Scalar::Util is up to date. (1.42)
Test::Harness is up to date. (3.35)
Test::More is up to date. (1.001014)
Thread::Semaphore is up to date. (2.12)
Time::HiRes is up to date. (1.9726)
Unicode::Normalize is up to date. (1.18)
XML::SAX::ExpatXS is up to date. (1.33)
threads is up to date. (2.02)
cpanm (App::cpanminus) 1.7039 on perl 5.016002 built for darwin-thread-multi-2level
Work directory is /Users/leroux/.cpanm/work/1435579722.51305
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
--> Working on ./xs
Entering /Users/leroux/src/Slic3r/xs
Checking if you have Module::Build 0.38 ... Yes (0.4211)
Checking if you have ExtUtils::Install 1.46 ... Yes (1.58)
Running Build.PL
Configuring /Users/leroux/src/Slic3r/xs ... Can't locate ExtUtils/CppGuess.pm in @INC (@INC contains: /Library/Perl/5.16/darwin-thread-multi-2level /Library/Perl/5.16 /Network/Library/Perl/5.16/darwin-thread-multi-2level /Network/Library/Perl/5.16 /Library/Perl/Updates/5.16.2/darwin-thread-multi-2level /Library/Perl/Updates/5.16.2 /System/Library/Perl/5.16/darwin-thread-multi-2level /System/Library/Perl/5.16 /System/Library/Perl/Extras/5.16/darwin-thread-multi-2level /System/Library/Perl/Extras/5.16 .) at Build.PL line 6.
BEGIN failed--compilation aborted at Build.PL line 6.
N/A
! Configure failed for ./xs. See /Users/leroux/.cpanm/work/1435579722.51305/build.log for details.
The XS/C++ code failed to compile, aborting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment