Jarrod Millman | 15 Aug 00:08
Favicon

Fwd: scipy 32 bit tests

I also have a report from Fernando about failures on 32bit Linux.

---------- Forwarded message ----------
From: Fernando Perez <Fernando.Perez <at> berkeley.edu>
Date: Thu, Aug 14, 2008 at 2:48 PM
Subject: scipy 32 bit tests
To: Jarrod Millman <millman <at> berkeley.edu>

Hey,

on 32 bit ubuntu, we get for scipy a bunch of these:

======================================================================
ERROR: test_var_in (test_wx_spec.TestWxConverter)
----------------------------------------------------------------------
Traceback (most recent call last):
 File "/home/fperez/usr/opt/lib/python2.5/site-packages/scipy/weave/tests/test_wx_spec.py",
line 31, in setUp
   self.s = wx_spec.wx_converter()
 File "/home/fperez/usr/opt/lib/python2.5/site-packages/scipy/weave/wx_spec.py",
line 72, in __init__
   common_base_converter.__init__(self)
 File "/home/fperez/usr/opt/lib/python2.5/site-packages/scipy/weave/c_spec.py",
line 74, in __init__
   self.init_info()
 File "/home/fperez/usr/opt/lib/python2.5/site-packages/scipy/weave/wx_spec.py",
line 127, in init_info
   cxxflags = get_wxconfig('cxxflags')
 File "/home/fperez/usr/opt/lib/python2.5/site-packages/scipy/weave/wx_spec.py",
line 32, in get_wxconfig
(Continue reading)


Gmane