I just found out that beta5 has atlas version 3.10.1, and no spkg for blas, whereas beta4 used atlas 3.8.4 and has a spkg for blas. It looks like your patch is applied to beta5.
So I will try rebuilding without SAGE_ATLAS_LIB set. On 05/27/2013 04:27 PM, Jean-Pierre Flori wrote: > IIRC scipy adds strange prefix to atlas library names on FreeBSD (_r > things). > I seem to remember struggling with that on my previous FreeBSD attempt. > Not sure though why I did not stumble upon that durng my current attempt. > > Just checked and as I used a mixture of 5.9 + #10508 without removing > the (reference) blas and lapack spkg, it seems scipy found the libraries > built by the blas and lapack spkgs. > > On Monday, May 27, 2013 11:17:08 PM UTC+2, Stephen Montgomery-Smith wrote: > > There isn't one. It looks like scipy uses setup.py instead of > configure. > > On 05/27/2013 04:06 PM, Jean-Pierre Flori wrote: > > And config.log from scipy build folder? > > > > On Monday, May 27, 2013 10:59:12 PM UTC+2, Stephen > Montgomery-Smith wrote: > > > > On 05/27/2013 03:55 PM, Jean-Pierre Flori wrote: > > > Heyn > > > > > > On Monday, May 27, 2013 9:52:59 PM UTC+2, Stephen > Montgomery-Smith > > wrote: > > > > > > This is building with the FreeBSD port, using > > > SAGE_ATLAS_LIB=/usr/local/lib. > > > > > > I really don't know what to look for, or which errors are > > fatal and > > > which are just warnings. > > > > > > Could you post the atlas log as well please? > > > > Here it is. > > > > -- > > You received this message because you are subscribed to the Google > > Groups "sage-devel" group. > > To unsubscribe from this group and stop receiving emails from it, > send > > an email to [email protected] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > Visit this group at > http://groups.google.com/group/sage-devel?hl=en > <http://groups.google.com/group/sage-devel?hl=en>. > > For more options, visit https://groups.google.com/groups/opt_out > <https://groups.google.com/groups/opt_out>. > > > > > > -- > You received this message because you are subscribed to the Google > Groups "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-devel?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
