Search Criteria
Package Details: perl-x11-guitest 0.28-3
Git Clone URL: | https://aur.archlinux.org/perl-x11-guitest.git (read-only, click to copy) |
---|---|
Package Base: | perl-x11-guitest |
Description: | Provides GUI testing/interaction routines. |
Upstream URL: | https://metacpan.org/release/X11-GUITest |
Keywords: | perl x11 |
Licenses: | |
Submitter: | orumin |
Maintainer: | orumin |
Last Packager: | orumin |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2012-11-10 00:04 |
Last Updated: | 2016-08-13 15:42 |
Dependencies (3)
- perl>=0 (perl-git)
- libxtst>=1.2.2
- libx11>=1.6.2 (libx11-git)
Required by (4)
- asbru-cm (optional)
- asbru-cm-git (optional)
- asbru-cm-loki-git (optional)
- perl-file-keepass-agent
Latest Comments
orumin commented on 2014-03-30 12:51
@jnbek
Thank you for comment and I updated now
jnbek commented on 2014-03-29 01:50
Version 0.28 has been uploaded for quite some time. Please update.
orumin commented on 2013-09-20 15:07
@Leb
sorry, Make test success on my machine
please tell me your environment
Anonymous comment on 2013-09-17 07:55
Make test fails, unfortunately without Perl experience I am not able to make sense of the error.
$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/test.t .. Not a CODE reference at /usr/lib/perl5/core_perl/DynaLoader.pm line 213.
END failed--call queue aborted at /home/endre/Downloads/X11-GUITest-0.25/X11-GUITest-0.25/blib/lib/X11/GUITest.pm line 213.
Compilation failed in require at t/test.t line 31.
BEGIN failed--compilation aborted at t/test.t line 31.
t/test.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 23/23 subtests
Test Summary Report
-------------------
t/test.t (Wstat: 512 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: Bad plan. You planned 23 tests but ran 1.
Files=1, Tests=1, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.02 cusr 0.01 csys = 0.08 CPU)
Result: FAIL
Failed 1/1 test programs. 1/1 subtests failed.
make: *** [test_dynamic] Error 2
mazzolino commented on 2013-07-02 07:01
Thanks for your fast response!
orumin commented on 2013-07-01 19:57
@mazzolino
Thank you for comment and now, fixed it
mazzolino commented on 2013-06-30 10:39
The build fails currently. It seems _distdir is not set correctly because ${srcdir} is not set outside the build, check and package functions.