Skip to content
This repository has been archived by the owner on Sep 1, 2019. It is now read-only.

Dubious, test returned 255 #5

Open
hooless opened this issue Aug 20, 2015 · 1 comment
Open

Dubious, test returned 255 #5

hooless opened this issue Aug 20, 2015 · 1 comment

Comments

@hooless
Copy link

hooless commented Aug 20, 2015

hoo@HZ ~/github/bash_script > panda install   Text::VimColour
==> Fetching Text::VimColour
==> Building Text::VimColour
Compiling lib/Text/VimColour.pm to mbc
==> Testing Text::VimColour
ex: illegal option -- -
Usage: ex [- | -s] [-l] [-L] [-R] [-r [file]] [-t tag]
       [-v] [-V] [-w size] [+cmd | -c cmd] file...
Use of uninitialized value $!out of type Path in string context  in block  at /home/hoo/github/bash_script/.panda-work/1440077032_1/lib/Text/VimColour.pm:24
Use of uninitialized value $!in of type File in string context  in block  at /home/hoo/github/bash_script/.panda-work/1440077032_1/lib/Text/VimColour.pm:24
didn't find a recent vim/ex
  in method BUILD at /home/hoo/github/bash_script/.panda-work/1440077032_1/lib/Text/VimColour.pm:15
  in block <unit> at t/vim_colour.t:18

t/vim_colour.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/7 subtests 

Test Summary Report
-------------------
t/vim_colour.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 7 tests but ran 0.
Files=1, Tests=0,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.76 cusr  0.05 csys =  0.84 CPU)
Result: FAIL
test stage failed for Text::VimColour: Tests failed
  in method throw at /home/hoo/.rakudobrew/moar-nom/install/share/perl6/runtime/CORE.setting.moarvm:1
  in method install at lib/Panda.pm:133
  in method resolve at lib/Panda.pm:218
  in sub MAIN at /home/hoo/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/panda:20
  in block <unit> at /home/hoo/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/panda:87


Failure Summary
----------------
Text::VimColour
    *test stage failed for Text::VimColour: Tests failed

hoo@HZ ~/github/bash_script > perl6 --version 
This is perl6 version 2015.07.1-134-g3754356 built on MoarVM version 2015.07-53-g673a3c1
hoo@HZ ~/github/bash_script > uname -a 
Linux HZ 4.1.5-1-ARCH #1 SMP PREEMPT Tue Aug 11 15:41:14 CEST 2015 x86_64 GNU/Linux


@zoffixznet
Copy link
Contributor

Seeing didn't find a recent vim/ex, you likely need a more recent version of vim. The module needs at least vim 7.4.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants