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

API::USNavalObservatory #322

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

API::USNavalObservatory #322

AlexDaniel opened this issue Feb 8, 2019 · 2 comments
Assignees
Labels
PR sent Sent a pull review to the issue

Comments

@AlexDaniel
Copy link
Member

Module API::USNavalObservatory 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).
  • 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: API::USNavalObservatory
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/installed/API::USNavalObservatory_1.0.0/sources/4781D6BAA984D936646CB7FF3BD7149DB94C0778 (API::USNavalObservatory)
Package 'API::USNavalObservatory' already has a method 'dayAndNight-Cylindrical' (did you mean to declare a multi-method?)
at /home/alex/Blin/installed/API::USNavalObservatory_1.0.0/sources/4781D6BAA984D936646CB7FF3BD7149DB94C0778 (API::USNavalObservatory):68

===> Found: API::USNavalObservatory:ver<1.0.0>:auth<github:cbk> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: API::USNavalObservatory:ver<1.0.0>:auth<github:cbk> to /home/alex/Blin/data/zef-data/tmp/1549583424.22248.613/API-USNavalObservatory.git
===> Extraction [OK]: API::USNavalObservatory to /home/alex/Blin/data/zef-data/store/API-USNavalObservatory.git
===> Testing: API::USNavalObservatory:ver<1.0.0>:auth<github:cbk>
�[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/data/zef-data/store/API-USNavalObservatory.git/ccd2b2b0f940fcca4e473690f2edf9435ed3dfa7/lib/API/USNavalObservatory.pm6 (API::USNavalObservatory)
Package 'API::USNavalObservatory' already has a method 'dayAndNight-Cylindrical' (did you mean to declare a multi-method?)
at /home/alex/Blin/data/zef-data/store/API-USNavalObservatory.git/ccd2b2b0f940fcca4e473690f2edf9435ed3dfa7/lib/API/USNavalObservatory.pm6 (API::USNavalObservatory):68
t/10-travis.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 

Test Summary Report
-------------------
t/10-travis.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  7 wallclock secs ( 0.03 usr  0.00 sys +  5.68 cusr  0.18 csys =  5.89 CPU)
Result: FAIL
===> Testing [FAIL]: API::USNavalObservatory:ver<1.0.0>:auth<github:cbk>
Failed to get passing tests, but continuing with --force-test
===> Installing: API::USNavalObservatory:ver<1.0.0>:auth<github:cbk>
===> Install [FAIL] for API::USNavalObservatory:ver<1.0.0>:auth<github:cbk>: �[31m===�[0mSORRY!�[31m===�[0m Error while compiling /home/alex/Blin/installed/API::USNavalObservatory_1.0.0/sources/4781D6BAA984D936646CB7FF3BD7149DB94C0778 (API::USNavalObservatory)
Package 'API::USNavalObservatory' already has a method 'dayAndNight-Cylindrical' (did you mean to declare a multi-method?)
at /home/alex/Blin/installed/API::USNavalObservatory_1.0.0/sources/4781D6BAA984D936646CB7FF3BD7149DB94C0778 (API::USNavalObservatory):68


Ping @cbk

Previous ticket: #313

@JJ JJ self-assigned this Feb 10, 2019
JJ added a commit to JJ/API-USNavalObservatory that referenced this issue Feb 10, 2019
Also non-existing variable $today. There was no local issue, but this
contributes to Raku/ecosystem-unbitrot#322.

Also fixes travis conf to make it faster, and adds perl6 stuff to .gitignore
@JJ
Copy link
Collaborator

JJ commented Feb 10, 2019

PR created

@JJ JJ added the PR sent Sent a pull review to the issue label Feb 10, 2019
@JJ
Copy link
Collaborator

JJ commented Feb 10, 2019

It's still failing due to WWW, but it should fix itself once that is upgraded in the ecosystem.

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

2 participants