Forwarding this to -devel, as the nominal maintainer for atlas.

-------- Original Message --------
Subject: Re: [Fink-users] image-oct305-1.0.7-2 fails to compile.
Date: Tue, 30 Aug 2011 16:06:29 -0700
From: Sean Lake <odysseus9...@gmail.com>
To: fink-us...@lists.sourceforge.net


On Aug 30, 2011, at 16:01, Alexander Hansen wrote:

> On 8/30/11 6:47 PM, Sean Lake wrote:
>> 
>> On Aug 30, 2011, at 15:30, Alexander Hansen wrote:
>> 
>>> On 8/30/11 5:32 PM, Sean Lake wrote:
>>>> 
>>>> On Aug 30, 2011, at 13:51, Alexander Hansen wrote:
>>>> 
>>>> mkoctfile is _supposed_ to be working around the architecture 
>>>> issues.
>>>> 
>>>> What version-revision of octave-atlas do you have installed?
>>>> 
>>>>> octave305-atlas 3.0.5-8
>>>> 
>>>> 
>>>> And what do you get from
>>>> 
>>>> mkoctfile -p CC
>>>>> cc
>>>> 
>>> 
>>> What do you have on line 77 of /sw/bin/mkoctfile-3.0.5 ?
>> 
>> ${CC=$FINK_COMPILER_DIR/"gcc"}
>> 
>> I've attached the entire mkoctfile-3.0.5. I'm kind of puzzled why
>> the CXX variable is sticking, but CC isn't.
>> 
>> I just tried using export CC=/sw/var/lib/fink/path-prefix-10.6/gcc
>> and I get the same result. Is the problem, perhaps, that liblapack
>> was compiled to x86_64?
>> 
>> 
> 
> That's possible.  If you run "file -L /sw/lib/lapack.dylib" what do
> you get?
> 
> I was assuming that the issue was that the build tools were defaulting
> to 64-bit.  I'll reboot and see what happens on my 10.6/i386 setup.
> 
> 

Yep, that's the problem. file -L /sw/lib/liblapack.dylib gives:
/sw/lib/liblapack.dylib: Mack-O 64-bit dynamically linked shared library
x86_64.

Sean

----

I confirm this issue on my 10.6/i386 system, with all packages built
locally:

$ dpkg -L atlas-shlibs | grep dylib | xargs file
/sw32/lib/libatlas.dylib:   Mach-O 64-bit dynamically linked shared library
/sw32/lib/libcblas.dylib:   Mach-O 64-bit dynamically linked shared library
/sw32/lib/libf77blas.dylib: Mach-O 64-bit dynamically linked shared library
/sw32/lib/liblapack.dylib:  Mach-O 64-bit dynamically linked shared library
fiona-snow-leopard:~ hansen$ fink -V
Package manager version: 0.31.0
Distribution version: selfupdate-cvs Tue Aug 30 19:14:43 2011, 10.6, i386
Trees: stable/main stable/crypto unstable/main unstable/crypto
local/main local/injected

Apparently not too many people use atlas, since this is the first time I
can recall any report about the issue. :-)

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to