Bug 1136237

Summary: perl-Tk-Text-SuperText-0.9.4-14.fc22: FTBFS with Perl 5.20
Product: [Fedora] Fedora Reporter: Jitka Plesnikova <jplesnik>
Component: perl-Tk-Text-SuperTextAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: filip, lkundrak, ppisar, scenek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koji.fedoraproject.org/koji/taskinfo?taskID=7476565
Whiteboard:
Fixed In Version: perl-Tk-Text-SuperText-0.9.4-14.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-15 10:32:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1141117    
Bug Blocks:    
Attachments:
Description Flags
build.log
none
root.log none

Description Jitka Plesnikova 2014-09-02 08:38:44 UTC
Created attachment 933656 [details]
build.log

perl-Tk-Text-SuperText can't be rebuild against perl 5.20, because tests failed.

+ xinit /usr/bin/make -s test -- /usr/bin/Xvfb :666
+ tee testing.TAP
xinit: XFree86_VT property unexpectedly has 0 items instead of 1
1..2
ok 1
make: *** [test_dynamic] Segmentation fault
Makefile:766: recipe for target 'test_dynamic' failed
xinit: connection to X server lost

waiting for X server to shut down 
+ prove --exec cat testing.TAP
testing.TAP .. 
Failed 1/2 subtests 
Test Summary Report
-------------------
testing.TAP (Wstat: 0 Tests: 1 Failed: 0)
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
Files=1, Tests=1,  0 wallclock secs ( 0.04 usr +  0.01 sys =  0.05 CPU)
Result: FAIL

Comment 1 Jitka Plesnikova 2014-09-02 08:39:13 UTC
Created attachment 933657 [details]
root.log