[Bug 204598] math/py-matplotlib build failure (gcc48/libgfortran.so.3 requires libgcc version GCC_4.6.0)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 16 14:29:49 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204598

            Bug ID: 204598
           Summary: math/py-matplotlib build failure
                    (gcc48/libgfortran.so.3 requires libgcc version
                    GCC_4.6.0)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: ardovm at yahoo.it
                CC: mainland at apeiron.net
             Flags: maintainer-feedback?(mainland at apeiron.net)
                CC: mainland at apeiron.net

Created attachment 163196
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163196&action=edit
Full build log

The port math/py-matplotlib fails to build on my 9-STABLE system.
The build stops with the following error message:

ImportError: /lib/libgcc_s.so.1: version GCC_4.6.0 required by
/usr/local/lib/gcc48/libgfortran.so.3 not found


Here is some information about my system:

root at myhost5:~ # uname -a
FreeBSD myhost 9.3-STABLE FreeBSD 9.3-STABLE #133 r290924M: Mon Nov 16 09:39:31
CET 2015     root at myhost:/usr/obj/usr/src/sys/GENERIC  i386

root at myhost:~ # svn info /usr/ports | grep Revision
Revision: 401754

root at myhost:~ # cat /var/db/ports/math_py-matplotlib/options
# This file is auto-generated by 'make config'.
# Options for py27-matplotlib-1.4.3_1
_OPTIONS_READ=py27-matplotlib-1.4.3_1
_FILE_COMPLETE_OPTIONS_LIST=EXAMPLES GTKAGGBACKEND GTKBACKEND QT4AGGBACKEND
TKAGGBACKEND WXAGGBACKEND
OPTIONS_FILE_SET+=EXAMPLES
OPTIONS_FILE_SET+=GTKAGGBACKEND
OPTIONS_FILE_SET+=GTKBACKEND
OPTIONS_FILE_UNSET+=QT4AGGBACKEND
OPTIONS_FILE_SET+=TKAGGBACKEND
OPTIONS_FILE_UNSET+=WXAGGBACKEND

root at myhost:~ # cat /etc/make.conf | grep -v '^$' | grep -v '^#'
WITH_PKGNG=yes
CPUTYPE?=athlon64
CFLAGS= -O2 -fno-strict-aliasing -pipe
COPTFLAGS= -O -pipe
BOOTWAIT=2000
SVN_UPDATE=yes
DOC_LANG=       en_US.ISO8859-1
LOCALIZED_LANG=it
WITH_WIDE_CHARS=yes
QT4_OPTIONS= CUPS
WITH_GALLIUM=yes
PORTS_MODULES=emulators/virtualbox-ose-kmod
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6

root at myhost:~ # pkg info | awk '{print $1}' | grep python
python-2.7_2,2
python-doc-html-2.7.10
python2-2_3
python27-2.7.10_1
python3-3_3
python34-3.4.3_1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list