Bug 192598

Summary: math/py-numpy is broken - libgfortran.so.3 not found
Product: Ports & Packages Reporter: Loïc Bartoletti <lbartoletti>
Component: Individual Port(s)Assignee: freebsd-python (Nobody) <python>
Status: Closed DUPLICATE    
Severity: Affects Many People CC: gerald, koobs, vladimir.chukharev
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Loïc Bartoletti freebsd_committer freebsd_triage 2014-08-11 20:26:44 UTC
When we try to use Numpy we have this error:
ImportError: /lib/libgcc_s.so.1: version GCC_4.6.0 required by /usr/local/lib/gcc47/libgfortran.so.3 not found


We can't works with (at least...):
Matplotlib
scipy
QGis
ipython --matplotlib
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-11 20:42:47 UTC
over to maintainer and CC'ing gerald@
Comment 2 vladimir.chukharev 2014-08-12 14:29:51 UTC
Look https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184368 or/and https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188114 for a workaround.

I think this PR can be closed as a duplicate of the mentioned two PRs.
Comment 3 vladimir.chukharev 2014-08-12 16:00:43 UTC
Actually, PR 188327 and PR 188114. Sorry for the wrong number.
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2014-08-13 06:08:42 UTC

*** This bug has been marked as a duplicate of bug 188114 ***