[SciPy-dev] Distutils: incorrect inference of cpu type on Ubuntu Intrepid

anand.prabhakar.patil anand.prabhakar.patil at gmail.com
Thu Feb 5 15:24:27 EST 2009


Thanks Pauli, what a relief. I'll give it a whirl.
Anand

On Thu, Feb 5, 2009 at 7:51 PM, Pauli Virtanen <pav at iki.fi> wrote:

> Thu, 05 Feb 2009 18:11:00 +0000, anand.prabhakar.patil wrote:
>
> > Hi all,
> >
> > I just installed numpy from the debian packages on a virtual machine in
> > a 'cloud' to do some multiprocessing. The numpy version is 1.1.1, but
> > the problem (I think) would happen with 1.3.0.dev6034 as well.
> >
> > While trying to build a package that incorporates Fortran sources, I ran
> > into the following:
> >
> > gfortran:f77: mbgw/st_cov_fun/fst_cov_fun.f f951: error: CPU you
> > selected does not support x86-64 instruction set f951: error: CPU you
> > selected does not support x86-64 instruction set f951: error: CPU you
> > selected does not support x86-64 instruction set f951: error: CPU you
> > selected does not support x86-64 instruction set error: Command
> > "/usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3
> > -funroll-loops -march=k6-2 -mmmx -msse2 -msse -msse3
> > -Ibuild/src.linux-x86_64-2.5
> > -I/usr/lib/python2.5/site-packages/numpy/core/include
> > -I/usr/include/python2.5 -c -c mbgw/st_cov_fun/fst_cov_fun.f -o
> > build/temp.linux-x86_64-2.5/mbgw/st_cov_fun/fst_cov_fun.o" failed with
> > exit status 1
>
> Seems like this is already addressed in SVN trunk:
> http://scipy.org/scipy/numpy/changeset/5978
>
> --
> Pauli Virtanen
>
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20090205/ae46653a/attachment.html>


More information about the SciPy-Dev mailing list