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

X11::libxdo #544

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

X11::libxdo #544

AlexDaniel opened this issue Feb 8, 2019 · 2 comments
Labels
native dependency Fails because it needs some library installed first works for me Does not seem to be any problem

Comments

@AlexDaniel
Copy link
Member

Module X11::libxdo 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: X11::libxdo
===> Found: X11::libxdo:ver<0.1.0> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: X11::libxdo:ver<0.1.0> to /home/alex/Blin/data/zef-data/tmp/1549581602.12559.8196/X11-Xdo.git
===> Extraction [OK]: X11::libxdo to /home/alex/Blin/data/zef-data/store/X11-Xdo.git
===> Testing: X11::libxdo:ver<0.1.0>
Cannot locate native library 'libxdo.so': libxdo.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in submethod BUILD at /home/alex/Blin/data/zef-data/store/X11-Xdo.git/b846c0e5c1536da4da55e8ac32d264c8a14f95ca/lib/X11/libxdo.pm6 (X11::libxdo) line 969
  in block <unit> at t/00-basic.t line 8

t/00-basic.t ........ 
Dubious, test returned 1 (wstat 256, 0x100)
All 1 subtests passed 
Cannot locate native library 'libxdo.so': libxdo.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in submethod BUILD at /home/alex/Blin/data/zef-data/store/X11-Xdo.git/b846c0e5c1536da4da55e8ac32d264c8a14f95ca/lib/X11/libxdo.pm6 (X11::libxdo) line 969
  in block <unit> at t/01-search.t line 3

Failed
  in block  at t/01-search.t line 54
  in any  at t/01-search.t line 54
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in submethod BUILD at /home/alex/Blin/data/zef-data/store/X11-Xdo.git/b846c0e5c1536da4da55e8ac32d264c8a14f95ca/lib/X11/libxdo.pm6 (X11::libxdo) line 969
  in block <unit> at t/01-search.t line 3

t/01-search.t ....... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
Failed
  in block  at t/02-window-move.t line 29
  in any  at t/02-window-move.t line 29
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in submethod BUILD at /home/alex/Blin/data/zef-data/store/X11-Xdo.git/b846c0e5c1536da4da55e8ac32d264c8a14f95ca/lib/X11/libxdo.pm6 (X11::libxdo) line 969
  in block <unit> at t/02-window-move.t line 3

t/02-window-move.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
Failed
  in block  at t/03-window-size.t line 39
  in any  at t/03-window-size.t line 39
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in submethod BUILD at /home/alex/Blin/data/zef-data/store/X11-Xdo.git/b846c0e5c1536da4da55e8ac32d264c8a14f95ca/lib/X11/libxdo.pm6 (X11::libxdo) line 969
  in block <unit> at t/03-window-size.t line 3

t/03-window-size.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
Failed
  in block  at t/04-minimize.t line 16
  in any  at t/04-minimize.t line 16
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in submethod BUILD at /home/alex/Blin/data/zef-data/store/X11-Xdo.git/b846c0e5c1536da4da55e8ac32d264c8a14f95ca/lib/X11/libxdo.pm6 (X11::libxdo) line 969
  in block <unit> at t/04-minimize.t line 3

t/04-minimize.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
Failed
  in block  at t/05-mouse-move.t line 27
  in any  at t/05-mouse-move.t line 27
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in submethod BUILD at /home/alex/Blin/data/zef-data/store/X11-Xdo.git/b846c0e5c1536da4da55e8ac32d264c8a14f95ca/lib/X11/libxdo.pm6 (X11::libxdo) line 969
  in block <unit> at t/05-mouse-move.t line 3

t/05-mouse-move.t ... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
Failed
  in block  at t/06-desktop.t line 23
  in any  at t/06-desktop.t line 23
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in submethod BUILD at /home/alex/Blin/data/zef-data/store/X11-Xdo.git/b846c0e5c1536da4da55e8ac32d264c8a14f95ca/lib/X11/libxdo.pm6 (X11::libxdo) line 969
  in block <unit> at t/06-desktop.t line 3

t/06-desktop.t ...... 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
Cannot locate native library 'libxdo.so': libxdo.so: cannot open shared object file: No such file or directory
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in submethod BUILD at /home/alex/Blin/data/zef-data/store/X11-Xdo.git/b846c0e5c1536da4da55e8ac32d264c8a14f95ca/lib/X11/libxdo.pm6 (X11::libxdo) line 969
  in block <unit> at t/99-done.t line 3

Failed
  in block  at t/99-done.t line 13
  in any  at t/99-done.t line 13
  in method setup at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 287
  in method CALL-ME at /tmp/whateverable/rakudo-moar/1ff9b14e8903d77f066f7c2673ea59d6ad7f4aa6/share/perl6/sources/947BDAB9F96E0E5FCCB383124F923A6BF6F8D76B (NativeCall) line 576
  in submethod BUILD at /home/alex/Blin/data/zef-data/store/X11-Xdo.git/b846c0e5c1536da4da55e8ac32d264c8a14f95ca/lib/X11/libxdo.pm6 (X11::libxdo) line 969
  in block <unit> at t/99-done.t line 3

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

Test Summary Report
-------------------
t/00-basic.t      (Wstat: 256 Tests: 1 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/01-search.t     (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/02-window-move.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/03-window-size.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/04-minimize.t   (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/05-mouse-move.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/06-desktop.t    (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
t/99-done.t       (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=8, Tests=1, 20 wallclock secs ( 0.05 usr  0.00 sys + 16.83 cusr  0.78 csys = 17.66 CPU)
Result: FAIL
===> Testing [FAIL]: X11::libxdo:ver<0.1.0>
Failed to get passing tests, but continuing with --force-test
===> Installing: X11::libxdo:ver<0.1.0>
===> Install [OK] for X11::libxdo:ver<0.1.0>

Ping @thundergnat

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

I was rather hoping that the name might indicate that you need both X11 and libxdo installed for this to work. I have fairly detailed instructions in the README about installing libxdo. I kind-of assumed that you wouldn't be trying to install an X11 automation tool where you don't have X11 though. I don't think that Google compute engines have X11 on them, so this is going to fail every time.

Is there something I can add to signal "don't bother if you don't have X11"?

@AlexDaniel AlexDaniel added the works for me Does not seem to be any problem label Feb 8, 2019
@AlexDaniel
Copy link
Member Author

works for me should be good enough. Just keep this ticket open and it'll not bother you again. Sorry for the inconvenience.

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 works for me Does not seem to be any problem
Projects
None yet
Development

No branches or pull requests

3 participants