Re: [Numpy-discussion] numpy 1.3.0 test() failures on ubuntu 9.04

2009-04-23 Thread David Cournapeau
On Fri, Apr 24, 2009 at 7:59 AM, Michael Abshoff wrote: > Pauli Virtanen wrote: >> Thu, 23 Apr 2009 14:54:10 -0400, Chris Colbert wrote: >> [clip] >>> libatlas-sse2-dev >> [clip] >>> The pastebin links to site.cfg build.log and test.log are at the end of >>> this email. If anyone could help me out

Re: [Numpy-discussion] numpy 1.3.0 test() failures on ubuntu 9.04

2009-04-23 Thread Michael Abshoff
Pauli Virtanen wrote: > Thu, 23 Apr 2009 14:54:10 -0400, Chris Colbert wrote: > [clip] >> libatlas-sse2-dev > [clip] >> The pastebin links to site.cfg build.log and test.log are at the end of >> this email. If anyone could help me out here as to what the problems may >> be, i would appreciate it! >

Re: [Numpy-discussion] numpy 1.3.0 test() failures on ubuntu 9.04

2009-04-23 Thread Chris Colbert
ha! gotta love the one line answers. Thanks Pauli! On Thu, Apr 23, 2009 at 2:57 PM, Pauli Virtanen wrote: > Thu, 23 Apr 2009 14:54:10 -0400, Chris Colbert wrote: > [clip] > > libatlas-sse2-dev > [clip] > > The pastebin links to site.cfg build.log and test.log are at the end of > > this email.

Re: [Numpy-discussion] numpy 1.3.0 test() failures on ubuntu 9.04

2009-04-23 Thread Pauli Virtanen
Thu, 23 Apr 2009 14:54:10 -0400, Chris Colbert wrote: [clip] > libatlas-sse2-dev [clip] > The pastebin links to site.cfg build.log and test.log are at the end of > this email. If anyone could help me out here as to what the problems may > be, i would appreciate it! The SSE-optimized Atlas librarie

[Numpy-discussion] numpy 1.3.0 test() failures on ubuntu 9.04

2009-04-23 Thread Chris Colbert
Hi all, I'm building numpy 1.3.0 from source with libatlas-sse2-dev from the jaunty repos. I'm running into 16 failures when running the nose test. This is a fresh install of 9.04 and i've repod the following packages: build-essential swig gfortran python-dev libatlas-sse2-dev libatlas-base-dev