Date: Wed, 05 Apr 2017 12:42:27 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 218390] math/py-matplotlib: ImportError: /lib/libgcc_s.so.1: version GCC_4.6.0 required by gcc5/libgfortran.so.3 not found Message-ID: <bug-218390-13-LxQLlPhGgn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218390-13@https.bugs.freebsd.org/bugzilla/> References: <bug-218390-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218390 --- Comment #1 from mainland@apeiron.net --- How did you build your ports? The message makes it pretty clear that there = is a version mismatch, since libgfortran wants version GCC_4.6.0 of libgcc_s.so.= 1. I've seen this variety of error report many times when GCC was upgraded. I recommend a full port rebuild. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218390-13-LxQLlPhGgn>