[Bug 1112571] perl-Gtk3-WebKit-0.06-2.fc21 FTBFS:

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 24 10:09:19 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1112571

David Dick <ddick at cpan.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



--- Comment #1 from David Dick <ddick at cpan.org> ---
Interesting.  To get rid of the XDG_RUNTIME_DIR error message i made up a new
srpm and built it at http://koji.fedoraproject.org/koji/taskinfo?taskID=7070469

Extract from logs is below;

Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.emj3cp
+ umask 022
+ cd /builddir/build/BUILD
+ cd Gtk3-WebKit-0.06
+ XDG_RUNTIME_DIR=/builddir
+ xvfb-run -a make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness"
"-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')"
t/*.t
Unable to init server: Could not connect: Connection refused
(webkit.t:19485): Gtk-WARNING **: cannot open display: :99
t/webkit.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
No subtests run 
Test Summary Report
-------------------
t/webkit.t (Wstat: 256 Tests: 0 Failed: 0)
  Non-zero exit status: 1
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.17 cusr  0.01
csys =  0.22 CPU)
Result: FAIL

Which looks like xvfb-run to launch a server.  Will need to investigate this
more.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=5PqAUiAX8h&a=cc_unsubscribe



More information about the perl-devel mailing list