Skip Menu |

This queue is for tickets about the X11-Keyboard CPAN distribution.

Report information
The Basics
Id: 129237
Status: new
Priority: 0/
Queue: X11-Keyboard

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.4
Fixed in: (no value)



Subject: Fails without X display
See subject. Test log: ... Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 "/opt/perl-5.24.4t/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..8 Can't find DISPLAY -- guessing `unix:0' at test.pl line 8. Can't connect to display `unix:0': No such file or directory at /opt/perl-5.24.4t/lib/site_perl/5.24.4/X11/Protocol.pm line 2264. # Looks like your test exited with 2 before it could output anything. Makefile:840: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 2 ... Probably the test should be skipped if there's no DISPLAY available.