[Python-modules-team] Bug#749195: python-numpy: Please add support for OpenRISC/or1k architecture

Manuel A. Fernandez Montecelo mafm at debian.org
Sun May 25 00:40:04 UTC 2014


Source: python-numpy
Version: 1.8.1-1
Severity: normal
Tags: patch upstream

Hi,

The patch provided allows to get this package compiled in OpenRISC/or1k
architecture that Christian and I are creating in Debian.

It would be helpful if you could add the patch soonish, so we do not
have to carry local patches and they build cleanly from the Debian
archives.

After installing python-numpy and python-nose, most of the unit tests
seem to pass, and the ones that do not pass might be due to underlying
problems in blas or others.

-----------------------------------------------------------------------
>>> import numpy
>>> numpy.test('full')
Running unit tests for numpy
NumPy version 1.8.1
NumPy is installed in /usr/lib/python2.7/dist-packages/numpy
Python version 2.7.6 (default, Mar 23 2014, 21:28:58) [GCC 4.8.2]
nose version 1.3.1

[> 95% are dots, a few "S" and "F", stopping them after about 10
 minutes]

Ran 2346 tests in 764.363s

FAILED (KNOWNFAIL=1, SKIP=6, failures=4)
<nose.result.TextTestResult run=2346 errors=0 failures=4>

----------------------------------------------------------------------


This can be used to get more details on what is running and the results:

>>> numpy.test('full', verbose=2)


Cheers.
--
Manuel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-numpy_1.8.1-1.1.debdiff
Type: text/x-diff
Size: 1938 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20140525/cfe5fb59/attachment.diff>


More information about the Python-modules-team mailing list