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

Pod::Strip #505

Open
AlexDaniel opened this issue Feb 8, 2019 · 1 comment
Open

Pod::Strip #505

AlexDaniel opened this issue Feb 8, 2019 · 1 comment
Labels
PR sent Sent a pull review to the issue

Comments

@AlexDaniel
Copy link
Member

Module Pod::Strip cannot be installed (AlwaysFail), perhaps it has some failing tests.

  • Tickets are opened/closed in this repo automatically (though not immediately).
  • If you can install the module without any problems, add works for me label, leave a comment saying that it works for you and mention any details that you feel are important.
  • If it needs a native library, put native dependency label, describe what you did to install it and ensure that same instructions are present in the README file of the module (otherwise submit a pull request). Also try to update this wiki page.
  • If the module is broken, try to fix it and send a PR. Add PR sent label.
  • If there is a problem in one of the dependencies, add failing dependency label and write a comment explaining the situation. Feel free to work on the corresponding ticket for the failing dependency.
  • It is a good idea to assign yourself to this ticket if you're working on it (to make sure two or more people are not working on the same ticket at the same time).
  • Once you are done, search for a next ticket.

If you can't self-assign yourself or attach a label, please let us know on #perl6 channel on freenode or just leave a comment here. We will try to give you privileges as fast as possible.

Output:

===> Searching for: Pod::Strip
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/installed/Pod::Strip_v.0.0.1/sources/349ADF4D61BE9DFB93F6297AB0B7D611E4B9C5C4 (Pod::Strip)
For parameter '@in', '@' sigil containers don't need 'is rw' to be writable
Can only use 'is rw' on a scalar ('$' sigil) parameter, not '@in'
at /home/alex/Blin/installed/Pod::Strip_v.0.0.1/sources/349ADF4D61BE9DFB93F6297AB0B7D611E4B9C5C4 (Pod::Strip):24

===> Found: Pod::Strip:ver<.0.0.1>:auth<Jorn van Engelen> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Pod::Strip:ver<.0.0.1>:auth<Jorn van Engelen> to /home/alex/Blin/data/zef-data/tmp/1549579837.23560.7111/perl6-pod-strip.git
===> Extraction: Failed to find a META6.json file for Pod::Strip:ver<.0.0.1>:auth<Jorn van Engelen> -- failure is likely
===> Extraction [OK]: Pod::Strip to /home/alex/Blin/data/zef-data/store/perl6-pod-strip.git
===> Testing: Pod::Strip:ver<.0.0.1>:auth<Jorn van Engelen>
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/perl6-pod-strip.git/2bb9b9dc3d593cbddc53092dcc3519b2a666afeb/t/test.t
An exception occurred while evaluating a BEGIN
at /home/alex/Blin/data/zef-data/store/perl6-pod-strip.git/2bb9b9dc3d593cbddc53092dcc3519b2a666afeb/t/test.t:2
Exception details:
  Dynamic variable @*INC not found
    in block  at t/test.t line 2

t/test.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/test.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.42 cusr  0.06 csys =  0.52 CPU)
Result: FAIL
===> Testing [FAIL]: Pod::Strip:ver<.0.0.1>:auth<Jorn van Engelen>
Failed to get passing tests, but continuing with --force-test
===> Installing: Pod::Strip:ver<.0.0.1>:auth<Jorn van Engelen>
===> Install [FAIL] for Pod::Strip:ver<.0.0.1>:auth<Jorn van Engelen>: �[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/installed/Pod::Strip_v.0.0.1/sources/349ADF4D61BE9DFB93F6297AB0B7D611E4B9C5C4 (Pod::Strip)
For parameter '@in', '@' sigil containers don't need 'is rw' to be writable
Can only use 'is rw' on a scalar ('$' sigil) parameter, not '@in'
at /home/alex/Blin/installed/Pod::Strip_v.0.0.1/sources/349ADF4D61BE9DFB93F6297AB0B7D611E4B9C5C4 (Pod::Strip):24


Ping @jpve

Previous ticket: #90

@AlexDaniel AlexDaniel added the PR sent Sent a pull review to the issue label Feb 9, 2019
@AlexDaniel
Copy link
Member Author

There is a PR: jpve/perl6-pod-strip#9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR sent Sent a pull review to the issue
Projects
None yet
Development

No branches or pull requests

1 participant