[Numpy-tickets] [NumPy] #811: install error: Error: suffix or operands invalid for `fnstsw'
NumPy
numpy-tickets@scipy....
Mon Sep 1 19:51:34 CDT 2008
#811: install error: Error: suffix or operands invalid for `fnstsw'
----------------------+-----------------------------------------------------
Reporter: nbraspen | Owner: cdavid
Type: defect | Status: reopened
Priority: normal | Milestone: 1.2.0
Component: Other | Version: none
Severity: normal | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by mdehoon):
Replying to [comment:4 cdavid]:
> Still problematic it looks... (#903)
For what it is worth, with the int __status --> short __status fix as well
as with the current version of fenv.h in trunk, the compilation went fine.
The tests show one error and one failure. Using binutils version
20080624-2. The additional failure is:
======================================================================
FAIL: check_testUfuncRegression (numpy.core.tests.test_ma.TestUfuncs)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/numpy/core/tests/test_ma.py",
line 692,
in check_testUfuncRegression
self.failUnless(eqmask(ur.mask, mr.mask))
AssertionError
----------------------------------------------------------------------
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/811#comment:5>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list