[SciPy-Dev] Bento build - Test failures

Robert Kern robert.kern at gmail.com
Mon Feb 20 05:49:42 EST 2012


On Mon, Feb 20, 2012 at 06:23, Scott Sinclair
<scott.sinclair.za at gmail.com> wrote:
> Hi,
>
> I guess this is aimed at David C..
>
> 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?
>
> ERROR: Failure: ImportError
> (/home/scott/.virtualenvs/scipy-sandbox/local/lib/python2.7/site-packages/scipy/special/_cephes.so:
> undefined symbol: _gfortran_transfer_character_write)

Out of curiosity, can you post the link line that Bento executed for
the _cephes.so module?

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco



More information about the SciPy-Dev mailing list