Problem installing py26-numpy

Christopher Mutel cmutel at gmail.com
Fri Sep 10 06:00:48 PDT 2010


Thanks Ryan-

On 10 September 2010 12:59, Ryan Schmidt <ryandesign at macports.org> wrote:
>
> On Sep 10, 2010, at 04:45, Christopher Mutel wrote:
>
>> I am having a problem installing py26-numpy, both 1.5 and 1.4.1. (To
>> try with 1.4.1, I set up a local repository, and checked out the old
>> Portfile from svn). The error seems to be:
>
>> I attach the full log here:
>> http://dl.dropbox.com/u/1911208/cmutel-py26-numpy-main.log
>
> Actually, the relevant errors from that log seem to be:
>
> :info:build ld: warning: in build/temp.macosx-10.6-x86_64-2.6/numpy/linalg/lapack_litemodule.o, file was built for unsupported file format which is not the architecture being linked (i386)
> :info:build ld: warning: in build/temp.macosx-10.6-x86_64-2.6/numpy/linalg/python_xerbla.o, file was built for unsupported file format which is not the architecture being linked (i386)
> :info:build ld: warning: in /opt/local/lib/liblapack.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
> :info:build ld: warning: in /opt/local/lib/libptf77blas.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
> :info:build ld: warning: in /opt/local/lib/libptcblas.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
> :info:build ld: warning: in /opt/local/lib/libatlas.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
> :info:build ld: warning: in /usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64/libgfortranbegin.a, file was built for unsupported file format which is not the architecture being linked (i386)
> :info:build ld: warning: in /usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64/libgcc.a, file was built for unsupported file format which is not the architecture being linked (i386)

This seems to be a problem in the default gcc. Should I reinstall the
development tools? Or is there a way to force numpy to use the gcc
that it lists as a dependency (4.3 or 4.4)?

-Chris


More information about the macports-users mailing list