Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

p6doc-index build does not work #137

Closed
tokuhirom opened this issue Sep 28, 2015 · 2 comments
Closed

p6doc-index build does not work #137

tokuhirom opened this issue Sep 28, 2015 · 2 comments

Comments

@tokuhirom
Copy link
Contributor

p6doc command does not work on my environment.

$ p6doc-index build
Type check failed in binding; expected Positional but got Seq
  in sub MAIN at /home/tokuhirom/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/p6doc-index:35
  in block <unit> at /home/tokuhirom/.rakudobrew/bin/../moar-nom/install/share/perl6/site/bin/p6doc-index:76

$ perl6-m --ll-exception /home/tokuhirom/.rakudobrew/moar-nom/install/share/perl6/site/bin/p6doc JSON::Tiny
Cannot invoke this object (REPR: Uninstantiable)
   at gen/moar/m-CORE.setting:10805  (/home/tokuhirom/.rakudobrew/moar-nom/install/share/perl6/runtime/CORE.setting.moarvm:pull-one:97)
 from gen/moar/m-CORE.setting:26515  (/home/tokuhirom/.rakudobrew/moar-nom/install/share/perl6/runtime/CORE.setting.moarvm::45)
 from gen/moar/m-CORE.setting:26513  (/home/tokuhirom/.rakudobrew/moar-nom/install/share/perl6/runtime/CORE.setting.moarvm::14)
 from gen/moar/m-CORE.setting:10789  (/home/tokuhirom/.rakudobrew/moar-nom/install/share/perl6/runtime/CORE.setting.moarvm::25)
 from gen/moar/m-CORE.setting:10805  (/home/tokuhirom/.rakudobrew/moar-nom/install/share/perl6/runtime/CORE.setting.moarvm:pull-one:97)

$ perl6-m --version
This is perl6 version 2015.09-159-g3813a26 built on MoarVM version 2015.09-38-gd28e310
@ab5tract
Copy link
Contributor

Indeed, this seems broken since the GLR.

In general the command line stuff has become a bit broken.

stmuk added a commit that referenced this issue Sep 28, 2015
`p6doc-index build` does not work
@stmuk
Copy link
Contributor

stmuk commented Sep 28, 2015

This should be fixed now by

5c4ca1a

@stmuk stmuk closed this as completed Sep 28, 2015
noisegul pushed a commit to noisegul/perl6-p6doc that referenced this issue Jun 5, 2019
`p6doc-index build` does not work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants