Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 706253

Summary: python 2.7 doesn't compile on F-14 on arm 5tel due to test_float failure
Product: [Fedora] Fedora Reporter: Peter Robinson <pbrobinson>
Component: pythonAssignee: Dave Malcolm <dmalcolm>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: dmalcolm, ivazqueznet, jonathansteffan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-23 18:04:10 UTC Type: ---
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:    
Bug Blocks: 245418    

Description Peter Robinson 2011-05-19 20:56:16 UTC
When compiling the python that shipped with F-14 (with a a slightly updated spec for valgrind exclusion) we get a test failure in the test_float

The full build logs are available here:
http://arm.koji.fedoraproject.org/koji/getfile?taskID=94277&name=build.log

It looks like this bug here:
http://bugs.python.org/issue8265

If this isn't fixable is it possible to get the test disabled, either for all build or with an exception for the arm platform.

As a side node the current release in fedora 14 mainline x86 has a test ioctl failure (only change on this build was the arm exclude).
http://koji.fedoraproject.org/koji/getfile?taskID=3078441&name=build.log

Comment 1 Dave Malcolm 2011-05-23 17:52:18 UTC
Thanks for looking into this.

I see you fixed this in git with:
http://pkgs.fedoraproject.org/gitweb/?p=python.git;a=commitdiff;h=599d1aa47d600dd4f01f6518fb1c712602723cef

and similar commits to f14 and f15

Koji builds are here:

  python-2.7.1-8.fc16:
    http://koji.fedoraproject.org/koji/buildinfo?buildID=244838

  python-2.7.1-8.fc15:
    http://koji.fedoraproject.org/koji/buildinfo?buildID=244853

  python-2.7-8.fc14.4:
    http://koji.fedoraproject.org/koji/buildinfo?buildID=244297

Does anything further need to happen before this bug can be closed?

Comment 2 Peter Robinson 2011-05-23 18:04:10 UTC
Nope. We're all good. Fixed in rawhide/F-15/F-14