Giter Club home page Giter Club logo

perl-nios's Introduction

Eternal tinkerer and pasta enthusiast.

pgp


perl-nios's People

Contributors

someone-stole-my-name avatar

Watchers

 avatar

perl-nios's Issues

Wrong perl used in test suite

On most of my smoker systems the test suite fails in different ways:

#   Failed test 'DNS/NIOS.pm loaded ok'
#   at t/00-compile.t line 46.
#          got: '65280'
#     expected: '0'
Major version specified as 2 - this is strictures version 1 at /usr/perl5.20.1Dp/lib/site_perl/5.20.1/strictures.pm line 17.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2021082822/DNS-NIOS-0.002-XtvA8A/blib/lib/DNS/NIOS.pm line 19.
Compilation failed in require at -e line 1.
...

or

Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /usr/home/cpansand/.cpan/build/2021082819/DNS-NIOS-0.002-1/blib/arch /usr/home/cpansand/.cpan/build/2021082819/DNS-NIOS-0.002-1/blib/lib /usr/local/lib/perl5/site_perl/mach/5.32 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.32/mach /usr/local/lib/perl5/5.32 .) at /usr/home/cpansand/.cpan/build/2021082819/DNS-NIOS-0.002-1/t/tlib/Test/NIOS.pl line 12.
BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2021082819/DNS-NIOS-0.002-1/t/tlib/Test/NIOS.pl line 12.
Died at t/tlib/Test/SpawnNIOS.pm line 47.
...

It seems that the wrong perl executable is used here --- the first in user's PATH, which is usually /usr/bin/perl, and not the perl used for building the distribution. A possible fix is to call scripts in the test suite explicitly with $^X.

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.