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

Parse::STDF #493

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

Parse::STDF #493

AlexDaniel opened this issue Feb 8, 2019 · 1 comment
Labels
native dependency Fails because it needs some library installed first

Comments

@AlexDaniel
Copy link
Member

Module Parse::STDF 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: Parse::STDF
===> Found: Parse::STDF:ver<0.1.3>:auth<ejordan> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Parse::STDF:ver<0.1.3>:auth<ejordan> to /home/alex/Blin/data/zef-data/tmp/1549583448.22619.2114/perl6-Parse-STDF.git
===> Extraction [OK]: Parse::STDF to /home/alex/Blin/data/zef-data/store/perl6-Parse-STDF.git
===> Testing: Parse::STDF:ver<0.1.3>:auth<ejordan>
# Parse::STDF: needs 'libstdf.so', not found
# Looks like you planned 2 tests, but ran 1
t/01-new.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests 
# Parse::STDF: needs 'libstdf.so', not found
# Looks like you planned 2 tests, but ran 1
t/02-record.t ... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests 
# Parse::STDF: needs 'libstdf.so', not found
# Looks like you planned 23 tests, but ran 1
t/03-recname.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 22/23 subtests 
# Parse::STDF: needs 'libstdf.so', not found
# Looks like you planned 2 tests, but ran 1
t/04-version.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests 
# Parse::STDF: needs 'libstdf.so', not found
# Looks like you planned 4 tests, but ran 1
t/05-far.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/4 subtests 
# Parse::STDF: needs 'libstdf.so', not found
# Looks like you planned 8 tests, but ran 1
t/06-mir.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/8 subtests 
t/07-meta.t ..... ok
# Parse::STDF: needs 'libstdf.so', not found
# Looks like you planned 14 tests, but ran 1
t/08-rdr.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 13/14 subtests 
# Parse::STDF: needs 'libstdf.so', not found
# Looks like you planned 8 tests, but ran 1
t/09-sdr.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/8 subtests 
# Parse::STDF: needs 'libstdf.so', not found
# Looks like you planned 40 tests, but ran 1
t/10-plr.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 39/40 subtests 
# Parse::STDF: needs 'libstdf.so', not found
# Looks like you planned 41 tests, but ran 1
t/11-mpr.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 40/41 subtests 
# Parse::STDF: needs 'libstdf.so', not found
# Looks like you planned 4 tests, but ran 1
t/12-pcr.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/4 subtests 
# Parse::STDF: needs 'libstdf.so', not found
# Looks like you planned 17 tests, but ran 1
t/13-gdr.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 16/17 subtests 

Test Summary Report
-------------------
t/01-new.t    (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
t/02-record.t (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
t/03-recname.t (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 23 tests but ran 1.
t/04-version.t (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
t/05-far.t    (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 1.
t/06-mir.t    (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 8 tests but ran 1.
t/08-rdr.t    (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 1.
t/09-sdr.t    (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 8 tests but ran 1.
t/10-plr.t    (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 40 tests but ran 1.
t/11-mpr.t    (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 41 tests but ran 1.
t/12-pcr.t    (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 1.
t/13-gdr.t    (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 17 tests but ran 1.
Files=13, Tests=13, 25 wallclock secs ( 0.05 usr  0.02 sys + 21.96 cusr  1.17 csys = 23.20 CPU)
Result: FAIL
===> Testing [FAIL]: Parse::STDF:ver<0.1.3>:auth<ejordan>
Failed to get passing tests, but continuing with --force-test
===> Installing: Parse::STDF:ver<0.1.3>:auth<ejordan>
===> Install [OK] for Parse::STDF:ver<0.1.3>:auth<ejordan>

Ping @erickjordan

Previous ticket: #101

@erickjordan erickjordan added the native dependency Fails because it needs some library installed first label Feb 8, 2019
@erickjordan
Copy link

Native dependency on libstdf. Install instructions in README under INSTALLATION

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
native dependency Fails because it needs some library installed first
Projects
None yet
Development

No branches or pull requests

2 participants