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

Dmitry Sivachenko demon at FreeBSD.org
Mon Sep 29 19:09:07 UTC 2014


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.



More information about the freebsd-python mailing list