Git Product home page Git Product logo

alien-gcrypt's People

Contributors

ajgb avatar plicease avatar

Watchers

 avatar  avatar

alien-gcrypt's Issues

Wrong perl used in configure.pl call

On my smoker systems I see the following build problem:

Building library ... 
+ cd /home/cpansand/.cpan/build/2017042309/Alien-GCrypt-1.6.5.0-0/_alien/libgcrypt-1.6.5
+ ./../../inc/configure.pl --with-pic --prefix=/home/cpansand/.cpan/build/2017042309/Alien-GCrypt-1.6.5.0-0/blib/lib/auto/share/dist/Alien-GCrypt
Can't locate Alien/GPG/Error.pm in @INC (you may need to install the Alien::GPG::Error module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at ./../../inc/configure.pl line 4.
BEGIN failed--compilation aborted at ./../../inc/configure.pl line 4.
External command (./../../inc/configure.pl --with-pic --prefix=/home/cpansand/.cpan/build/2017042309/Alien-GCrypt-1.6.5.0-0/blib/lib/auto/share/dist/Alien-GCrypt) failed! Error: 512
 at ./Build line 58.
Failed

I think the problem is that configure.pl is using the first perl in $PATH, which is the system perl on most systems, not the perl currently used to build the distribution. If this is the case, then the best fix is to prepend $^X before .../configure.pl.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.