svn commit: r369447 - head/math/py-numpy

Antoine Brodin antoine at freebsd.org
Mon Sep 29 21:01:46 UTC 2014


On Mon, Sep 29, 2014 at 9:09 PM, Dmitry Sivachenko <demon at freebsd.org> wrote:
>
> On 29 сент. 2014 г., at 17:53, Antoine Brodin <antoine at FreeBSD.org> wrote:
>
>> On Sun, Sep 28, 2014 at 12:40 PM, Dmitry Sivachenko <demon at freebsd.org> wrote:
>>> Author: demon
>>> Date: Sun Sep 28 10:40:54 2014
>>> New Revision: 369447
>>> URL: http://svnweb.freebsd.org/changeset/ports/369447
>>> QAT: https://qat.redports.org/buildarchive/r369447/
>>>
>>> Log:
>>>  Fix
>>>  ImportError: /lib/libgcc_s.so.1: version GCC_4.6.0 required by /usr/local/lib/gcc48/libgfortran.so.3 not found
>>>  error when importing numpy module.
>>>
>>>  PR:           188114
>>>  Patch by Thierry Thomas <thierry at FreeBSD.org>
>>>
>>> Modified:
>>>  head/math/py-numpy/Makefile
>>
>> Hi,
>>
>> This change breaks science/py-scipy
>>
>> http://package20.nyi.freebsd.org/data/91amd64-default-baseline/369506/logs/errors/py27-scipy-0.14.0_4.log
>>
>
>
> Thanks for noticing.  I informed Thierry and will investigate by myself too.  Thierry reports he successfully built py-scipy on 10/stable, so this problem occurs only under some conditions.

math/py-symeig too,  error log at
http://package20.nyi.freebsd.org/data/91amd64-default-baseline/369506/logs/errors/py27-symeig-1.5_1.log
(for both,  -shared is missing)

Cheers,

Antoine


More information about the freebsd-python mailing list