Bug 969854 - numpy fails to build for aarch64 bootstrap
Summary: numpy fails to build for aarch64 bootstrap
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: numpy
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-02 18:26 UTC by Mark Salter
Modified: 2013-06-07 04:32 UTC (History)
6 users (show)

Fixed In Version: numpy-1.7.1-2.fc19
Clone Of:
Environment:
Last Closed: 2013-06-07 04:32:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mark Salter 2013-06-02 18:26:37 UTC
Description of problem:
The numpy specfile has a '%check' in the changelog which causes a problem with aarch64 bootstrap where we redefine %check to avoid running package tests on a simulator. The following tweak avoids the problem:

diff --git a/numpy.spec b/numpy.spec
index 8951ed5..02deb59 100644
--- a/numpy.spec
+++ b/numpy.spec
@@ -342,7 +342,7 @@ rm -rf %{buildroot}
 - actually add the patch this time
 
 * Thu Jul 22 2010 David Malcolm <dmalcolm> - 1:1.4.1-5
-- fix segfault within %check on 2.7 (patch 2)
+- fix segfault within %%check on 2.7 (patch 2)
 
 * Wed Jul 21 2010 David Malcolm <dmalcolm> - 1:1.4.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Fedora Update System 2013-06-02 19:53:49 UTC
numpy-1.7.1-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/numpy-1.7.1-2.fc19

Comment 2 Fedora Update System 2013-06-03 14:42:03 UTC
Package numpy-1.7.1-2.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing numpy-1.7.1-2.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-9911/numpy-1.7.1-2.fc19
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2013-06-07 04:32:09 UTC
numpy-1.7.1-2.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.


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