[SciPy-Dev] Bento build - Test failures

Scott Sinclair scott.sinclair.za at gmail.com
Mon Feb 20 05:46:11 EST 2012


On 20 February 2012 10:27, David Cournapeau <cournape at gmail.com> wrote:
>
> Le 20 févr. 2012 06:23, "Scott Sinclair" <scott.sinclair.za at gmail.com> a
> écrit :
>
>> When scipy has been built with Bento/waf there are several test
>> failures related to undefined Fortran symbols (see an example below).
>> Pauli thinks it's related to library link order (see discussion at
>> https://github.com/scipy/scipy/pull/158).
>>
>> It's not yet clear to me how to define the order of the flags at link
>> time. I'm guessing that waf needs to be told about this in the package
>> level bscript?
>
> Pauli is most likely right. Solving link order dependency is not so simple
> unless you hardcode things: I am working on a way to add the feature to waf
> in a generic way.

Thanks. I've opened a new ticket
(http://projects.scipy.org/scipy/ticket/1601) so it's not forgotten
and will see whether I can understand how to hardcode something in the
meantime.

It's really refreshing to build Scipy *quickly* with Bento on a
multi-core machine!

Cheers,
Scott



More information about the SciPy-Dev mailing list