Bug 1136334

Summary: perl-Tk-EntryCheck-0.04-8.fc22: FTBFS with Perl 5.20
Product: [Fedora] Fedora Reporter: Jitka Plesnikova <jplesnik>
Component: perl-Tk-EntryCheckAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mmaslano, perl-devel, ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koji.fedoraproject.org/koji/taskinfo?taskID=7477185
Whiteboard:
Fixed In Version: perl-Tk-EntryCheck-0.04-8.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-15 10:30:57 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 11:24:27 UTC
Created attachment 933714 [details]
build.log

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


+ xinit /bin/sh -c 'rm -f ok; make test && touch ok' -- /usr/bin/Xvfb :666
xinit: XFree86_VT property unexpectedly has 0 items instead of 1
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
t/01_Tk-EntryCheck.t .. ok
One window will pop up now...
t/02_Tk-EntryCheck.t .. 
Failed 1/2 subtests 
Test Summary Report
-------------------
t/02_Tk-EntryCheck.t (Wstat: 11 Tests: 1 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
Files=2, Tests=2,  0 wallclock secs ( 0.08 usr  0.01 sys +  0.46 cusr  0.05 csys =  0.60 CPU)
Result: FAIL
Failed 1/2 test programs. 0/2 subtests failed.
Makefile:765: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
xinit: connection to X server lost

waiting for X server to shut down 
+ test -e ok
error: Bad exit status from /var/tmp/rpm-tmp.3XoMnQ (%check)
    Bad exit status from /var/tmp/rpm-tmp.3XoMnQ (%check)

Comment 1 Jitka Plesnikova 2014-09-02 11:24:59 UTC
Created attachment 933715 [details]
root.log