Code Monkey home page Code Monkey logo

datatabletext's Introduction

datatabletext's People

Contributors

philiprbrenan avatar

Watchers

 avatar  avatar  avatar

datatabletext's Issues

Fails for perl <= 5.24

The test suite fails for perls between 5.16 and 5.24 either like this:

Warning: Use of "defined" without parentheses is ambiguous at /home/cpansand/.cpan/build/2021072517/Data-Table-Text-20210725-86JoQj/blib/lib/Data/Table/Text.pm line 104.
Compilation failed in require at test.pl line 9.
BEGIN failed--compilation aborted at test.pl line 9.
test.pl .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 

or like this:

Experimental "my" subs not enabled at /home/cpansand/.cpan/build/2021072516/Data-Table-Text-20210725-nlEG9p/blib/lib/Data/Table/Text.pm line 1905.
Compilation failed in require at test.pl line 9.
BEGIN failed--compilation aborted at test.pl line 9.
test.pl .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 

gcc: not found

test.pl fails on my FreeBSD smokers:

Output from './Build test':

sh: gcc: not found
chmod: a.out: No such file or directory
sh: ./a.out: not found
rm: a.out: No such file or directory
sh: gcc: not found
chmod: a.out: No such file or directory
sh: ./a.out: not found
rm: a.out: No such file or directory

#   Failed test at (eval 14) line 3156.
#     Structures begin differing at:
#          $got->{PROT_READ} = Does not exist
#     $expected->{PROT_READ} = '1'
sh: gcc: not found
chmod: a.out: No such file or directory
sh: ./a.out: not found
rm: a.out: No such file or directory

#   Failed test at (eval 14) line 3163.
#          got: undef
#     expected: '144'
sh: gcc: not found
chmod: a.out: No such file or directory
sh: ./a.out: not found
rm: a.out: No such file or directory

#   Failed test at (eval 14) line 3169.
#          got: undef
#     expected: '48'
# Looks like you failed 3 tests of 706.
test.pl .. 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/706 subtests 
	(less 11 skipped subtests: 692 okay)

Newer FreeBSD systems usually don't have gcc installed, but instead clang is installed.

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.