[Bug 1136340] perl-Qt-0.96.0-12.fc22: FTBFS with Perl 5.20

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 11 15:57:38 UTC 2014


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



--- Comment #5 from Petr Pisar <ppisar at redhat.com> ---
Created attachment 936607
  --> https://bugzilla.redhat.com/attachment.cgi?id=936607&action=edit
Fix for the SvREFCNT_inc issue

This patch fixes the missing refcounter.

Then all tests pass except two of them:

7/26 Testing: perlqt_qpolygon
7/26 Test: perlqt_qpolygon
Command: "/bin/prove" "/home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygon.t"
Directory: /home/test/fedora/perl-Qt/Qt-0.96.0/build/qtgui/t
"perlqt_qpolygon" start time: Sep 11 17:49 CEST
Output:
----------------------------------------------------------
--- Error: Method does not exist or not provided by this binding:
QPoint::operator==(),
called at /home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygon.t line 26
--- Error: Method does not exist or not provided by this binding:
QGlobalSpace::QGlobalSpace(),
called at /home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygon.t line 26
# Looks like you planned 32 tests but ran 5.
# Looks like your test exited with 255 just after 5.
/home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygon.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 27/32 subtests 

Test Summary Report
-------------------
/home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygon.t (Wstat: 65280 Tests: 5
Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 32 tests but ran 5.
Files=1, Tests=5,  1 wallclock secs ( 0.04 usr  0.02 sys +  0.21 cusr  0.09
csys =  0.36 CPU)
Result: FAIL
<end of output>
Test time =   0.51 sec
----------------------------------------------------------
Test Failed.
"perlqt_qpolygon" end time: Sep 11 17:49 CEST
"perlqt_qpolygon" time elapsed: 00:00:00
----------------------------------------------------------

8/26 Testing: perlqt_qpolygonf
8/26 Test: perlqt_qpolygonf
Command: "/bin/prove" "/home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygonf.t"
Directory: /home/test/fedora/perl-Qt/Qt-0.96.0/build/qtgui/t
"perlqt_qpolygonf" start time: Sep 11 17:49 CEST
Output:
----------------------------------------------------------
--- Error: Method does not exist or not provided by this binding:
QPointF::operator==(),
called at /home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygonf.t line 26
--- Error: Method does not exist or not provided by this binding:
QGlobalSpace::QGlobalSpace(),
called at /home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygonf.t line 26
# Looks like you planned 32 tests but ran 5.
# Looks like your test exited with 255 just after 5.
/home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygonf.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 27/32 subtests 

Test Summary Report
-------------------
/home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygonf.t (Wstat: 65280 Tests: 5
Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 32 tests but ran 5.
Files=1, Tests=5,  0 wallclock secs ( 0.03 usr  0.02 sys +  0.23 cusr  0.07
csys =  0.35 CPU)
Result: FAIL
<end of output>
Test time =   0.51 sec
----------------------------------------------------------
Test Failed.
"perlqt_qpolygonf" end time: Sep 11 17:49 CEST
"perlqt_qpolygonf" time elapsed: 00:00:00
----------------------------------------------------------

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



More information about the perl-devel mailing list