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

Pauli Virtanen pav at iki.fi
Thu Feb 5 14:51:37 EST 2009


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




More information about the SciPy-Dev mailing list