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

GGE #399

Open
AlexDaniel opened this issue Feb 8, 2019 · 0 comments
Open

GGE #399

AlexDaniel opened this issue Feb 8, 2019 · 0 comments
Assignees

Comments

@AlexDaniel
Copy link
Member

Module GGE 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: GGE
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/installed/GGE_*/sources/C37BAB0268C7E82DE8A15EFCB0CCAC6941BC8BB4 (GGE::Exp)
EVAL is a very dangerous function!!! (use the MONKEY-SEE-NO-EVAL pragma to override this error,
but only if you're VERY sure your data contains no injection attacks)
at /home/alex/Blin/installed/GGE_*/sources/C37BAB0268C7E82DE8A15EFCB0CCAC6941BC8BB4 (GGE::Exp):80
------> �[32m            my $binary = EVAL $source�[33m⏏�[31m<EOL>�[0m
    expecting any of:
        infix
        infix stopper

===> Found: GGE [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: GGE to /home/alex/Blin/data/zef-data/tmp/1549579529.13696.7614/gge.git
===> Extraction: Failed to find a META6.json file for GGE -- failure is likely
===> Extraction [OK]: GGE to /home/alex/Blin/data/zef-data/store/gge.git
===> Testing: GGE
Too many positionals passed; expected 1 argument but got 2
  in method new at /home/alex/Blin/data/zef-data/store/gge.git/d6a018cdd3e5391e59e1e8d20548997708c330be/lib/GGE/Match.pm (GGE::Match) line 38
  in method parse at /home/alex/Blin/data/zef-data/store/gge.git/d6a018cdd3e5391e59e1e8d20548997708c330be/lib/GGE/OPTable.pm (GGE::OPTable) line 92
  in sub optable_output_is at t/03-optable.t line 174
  in block <unit> at t/03-optable.t line 36

t/03-optable.t ........... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/gge.git/d6a018cdd3e5391e59e1e8d20548997708c330be/lib/GGE/Exp.pm (GGE::Exp)
EVAL is a very dangerous function!!! (use the MONKEY-SEE-NO-EVAL pragma to override this error,
but only if you're VERY sure your data contains no injection attacks)
at /home/alex/Blin/data/zef-data/store/gge.git/d6a018cdd3e5391e59e1e8d20548997708c330be/lib/GGE/Exp.pm (GGE::Exp):80
------> �[32m            my $binary = EVAL $source�[33m⏏�[31m<EOL>�[0m
    expecting any of:
        infix
        infix stopper
t/perl6regex/01-regex.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/03-optable.t         (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/perl6regex/01-regex.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=2, Tests=0, 13 wallclock secs ( 0.03 usr  0.00 sys + 10.06 cusr  0.60 csys = 10.69 CPU)
Result: FAIL
===> Testing [FAIL]: GGE
Failed to get passing tests, but continuing with --force-test
===> Installing: GGE
===> Install [FAIL] for GGE: �[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/installed/GGE_*/sources/C37BAB0268C7E82DE8A15EFCB0CCAC6941BC8BB4 (GGE::Exp)
EVAL is a very dangerous function!!! (use the MONKEY-SEE-NO-EVAL pragma to override this error,
but only if you're VERY sure your data contains no injection attacks)
at /home/alex/Blin/installed/GGE_*/sources/C37BAB0268C7E82DE8A15EFCB0CCAC6941BC8BB4 (GGE::Exp):80
------> �[32m            my $binary = EVAL $source�[33m⏏�[31m<EOL>�[0m
    expecting any of:
        infix
        infix stopper


Ping @masak

Previous ticket: #212

@masak masak self-assigned this Feb 8, 2019
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

2 participants