[Bug 213636] math/py-matplotlib: fails to build with python3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 20 04:57:16 UTC 2016


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

            Bug ID: 213636
           Summary: math/py-matplotlib: fails to build with python3
           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: lbartoletti at tuxfamily.org
                CC: mainland at apeiron.net
                CC: mainland at apeiron.net
             Flags: maintainer-feedback?(mainland at apeiron.net)

Build fails, when you enable python3 as python's default versions with default
config for py-matplotlib:
     EXAMPLES=on: Build and/or install examples
     GTKAGGBACKEND=on: GTKAgg backend support
     GTKBACKEND=on: GTK backend support
     QT4AGGBACKEND=off: Qt4Agg backend support
     TKAGGBACKEND=on: TKAgg backend support
     WXAGGBACKEND=off: WXAgg backend support

Error:

OPTIONAL BACKEND EXTENSIONS
                macosx: no  [Mac OS-X only]
                qt5agg: no  [PyQt5 not found]
                qt4agg: no  [skipping due to configuration]
               gtk3agg: no  [Requires pygobject to be installed.]
             gtk3cairo: no  [Requires cairocffi or pycairo to be installed.]
                gtkagg: no  [Requires pygtk]
                 tkagg: yes [installing, version not identified]
                 wxagg: no  [skipping due to configuration]
                   gtk: no  [Requires pygtk]
                   agg: yes [installing]
                 cairo: no  [cairocffi or pycairo not found]
             windowing: no  [Microsoft Windows only]

OPTIONAL LATEX DEPENDENCIES
                dvipng: no
           ghostscript: no
                 latex: no
               pdftops: no

OPTIONAL PACKAGE DATA
                  dlls: no  [skipping due to configuration]

============================================================================
                        * The following required packages can not be built:
                        * gtkagg, gtk



Builds success with GTKAGGBACKEND=off and GTKBACKEND=off

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


More information about the freebsd-ports-bugs mailing list