On 5/23/12 8:01 AM, Alexander Hansen wrote:
> On 5/23/12 5:37 AM, Dominique Dhumieres wrote:
>> On both ppc OSX 10.5 and intel 10.6 updating to arpack-ng-atlas-3.1.1-2 
>> failed
>>
>> ...
>> checking for cheev_... yes
>> configure: error: Cannot find LAPACK libraries
>> ### execution of /tmp/fink.yQR5w failed, exit code 1
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw64/bin/dpkg-lockwait -r fink-buildlock-arpack-ng-atlas-3.1.1-2
>> (Reading database ... 437575 files and directories currently installed.)
>> Removing fink-buildlock-arpack-ng-atlas-3.1.1-2 ...
>> Failed: phase compiling: arpack-ng-atlas-3.1.1-2 failed
>>
>> Looking at the config.log file I see:
>>
>> ...
>> configure:15905: gcc -o conftest -g -O2 -I/sw64/include 
>> -Wl,-dead_strip_dylibs conftest.c  -framework vecLib  
>> -L/sw64/lib/gcc4.7/lib/gcc/x86_64-apple-darwin10.8.0/4.7.0 
>> -L/sw64/lib/gcc4.7/lib/gcc/x86_64-apple-darwin10.8.0/4.7.0/../../.. 
>> -lgfortran -lquadmath -lm >&5
>> configure:15905: $? = 0
>> configure:15905: result: yes
>> configure:15985: error: Cannot find LAPACK libraries
>> ...
>>
>> obviously -Wl,-framework,Accelerate is missing.
>>
>> TIA
>>
>> Dominique
> 
> Actually that shouldn't be pointing to Accelerate at all, since this is
> the -atlas variant. :-)  And that "-framework vecLib" is potentially
> troublesome.
> 
> I'll look into it.

It should be fixed now.  I changed how LDFLAGS got set and lost the
"-L/sw/lib" which allows atlas to be detected.  The "-framework vecLib"
is in the upstream configure script but it doesn't show up in either the
-atlas or non-atlas variants.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/2012/02/21/got-job/

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to