[Bug 1141153] perl-Padre-0.90-13.fc22 FTBFS: a test fails due a warning

bugzilla at redhat.com bugzilla at redhat.com
Mon Sep 15 11:55:05 UTC 2014


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



--- Comment #1 from Petr Pisar <ppisar at redhat.com> ---
The warning:

$ xvfb-run -a perl -Iblib/{lib,arch} -e 'use Padre::Util::Win32'
# 1410782039.19129 (eval) 'WARN: Inefficiently loading Padre::Util::Win32 when
not on Win32'

is triggered by importing all Padre modules from t/01-load.t:

$ xvfb-run -a perl -Iblib/{lib,arch} -e 'use Padre;
Padre->import(q{:everything})'
Xlib:  extension "RANDR" missing on display ":99".
# 1410781999.08414 (eval) 'WARN: Inefficiently loading Padre::Util::Win32 when
not on Win32'
Possible precedence issue with control flow operator at
blib/lib/Padre/Document/Perl/QuickFix/StrictWarnings.pm line 71.

-- 
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=TAmbATcXEP&a=cc_unsubscribe



More information about the perl-devel mailing list