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 538028 - numpy doesn't support ARM architecture
Summary: numpy doesn't support ARM architecture
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: numpy
Version: rawhide
Hardware: arm9
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: EasyFix
Depends On:
Blocks: ARMTracker
TreeView+ depends on / blocked
 
Reported: 2009-11-17 10:40 UTC by Jitesh Shah
Modified: 2009-11-17 19:56 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-11-17 15:57:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Add ARM support (3.57 KB, patch)
2009-11-17 10:40 UTC, Jitesh Shah
no flags Details | Diff

Description Jitesh Shah 2009-11-17 10:40:06 UTC
Created attachment 369856 [details]
Add ARM support

Description of problem:
since numpy doesn't know about ARM, it cannot deduce its endianness. Thus, build fails.
Check out the build logs here
http://arm.koji.fedoraproject.org/koji/buildinfo?buildID=19294

Version-Release number of selected component (if applicable):
any

Additional info:
Adding support for ARM should be fairly straightforward. Attaching a patch that adds the support. Find a successful build here:
http://arm.koji.fedoraproject.org/koji/buildinfo?buildID=21265

Comment 1 Jarod Wilson 2009-11-17 13:33:43 UTC
Jitesh, the patch is much appreciated, and we can certainly take it into the build. If you haven't already, can you please submit this upstream to the rrdtool-developers mailing list?

Comment 2 Gwyn Ciesla 2009-11-17 13:51:29 UTC
Jarod, was this comment on the wrong bug, perhaps?

Comment 3 Jarod Wilson 2009-11-17 14:05:26 UTC
Hah! Wow. No, somehow, my brain translated numpy into rrdtool. So comment #1 holds, if you replace "rrdtool-developers mailing list" with "wherever the numpy devs prefer to accept patches". (I need more coffee...)

Comment 4 Gwyn Ciesla 2009-11-17 14:15:46 UTC
I'm right there with you. :)  I'll start work on getting this into rawhide. . .

Comment 5 Gwyn Ciesla 2009-11-17 15:57:59 UTC
Built.

Comment 6 Jitesh Shah 2009-11-17 19:44:35 UTC
Jarod, okay I'll file the bug here : http://mail.scipy.org/mailman/listinfo/numpy-tickets. Although the last mail was in April 2009, which is not very heartening :-)

Also, I saw the koji build. It got built as "numpy-1.3.0-6.fc13.fa1". Guess I left an extra "fa1" in the Release. It should have been "numpy-1.3.0-7.fc13"

Comment 7 Gwyn Ciesla 2009-11-17 19:56:05 UTC
The fa1 won't cause any problems.


Note You need to log in before you can comment on or make changes to this bug.