summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerban Udrea <S.Udrea@gsi.de>2022-11-06 22:31:57 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-12 22:33:20 +0700
commit6d4041e8f2c821a6ed951fa73459b8d20fe5c3c8 (patch)
treea595f63cdbfde721b3584b2dc5a9936833485c07
parent5e455c3adfef431e32ac5f81567bf753c7a13227 (diff)
downloadslackbuilds-6d4041e8f2c821a6ed951fa73459b8d20fe5c3c8.tar.gz
libraries/matplotlib: Removed (renamed python2-matplotlib).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/matplotlib/README23
-rw-r--r--libraries/matplotlib/SETUP.OUTPUT1351
-rw-r--r--libraries/matplotlib/matplotlib.SlackBuild110
-rw-r--r--libraries/matplotlib/matplotlib.info10
-rw-r--r--libraries/matplotlib/setupext.py2158
-rw-r--r--libraries/matplotlib/slack-desc19
6 files changed, 0 insertions, 3671 deletions
diff --git a/libraries/matplotlib/README b/libraries/matplotlib/README
deleted file mode 100644
index c7266d9f6d..0000000000
--- a/libraries/matplotlib/README
+++ /dev/null
@@ -1,23 +0,0 @@
-Matplotlib strives to produce publication quality 2D graphics for
-interactive graphing, scientific publishing, user interface
-development and web application servers targeting multiple user
-interfaces and hardcopy output formats. The 'pylab' mode
-of ipython uses matplotlib to emulate matlab graphics.
-
-OPTIONAL DEPENDENCIES: pytest, mock, ffmpeg/avconv, Inkscape,
- wxPython3
-
-NOTES: The optional wxagg backend is disabled by default because
- of possible issues related to wxPython versions. If you
- wish to use this backend install wxPython3 in advance and
- set DISABLE_WXAGG to "no" when executing the SlackBuild.
- IMPORTANT: There is some interaction between wxPython and
- wxPython3, pay attention to the corresponding
- README files.
-
- If you want to enable the optional subpackages tests and
- toolkits_tests you need to set the variable ENABLE_TESTS
- to "yes" when executing the SlackBuild and make sure that
- pytest, mock, ffmpeg/avconv and Inkscape are already
- installed. Besides ffmpeg/avconv are also needed if you
- wish better support of animation output formats.
diff --git a/libraries/matplotlib/SETUP.OUTPUT b/libraries/matplotlib/SETUP.OUTPUT
deleted file mode 100644
index ffc725ba6b..0000000000
--- a/libraries/matplotlib/SETUP.OUTPUT
+++ /dev/null
@@ -1,1351 +0,0 @@
-============================================================================
-Edit setup.cfg to change the build options
-
-BUILDING MATPLOTLIB
- matplotlib: yes [2.2.3]
- python: yes [2.7.15 (default, May 4 2018, 14:13:26) [GCC
- 5.5.0]]
- platform: yes [linux2]
-
-REQUIRED DEPENDENCIES AND EXTENSIONS
- numpy: yes [version 1.14.3]
- install_requires: yes [all third-party python packages are present]
- libagg: yes [pkg-config information for 'libagg' could not
- be found. Using local copy.]
- freetype: yes [version 2.6.3]
- png: yes [version 1.6.27]
- qhull: yes [pkg-config information for 'libqhull' could not
- be found. Using local copy.]
-
-OPTIONAL SUBPACKAGES
- sample_data: yes [installing]
- toolkits: yes [installing]
- tests: no [skipping due to configuration]
- toolkits_tests: no [skipping due to configuration]
-
-OPTIONAL BACKEND EXTENSIONS
- macosx: no [Mac OS-X only]
- qt5agg: no [PySide2 not found; PyQt5 not found]
- qt4agg: yes [installing, Qt: 4.8.7, PyQt: 4.11.4; PySide not
- found]
- gtk3agg: yes [installing, version 3.9.18]
-/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
- warnings.warn(str(e), _gtk.Warning)
- gtk3cairo: yes [installing, version 3.9.18]
- gtkagg: yes [installing, Gtk: 2.24.31 pygtk: 2.24.0]
- tkagg: yes [installing; run-time loading from Python Tcl /
- Tk]
- wxagg: no [requires wxPython]
- gtk: yes [installing, Gtk: 2.24.31 pygtk: 2.24.0]
- agg: yes [installing]
- cairo: yes [installing, pycairo version 1.10.0]
- windowing: no [Microsoft Windows only]
-
-OPTIONAL LATEX DEPENDENCIES
- dvipng: no
- ghostscript: yes [version 9.25]
- latex: no
- pdftops: yes [version 0.45.0]
-
-OPTIONAL PACKAGE DATA
- dlls: no [skipping due to configuration]
-
-running install
-running build
-running build_py
-creating build
-creating build/lib.linux-x86_64-2.7
-copying lib/pylab.py -> build/lib.linux-x86_64-2.7
-creating build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/stackplot.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/_animation_data.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/dviread.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/tight_bbox.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/fontconfig_pattern.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/backend_bases.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/figure.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/offsetbox.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/image.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/dates.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/gridspec.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/_pylab_helpers.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/sankey.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/container.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/backend_managers.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/streamplot.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/textpath.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/pyplot.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/widgets.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/_version.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/legend.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/font_manager.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/colors.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/docstring.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/markers.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/text.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/rcsetup.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/mathtext.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/cm.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/scale.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/spines.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/legend_handler.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/texmanager.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/colorbar.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/type1font.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/quiver.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/_cm_listed.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/__init__.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/transforms.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/hatch.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/category.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/collections.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/_color_data.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/_mathtext_data.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/patheffects.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/tight_layout.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/contour.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/_layoutbox.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/path.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/bezier.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/ticker.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/artist.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/animation.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/_constrained_layout.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/backend_tools.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/afm.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/pylab.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/lines.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/units.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/_cm.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/table.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/mlab.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/blocking_input.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/axis.py -> build/lib.linux-x86_64-2.7/matplotlib
-copying lib/matplotlib/patches.py -> build/lib.linux-x86_64-2.7/matplotlib
-creating build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_qt4.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_gtkagg.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_svg.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_ps.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_gtk3.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/_gtk3_compat.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/qt_compat.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_webagg_core.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_webagg.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_gdk.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/_backend_tk.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_nbagg.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_wxcairo.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/windowing.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_template.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_gtk.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_agg.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/wx_compat.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/tkagg.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_wx.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_wxagg.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_tkagg.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/__init__.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_qt5.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_gtk3agg.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_qt4agg.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_mixed.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_macosx.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_pgf.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_gtkcairo.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_qt5cairo.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_qt4cairo.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_pdf.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_tkcairo.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_qt5agg.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_cairo.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-copying lib/matplotlib/backends/backend_gtk3cairo.py -> build/lib.linux-x86_64-2.7/matplotlib/backends
-creating build/lib.linux-x86_64-2.7/matplotlib/backends/qt_editor
-copying lib/matplotlib/backends/qt_editor/formlayout.py -> build/lib.linux-x86_64-2.7/matplotlib/backends/qt_editor
-copying lib/matplotlib/backends/qt_editor/formsubplottool.py -> build/lib.linux-x86_64-2.7/matplotlib/backends/qt_editor
-copying lib/matplotlib/backends/qt_editor/figureoptions.py -> build/lib.linux-x86_64-2.7/matplotlib/backends/qt_editor
-copying lib/matplotlib/backends/qt_editor/__init__.py -> build/lib.linux-x86_64-2.7/matplotlib/backends/qt_editor
-creating build/lib.linux-x86_64-2.7/matplotlib/compat
-copying lib/matplotlib/compat/__init__.py -> build/lib.linux-x86_64-2.7/matplotlib/compat
-copying lib/matplotlib/compat/subprocess.py -> build/lib.linux-x86_64-2.7/matplotlib/compat
-creating build/lib.linux-x86_64-2.7/matplotlib/projections
-copying lib/matplotlib/projections/polar.py -> build/lib.linux-x86_64-2.7/matplotlib/projections
-copying lib/matplotlib/projections/geo.py -> build/lib.linux-x86_64-2.7/matplotlib/projections
-copying lib/matplotlib/projections/__init__.py -> build/lib.linux-x86_64-2.7/matplotlib/projections
-creating build/lib.linux-x86_64-2.7/matplotlib/axes
-copying lib/matplotlib/axes/_base.py -> build/lib.linux-x86_64-2.7/matplotlib/axes
-copying lib/matplotlib/axes/_axes.py -> build/lib.linux-x86_64-2.7/matplotlib/axes
-copying lib/matplotlib/axes/_subplots.py -> build/lib.linux-x86_64-2.7/matplotlib/axes
-copying lib/matplotlib/axes/__init__.py -> build/lib.linux-x86_64-2.7/matplotlib/axes
-creating build/lib.linux-x86_64-2.7/matplotlib/sphinxext
-copying lib/matplotlib/sphinxext/mathmpl.py -> build/lib.linux-x86_64-2.7/matplotlib/sphinxext
-copying lib/matplotlib/sphinxext/only_directives.py -> build/lib.linux-x86_64-2.7/matplotlib/sphinxext
-copying lib/matplotlib/sphinxext/__init__.py -> build/lib.linux-x86_64-2.7/matplotlib/sphinxext
-copying lib/matplotlib/sphinxext/plot_directive.py -> build/lib.linux-x86_64-2.7/matplotlib/sphinxext
-creating build/lib.linux-x86_64-2.7/matplotlib/style
-copying lib/matplotlib/style/core.py -> build/lib.linux-x86_64-2.7/matplotlib/style
-copying lib/matplotlib/style/__init__.py -> build/lib.linux-x86_64-2.7/matplotlib/style
-creating build/lib.linux-x86_64-2.7/matplotlib/testing
-copying lib/matplotlib/testing/exceptions.py -> build/lib.linux-x86_64-2.7/matplotlib/testing
-copying lib/matplotlib/testing/decorators.py -> build/lib.linux-x86_64-2.7/matplotlib/testing
-copying lib/matplotlib/testing/disable_internet.py -> build/lib.linux-x86_64-2.7/matplotlib/testing
-copying lib/matplotlib/testing/__init__.py -> build/lib.linux-x86_64-2.7/matplotlib/testing
-copying lib/matplotlib/testing/conftest.py -> build/lib.linux-x86_64-2.7/matplotlib/testing
-copying lib/matplotlib/testing/determinism.py -> build/lib.linux-x86_64-2.7/matplotlib/testing
-copying lib/matplotlib/testing/compare.py -> build/lib.linux-x86_64-2.7/matplotlib/testing
-copying lib/matplotlib/testing/noseclasses.py -> build/lib.linux-x86_64-2.7/matplotlib/testing
-creating build/lib.linux-x86_64-2.7/matplotlib/testing/_nose
-copying lib/matplotlib/testing/_nose/exceptions.py -> build/lib.linux-x86_64-2.7/matplotlib/testing/_nose
-copying lib/matplotlib/testing/_nose/decorators.py -> build/lib.linux-x86_64-2.7/matplotlib/testing/_nose
-copying lib/matplotlib/testing/_nose/__init__.py -> build/lib.linux-x86_64-2.7/matplotlib/testing/_nose
-creating build/lib.linux-x86_64-2.7/matplotlib/testing/_nose/plugins
-copying lib/matplotlib/testing/_nose/plugins/knownfailure.py -> build/lib.linux-x86_64-2.7/matplotlib/testing/_nose/plugins
-copying lib/matplotlib/testing/_nose/plugins/performgc.py -> build/lib.linux-x86_64-2.7/matplotlib/testing/_nose/plugins
-copying lib/matplotlib/testing/_nose/plugins/__init__.py -> build/lib.linux-x86_64-2.7/matplotlib/testing/_nose/plugins
-creating build/lib.linux-x86_64-2.7/matplotlib/testing/jpl_units
-copying lib/matplotlib/testing/jpl_units/EpochConverter.py -> build/lib.linux-x86_64-2.7/matplotlib/testing/jpl_units
-copying lib/matplotlib/testing/jpl_units/UnitDblConverter.py -> build/lib.linux-x86_64-2.7/matplotlib/testing/jpl_units
-copying lib/matplotlib/testing/jpl_units/Duration.py -> build/lib.linux-x86_64-2.7/matplotlib/testing/jpl_units
-copying lib/matplotlib/testing/jpl_units/UnitDbl.py -> build/lib.linux-x86_64-2.7/matplotlib/testing/jpl_units
-copying lib/matplotlib/testing/jpl_units/UnitDblFormatter.py -> build/lib.linux-x86_64-2.7/matplotlib/testing/jpl_units
-copying lib/matplotlib/testing/jpl_units/Epoch.py -> build/lib.linux-x86_64-2.7/matplotlib/testing/jpl_units
-copying lib/matplotlib/testing/jpl_units/StrConverter.py -> build/lib.linux-x86_64-2.7/matplotlib/testing/jpl_units
-copying lib/matplotlib/testing/jpl_units/__init__.py -> build/lib.linux-x86_64-2.7/matplotlib/testing/jpl_units
-creating build/lib.linux-x86_64-2.7/matplotlib/tri
-copying lib/matplotlib/tri/triinterpolate.py -> build/lib.linux-x86_64-2.7/matplotlib/tri
-copying lib/matplotlib/tri/trirefine.py -> build/lib.linux-x86_64-2.7/matplotlib/tri
-copying lib/matplotlib/tri/tritools.py -> build/lib.linux-x86_64-2.7/matplotlib/tri
-copying lib/matplotlib/tri/tricontour.py -> build/lib.linux-x86_64-2.7/matplotlib/tri
-copying lib/matplotlib/tri/triangulation.py -> build/lib.linux-x86_64-2.7/matplotlib/tri
-copying lib/matplotlib/tri/trifinder.py -> build/lib.linux-x86_64-2.7/matplotlib/tri
-copying lib/matplotlib/tri/triplot.py -> build/lib.linux-x86_64-2.7/matplotlib/tri
-copying lib/matplotlib/tri/tripcolor.py -> build/lib.linux-x86_64-2.7/matplotlib/tri
-copying lib/matplotlib/tri/__init__.py -> build/lib.linux-x86_64-2.7/matplotlib/tri
-creating build/lib.linux-x86_64-2.7/matplotlib/cbook
-copying lib/matplotlib/cbook/deprecation.py -> build/lib.linux-x86_64-2.7/matplotlib/cbook
-copying lib/matplotlib/cbook/_backports.py -> build/lib.linux-x86_64-2.7/matplotlib/cbook
-copying lib/matplotlib/cbook/__init__.py -> build/lib.linux-x86_64-2.7/matplotlib/cbook
-creating build/lib.linux-x86_64-2.7/mpl_toolkits
-copying lib/mpl_toolkits/__init__.py -> build/lib.linux-x86_64-2.7/mpl_toolkits
-creating build/lib.linux-x86_64-2.7/mpl_toolkits/mplot3d
-copying lib/mpl_toolkits/mplot3d/proj3d.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/mplot3d
-copying lib/mpl_toolkits/mplot3d/axes3d.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/mplot3d
-copying lib/mpl_toolkits/mplot3d/__init__.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/mplot3d
-copying lib/mpl_toolkits/mplot3d/axis3d.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/mplot3d
-copying lib/mpl_toolkits/mplot3d/art3d.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/mplot3d
-creating build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/floating_axes.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/axes_grid.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/axes_divider.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/inset_locator.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/axes_size.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/parasite_axes.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/axislines.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/grid_helper_curvelinear.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/anchored_artists.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/colorbar.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/angle_helper.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/__init__.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/axes_rgb.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/axis_artist.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/axisline_style.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/grid_finder.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-copying lib/mpl_toolkits/axes_grid/clip_path.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid
-creating build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid1
-copying lib/mpl_toolkits/axes_grid1/axes_grid.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid1
-copying lib/mpl_toolkits/axes_grid1/axes_divider.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid1
-copying lib/mpl_toolkits/axes_grid1/inset_locator.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid1
-copying lib/mpl_toolkits/axes_grid1/axes_size.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid1
-copying lib/mpl_toolkits/axes_grid1/parasite_axes.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid1
-copying lib/mpl_toolkits/axes_grid1/mpl_axes.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid1
-copying lib/mpl_toolkits/axes_grid1/anchored_artists.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid1
-copying lib/mpl_toolkits/axes_grid1/colorbar.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid1
-copying lib/mpl_toolkits/axes_grid1/__init__.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid1
-copying lib/mpl_toolkits/axes_grid1/axes_rgb.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axes_grid1
-creating build/lib.linux-x86_64-2.7/mpl_toolkits/axisartist
-copying lib/mpl_toolkits/axisartist/floating_axes.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axisartist
-copying lib/mpl_toolkits/axisartist/axes_grid.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axisartist
-copying lib/mpl_toolkits/axisartist/axes_divider.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axisartist
-copying lib/mpl_toolkits/axisartist/parasite_axes.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axisartist
-copying lib/mpl_toolkits/axisartist/axislines.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axisartist
-copying lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axisartist
-copying lib/mpl_toolkits/axisartist/angle_helper.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axisartist
-copying lib/mpl_toolkits/axisartist/__init__.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axisartist
-copying lib/mpl_toolkits/axisartist/axes_rgb.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axisartist
-copying lib/mpl_toolkits/axisartist/axis_artist.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axisartist
-copying lib/mpl_toolkits/axisartist/axisline_style.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axisartist
-copying lib/mpl_toolkits/axisartist/grid_finder.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axisartist
-copying lib/mpl_toolkits/axisartist/clip_path.py -> build/lib.linux-x86_64-2.7/mpl_toolkits/axisartist
-creating build/lib.linux-x86_64-2.7/matplotlib/mpl-data
-creating build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts
-creating build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/cmtt10.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-BoldItalic.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymReg.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Bold.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/cmmi10.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymReg.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralBolIta.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/cmb10.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/cmex10.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymReg.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymBol.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Italic.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFiveSymReg.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/cmsy10.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymBol.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniIta.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralItalic.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansDisplay.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/cmr10.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerifDisplay.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniBol.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-Oblique.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Oblique.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUni.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymReg.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymBol.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-BoldOblique.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniBolIta.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Bold.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-BoldOblique.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/cmss10.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneral.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-Bold.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralBol.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymBol.ttf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-creating build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/matplotlib.ppm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-creating build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/seaborn-dark.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/seaborn-colorblind.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/seaborn-muted.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/seaborn-pastel.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/bmh.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/dark_background.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/seaborn-paper.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/_classic_test.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/classic.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/Solarize_Light2.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/fast.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/seaborn.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/ggplot.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/seaborn-white.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/seaborn-whitegrid.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/tableau-colorblind10.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/seaborn-bright.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/fivethirtyeight.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/seaborn-darkgrid.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/seaborn-talk.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/seaborn-ticks.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/seaborn-poster.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/seaborn-deep.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/seaborn-notebook.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/seaborn-dark-palette.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/stylelib/grayscale.mplstyle -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/stylelib
-copying lib/matplotlib/mpl-data/images/hand.svg -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/back.svg -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/subplots.svg -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/home.svg -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/zoom_to_rect.svg -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/filesave.svg -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/qt4_editor_options.svg -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/matplotlib.svg -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/move.svg -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/forward.svg -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-creating build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-creating build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data/axes_grid
-copying lib/matplotlib/mpl-data/sample_data/axes_grid/bivariate_normal.npy -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data/axes_grid
-copying lib/matplotlib/mpl-data/matplotlibrc -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data
-creating build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/putbi8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/phvr8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pzdr.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/phvb8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/phvro8an.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pncr8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pcrb8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pplb8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pcrr8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/cmtt10.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pncbi8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pplr8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/phvro8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/psyr.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/putr8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pncb8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pplbi8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pagk8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pcrbo8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pbkl8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/cmmi10.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/phvl8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/cmr10.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pbkdi8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/ptmbi8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/ptmri8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/phvbo8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pbkd8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pbkli8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/cmex10.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/ptmr8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pncri8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/putri8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/phvlo8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/ptmb8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/phvb8an.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/cmsy10.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pplri8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/putb8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/phvr8an.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pzcmi8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pagd8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/phvbo8an.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pagko8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pcrro8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/fonts/afm/pagdo8a.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/afm
-copying lib/matplotlib/mpl-data/sample_data/eeg.dat -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/jacksboro_fault_dem.npz -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/embedding_in_wx3.xrc -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/ct.raw.gz -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/s1045.ima.gz -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/percent_bachelors_degrees_women_usa.csv -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/logo2.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/grace_hopper.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/demodata.csv -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/goog.npz -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/aapl.npz -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/membrane.dat -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/grace_hopper.jpg -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/Minduka_Present_Blue_Pack.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/ada.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/None_vs_nearest-pdf.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/data_x_x2_x3.csv -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/README.txt -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-copying lib/matplotlib/mpl-data/sample_data/msft.csv -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/sample_data
-creating build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/pdfcorefonts
-copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Bold.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/pdfcorefonts
-copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-BoldItalic.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/pdfcorefonts
-copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Bold.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/pdfcorefonts
-copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-BoldOblique.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/pdfcorefonts
-copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Italic.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/pdfcorefonts
-copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Oblique.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/pdfcorefonts
-copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/ZapfDingbats.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/pdfcorefonts
-copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/pdfcorefonts
-copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/pdfcorefonts
-copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Symbol.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/pdfcorefonts
-copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-BoldOblique.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/pdfcorefonts
-copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Oblique.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/pdfcorefonts
-copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Roman.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/pdfcorefonts
-copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Bold.afm -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/pdfcorefonts
-creating build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend
-creating build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery
-creating build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css
-creating build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes
-creating build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base
-copying lib/matplotlib/backends/web_backend/jquery/css/themes/base/jquery-ui.min.css -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base
-creating build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying lib/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_glass_100_fdf5ce_1x400.png -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying lib/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_gloss-wave_35_f6a828_500x100.png -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying lib/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_diagonals-thick_18_b81900_40x40.png -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying lib/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_228ef1_256x240.png -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying lib/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_ffffff_256x240.png -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying lib/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_ef8c08_256x240.png -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying lib/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_diagonals-thick_20_666666_40x40.png -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying lib/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_flat_10_000000_40x100.png -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying lib/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_glass_100_f6f6f6_1x400.png -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying lib/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_ffd27a_256x240.png -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying lib/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_highlight-soft_75_ffe45c_1x100.png -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying lib/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_222222_256x240.png -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying lib/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_glass_65_ffffff_1x400.png -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying lib/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_highlight-soft_100_eeeeee_1x100.png -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying lib/matplotlib/mpl-data/images/home.pdf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/back.pdf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/hand.pdf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/zoom_to_rect.pdf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/matplotlib.pdf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/qt4_editor_options.pdf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/move.pdf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/forward.pdf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/subplots.pdf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/filesave.pdf -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/fonts/ttf/LICENSE_STIX -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/ttf
-creating build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/js
-copying lib/matplotlib/backends/web_backend/jquery/js/jquery-ui.min.js -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/js
-copying lib/matplotlib/backends/web_backend/jquery/js/jquery-1.11.3.min.js -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/jquery/js
-copying lib/matplotlib/backends/web_backend/nbagg_uat.ipynb -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend
-copying lib/matplotlib/backends/web_backend/single_figure.html -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend
-copying lib/matplotlib/backends/web_backend/ipython_inline_figure.html -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend
-copying lib/matplotlib/backends/web_backend/all_figures.html -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend
-copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/readme.txt -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/fonts/pdfcorefonts
-copying lib/matplotlib/mpl-data/images/move.gif -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/back.gif -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/subplots.gif -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/forward_large.gif -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/hand_large.gif -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/home_large.gif -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/zoom_to_rect_large.gif -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/zoom_to_rect.gif -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/move_large.gif -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/filesave_large.gif -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/filesave.gif -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/home.gif -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/back_large.gif -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/hand.gif -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/forward.gif -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/subplots_large.gif -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-creating build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/js
-copying lib/matplotlib/backends/web_backend/js/mpl.js -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/js
-copying lib/matplotlib/backends/web_backend/js/mpl_tornado.js -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/js
-copying lib/matplotlib/backends/web_backend/js/nbagg_mpl.js -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/js
-copying lib/matplotlib/mpl-data/images/home.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/back_large.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/back.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/qt4_editor_options.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/qt4_editor_options_large.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/zoom_to_rect_large.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/hand.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/filesave_large.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/zoom_to_rect.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/matplotlib_large.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/matplotlib.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/move_large.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/forward.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/filesave.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/subplots_large.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/forward_large.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/home_large.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/subplots.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/images/move.png -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data/images
-copying lib/matplotlib/mpl-data/lineprops.glade -> build/lib.linux-x86_64-2.7/matplotlib/mpl-data
-creating build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/css
-copying lib/matplotlib/backends/web_backend/css/boilerplate.css -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/css
-copying lib/matplotlib/backends/web_backend/css/page.css -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/css
-copying lib/matplotlib/backends/web_backend/css/fbm.css -> build/lib.linux-x86_64-2.7/matplotlib/backends/web_backend/css
-UPDATING build/lib.linux-x86_64-2.7/matplotlib/_version.py
-set build/lib.linux-x86_64-2.7/matplotlib/_version.py to '2.2.3'
-running build_ext
-building 'matplotlib.ft2font' extension
-creating build/temp.linux-x86_64-2.7
-creating build/temp.linux-x86_64-2.7/src
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFREETYPE_BUILD_TYPE=system -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/ft2font.cpp -o build/temp.linux-x86_64-2.7/src/ft2font.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFREETYPE_BUILD_TYPE=system -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/ft2font_wrapper.cpp -o build/temp.linux-x86_64-2.7/src/ft2font_wrapper.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DFREETYPE_BUILD_TYPE=system -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/mplutils.cpp -o build/temp.linux-x86_64-2.7/src/mplutils.o
-g++ -pthread -shared build/temp.linux-x86_64-2.7/src/ft2font.o build/temp.linux-x86_64-2.7/src/ft2font_wrapper.o build/temp.linux-x86_64-2.7/src/mplutils.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -L/usr/lib64 -L/usr/lib64 -lfreetype -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/ft2font.so
-building 'matplotlib._png' extension
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__png_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/libpng16 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/_png.cpp -o build/temp.linux-x86_64-2.7/src/_png.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__png_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/libpng16 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/mplutils.cpp -o build/temp.linux-x86_64-2.7/src/mplutils.o
-g++ -pthread -shared build/temp.linux-x86_64-2.7/src/_png.o build/temp.linux-x86_64-2.7/src/mplutils.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -L/usr/lib64 -L/usr/lib64 -lpng16 -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/_png.so
-building 'matplotlib._image' extension
-creating build/temp.linux-x86_64-2.7/extern
-creating build/temp.linux-x86_64-2.7/extern/agg24-svn
-creating build/temp.linux-x86_64-2.7/extern/agg24-svn/src
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/_image.cpp -o build/temp.linux-x86_64-2.7/src/_image.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/mplutils.cpp -o build/temp.linux-x86_64-2.7/src/mplutils.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/_image_wrapper.cpp -o build/temp.linux-x86_64-2.7/src/_image_wrapper.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/py_converters.cpp -o build/temp.linux-x86_64-2.7/src/py_converters.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_bezier_arc.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_bezier_arc.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_curves.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_curves.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_image_filters.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_image_filters.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_trans_affine.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_trans_affine.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_vcgen_contour.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_contour.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_vcgen_dash.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_dash.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_vcgen_stroke.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_stroke.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__image_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_vpgen_segmentator.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vpgen_segmentator.o
-g++ -pthread -shared build/temp.linux-x86_64-2.7/src/_image.o build/temp.linux-x86_64-2.7/src/mplutils.o build/temp.linux-x86_64-2.7/src/_image_wrapper.o build/temp.linux-x86_64-2.7/src/py_converters.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_bezier_arc.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_curves.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_image_filters.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_trans_affine.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_contour.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_dash.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_stroke.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vpgen_segmentator.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -L/usr/lib64 -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/_image.so
-building 'matplotlib.ttconv' extension
-creating build/temp.linux-x86_64-2.7/extern/ttconv
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ttconv_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/_ttconv.cpp -o build/temp.linux-x86_64-2.7/src/_ttconv.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ttconv_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/ttconv/pprdrv_tt.cpp -o build/temp.linux-x86_64-2.7/extern/ttconv/pprdrv_tt.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ttconv_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/ttconv/pprdrv_tt2.cpp -o build/temp.linux-x86_64-2.7/extern/ttconv/pprdrv_tt2.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ttconv_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/ttconv/ttutil.cpp -o build/temp.linux-x86_64-2.7/extern/ttconv/ttutil.o
-g++ -pthread -shared build/temp.linux-x86_64-2.7/src/_ttconv.o build/temp.linux-x86_64-2.7/extern/ttconv/pprdrv_tt.o build/temp.linux-x86_64-2.7/extern/ttconv/pprdrv_tt2.o build/temp.linux-x86_64-2.7/extern/ttconv/ttutil.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -L/usr/lib64 -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/ttconv.so
-building 'matplotlib._path' extension
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/py_converters.cpp -o build/temp.linux-x86_64-2.7/src/py_converters.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/_path_wrapper.cpp -o build/temp.linux-x86_64-2.7/src/_path_wrapper.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_bezier_arc.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_bezier_arc.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_curves.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_curves.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_image_filters.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_image_filters.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_trans_affine.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_trans_affine.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_vcgen_contour.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_contour.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_vcgen_dash.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_dash.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_vcgen_stroke.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_stroke.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__path_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_vpgen_segmentator.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vpgen_segmentator.o
-g++ -pthread -shared build/temp.linux-x86_64-2.7/src/py_converters.o build/temp.linux-x86_64-2.7/src/_path_wrapper.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_bezier_arc.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_curves.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_image_filters.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_trans_affine.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_contour.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_dash.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_stroke.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vpgen_segmentator.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -L/usr/lib64 -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/_path.so
-building 'matplotlib._contour' extension
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__contour_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/_contour.cpp -o build/temp.linux-x86_64-2.7/src/_contour.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__contour_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/_contour_wrapper.cpp -o build/temp.linux-x86_64-2.7/src/_contour_wrapper.o
-g++ -pthread -shared build/temp.linux-x86_64-2.7/src/_contour.o build/temp.linux-x86_64-2.7/src/_contour_wrapper.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -L/usr/lib64 -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/_contour.so
-building 'matplotlib._qhull' extension
-creating build/temp.linux-x86_64-2.7/extern/libqhull
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/qhull_wrap.c -o build/temp.linux-x86_64-2.7/src/qhull_wrap.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/geom.c -o build/temp.linux-x86_64-2.7/extern/libqhull/geom.o
-extern/libqhull/geom.c: In function ‘qh_projectpoint’:
-extern/libqhull/geom.c:897:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable]
- void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */
- ^
-extern/libqhull/geom.c: In function ‘qh_setfacetplane’:
-extern/libqhull/geom.c:935:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable]
- void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */
- ^
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/geom2.c -o build/temp.linux-x86_64-2.7/extern/libqhull/geom2.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/global.c -o build/temp.linux-x86_64-2.7/extern/libqhull/global.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/io.c -o build/temp.linux-x86_64-2.7/extern/libqhull/io.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/libqhull.c -o build/temp.linux-x86_64-2.7/extern/libqhull/libqhull.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/mem.c -o build/temp.linux-x86_64-2.7/extern/libqhull/mem.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/merge.c -o build/temp.linux-x86_64-2.7/extern/libqhull/merge.o
-extern/libqhull/merge.c: In function ‘qh_all_merges’:
-extern/libqhull/merge.c:219:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable]
- void **freelistp; /* used if !qh_NOmem by qh_memfree_() */
- ^
-extern/libqhull/merge.c: In function ‘qh_appendmergeset’:
-extern/libqhull/merge.c:322:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable]
- void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */
- ^
-extern/libqhull/merge.c: In function ‘qh_mergecycle_ridges’:
-extern/libqhull/merge.c:2091:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable]
- void **freelistp; /* used if !qh_NOmem by qh_memfree_() */
- ^
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/poly.c -o build/temp.linux-x86_64-2.7/extern/libqhull/poly.o
-extern/libqhull/poly.c: In function ‘qh_delfacet’:
-extern/libqhull/poly.c:248:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable]
- void **freelistp; /* used if !qh_NOmem by qh_memfree_() */
- ^
-extern/libqhull/poly.c: In function ‘qh_makenew_nonsimplicial’:
-extern/libqhull/poly.c:564:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable]
- void **freelistp; /* used if !qh_NOmem by qh_memfree_() */
- ^
-extern/libqhull/poly.c: In function ‘qh_newfacet’:
-extern/libqhull/poly.c:987:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable]
- void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */
- ^
-extern/libqhull/poly.c: In function ‘qh_newridge’:
-extern/libqhull/poly.c:1020:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable]
- void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */
- ^
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/poly2.c -o build/temp.linux-x86_64-2.7/extern/libqhull/poly2.o
-extern/libqhull/poly2.c: In function ‘qh_delridge’:
-extern/libqhull/poly2.c:1127:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable]
- void **freelistp; /* used if !qh_NOmem by qh_memfree_() */
- ^
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/qset.c -o build/temp.linux-x86_64-2.7/extern/libqhull/qset.o
-extern/libqhull/qset.c: In function ‘qh_setfree’:
-extern/libqhull/qset.c:718:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable]
- void **freelistp; /* used if !qh_NOmem by qh_memfree_() */
- ^
-extern/libqhull/qset.c: In function ‘qh_setnew’:
-extern/libqhull/qset.c:928:10: warning: variable ‘freelistp’ set but not used [-Wunused-but-set-variable]
- void **freelistp; /* used if !qh_NOmem by qh_memalloc_() */
- ^
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/random.c -o build/temp.linux-x86_64-2.7/extern/libqhull/random.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/rboxlib.c -o build/temp.linux-x86_64-2.7/extern/libqhull/rboxlib.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/stat.c -o build/temp.linux-x86_64-2.7/extern/libqhull/stat.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/user.c -o build/temp.linux-x86_64-2.7/extern/libqhull/user.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/usermem.c -o build/temp.linux-x86_64-2.7/extern/libqhull/usermem.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/userprintf.c -o build/temp.linux-x86_64-2.7/extern/libqhull/userprintf.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DMPL_DEVNULL=/dev/null -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__qhull_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/libqhull/userprintf_rbox.c -o build/temp.linux-x86_64-2.7/extern/libqhull/userprintf_rbox.o
-gcc -pthread -shared build/temp.linux-x86_64-2.7/src/qhull_wrap.o build/temp.linux-x86_64-2.7/extern/libqhull/geom.o build/temp.linux-x86_64-2.7/extern/libqhull/geom2.o build/temp.linux-x86_64-2.7/extern/libqhull/global.o build/temp.linux-x86_64-2.7/extern/libqhull/io.o build/temp.linux-x86_64-2.7/extern/libqhull/libqhull.o build/temp.linux-x86_64-2.7/extern/libqhull/mem.o build/temp.linux-x86_64-2.7/extern/libqhull/merge.o build/temp.linux-x86_64-2.7/extern/libqhull/poly.o build/temp.linux-x86_64-2.7/extern/libqhull/poly2.o build/temp.linux-x86_64-2.7/extern/libqhull/qset.o build/temp.linux-x86_64-2.7/extern/libqhull/random.o build/temp.linux-x86_64-2.7/extern/libqhull/rboxlib.o build/temp.linux-x86_64-2.7/extern/libqhull/stat.o build/temp.linux-x86_64-2.7/extern/libqhull/user.o build/temp.linux-x86_64-2.7/extern/libqhull/usermem.o build/temp.linux-x86_64-2.7/extern/libqhull/userprintf.o build/temp.linux-x86_64-2.7/extern/libqhull/userprintf_rbox.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -L/usr/lib64 -L/usr/lib64 -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/_qhull.so
-building 'matplotlib._tri' extension
-creating build/temp.linux-x86_64-2.7/lib
-creating build/temp.linux-x86_64-2.7/lib/matplotlib
-creating build/temp.linux-x86_64-2.7/lib/matplotlib/tri
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__tri_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c lib/matplotlib/tri/_tri.cpp -o build/temp.linux-x86_64-2.7/lib/matplotlib/tri/_tri.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__tri_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c lib/matplotlib/tri/_tri_wrapper.cpp -o build/temp.linux-x86_64-2.7/lib/matplotlib/tri/_tri_wrapper.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__tri_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/mplutils.cpp -o build/temp.linux-x86_64-2.7/src/mplutils.o
-g++ -pthread -shared build/temp.linux-x86_64-2.7/lib/matplotlib/tri/_tri.o build/temp.linux-x86_64-2.7/lib/matplotlib/tri/_tri_wrapper.o build/temp.linux-x86_64-2.7/src/mplutils.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -L/usr/lib64 -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/_tri.so
-building 'matplotlib.backends._gtkagg' extension
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pygtk-2.0 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/py_converters.cpp -o build/temp.linux-x86_64-2.7/src/py_converters.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pygtk-2.0 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/_gtkagg.cpp -o build/temp.linux-x86_64-2.7/src/_gtkagg.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pygtk-2.0 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/mplutils.cpp -o build/temp.linux-x86_64-2.7/src/mplutils.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pygtk-2.0 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_bezier_arc.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_bezier_arc.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pygtk-2.0 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_curves.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_curves.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pygtk-2.0 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_image_filters.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_image_filters.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pygtk-2.0 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_trans_affine.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_trans_affine.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pygtk-2.0 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_vcgen_contour.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_contour.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pygtk-2.0 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_vcgen_dash.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_dash.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pygtk-2.0 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_vcgen_stroke.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_stroke.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__gtkagg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -Iextern/agg24-svn/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pygtk-2.0 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_vpgen_segmentator.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vpgen_segmentator.o
-g++ -pthread -shared build/temp.linux-x86_64-2.7/src/py_converters.o build/temp.linux-x86_64-2.7/src/_gtkagg.o build/temp.linux-x86_64-2.7/src/mplutils.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_bezier_arc.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_curves.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_image_filters.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_trans_affine.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_contour.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_dash.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_stroke.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vpgen_segmentator.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -L/usr/lib64 -L/usr/lib64 -lfreetype -lfontconfig -lglib-2.0 -lgobject-2.0 -lpango-1.0 -lpangoft2-1.0 -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -latk-1.0 -lpangocairo-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lfreetype -lfontconfig -lglib-2.0 -lgobject-2.0 -lpango-1.0 -lpangoft2-1.0 -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -latk-1.0 -lpangocairo-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/backends/_gtkagg.so
-building 'matplotlib.backends._tkagg' extension
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iextern/agg24-svn/include -Isrc -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/_tkagg.cpp -o build/temp.linux-x86_64-2.7/src/_tkagg.o
-g++ -pthread -shared build/temp.linux-x86_64-2.7/src/_tkagg.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -L/usr/lib64 -L/usr/lib64 -ldl -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/backends/_tkagg.so
-building 'matplotlib.backends._backend_gdk' extension
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_gdk_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pygtk-2.0 -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/_backend_gdk.c -o build/temp.linux-x86_64-2.7/src/_backend_gdk.o
-gcc -pthread -shared build/temp.linux-x86_64-2.7/src/_backend_gdk.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -L/usr/lib64 -L/usr/lib64 -lfreetype -lfontconfig -lglib-2.0 -lgobject-2.0 -lpango-1.0 -lpangoft2-1.0 -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -latk-1.0 -lpangocairo-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lfreetype -lfontconfig -lglib-2.0 -lgobject-2.0 -lpango-1.0 -lpangoft2-1.0 -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -latk-1.0 -lpangocairo-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/backends/_backend_gdk.so
-building 'matplotlib.backends._backend_agg' extension
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/mplutils.cpp -o build/temp.linux-x86_64-2.7/src/mplutils.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/py_converters.cpp -o build/temp.linux-x86_64-2.7/src/py_converters.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/_backend_agg.cpp -o build/temp.linux-x86_64-2.7/src/_backend_agg.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c src/_backend_agg_wrapper.cpp -o build/temp.linux-x86_64-2.7/src/_backend_agg_wrapper.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_bezier_arc.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_bezier_arc.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_curves.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_curves.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_image_filters.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_image_filters.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_trans_affine.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_trans_affine.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_vcgen_contour.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_contour.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_vcgen_dash.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_dash.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_vcgen_stroke.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_stroke.o
-gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__backend_agg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -DFREETYPE_BUILD_TYPE=system -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/freetype2 -Iextern/agg24-svn/include -I/usr/local/include -I/usr/include -I. -I/usr/include/python2.7 -c extern/agg24-svn/src/agg_vpgen_segmentator.cpp -o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vpgen_segmentator.o
-g++ -pthread -shared build/temp.linux-x86_64-2.7/src/mplutils.o build/temp.linux-x86_64-2.7/src/py_converters.o build/temp.linux-x86_64-2.7/src/_backend_agg.o build/temp.linux-x86_64-2.7/src/_backend_agg_wrapper.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_bezier_arc.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_curves.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_image_filters.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_trans_affine.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_contour.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_dash.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vcgen_stroke.o build/temp.linux-x86_64-2.7/extern/agg24-svn/src/agg_vpgen_segmentator.o -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib -L/usr/lib64 -L/usr/lib64 -lfreetype -lpython2.7 -o build/lib.linux-x86_64-2.7/matplotlib/backends/_backend_agg.so
-running install_lib
-copying pylab.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages
-copying matplotlib/stackplot.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/_animation_data.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/dviread.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/tight_bbox.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/fontconfig_pattern.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/backend_bases.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/figure.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/_png.so -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/offsetbox.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/image.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/_qhull.so -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/dates.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/gridspec.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/_pylab_helpers.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/sankey.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/container.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/backend_managers.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/streamplot.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/textpath.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/pyplot.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/widgets.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/_version.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/_image.so -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/legend.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/font_manager.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/colors.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/docstring.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/markers.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/text.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/rcsetup.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/mathtext.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/cm.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/scale.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/ft2font.so -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/spines.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/legend_handler.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/_contour.so -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/_path.so -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/texmanager.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/colorbar.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/type1font.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/quiver.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/_cm_listed.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/transforms.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/hatch.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/category.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/collections.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/_color_data.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/_mathtext_data.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/patheffects.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/tight_layout.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/contour.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/_layoutbox.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/ttconv.so -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/path.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/_tri.so -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/bezier.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/ticker.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/artist.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/animation.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/_constrained_layout.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/backend_tools.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/afm.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/pylab.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/lines.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/units.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/_cm.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/table.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/mlab.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/blocking_input.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/axis.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/patches.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib
-copying matplotlib/compat/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/compat
-copying matplotlib/compat/subprocess.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/compat
-copying matplotlib/mpl-data/lineprops.glade -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data
-copying matplotlib/mpl-data/matplotlibrc -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data
-copying matplotlib/mpl-data/stylelib/seaborn-dark.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/seaborn-colorblind.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/seaborn-muted.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/seaborn-pastel.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/bmh.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/dark_background.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/seaborn-paper.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/_classic_test.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/classic.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/Solarize_Light2.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/fast.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/seaborn.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/ggplot.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/seaborn-white.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/seaborn-whitegrid.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/tableau-colorblind10.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/seaborn-bright.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/fivethirtyeight.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/seaborn-darkgrid.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/seaborn-talk.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/seaborn-ticks.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/seaborn-poster.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/seaborn-deep.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/seaborn-notebook.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/seaborn-dark-palette.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/stylelib/grayscale.mplstyle -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/stylelib
-copying matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Bold.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts
-copying matplotlib/mpl-data/fonts/pdfcorefonts/Times-BoldItalic.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts
-copying matplotlib/mpl-data/fonts/pdfcorefonts/Times-Bold.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts
-copying matplotlib/mpl-data/fonts/pdfcorefonts/Courier-BoldOblique.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts
-copying matplotlib/mpl-data/fonts/pdfcorefonts/Times-Italic.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts
-copying matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Oblique.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts
-copying matplotlib/mpl-data/fonts/pdfcorefonts/ZapfDingbats.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts
-copying matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts
-copying matplotlib/mpl-data/fonts/pdfcorefonts/Courier.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts
-copying matplotlib/mpl-data/fonts/pdfcorefonts/Symbol.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts
-copying matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-BoldOblique.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts
-copying matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Oblique.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts
-copying matplotlib/mpl-data/fonts/pdfcorefonts/Times-Roman.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts
-copying matplotlib/mpl-data/fonts/pdfcorefonts/readme.txt -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts
-copying matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Bold.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts
-copying matplotlib/mpl-data/fonts/afm/putbi8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/phvr8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pzdr.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/phvb8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/phvro8an.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pncr8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pcrb8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pplb8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pcrr8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/cmtt10.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pncbi8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pplr8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/phvro8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/psyr.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/putr8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pncb8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pplbi8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pagk8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pcrbo8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pbkl8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/cmmi10.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/phvl8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/cmr10.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pbkdi8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/ptmbi8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/ptmri8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/phvbo8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pbkd8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pbkli8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/cmex10.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/ptmr8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pncri8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/putri8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/phvlo8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/ptmb8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/phvb8an.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/cmsy10.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pplri8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/putb8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/phvr8an.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pzcmi8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pagd8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/phvbo8an.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pagko8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pcrro8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/afm/pagdo8a.afm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/afm
-copying matplotlib/mpl-data/fonts/ttf/cmtt10.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/DejaVuSerif-BoldItalic.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXSizOneSymReg.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Bold.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/cmmi10.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymReg.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXGeneralBolIta.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/cmb10.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/DejaVuSerif.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/cmex10.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXSizFourSymReg.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXSizOneSymBol.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Italic.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXSizFiveSymReg.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/cmsy10.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXSizFourSymBol.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXNonUniIta.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXGeneralItalic.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/LICENSE_STIX -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/DejaVuSansDisplay.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/cmr10.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/DejaVuSerifDisplay.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXNonUniBol.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/DejaVuSans-Oblique.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Oblique.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXNonUni.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymReg.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymBol.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/DejaVuSans-BoldOblique.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXNonUniBolIta.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Bold.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-BoldOblique.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/cmss10.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/DejaVuSansMono.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXGeneral.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/DejaVuSans-Bold.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXGeneralBol.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymBol.ttf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/fonts/ttf
-copying matplotlib/mpl-data/sample_data/eeg.dat -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/jacksboro_fault_dem.npz -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/embedding_in_wx3.xrc -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/ct.raw.gz -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/s1045.ima.gz -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/percent_bachelors_degrees_women_usa.csv -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/logo2.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/grace_hopper.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/demodata.csv -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/goog.npz -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/aapl.npz -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/membrane.dat -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/grace_hopper.jpg -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/Minduka_Present_Blue_Pack.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/ada.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/None_vs_nearest-pdf.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/data_x_x2_x3.csv -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/README.txt -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/msft.csv -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data
-copying matplotlib/mpl-data/sample_data/axes_grid/bivariate_normal.npy -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/sample_data/axes_grid
-copying matplotlib/mpl-data/images/move.gif -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/hand.svg -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/home.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/back.svg -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/back_large.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/back.gif -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/back.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/subplots.svg -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/subplots.gif -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/forward_large.gif -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/qt4_editor_options.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/qt4_editor_options_large.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/hand_large.gif -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/home_large.gif -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/home.pdf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/zoom_to_rect_large.gif -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/zoom_to_rect_large.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/zoom_to_rect.gif -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/hand.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/home.svg -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/back.pdf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/hand.pdf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/move_large.gif -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/filesave_large.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/zoom_to_rect.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/matplotlib_large.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/filesave_large.gif -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/zoom_to_rect.pdf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/filesave.gif -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/matplotlib.pdf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/zoom_to_rect.svg -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/filesave.svg -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/qt4_editor_options.svg -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/matplotlib.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/move_large.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/home.gif -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/qt4_editor_options.pdf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/back_large.gif -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/matplotlib.svg -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/forward.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/hand.gif -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/move.pdf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/filesave.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/subplots_large.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/move.svg -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/forward.pdf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/forward_large.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/subplots.pdf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/forward.gif -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/home_large.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/subplots_large.gif -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/filesave.pdf -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/matplotlib.ppm -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/subplots.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/forward.svg -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/mpl-data/images/move.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mpl-data/images
-copying matplotlib/sphinxext/mathmpl.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/sphinxext
-copying matplotlib/sphinxext/only_directives.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/sphinxext
-copying matplotlib/sphinxext/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/sphinxext
-copying matplotlib/sphinxext/plot_directive.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/sphinxext
-copying matplotlib/testing/exceptions.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing
-copying matplotlib/testing/decorators.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing
-copying matplotlib/testing/disable_internet.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing
-copying matplotlib/testing/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing
-copying matplotlib/testing/conftest.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing
-copying matplotlib/testing/determinism.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing
-copying matplotlib/testing/compare.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing
-copying matplotlib/testing/noseclasses.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing
-copying matplotlib/testing/_nose/exceptions.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/_nose
-copying matplotlib/testing/_nose/decorators.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/_nose
-copying matplotlib/testing/_nose/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/_nose
-copying matplotlib/testing/_nose/plugins/knownfailure.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/_nose/plugins
-copying matplotlib/testing/_nose/plugins/performgc.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/_nose/plugins
-copying matplotlib/testing/_nose/plugins/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/_nose/plugins
-copying matplotlib/testing/jpl_units/EpochConverter.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/jpl_units
-copying matplotlib/testing/jpl_units/UnitDblConverter.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/jpl_units
-copying matplotlib/testing/jpl_units/Duration.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/jpl_units
-copying matplotlib/testing/jpl_units/UnitDbl.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/jpl_units
-copying matplotlib/testing/jpl_units/UnitDblFormatter.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/jpl_units
-copying matplotlib/testing/jpl_units/Epoch.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/jpl_units
-copying matplotlib/testing/jpl_units/StrConverter.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/jpl_units
-copying matplotlib/testing/jpl_units/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/jpl_units
-copying matplotlib/backends/backend_qt4.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_gtkagg.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_svg.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_ps.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_gtk3.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/_gtk3_compat.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/qt_compat.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_webagg_core.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_webagg.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_gdk.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/_backend_tk.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_nbagg.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_wxcairo.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/_backend_agg.so -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/windowing.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_template.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_gtk.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_agg.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/_tkagg.so -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/wx_compat.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/_backend_gdk.so -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/tkagg.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_wx.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/_gtkagg.so -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_wxagg.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_tkagg.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_qt5.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_gtk3agg.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_qt4agg.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_mixed.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_macosx.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_pgf.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_gtkcairo.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_qt5cairo.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_qt4cairo.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_pdf.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_tkcairo.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_qt5agg.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_cairo.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/backend_gtk3cairo.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends
-copying matplotlib/backends/qt_editor/formlayout.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/qt_editor
-copying matplotlib/backends/qt_editor/formsubplottool.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/qt_editor
-copying matplotlib/backends/qt_editor/figureoptions.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/qt_editor
-copying matplotlib/backends/qt_editor/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/qt_editor
-copying matplotlib/backends/web_backend/nbagg_uat.ipynb -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend
-copying matplotlib/backends/web_backend/single_figure.html -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend
-copying matplotlib/backends/web_backend/ipython_inline_figure.html -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend
-copying matplotlib/backends/web_backend/all_figures.html -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend
-copying matplotlib/backends/web_backend/css/boilerplate.css -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/css
-copying matplotlib/backends/web_backend/css/page.css -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/css
-copying matplotlib/backends/web_backend/css/fbm.css -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/css
-copying matplotlib/backends/web_backend/jquery/css/themes/base/jquery-ui.min.css -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base
-copying matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_glass_100_fdf5ce_1x400.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_gloss-wave_35_f6a828_500x100.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_diagonals-thick_18_b81900_40x40.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_228ef1_256x240.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_ffffff_256x240.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_ef8c08_256x240.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_diagonals-thick_20_666666_40x40.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_flat_10_000000_40x100.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_glass_100_f6f6f6_1x400.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_ffd27a_256x240.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_highlight-soft_75_ffe45c_1x100.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_222222_256x240.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_glass_65_ffffff_1x400.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_highlight-soft_100_eeeeee_1x100.png -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base/images
-copying matplotlib/backends/web_backend/jquery/js/jquery-ui.min.js -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/js
-copying matplotlib/backends/web_backend/jquery/js/jquery-1.11.3.min.js -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/jquery/js
-copying matplotlib/backends/web_backend/js/mpl.js -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/js
-copying matplotlib/backends/web_backend/js/mpl_tornado.js -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/js
-copying matplotlib/backends/web_backend/js/nbagg_mpl.js -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/web_backend/js
-copying matplotlib/tri/triinterpolate.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri
-copying matplotlib/tri/trirefine.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri
-copying matplotlib/tri/tritools.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri
-copying matplotlib/tri/tricontour.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri
-copying matplotlib/tri/triangulation.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri
-copying matplotlib/tri/trifinder.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri
-copying matplotlib/tri/triplot.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri
-copying matplotlib/tri/tripcolor.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri
-copying matplotlib/tri/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri
-copying matplotlib/projections/polar.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/projections
-copying matplotlib/projections/geo.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/projections
-copying matplotlib/projections/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/projections
-copying matplotlib/cbook/deprecation.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/cbook
-copying matplotlib/cbook/_backports.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/cbook
-copying matplotlib/cbook/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/cbook
-copying matplotlib/axes/_base.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/axes
-copying matplotlib/axes/_axes.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/axes
-copying matplotlib/axes/_subplots.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/axes
-copying matplotlib/axes/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/axes
-copying matplotlib/style/core.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/style
-copying matplotlib/style/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/style
-Skipping installation of /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/__init__.py (namespace package)
-copying mpl_toolkits/axes_grid1/axes_grid.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1
-copying mpl_toolkits/axes_grid1/axes_divider.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1
-copying mpl_toolkits/axes_grid1/inset_locator.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1
-copying mpl_toolkits/axes_grid1/axes_size.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1
-copying mpl_toolkits/axes_grid1/parasite_axes.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1
-copying mpl_toolkits/axes_grid1/mpl_axes.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1
-copying mpl_toolkits/axes_grid1/anchored_artists.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1
-copying mpl_toolkits/axes_grid1/colorbar.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1
-copying mpl_toolkits/axes_grid1/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1
-copying mpl_toolkits/axes_grid1/axes_rgb.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1
-copying mpl_toolkits/axes_grid/floating_axes.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/axes_grid/axes_grid.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/axes_grid/axes_divider.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/axes_grid/inset_locator.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/axes_grid/axes_size.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/axes_grid/parasite_axes.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/axes_grid/axislines.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/axes_grid/grid_helper_curvelinear.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/axes_grid/anchored_artists.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/axes_grid/colorbar.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/axes_grid/angle_helper.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/axes_grid/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/axes_grid/axes_rgb.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/axes_grid/axis_artist.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/axes_grid/axisline_style.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/axes_grid/grid_finder.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/axes_grid/clip_path.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid
-copying mpl_toolkits/mplot3d/proj3d.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/mplot3d
-copying mpl_toolkits/mplot3d/axes3d.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/mplot3d
-copying mpl_toolkits/mplot3d/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/mplot3d
-copying mpl_toolkits/mplot3d/axis3d.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/mplot3d
-copying mpl_toolkits/mplot3d/art3d.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/mplot3d
-copying mpl_toolkits/axisartist/floating_axes.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist
-copying mpl_toolkits/axisartist/axes_grid.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist
-copying mpl_toolkits/axisartist/axes_divider.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist
-copying mpl_toolkits/axisartist/parasite_axes.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist
-copying mpl_toolkits/axisartist/axislines.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist
-copying mpl_toolkits/axisartist/grid_helper_curvelinear.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist
-copying mpl_toolkits/axisartist/angle_helper.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist
-copying mpl_toolkits/axisartist/__init__.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist
-copying mpl_toolkits/axisartist/axes_rgb.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist
-copying mpl_toolkits/axisartist/axis_artist.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist
-copying mpl_toolkits/axisartist/axisline_style.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist
-copying mpl_toolkits/axisartist/grid_finder.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist
-copying mpl_toolkits/axisartist/clip_path.py -> /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/pylab.py to pylab.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/stackplot.py to stackplot.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/_animation_data.py to _animation_data.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/dviread.py to dviread.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tight_bbox.py to tight_bbox.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/fontconfig_pattern.py to fontconfig_pattern.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backend_bases.py to backend_bases.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/figure.py to figure.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/offsetbox.py to offsetbox.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/image.py to image.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/dates.py to dates.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/gridspec.py to gridspec.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/_pylab_helpers.py to _pylab_helpers.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/sankey.py to sankey.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/container.py to container.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backend_managers.py to backend_managers.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/streamplot.py to streamplot.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/textpath.py to textpath.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/pyplot.py to pyplot.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/widgets.py to widgets.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/_version.py to _version.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/legend.py to legend.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/font_manager.py to font_manager.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/colors.py to colors.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/docstring.py to docstring.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/markers.py to markers.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/text.py to text.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/rcsetup.py to rcsetup.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mathtext.py to mathtext.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/cm.py to cm.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/scale.py to scale.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/spines.py to spines.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/legend_handler.py to legend_handler.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/texmanager.py to texmanager.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/colorbar.py to colorbar.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/type1font.py to type1font.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/quiver.py to quiver.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/_cm_listed.py to _cm_listed.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/transforms.py to transforms.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/hatch.py to hatch.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/category.py to category.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/collections.py to collections.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/_color_data.py to _color_data.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/_mathtext_data.py to _mathtext_data.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/patheffects.py to patheffects.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tight_layout.py to tight_layout.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/contour.py to contour.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/_layoutbox.py to _layoutbox.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/path.py to path.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/bezier.py to bezier.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/ticker.py to ticker.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/artist.py to artist.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/animation.py to animation.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/_constrained_layout.py to _constrained_layout.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backend_tools.py to backend_tools.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/afm.py to afm.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/pylab.py to pylab.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/lines.py to lines.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/units.py to units.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/_cm.py to _cm.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/table.py to table.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/mlab.py to mlab.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/blocking_input.py to blocking_input.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/axis.py to axis.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/patches.py to patches.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/compat/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/compat/subprocess.py to subprocess.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/mathmpl.py to mathmpl.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/only_directives.py to only_directives.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/sphinxext/plot_directive.py to plot_directive.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/exceptions.py to exceptions.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/decorators.py to decorators.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/disable_internet.py to disable_internet.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/conftest.py to conftest.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/determinism.py to determinism.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/compare.py to compare.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/noseclasses.py to noseclasses.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/_nose/exceptions.py to exceptions.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/_nose/decorators.py to decorators.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/_nose/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/_nose/plugins/knownfailure.py to knownfailure.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/_nose/plugins/performgc.py to performgc.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/_nose/plugins/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/jpl_units/EpochConverter.py to EpochConverter.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/jpl_units/UnitDblConverter.py to UnitDblConverter.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/jpl_units/Duration.py to Duration.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/jpl_units/UnitDbl.py to UnitDbl.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/jpl_units/UnitDblFormatter.py to UnitDblFormatter.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/jpl_units/Epoch.py to Epoch.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/jpl_units/StrConverter.py to StrConverter.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/testing/jpl_units/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_qt4.py to backend_qt4.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gtkagg.py to backend_gtkagg.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_svg.py to backend_svg.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_ps.py to backend_ps.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gtk3.py to backend_gtk3.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/_gtk3_compat.py to _gtk3_compat.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/qt_compat.py to qt_compat.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_webagg_core.py to backend_webagg_core.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_webagg.py to backend_webagg.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gdk.py to backend_gdk.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/_backend_tk.py to _backend_tk.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_nbagg.py to backend_nbagg.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_wxcairo.py to backend_wxcairo.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/windowing.py to windowing.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_template.py to backend_template.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gtk.py to backend_gtk.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_agg.py to backend_agg.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/wx_compat.py to wx_compat.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/tkagg.py to tkagg.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_wx.py to backend_wx.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_wxagg.py to backend_wxagg.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_tkagg.py to backend_tkagg.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_qt5.py to backend_qt5.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gtk3agg.py to backend_gtk3agg.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_qt4agg.py to backend_qt4agg.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_mixed.py to backend_mixed.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_macosx.py to backend_macosx.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_pgf.py to backend_pgf.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gtkcairo.py to backend_gtkcairo.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_qt5cairo.py to backend_qt5cairo.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_qt4cairo.py to backend_qt4cairo.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_pdf.py to backend_pdf.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_tkcairo.py to backend_tkcairo.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_qt5agg.py to backend_qt5agg.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_cairo.py to backend_cairo.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gtk3cairo.py to backend_gtk3cairo.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/qt_editor/formlayout.py to formlayout.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/qt_editor/formsubplottool.py to formsubplottool.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/qt_editor/figureoptions.py to figureoptions.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/backends/qt_editor/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri/triinterpolate.py to triinterpolate.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri/trirefine.py to trirefine.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri/tritools.py to tritools.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri/tricontour.py to tricontour.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri/triangulation.py to triangulation.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri/trifinder.py to trifinder.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri/triplot.py to triplot.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri/tripcolor.py to tripcolor.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/tri/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/projections/polar.py to polar.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/projections/geo.py to geo.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/projections/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/cbook/deprecation.py to deprecation.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/cbook/_backports.py to _backports.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/cbook/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/axes/_base.py to _base.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/axes/_axes.py to _axes.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/axes/_subplots.py to _subplots.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/axes/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/style/core.py to core.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib/style/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1/axes_grid.py to axes_grid.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1/axes_divider.py to axes_divider.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1/inset_locator.py to inset_locator.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1/axes_size.py to axes_size.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1/parasite_axes.py to parasite_axes.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1/mpl_axes.py to mpl_axes.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1/anchored_artists.py to anchored_artists.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1/colorbar.py to colorbar.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid1/axes_rgb.py to axes_rgb.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/floating_axes.py to floating_axes.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/axes_grid.py to axes_grid.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/axes_divider.py to axes_divider.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/inset_locator.py to inset_locator.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/axes_size.py to axes_size.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/parasite_axes.py to parasite_axes.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/axislines.py to axislines.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/grid_helper_curvelinear.py to grid_helper_curvelinear.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/anchored_artists.py to anchored_artists.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/colorbar.py to colorbar.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/angle_helper.py to angle_helper.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/axes_rgb.py to axes_rgb.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/axis_artist.py to axis_artist.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/axisline_style.py to axisline_style.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/grid_finder.py to grid_finder.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axes_grid/clip_path.py to clip_path.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/mplot3d/proj3d.py to proj3d.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/mplot3d/axes3d.py to axes3d.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/mplot3d/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/mplot3d/axis3d.py to axis3d.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/mplot3d/art3d.py to art3d.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist/floating_axes.py to floating_axes.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist/axes_grid.py to axes_grid.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist/axes_divider.py to axes_divider.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist/parasite_axes.py to parasite_axes.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist/axislines.py to axislines.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist/grid_helper_curvelinear.py to grid_helper_curvelinear.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist/angle_helper.py to angle_helper.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist/__init__.py to __init__.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist/axes_rgb.py to axes_rgb.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist/axis_artist.py to axis_artist.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist/axisline_style.py to axisline_style.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist/grid_finder.py to grid_finder.pyc
-byte-compiling /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/mpl_toolkits/axisartist/clip_path.py to clip_path.pyc
-running install_egg_info
-running egg_info
-writing requirements to lib/matplotlib.egg-info/requires.txt
-writing lib/matplotlib.egg-info/PKG-INFO
-writing namespace_packages to lib/matplotlib.egg-info/namespace_packages.txt
-writing top-level names to lib/matplotlib.egg-info/top_level.txt
-writing dependency_links to lib/matplotlib.egg-info/dependency_links.txt
-reading manifest file 'lib/matplotlib.egg-info/SOURCES.txt'
-reading manifest template 'MANIFEST.in'
-writing manifest file 'lib/matplotlib.egg-info/SOURCES.txt'
-Copying lib/matplotlib.egg-info to /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib-2.2.3-py2.7.egg-info
-Installing /tmp/SBo/package-matplotlib/usr/lib64/python2.7/site-packages/matplotlib-2.2.3-py2.7-nspkg.pth
-running install_scripts
diff --git a/libraries/matplotlib/matplotlib.SlackBuild b/libraries/matplotlib/matplotlib.SlackBuild
deleted file mode 100644
index b36e087fe0..0000000000
--- a/libraries/matplotlib/matplotlib.SlackBuild
+++ /dev/null
@@ -1,110 +0,0 @@
-#!/bin/bash
-
-# Slackware build script for matplotlib
-
-# Copyright 2011-2019 Serban Udrea <s.udrea@gsi.de>
-# All rights reserved.
-#
-# Redistribution and use of this script, with or without modification,
-# is permitted provided that the following conditions are met:
-#
-# 1. Redistributions of this script must retain the above copyright
-# notice, this list of conditions and the following disclaimer.
-#
-# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR
-# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-# DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
-# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
-# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
-# IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-
-# Written by Aleksandar Samardzic <asamardzic@gmail.com>
-# Updated to 0.99.1.2 by João Felipe Santos <joao.eel@gmail.com>
-# Patch for libpng borrowed from Arch Linux (no longer needed, 2016.08.28, S.U.)
-# Updated up to version 2.2.3 by Serban Udrea <S.Udrea@gsi.de>
-
-cd $(dirname $0) ; CWD=$(pwd)
-
-PRGNAM=matplotlib
-VERSION=${VERSION:-2.2.3}
-BUILD=${BUILD:-2}
-TAG=${TAG:-_SBo}
-PKGTYPE=${PKGTYPE:-tgz}
-
-TARBALL_VERSION=${TARBALL_VERSION:-2.2.3} # Tarball may have wrong versioning
-ENABLE_TESTS=${ENABLE_TESTS:-N}
-DISABLE_WXAGG=${DISABLE_WXAGG:-Y}
-
-if [ -z "$ARCH" ]; then
- case "$( uname -m )" in
- i?86) ARCH=i586 ;;
- arm*) ARCH=arm ;;
- *) ARCH=$( uname -m ) ;;
- esac
-fi
-
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
-if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
- echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
- exit 0
-fi
-
-TMP=${TMP:-/tmp/SBo}
-PKG=${PKG:-$TMP/package-$PRGNAM}
-OUTPUT=${OUTPUT:-/tmp}
-
-set -e
-
-rm -rf $PKG
-mkdir -p $TMP $PKG $OUTPUT
-cd $TMP
-rm -rf $PRGNAM-$TARBALL_VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
-cd $PRGNAM-$TARBALL_VERSION
-chown -R root:root .
-find -L . \
- \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
- -o -perm 511 \) -exec chmod 755 {} \; -o \
- \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
- -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-
-ENABLE_TESTS=$(echo "$ENABLE_TESTS"|cut -b 1|tr a-z A-Z)
-DISABLE_WXAGG=$(echo "$DISABLE_WXAGG"|cut -b 1|tr a-z A-Z)
-cat setup.cfg.template > setup.cfg
-
-if [ "$ENABLE_TESTS" = "Y" ]
-then
- sed -i "s|#tests = False|tests = True|" setup.cfg
-fi
-
-if [ "$DISABLE_WXAGG" = "Y" ]
-then
- sed -i "s|#wxagg = auto|wxagg = False|" setup.cfg
-fi
-
-# Use modified setupext.py to make sure that the build process gets
-# interrupted if requirements are not fulfilled
-#
-cat "${CWD}/setupext.py" > setupext.py
-
-python setup.py install --root $PKG # > ${CWD}/SETUP.OUTPUT 2>&1
-
-find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
- | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
-
-mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a INSTALL.rst MANIFEST.in README.rst PKG-INFO $PKG/usr/doc/$PRGNAM-$VERSION
-cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
-
-mkdir -p $PKG/install
-cat $CWD/slack-desc > $PKG/install/slack-desc
-
-cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE
diff --git a/libraries/matplotlib/matplotlib.info b/libraries/matplotlib/matplotlib.info
deleted file mode 100644
index f61b23a6dd..0000000000
--- a/libraries/matplotlib/matplotlib.info
+++ /dev/null
@@ -1,10 +0,0 @@
-PRGNAM="matplotlib"
-VERSION="2.2.3"
-HOMEPAGE="https://matplotlib.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/eb/a0/31b6ba00bc4dcbc06f0b80d1ad6119a9cc3081ecb04a00117f6c1ca3a084/matplotlib-2.2.3.tar.gz"
-MD5SUM="403b0bddd751d71187416f20d4cff100"
-DOWNLOAD_x86_64=""
-MD5SUM_x86_64=""
-REQUIRES="numpy python2-dateutil pytz cycler functools-lru-cache subprocess32 kiwisolver tornado"
-MAINTAINER="Serban Udrea"
-EMAIL="S.Udrea@gsi.de"
diff --git a/libraries/matplotlib/setupext.py b/libraries/matplotlib/setupext.py
deleted file mode 100644
index 68ab368443..0000000000
--- a/libraries/matplotlib/setupext.py
+++ /dev/null
@@ -1,2158 +0,0 @@
-from __future__ import print_function, absolute_import
-
-from importlib import import_module
-
-from distutils import sysconfig
-from distutils import version
-from distutils.core import Extension
-import distutils.command.build_ext
-import glob
-import multiprocessing
-import os
-import platform
-import re
-import subprocess
-from subprocess import check_output
-import sys
-import warnings
-from textwrap import fill
-import shutil
-import versioneer
-
-
-PY3min = (sys.version_info[0] >= 3)
-
-
-def _get_xdg_cache_dir():
- """
- Return the XDG cache directory.
-
- See https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
- """
- cache_dir = os.environ.get('XDG_CACHE_HOME')
- if not cache_dir:
- cache_dir = os.path.expanduser('~/.cache')
- if cache_dir.startswith('~/'): # Expansion failed.
- return None
- return os.path.join(cache_dir, 'matplotlib')
-
-
-# SHA256 hashes of the FreeType tarballs
-_freetype_hashes = {
- '2.6.1': '0a3c7dfbda6da1e8fce29232e8e96d987ababbbf71ebc8c75659e4132c367014',
- '2.6.2': '8da42fc4904e600be4b692555ae1dcbf532897da9c5b9fb5ebd3758c77e5c2d4',
- '2.6.3': '7942096c40ee6fea882bd4207667ad3f24bff568b96b10fd3885e11a7baad9a3',
- '2.6.4': '27f0e38347a1850ad57f84fc4dfed68ba0bc30c96a6fa6138ef84d485dd9a8d7',
- '2.6.5': '3bb24add9b9ec53636a63ea8e867ed978c4f8fdd8f1fa5ccfd41171163d4249a',
- '2.7': '7b657d5f872b0ab56461f3bd310bd1c5ec64619bd15f0d8e08282d494d9cfea4',
- '2.7.1': '162ef25aa64480b1189cdb261228e6c5c44f212aac4b4621e28cf2157efb59f5',
- '2.8': '33a28fabac471891d0523033e99c0005b95e5618dc8ffa7fa47f9dadcacb1c9b',
- '2.8.1': '876711d064a6a1bd74beb18dd37f219af26100f72daaebd2d86cb493d7cd7ec6',
-}
-# This is the version of FreeType to use when building a local
-# version. It must match the value in
-# lib/matplotlib.__init__.py and also needs to be changed below in the
-# embedded windows build script (grep for "REMINDER" in this file)
-LOCAL_FREETYPE_VERSION = '2.6.1'
-LOCAL_FREETYPE_HASH = _freetype_hashes.get(LOCAL_FREETYPE_VERSION, 'unknown')
-
-if sys.platform != 'win32':
- if not PY3min:
- from commands import getstatusoutput
- else:
- from subprocess import getstatusoutput
-
-
-if PY3min:
- import configparser
-else:
- import ConfigParser as configparser
-
-
-# matplotlib build options, which can be altered using setup.cfg
-options = {
- 'display_status': True,
- 'verbose': False,
- 'backend': None,
- 'basedirlist': None
- }
-
-
-setup_cfg = os.environ.get('MPLSETUPCFG', 'setup.cfg')
-if os.path.exists(setup_cfg):
- if PY3min:
- config = configparser.ConfigParser()
- else:
- config = configparser.SafeConfigParser()
- config.read(setup_cfg)
-
- if config.has_option('status', 'suppress'):
- options['display_status'] = not config.getboolean("status", "suppress")
-
- if config.has_option('rc_options', 'backend'):
- options['backend'] = config.get("rc_options", "backend")
-
- if config.has_option('directories', 'basedirlist'):
- options['basedirlist'] = [
- x.strip() for x in
- config.get("directories", "basedirlist").split(',')]
-
- if config.has_option('test', 'local_freetype'):
- options['local_freetype'] = config.getboolean("test", "local_freetype")
-else:
- config = None
-
-lft = bool(os.environ.get('MPLLOCALFREETYPE', False))
-options['local_freetype'] = lft or options.get('local_freetype', False)
-
-
-def get_win32_compiler():
- """
- Determine the compiler being used on win32.
- """
- # Used to determine mingw32 or msvc
- # This is pretty bad logic, someone know a better way?
- for v in sys.argv:
- if 'mingw32' in v:
- return 'mingw32'
- return 'msvc'
-win32_compiler = get_win32_compiler()
-
-
-def extract_versions():
- """
- Extracts version values from the main matplotlib __init__.py and
- returns them as a dictionary.
- """
- with open('lib/matplotlib/__init__.py') as fd:
- for line in fd.readlines():
- if (line.startswith('__version__numpy__')):
- exec(line.strip())
- return locals()
-
-
-def has_include_file(include_dirs, filename):
- """
- Returns `True` if `filename` can be found in one of the
- directories in `include_dirs`.
- """
- if sys.platform == 'win32':
- include_dirs = list(include_dirs) # copy before modify
- include_dirs += os.environ.get('INCLUDE', '.').split(os.pathsep)
- for dir in include_dirs:
- if os.path.exists(os.path.join(dir, filename)):
- return True
- return False
-
-
-def check_include_file(include_dirs, filename, package):
- """
- Raises an exception if the given include file can not be found.
- """
- if not has_include_file(include_dirs, filename):
- raise CheckFailed(
- "The C/C++ header for %s (%s) could not be found. You "
- "may need to install the development package." %
- (package, filename))
-
-
-def get_base_dirs():
- """
- Returns a list of standard base directories on this platform.
- """
- if options['basedirlist']:
- return options['basedirlist']
-
- if os.environ.get('MPLBASEDIRLIST'):
- return os.environ.get('MPLBASEDIRLIST').split(os.pathsep)
-
- win_bases = ['win32_static', ]
- # on conda windows, we also add the <conda_env_dir>\Library,
- # as conda installs libs/includes there
- # env var names mess: https://github.com/conda/conda/issues/2312
- conda_env_path = os.getenv('CONDA_PREFIX') # conda >= 4.1
- if not conda_env_path:
- conda_env_path = os.getenv('CONDA_DEFAULT_ENV') # conda < 4.1
- if conda_env_path and os.path.isdir(conda_env_path):
- win_bases.append(os.path.join(conda_env_path, "Library"))
-
- basedir_map = {
- 'win32': win_bases,
- 'darwin': ['/usr/local/', '/usr', '/usr/X11',
- '/opt/X11', '/opt/local'],
- 'sunos5': [os.getenv('MPLIB_BASE') or '/usr/local', ],
- 'gnu0': ['/usr'],
- 'aix5': ['/usr/local'],
- }
- return basedir_map.get(sys.platform, ['/usr/local', '/usr'])
-
-
-def get_include_dirs():
- """
- Returns a list of standard include directories on this platform.
- """
- include_dirs = [os.path.join(d, 'include') for d in get_base_dirs()]
- if sys.platform != 'win32':
- # gcc includes this dir automatically, so also look for headers in
- # these dirs
- include_dirs.extend(
- os.environ.get('CPLUS_INCLUDE_PATH', '').split(os.pathsep))
- return include_dirs
-
-
-def is_min_version(found, minversion):
- """
- Returns `True` if `found` is at least as high a version as
- `minversion`.
- """
- expected_version = version.LooseVersion(minversion)
- found_version = version.LooseVersion(found)
- return found_version >= expected_version
-
-
-# Define the display functions only if display_status is True.
-if options['display_status']:
- def print_line(char='='):
- print(char * 76)
-
- def print_status(package, status):
- initial_indent = "%22s: " % package
- indent = ' ' * 24
- print(fill(str(status), width=76,
- initial_indent=initial_indent,
- subsequent_indent=indent))
-
- def print_message(message):
- indent = ' ' * 24 + "* "
- print(fill(str(message), width=76,
- initial_indent=indent,
- subsequent_indent=indent))
-
- def print_raw(section):
- print(section)
-else:
- def print_line(*args, **kwargs):
- pass
- print_status = print_message = print_raw = print_line
-
-
-# Remove the -Wstrict-prototypes option, is it's not valid for C++
-customize_compiler = distutils.command.build_ext.customize_compiler
-
-
-def my_customize_compiler(compiler):
- retval = customize_compiler(compiler)
- try:
- compiler.compiler_so.remove('-Wstrict-prototypes')
- except (ValueError, AttributeError):
- pass
- return retval
-
-distutils.command.build_ext.customize_compiler = my_customize_compiler
-
-
-def make_extension(name, files, *args, **kwargs):
- """
- Make a new extension. Automatically sets include_dirs and
- library_dirs to the base directories appropriate for this
- platform.
-
- `name` is the name of the extension.
-
- `files` is a list of source files.
-
- Any additional arguments are passed to the
- `distutils.core.Extension` constructor.
- """
- ext = DelayedExtension(name, files, *args, **kwargs)
- for dir in get_base_dirs():
- include_dir = os.path.join(dir, 'include')
- if os.path.exists(include_dir):
- ext.include_dirs.append(include_dir)
- for lib in ('lib', 'lib64'):
- lib_dir = os.path.join(dir, lib)
- if os.path.exists(lib_dir):
- ext.library_dirs.append(lib_dir)
- ext.include_dirs.append('.')
-
- return ext
-
-
-def get_file_hash(filename):
- """
- Get the SHA256 hash of a given filename.
- """
- import hashlib
- BLOCKSIZE = 1 << 16
- hasher = hashlib.sha256()
- with open(filename, 'rb') as fd:
- buf = fd.read(BLOCKSIZE)
- while len(buf) > 0:
- hasher.update(buf)
- buf = fd.read(BLOCKSIZE)
- return hasher.hexdigest()
-
-
-class PkgConfig(object):
- """
- This is a class for communicating with pkg-config.
- """
- def __init__(self):
- """
- Determines whether pkg-config exists on this machine.
- """
- if sys.platform == 'win32':
- self.has_pkgconfig = False
- else:
- try:
- self.pkg_config = os.environ['PKG_CONFIG']
- except KeyError:
- self.pkg_config = 'pkg-config'
-
- self.set_pkgconfig_path()
- status, output = getstatusoutput(self.pkg_config + " --help")
- self.has_pkgconfig = (status == 0)
- if not self.has_pkgconfig:
- print("IMPORTANT WARNING:")
- print(
- " pkg-config is not installed.\n"
- " matplotlib may not be able to find some of its dependencies")
-
- def set_pkgconfig_path(self):
- pkgconfig_path = sysconfig.get_config_var('LIBDIR')
- if pkgconfig_path is None:
- return
-
- pkgconfig_path = os.path.join(pkgconfig_path, 'pkgconfig')
- if not os.path.isdir(pkgconfig_path):
- return
-
- try:
- os.environ['PKG_CONFIG_PATH'] += ':' + pkgconfig_path
- except KeyError:
- os.environ['PKG_CONFIG_PATH'] = pkgconfig_path
-
- def setup_extension(self, ext, package, default_include_dirs=[],
- default_library_dirs=[], default_libraries=[],
- alt_exec=None):
- """
- Add parameters to the given `ext` for the given `package`.
- """
- flag_map = {
- '-I': 'include_dirs', '-L': 'library_dirs', '-l': 'libraries'}
-
- executable = alt_exec
- if self.has_pkgconfig:
- executable = (self.pkg_config + ' {0}').format(package)
-
- use_defaults = True
-
- if executable is not None:
- command = "{0} --libs --cflags ".format(executable)
-
- try:
- output = check_output(command, shell=True,
- stderr=subprocess.STDOUT)
- except subprocess.CalledProcessError:
- pass
- else:
- output = output.decode(sys.getfilesystemencoding())
- use_defaults = False
- for token in output.split():
- attr = flag_map.get(token[:2])
- if attr is not None:
- getattr(ext, attr).insert(0, token[2:])
-
- if use_defaults:
- basedirs = get_base_dirs()
- for base in basedirs:
- for include in default_include_dirs:
- dir = os.path.join(base, include)
- if os.path.exists(dir):
- ext.include_dirs.append(dir)
- for lib in default_library_dirs:
- dir = os.path.join(base, lib)
- if os.path.exists(dir):
- ext.library_dirs.append(dir)
- ext.libraries.extend(default_libraries)
- return True
-
- return False
-
- def get_version(self, package):
- """
- Get the version of the package from pkg-config.
- """
- if not self.has_pkgconfig:
- return None
-
- status, output = getstatusoutput(
- self.pkg_config + " %s --modversion" % (package))
- if status == 0:
- return output
- return None
-
-
-# The PkgConfig class should be used through this singleton
-pkg_config = PkgConfig()
-
-
-class CheckFailed(Exception):
- """
- Exception thrown when a `SetupPackage.check` method fails.
- """
- pass
-
-
-class SetupPackage(object):
- optional = False
- pkg_names = {
- "apt-get": None,
- "yum": None,
- "dnf": None,
- "brew": None,
- "port": None,
- "windows_url": None
- }
-
- def check(self):
- """
- Checks whether the build dependencies are met. Should raise a
- `CheckFailed` exception if the dependency could not be met, otherwise
- return a string indicating a version number or some other message
- indicating what was found.
- """
- pass
-
- def runtime_check(self):
- """
- True if the runtime dependencies of the backend are met. Assumes that
- the build-time dependencies are met.
- """
- return True
-
- def get_packages(self):
- """
- Get a list of package names to add to the configuration.
- These are added to the `packages` list passed to
- `distutils.setup`.
- """
- return []
-
- def get_namespace_packages(self):
- """
- Get a list of namespace package names to add to the configuration.
- These are added to the `namespace_packages` list passed to
- `distutils.setup`.
- """
- return []
-
- def get_py_modules(self):
- """
- Get a list of top-level modules to add to the configuration.
- These are added to the `py_modules` list passed to
- `distutils.setup`.
- """
- return []
-
- def get_package_data(self):
- """
- Get a package data dictionary to add to the configuration.
- These are merged into to the `package_data` list passed to
- `distutils.setup`.
- """
- return {}
-
- def get_extension(self):
- """
- Get a list of C extensions (`distutils.core.Extension`
- objects) to add to the configuration. These are added to the
- `extensions` list passed to `distutils.setup`.
- """
- return None
-
- def get_install_requires(self):
- """
- Get a list of Python packages that we require.
- pip/easy_install will attempt to download and install this
- package if it is not installed.
- """
- return []
-
- def get_setup_requires(self):
- """
- Get a list of Python packages that we require at build time.
- pip/easy_install will attempt to download and install this
- package if it is not installed.
- """
- return []
-
- def _check_for_pkg_config(self, package, include_file, min_version=None,
- version=None):
- """
- A convenience function for writing checks for a
- pkg_config-defined dependency.
-
- `package` is the pkg_config package name.
-
- `include_file` is a top-level include file we expect to find.
-
- `min_version` is the minimum version required.
-
- `version` will override the found version if this package
- requires an alternate method for that. Set version='unknown'
- if the version is not known but you still want to disabled
- pkg_config version check.
- """
- if version is None:
- version = pkg_config.get_version(package)
-
- if version is None:
- raise CheckFailed(
- "pkg-config information for '%s' could not be found." %
- package)
-
- if min_version == 'PATCH':
- raise CheckFailed(
- "Requires patches that have not been merged upstream.")
-
- if min_version and version != 'unknown':
- if (not is_min_version(version, min_version)):
- raise CheckFailed(
- "Requires %s %s or later. Found %s." %
- (package, min_version, version))
-
- ext = self.get_extension()
- if ext is None:
- ext = make_extension('test', [])
- pkg_config.setup_extension(ext, package)
-
- check_include_file(
- ext.include_dirs + get_include_dirs(), include_file, package)
-
- return 'version %s' % version
-
- def do_custom_build(self):
- """
- If a package needs to do extra custom things, such as building a
- third-party library, before building an extension, it should
- override this method.
- """
- pass
-
- def install_help_msg(self):
- """
- Do not override this method !
-
- Generate the help message to show if the package is not installed.
- To use this in subclasses, simply add the dictionary `pkg_names` as
- a class variable:
-
- pkg_names = {
- "apt-get": <Name of the apt-get package>,
- "yum": <Name of the yum package>,
- "dnf": <Name of the dnf package>,
- "brew": <Name of the brew package>,
- "port": <Name of the port package>,
- "windows_url": <The url which has installation instructions>
- }
-
- All the dictionary keys are optional. If a key is not present or has
- the value `None` no message is provided for that platform.
- """
- def _try_managers(*managers):
- for manager in managers:
- pkg_name = self.pkg_names.get(manager, None)
- if pkg_name:
- try:
- # `shutil.which()` can be used when Python 2.7 support
- # is dropped. It is available in Python 3.3+
- _ = check_output(["which", manager],
- stderr=subprocess.STDOUT)
- if manager == 'port':
- pkgconfig = 'pkgconfig'
- else:
- pkgconfig = 'pkg-config'
- return ('Try installing {0} with `{1} install {2}` '
- 'and pkg-config with `{1} install {3}`'
- .format(self.name, manager, pkg_name,
- pkgconfig))
- except subprocess.CalledProcessError:
- pass
-
- message = None
- if sys.platform == "win32":
- url = self.pkg_names.get("windows_url", None)
- if url:
- message = ('Please check {0} for instructions to install {1}'
- .format(url, self.name))
- elif sys.platform == "darwin":
- message = _try_managers("brew", "port")
- elif sys.platform.startswith("linux"):
- release = platform.linux_distribution()[0].lower()
- if release in ('debian', 'ubuntu'):
- message = _try_managers('apt-get')
- elif release in ('centos', 'redhat', 'fedora'):
- message = _try_managers('dnf', 'yum')
- return message
-
-
-class OptionalPackage(SetupPackage):
- optional = True
- force = False
- config_category = "packages"
- default_config = "auto"
-
- @classmethod
- def get_config(cls):
- """
- Look at `setup.cfg` and return one of ["auto", True, False] indicating
- if the package is at default state ("auto"), forced by the user (case
- insensitively defined as 1, true, yes, on for True) or opted-out (case
- insensitively defined as 0, false, no, off for False).
- """
- conf = cls.default_config
- if config is not None and config.has_option(cls.config_category, cls.name):
- try:
- conf = config.getboolean(cls.config_category, cls.name)
- except ValueError:
- conf = config.get(cls.config_category, cls.name)
- return conf
-
- def check(self):
- """
- Do not override this method!
-
- For custom dependency checks override self.check_requirements().
- Two things are checked: Configuration file and requirements.
- """
- # Check configuration file
- conf = self.get_config()
- # Default "auto" state or install forced by user
- if conf in [True, 'auto']:
- message = "installing"
- # Set non-optional if user sets `True` in config
- if conf is True:
- self.optional = False
- # Configuration opt-out by user
- else:
- # Some backend extensions (e.g. Agg) need to be built for certain
- # other GUI backends (e.g. TkAgg) even when manually disabled
- if self.force is True:
- message = "installing forced (config override)"
- else:
- raise CheckFailed("skipping due to configuration")
-
- # Check requirements and add extra information (if any) to message.
- # If requirements are not met a CheckFailed should be raised in there.
- additional_info = self.check_requirements()
- if additional_info:
- message += ", " + additional_info
-
- # No CheckFailed raised until now, return install message.
- return message
-
- def check_requirements(self):
- """
- Override this method to do custom dependency checks.
-
- - Raise CheckFailed() if requirements are not met.
- - Return message with additional information, or an empty string
- (or None) for no additional information.
- """
- return ""
-
-
-class OptionalBackendPackage(OptionalPackage):
- config_category = "gui_support"
-
-
-class Platform(SetupPackage):
- name = "platform"
-
- def check(self):
- return sys.platform
-
-
-class Python(SetupPackage):
- name = "python"
-
- def check(self):
- major, minor1, minor2, s, tmp = sys.version_info
-
- if major < 2:
- raise CheckFailed(
- "Requires Python 2.7 or later")
- elif major == 2 and minor1 < 7:
- raise CheckFailed(
- "Requires Python 2.7 or later (in the 2.x series)")
- elif major == 3 and minor1 < 4:
- raise CheckFailed(
- "Requires Python 3.4 or later (in the 3.x series)")
-
- return sys.version
-
-
-class Matplotlib(SetupPackage):
- name = "matplotlib"
-
- def check(self):
- return versioneer.get_version()
-
- def get_packages(self):
- return [
- 'matplotlib',
- 'matplotlib.backends',
- 'matplotlib.backends.qt_editor',
- 'matplotlib.compat',
- 'matplotlib.projections',
- 'matplotlib.axes',
- 'matplotlib.sphinxext',
- 'matplotlib.style',
- 'matplotlib.testing',
- 'matplotlib.testing._nose',
- 'matplotlib.testing._nose.plugins',
- 'matplotlib.testing.jpl_units',
- 'matplotlib.tri',
- 'matplotlib.cbook'
- ]
-
- def get_py_modules(self):
- return ['pylab']
-
- def get_package_data(self):
- return {
- 'matplotlib':
- [
- 'mpl-data/fonts/afm/*.afm',
- 'mpl-data/fonts/pdfcorefonts/*.afm',
- 'mpl-data/fonts/pdfcorefonts/*.txt',
- 'mpl-data/fonts/ttf/*.ttf',
- 'mpl-data/fonts/ttf/LICENSE_STIX',
- 'mpl-data/fonts/ttf/COPYRIGHT.TXT',
- 'mpl-data/fonts/ttf/README.TXT',
- 'mpl-data/fonts/ttf/RELEASENOTES.TXT',
- 'mpl-data/images/*.xpm',
- 'mpl-data/images/*.svg',
- 'mpl-data/images/*.gif',
- 'mpl-data/images/*.pdf',
- 'mpl-data/images/*.png',
- 'mpl-data/images/*.ppm',
- 'mpl-data/example/*.npy',
- 'mpl-data/matplotlibrc',
- 'backends/web_backend/*.*',
- 'backends/web_backend/js/*.*',
- 'backends/web_backend/jquery/js/*.min.js',
- 'backends/web_backend/jquery/css/themes/base/*.min.css',
- 'backends/web_backend/jquery/css/themes/base/images/*',
- 'backends/web_backend/css/*.*',
- 'backends/Matplotlib.nib/*',
- 'mpl-data/stylelib/*.mplstyle',
- ]}
-
-
-class SampleData(OptionalPackage):
- """
- This handles the sample data that ships with matplotlib. It is
- technically optional, though most often will be desired.
- """
- name = "sample_data"
-
- def get_package_data(self):
- return {
- 'matplotlib':
- [
- 'mpl-data/sample_data/*.*',
- 'mpl-data/sample_data/axes_grid/*.*',
- ]}
-
-
-class Toolkits(OptionalPackage):
- name = "toolkits"
-
- def get_packages(self):
- return [
- 'mpl_toolkits',
- 'mpl_toolkits.mplot3d',
- 'mpl_toolkits.axes_grid',
- 'mpl_toolkits.axes_grid1',
- 'mpl_toolkits.axisartist',
- ]
-
- def get_namespace_packages(self):
- return ['mpl_toolkits']
-
-
-class Tests(OptionalPackage):
- name = "tests"
- pytest_min_version = '3.1'
- default_config = False
-
- def check(self):
- super(Tests, self).check()
-
- msgs = []
- msg_template = ('{package} is required to run the Matplotlib test '
- 'suite. Please install it with pip or your preferred '
- 'tool to run the test suite')
-
- bad_pytest = msg_template.format(
- package='pytest %s or later' % self.pytest_min_version
- )
- try:
- import pytest
- if is_min_version(pytest.__version__, self.pytest_min_version):
- msgs += ['using pytest version %s' % pytest.__version__]
- else:
- msgs += [bad_pytest]
- except ImportError:
- msgs += [bad_pytest]
-
- if PY3min:
- msgs += ['using unittest.mock']
- else:
- try:
- import mock
- msgs += ['using mock %s' % mock.__version__]
- except ImportError:
- msgs += [msg_template.format(package='mock')]
-
- return ' / '.join(msgs)
-
- def get_packages(self):
- return [
- 'matplotlib.tests',
- 'matplotlib.sphinxext.tests',
- ]
-
- def get_package_data(self):
- baseline_images = [
- 'tests/baseline_images/%s/*' % x
- for x in os.listdir('lib/matplotlib/tests/baseline_images')]
-
- return {
- 'matplotlib':
- baseline_images +
- [
- 'tests/cmr10.pfb',
- 'tests/mpltest.ttf',
- 'tests/test_rcparams.rc',
- 'tests/test_utf32_be_rcparams.rc',
- 'sphinxext/tests/tinypages/*.rst',
- 'sphinxext/tests/tinypages/*.py',
- 'sphinxext/tests/tinypages/_static/*',
- ]}
-
-
-class Toolkits_Tests(Tests):
- name = "toolkits_tests"
-
- def check_requirements(self):
- conf = self.get_config()
- toolkits_conf = Toolkits.get_config()
- tests_conf = Tests.get_config()
-
- if conf is True:
- Tests.force = True
- Toolkits.force = True
- elif conf == "auto" and not (toolkits_conf and tests_conf):
- # Only auto-install if both toolkits and tests are set
- # to be installed
- raise CheckFailed("toolkits_tests needs 'toolkits' and 'tests'")
- return ""
-
- def get_packages(self):
- return [
- 'mpl_toolkits.tests',
- ]
-
- def get_package_data(self):
- baseline_images = [
- 'tests/baseline_images/%s/*' % x
- for x in os.listdir('lib/mpl_toolkits/tests/baseline_images')]
-
- return {'mpl_toolkits': baseline_images}
-
- def get_namespace_packages(self):
- return ['mpl_toolkits']
-
-
-class DelayedExtension(Extension, object):
- """
- A distutils Extension subclass where some of its members
- may have delayed computation until reaching the build phase.
-
- This is so we can, for example, get the Numpy include dirs
- after pip has installed Numpy for us if it wasn't already
- on the system.
- """
- def __init__(self, *args, **kwargs):
- super(DelayedExtension, self).__init__(*args, **kwargs)
- self._finalized = False
- self._hooks = {}
-
- def add_hook(self, member, func):
- """
- Add a hook to dynamically compute a member.
-
- Parameters
- ----------
- member : string
- The name of the member
-
- func : callable
- The function to call to get dynamically-computed values
- for the member.
- """
- self._hooks[member] = func
-
- def finalize(self):
- self._finalized = True
-
- class DelayedMember(property):
- def __init__(self, name):
- self._name = name
-
- def __get__(self, obj, objtype=None):
- result = getattr(obj, '_' + self._name, [])
-
- if obj._finalized:
- if self._name in obj._hooks:
- result = obj._hooks[self._name]() + result
-
- return result
-
- def __set__(self, obj, value):
- setattr(obj, '_' + self._name, value)
-
- include_dirs = DelayedMember('include_dirs')
-
-
-class Numpy(SetupPackage):
- name = "numpy"
-
- @staticmethod
- def include_dirs_hook():
- if PY3min:
- import builtins
- if hasattr(builtins, '__NUMPY_SETUP__'):
- del builtins.__NUMPY_SETUP__
- import imp
- import numpy
- imp.reload(numpy)
- else:
- import __builtin__
- if hasattr(__builtin__, '__NUMPY_SETUP__'):
- del __builtin__.__NUMPY_SETUP__
- import numpy
- reload(numpy)
-
- ext = Extension('test', [])
- ext.include_dirs.append(numpy.get_include())
- if not has_include_file(
- ext.include_dirs, os.path.join("numpy", "arrayobject.h")):
- warnings.warn(
- "The C headers for numpy could not be found. "
- "You may need to install the development package")
-
- return [numpy.get_include()]
-
- def check(self):
- min_version = extract_versions()['__version__numpy__']
- try:
- import numpy
- except ImportError:
- return 'not found. pip may install it below.'
-
- if not is_min_version(numpy.__version__, min_version):
- raise SystemExit(
- "Requires numpy %s or later to build. (Found %s)" %
- (min_version, numpy.__version__))
-
- return 'version %s' % numpy.__version__
-
- def add_flags(self, ext):
- # Ensure that PY_ARRAY_UNIQUE_SYMBOL is uniquely defined for
- # each extension
- array_api_name = 'MPL_' + ext.name.replace('.', '_') + '_ARRAY_API'
-
- ext.define_macros.append(('PY_ARRAY_UNIQUE_SYMBOL', array_api_name))
- ext.add_hook('include_dirs', self.include_dirs_hook)
-
- ext.define_macros.append(('NPY_NO_DEPRECATED_API',
- 'NPY_1_7_API_VERSION'))
-
- # Allow NumPy's printf format specifiers in C++.
- ext.define_macros.append(('__STDC_FORMAT_MACROS', 1))
-
- def get_setup_requires(self):
- return ['numpy>=1.7.1']
-
- def get_install_requires(self):
- return ['numpy>=1.7.1']
-
-
-class LibAgg(SetupPackage):
- name = 'libagg'
-
- def check(self):
- self.__class__.found_external = True
- try:
- return self._check_for_pkg_config(
- 'libagg', 'agg2/agg_basics.h', min_version='PATCH')
- except CheckFailed as e:
- self.__class__.found_external = False
- return str(e) + ' Using local copy.'
-
- def add_flags(self, ext, add_sources=True):
- if self.found_external:
- pkg_config.setup_extension(ext, 'libagg')
- else:
- ext.include_dirs.insert(0, 'extern/agg24-svn/include')
- if add_sources:
- agg_sources = [
- 'agg_bezier_arc.cpp',
- 'agg_curves.cpp',
- 'agg_image_filters.cpp',
- 'agg_trans_affine.cpp',
- 'agg_vcgen_contour.cpp',
- 'agg_vcgen_dash.cpp',
- 'agg_vcgen_stroke.cpp',
- 'agg_vpgen_segmentator.cpp'
- ]
- ext.sources.extend(
- os.path.join('extern', 'agg24-svn', 'src', x) for x in agg_sources)
-
-
-class FreeType(SetupPackage):
- name = "freetype"
- pkg_names = {
- "apt-get": "libfreetype6-dev",
- "yum": "freetype-devel",
- "dnf": "freetype-devel",
- "brew": "freetype",
- "port": "freetype",
- "windows_url": "http://gnuwin32.sourceforge.net/packages/freetype.htm"
- }
-
- def check(self):
- if options.get('local_freetype'):
- return "Using local version for testing"
-
- if sys.platform == 'win32':
- try:
- check_include_file(get_include_dirs(), 'ft2build.h', 'freetype')
- except CheckFailed:
- check_include_file(get_include_dirs(), 'freetype2\\ft2build.h', 'freetype')
- return 'Using unknown version found on system.'
-
- status, output = getstatusoutput("freetype-config --ftversion")
- if status == 0:
- version = output
- else:
- version = None
-
- # Early versions of freetype grep badly inside freetype-config,
- # so catch those cases. (tested with 2.5.3).
- if version is None or 'No such file or directory\ngrep:' in version:
- version = self.version_from_header()
-
- # pkg_config returns the libtool version rather than the
- # freetype version so we need to explicitly pass the version
- # to _check_for_pkg_config
- return self._check_for_pkg_config(
- 'freetype2', 'ft2build.h',
- min_version='2.3', version=version)
-
- def version_from_header(self):
- version = 'unknown'
- ext = self.get_extension()
- if ext is None:
- return version
- # Return the first version found in the include dirs.
- for include_dir in ext.include_dirs:
- header_fname = os.path.join(include_dir, 'freetype.h')
- if os.path.exists(header_fname):
- major, minor, patch = 0, 0, 0
- with open(header_fname, 'r') as fh:
- for line in fh:
- if line.startswith('#define FREETYPE_'):
- value = line.rsplit(' ', 1)[1].strip()
- if 'MAJOR' in line:
- major = value
- elif 'MINOR' in line:
- minor = value
- else:
- patch = value
- return '.'.join([major, minor, patch])
-
- def add_flags(self, ext):
- if options.get('local_freetype'):
- src_path = os.path.join(
- 'build', 'freetype-{0}'.format(LOCAL_FREETYPE_VERSION))
- # Statically link to the locally-built freetype.
- # This is certainly broken on Windows.
- ext.include_dirs.insert(0, os.path.join(src_path, 'include'))
- if sys.platform == 'win32':
- libfreetype = 'libfreetype.lib'
- else:
- libfreetype = 'libfreetype.a'
- ext.extra_objects.insert(
- 0, os.path.join(src_path, 'objs', '.libs', libfreetype))
- ext.define_macros.append(('FREETYPE_BUILD_TYPE', 'local'))
- else:
- pkg_config.setup_extension(
- ext, 'freetype2',
- default_include_dirs=[
- 'include/freetype2', 'freetype2',
- 'lib/freetype2/include',
- 'lib/freetype2/include/freetype2'],
- default_library_dirs=[
- 'freetype2/lib'],
- default_libraries=['freetype', 'z'])
- ext.define_macros.append(('FREETYPE_BUILD_TYPE', 'system'))
-
- def do_custom_build(self):
- # We're using a system freetype
- if not options.get('local_freetype'):
- return
-
- src_path = os.path.join(
- 'build', 'freetype-{0}'.format(LOCAL_FREETYPE_VERSION))
-
- # We've already built freetype
- if sys.platform == 'win32':
- libfreetype = 'libfreetype.lib'
- else:
- libfreetype = 'libfreetype.a'
-
- if os.path.isfile(os.path.join(src_path, 'objs', '.libs', libfreetype)):
- return
-
- tarball = 'freetype-{0}.tar.gz'.format(LOCAL_FREETYPE_VERSION)
- tarball_path = os.path.join('build', tarball)
- try:
- tarball_cache_dir = _get_xdg_cache_dir()
- tarball_cache_path = os.path.join(tarball_cache_dir, tarball)
- except:
- # again, do not really care if this fails
- tarball_cache_dir = None
- tarball_cache_path = None
- if not os.path.isfile(tarball_path):
- if (tarball_cache_path is not None and
- os.path.isfile(tarball_cache_path)):
- if get_file_hash(tarball_cache_path) == LOCAL_FREETYPE_HASH:
- try:
- os.makedirs('build')
- except OSError:
- # Don't care if it exists.
- pass
- try:
- shutil.copy(tarball_cache_path, tarball_path)
- print('Using cached tarball: {}'
- .format(tarball_cache_path))
- except OSError:
- # If this fails, oh well just re-download
- pass
-
- if not os.path.isfile(tarball_path):
- if PY3min:
- from urllib.request import urlretrieve
- else:
- from urllib import urlretrieve
-
- if not os.path.exists('build'):
- os.makedirs('build')
-
- url_fmts = [
- 'https://downloads.sourceforge.net/project/freetype'
- '/freetype2/{version}/{tarball}',
- 'https://download.savannah.gnu.org/releases/freetype'
- '/{tarball}'
- ]
- for url_fmt in url_fmts:
- tarball_url = url_fmt.format(
- version=LOCAL_FREETYPE_VERSION, tarball=tarball)
-
- print("Downloading {0}".format(tarball_url))
- try:
- urlretrieve(tarball_url, tarball_path)
- except IOError: # URLError (a subclass) on Py3.
- print("Failed to download {0}".format(tarball_url))
- else:
- if get_file_hash(tarball_path) != LOCAL_FREETYPE_HASH:
- print("Invalid hash.")
- else:
- break
- else:
- raise IOError("Failed to download freetype. "
- "You can download the file by "
- "alternative means and copy it "
- " to '{0}'".format(tarball_path))
- try:
- os.makedirs(tarball_cache_dir)
- except OSError:
- # Don't care if it exists.
- pass
- try:
- shutil.copy(tarball_path, tarball_cache_path)
- print('Cached tarball at: {}'.format(tarball_cache_path))
- except OSError:
- # If this fails, we can always re-download.
- pass
-
- if get_file_hash(tarball_path) != LOCAL_FREETYPE_HASH:
- raise IOError(
- "{0} does not match expected hash.".format(tarball))
-
- print("Building {0}".format(tarball))
- if sys.platform != 'win32':
- # compilation on all other platforms than windows
- cflags = 'CFLAGS="{0} -fPIC" '.format(os.environ.get('CFLAGS', ''))
-
- subprocess.check_call(
- ['tar', 'zxf', tarball], cwd='build')
- subprocess.check_call(
- [cflags + './configure --with-zlib=no --with-bzip2=no '
- '--with-png=no --with-harfbuzz=no'], shell=True, cwd=src_path)
- subprocess.check_call(
- [cflags + 'make'], shell=True, cwd=src_path)
- else:
- # compilation on windows
- FREETYPE_BUILD_CMD = """\
-call "%ProgramFiles%\\Microsoft SDKs\\Windows\\v7.0\\Bin\\SetEnv.Cmd" /Release /{xXX} /xp
-call "{vcvarsall}" {xXX}
-set MSBUILD=C:\\Windows\\Microsoft.NET\\Framework\\v4.0.30319\\MSBuild.exe
-rd /S /Q %FREETYPE%\\objs
-%MSBUILD% %FREETYPE%\\builds\\windows\\{vc20xx}\\freetype.sln /t:Clean;Build /p:Configuration="{config}";Platform={WinXX}
-echo Build completed, moving result"
-:: move to the "normal" path for the unix builds...
-mkdir %FREETYPE%\\objs\\.libs
-:: REMINDER: fix when changing the version
-copy %FREETYPE%\\objs\\{vc20xx}\\{xXX}\\freetype261.lib %FREETYPE%\\objs\\.libs\\libfreetype.lib
-if errorlevel 1 (
- rem This is a py27 version, which has a different location for the lib file :-/
- copy %FREETYPE%\\objs\\win32\\{vc20xx}\\freetype261.lib %FREETYPE%\\objs\\.libs\\libfreetype.lib
-)
-"""
- from setup_external_compile import fixproj, prepare_build_cmd, VS2010, X64, tar_extract
- # Note: freetype has no build profile for 2014, so we don't bother...
- vc = 'vc2010' if VS2010 else 'vc2008'
- WinXX = 'x64' if X64 else 'Win32'
- tar_extract(tarball_path, "build")
- # This is only false for py2.7, even on py3.5...
- if not VS2010:
- fixproj(os.path.join(src_path, 'builds', 'windows', vc, 'freetype.sln'), WinXX)
- fixproj(os.path.join(src_path, 'builds', 'windows', vc, 'freetype.vcproj'), WinXX)
-
- cmdfile = os.path.join("build", 'build_freetype.cmd')
- with open(cmdfile, 'w') as cmd:
- cmd.write(prepare_build_cmd(FREETYPE_BUILD_CMD, vc20xx=vc, WinXX=WinXX,
- config='Release' if VS2010 else 'LIB Release'))
-
- os.environ['FREETYPE'] = src_path
- subprocess.check_call([cmdfile], shell=True)
-
-
-class FT2Font(SetupPackage):
- name = 'ft2font'
-
- def get_extension(self):
- sources = [
- 'src/ft2font.cpp',
- 'src/ft2font_wrapper.cpp',
- 'src/mplutils.cpp'
- ]
- ext = make_extension('matplotlib.ft2font', sources)
- FreeType().add_flags(ext)
- Numpy().add_flags(ext)
- return ext
-
-
-class Png(SetupPackage):
- name = "png"
- pkg_names = {
- "apt-get": "libpng12-dev",
- "yum": "libpng-devel",
- "dnf": "libpng-devel",
- "brew": "libpng",
- "port": "libpng",
- "windows_url": "http://gnuwin32.sourceforge.net/packages/libpng.htm"
- }
-
- def check(self):
- if sys.platform == 'win32':
- check_include_file(get_include_dirs(), 'png.h', 'png')
- return 'Using unknown version found on system.'
-
- status, output = getstatusoutput("libpng-config --version")
- if status == 0:
- version = output
- else:
- version = None
-
- try:
- return self._check_for_pkg_config(
- 'libpng', 'png.h',
- min_version='1.2', version=version)
- except CheckFailed as e:
- if has_include_file(get_include_dirs(), 'png.h'):
- return str(e) + ' Using unknown version found on system.'
- raise
-
- def get_extension(self):
- sources = [
- 'src/_png.cpp',
- 'src/mplutils.cpp'
- ]
- ext = make_extension('matplotlib._png', sources)
- pkg_config.setup_extension(
- ext, 'libpng', default_libraries=['png', 'z'],
- alt_exec='libpng-config --ldflags')
- Numpy().add_flags(ext)
- return ext
-
-
-class Qhull(SetupPackage):
- name = "qhull"
-
- def check(self):
- self.__class__.found_external = True
- try:
- return self._check_for_pkg_config(
- 'libqhull', 'libqhull/qhull_a.h', min_version='2015.2')
- except CheckFailed as e:
- self.__class__.found_pkgconfig = False
- self.__class__.found_external = False
- return str(e) + ' Using local copy.'
-
- def add_flags(self, ext):
- if self.found_external:
- pkg_config.setup_extension(ext, 'qhull',
- default_libraries=['qhull'])
- else:
- ext.include_dirs.insert(0, 'extern')
- ext.sources.extend(sorted(glob.glob('extern/libqhull/*.c')))
- if sysconfig.get_config_var('LIBM') == '-lm':
- ext.libraries.extend('m')
-
-
-class TTConv(SetupPackage):
- name = "ttconv"
-
- def get_extension(self):
- sources = [
- 'src/_ttconv.cpp',
- 'extern/ttconv/pprdrv_tt.cpp',
- 'extern/ttconv/pprdrv_tt2.cpp',
- 'extern/ttconv/ttutil.cpp'
- ]
- ext = make_extension('matplotlib.ttconv', sources)
- Numpy().add_flags(ext)
- ext.include_dirs.insert(0, 'extern')
- return ext
-
-
-class Path(SetupPackage):
- name = "path"
-
- def get_extension(self):
- sources = [
- 'src/py_converters.cpp',
- 'src/_path_wrapper.cpp'
- ]
-
- ext = make_extension('matplotlib._path', sources)
- Numpy().add_flags(ext)
- LibAgg().add_flags(ext)
- return ext
-
-
-class Image(SetupPackage):
- name = "image"
-
- def get_extension(self):
- sources = [
- 'src/_image.cpp',
- 'src/mplutils.cpp',
- 'src/_image_wrapper.cpp',
- 'src/py_converters.cpp'
- ]
- ext = make_extension('matplotlib._image', sources)
- Numpy().add_flags(ext)
- LibAgg().add_flags(ext)
-
- return ext
-
-
-class Contour(SetupPackage):
- name = "contour"
-
- def get_extension(self):
- sources = [
- "src/_contour.cpp",
- "src/_contour_wrapper.cpp",
- ]
- ext = make_extension('matplotlib._contour', sources)
- Numpy().add_flags(ext)
- return ext
-
-
-class QhullWrap(SetupPackage):
- name = "qhull_wrap"
-
- def get_extension(self):
- sources = ['src/qhull_wrap.c']
- ext = make_extension('matplotlib._qhull', sources,
- define_macros=[('MPL_DEVNULL', os.devnull)])
- Numpy().add_flags(ext)
- Qhull().add_flags(ext)
- return ext
-
-
-class Tri(SetupPackage):
- name = "tri"
-
- def get_extension(self):
- sources = [
- "lib/matplotlib/tri/_tri.cpp",
- "lib/matplotlib/tri/_tri_wrapper.cpp",
- "src/mplutils.cpp"
- ]
- ext = make_extension('matplotlib._tri', sources)
- Numpy().add_flags(ext)
- return ext
-
-
-class InstallRequires(SetupPackage):
- name = "install_requires"
-
- def check(self):
- not_available = []
- wrong_version = []
- inst_req = self.get_install_requires()
- for pack_inf in inst_req:
- pack_inf_disp = pack_inf.split('>=')
- if 'dateutil' in pack_inf_disp[0]:
- pack_inf_disp[0] = 'dateutil'
- pack_name = pack_inf_disp[0]
- try:
- import_module(pack_name)
- if pack_name != pack_inf_disp[-1]:
- # This means that we have to check for the version
- pack_ver = sys.modules[pack_name].__version__
- pack_ver = [int(ele) for ele in pack_ver.split('.')]
- ver_cond = pack_inf_disp[1].split(',!=')
- # Check for minimum version
- if pack_ver < [int(ele) for ele in ver_cond[0].split('.')]:
- if len(ver_cond[1:]) > 0:
- wrong_version.append(pack_name
- +" is not at least at version "
- +ver_cond[0]+os.linesep
- +"Please upgrade!"+os.linesep
- +"WARNING: Version(s) "
- +", ".join(ver_cond[1:])
- +" have issues and must be "
- +"avoided.")
- else:
- wrong_version.append(pack_name
- +" is not at least at version "
- +ver_cond[0]+os.linesep
- +"Please upgrade!")
- continue
- # Check for forbidden versions if any
- for ver in ver_cond[1:]:
- if pack_ver == [int(ele) for ele in ver.split('.')]:
- wrong_version.append(pack_name+" is at version "
- +ver+" which is not allowed."+os.linesep
- +"Please use a version newer than "+ver_cond[0]
- +" but different from "+", ".join(ver_cond[1:]))
- break
- except ImportError:
- not_available.append(pack_name+" could not be found")
- if not_available or wrong_version:
- sp_mult = min(1, len(wrong_version))
- req_fail_msg = "ERROR: At least one third-party python package " + \
- "is missing or has the wrong version:" + os.linesep
- req_fail_msg += (os.linesep.join(not_available) +
- os.linesep*(2*sp_mult)) * min(1, len(not_available))
- req_fail_msg += (os.linesep*2).join(wrong_version)
- print_status(package.name, req_fail_msg)
- raise CheckFailed("missing or faulty third-party python packages")
- return "all third-party python packages are present"
-
- def get_install_requires(self):
- install_requires = [
- "cycler>=0.10",
- "pyparsing>=2.0.1,!=2.0.4,!=2.1.2,!=2.1.6",
- "python-dateutil>=2.1",
- "pytz",
- "six>=1.10",
- "kiwisolver>=1.0.1",
- ]
- if sys.version_info < (3,):
- install_requires += ["backports.functools_lru_cache"]
- if sys.version_info < (3,) and os.name == "posix":
- install_requires += ["subprocess32"]
- return install_requires
-
-
-class BackendAgg(OptionalBackendPackage):
- name = "agg"
- force = True
-
- def get_extension(self):
- sources = [
- "src/mplutils.cpp",
- "src/py_converters.cpp",
- "src/_backend_agg.cpp",
- "src/_backend_agg_wrapper.cpp"
- ]
- ext = make_extension('matplotlib.backends._backend_agg', sources)
- Numpy().add_flags(ext)
- LibAgg().add_flags(ext)
- FreeType().add_flags(ext)
- return ext
-
-
-class BackendTkAgg(OptionalBackendPackage):
- name = "tkagg"
- force = True
-
- def check(self):
- return "installing; run-time loading from Python Tcl / Tk"
-
- def runtime_check(self):
- """ Checks whether TkAgg runtime dependencies are met
- """
- pkg_name = 'tkinter' if PY3min else 'Tkinter'
- try:
- import_module(pkg_name)
- except ImportError:
- return False
- return True
-
- def get_extension(self):
- sources = [
- 'src/_tkagg.cpp'
- ]
-
- ext = make_extension('matplotlib.backends._tkagg', sources)
- self.add_flags(ext)
- LibAgg().add_flags(ext, add_sources=False)
- return ext
-
- def add_flags(self, ext):
- ext.include_dirs.insert(0, 'src')
- if sys.platform == 'win32':
- # PSAPI library needed for finding Tcl / Tk at run time
- ext.libraries.extend(['psapi'])
- elif sys.platform.startswith('linux'):
- ext.libraries.extend(['dl'])
-
-
-class BackendGtk(OptionalBackendPackage):
- name = "gtk"
-
- def check_requirements(self):
- try:
- import gtk
- except ImportError:
- raise CheckFailed("Requires pygtk")
- except RuntimeError:
- raise CheckFailed('pygtk present, but import failed.')
- else:
- version = (2, 2, 0)
- if gtk.pygtk_version < version:
- raise CheckFailed(
- "Requires pygtk %d.%d.%d or later. "
- "Found %d.%d.%d" % (version + gtk.pygtk_version))
-
- ext = self.get_extension()
- self.add_flags(ext)
- check_include_file(ext.include_dirs,
- os.path.join("gtk", "gtk.h"),
- 'gtk')
- check_include_file(ext.include_dirs,
- os.path.join("pygtk", "pygtk.h"),
- 'pygtk')
-
- return 'Gtk: %s pygtk: %s' % (
- ".".join(str(x) for x in gtk.gtk_version),
- ".".join(str(x) for x in gtk.pygtk_version))
-
- def get_package_data(self):
- return {'matplotlib': ['mpl-data/*.glade']}
-
- def get_extension(self):
- sources = [
- 'src/_backend_gdk.c'
- ]
- ext = make_extension('matplotlib.backends._backend_gdk', sources)
- self.add_flags(ext)
- Numpy().add_flags(ext)
- return ext
-
- def add_flags(self, ext):
- if sys.platform == 'win32':
- def getoutput(s):
- ret = os.popen(s).read().strip()
- return ret
-
- if 'PKG_CONFIG_PATH' not in os.environ:
- # If Gtk+ is installed, pkg-config is required to be installed
- os.environ['PKG_CONFIG_PATH'] = 'C:\\GTK\\lib\\pkgconfig'
-
- # popen broken on my win32 platform so I can't use pkgconfig
- ext.library_dirs.extend(
- ['C:/GTK/bin', 'C:/GTK/lib'])
-
- ext.include_dirs.extend(
- ['win32_static/include/pygtk-2.0',
- 'C:/GTK/include',
- 'C:/GTK/include/gobject',
- 'C:/GTK/include/gext',
- 'C:/GTK/include/glib',
- 'C:/GTK/include/pango',
- 'C:/GTK/include/atk',
- 'C:/GTK/include/X11',
- 'C:/GTK/include/cairo',
- 'C:/GTK/include/gdk',
- 'C:/GTK/include/gdk-pixbuf',
- 'C:/GTK/include/gtk',
- ])
-
- pygtkIncludes = getoutput(
- 'pkg-config --cflags-only-I pygtk-2.0').split()
- gtkIncludes = getoutput(
- 'pkg-config --cflags-only-I gtk+-2.0').split()
- includes = pygtkIncludes + gtkIncludes
- ext.include_dirs.extend([include[2:] for include in includes])
-
- pygtkLinker = getoutput('pkg-config --libs pygtk-2.0').split()
- gtkLinker = getoutput('pkg-config --libs gtk+-2.0').split()
- linkerFlags = pygtkLinker + gtkLinker
-
- ext.libraries.extend(
- [flag[2:] for flag in linkerFlags if flag.startswith('-l')])
-
- ext.library_dirs.extend(
- [flag[2:] for flag in linkerFlags if flag.startswith('-L')])
-
- ext.extra_link_args.extend(
- [flag for flag in linkerFlags if not
- (flag.startswith('-l') or flag.startswith('-L'))])
-
- # visual studio doesn't need the math library
- if (sys.platform == 'win32' and
- win32_compiler == 'msvc' and
- 'm' in ext.libraries):
- ext.libraries.remove('m')
-
- elif sys.platform != 'win32':
- pkg_config.setup_extension(ext, 'pygtk-2.0')
- pkg_config.setup_extension(ext, 'gtk+-2.0')
-
-
-class BackendGtkAgg(BackendGtk):
- name = "gtkagg"
-
- def get_package_data(self):
- return {'matplotlib': ['mpl-data/*.glade']}
-
- def get_extension(self):
- sources = [
- 'src/py_converters.cpp',
- 'src/_gtkagg.cpp',
- 'src/mplutils.cpp'
- ]
- ext = make_extension('matplotlib.backends._gtkagg', sources)
- self.add_flags(ext)
- LibAgg().add_flags(ext)
- Numpy().add_flags(ext)
- return ext
-
-
-def backend_gtk3agg_internal_check(x):
- try:
- import gi
- except ImportError:
- return (False, "Requires pygobject to be installed.")
-
- try:
- gi.require_version("Gtk", "3.0")
- except ValueError:
- return (False, "Requires gtk3 development files to be installed.")
- except AttributeError:
- return (False, "pygobject version too old.")
-
- try:
- from gi.repository import Gtk, Gdk, GObject
- except (ImportError, RuntimeError):
- return (False, "Requires pygobject to be installed.")
-
- return (True, "version %s.%s.%s" % (
- Gtk.get_major_version(),
- Gtk.get_micro_version(),
- Gtk.get_minor_version()))
-
-
-class BackendGtk3Agg(OptionalBackendPackage):
- name = "gtk3agg"
-
- def check_requirements(self):
- if 'TRAVIS' in os.environ:
- raise CheckFailed("Can't build with Travis")
-
- # This check needs to be performed out-of-process, because
- # importing gi and then importing regular old pygtk afterward
- # segfaults the interpreter.
- try:
- p = multiprocessing.Pool()
- except:
- return "unknown (can not use multiprocessing to determine)"
- try:
- res = p.map_async(backend_gtk3agg_internal_check, [0])
- success, msg = res.get(timeout=10)[0]
- except multiprocessing.TimeoutError:
- p.terminate()
- # No result returned. Probably hanging, terminate the process.
- success = False
- raise CheckFailed("Check timed out")
- except:
- p.close()
- # Some other error.
- success = False
- msg = "Could not determine"
- raise
- else:
- p.close()
- finally:
- p.join()
-
- if success:
- return msg
- else:
- raise CheckFailed(msg)
-
- def get_package_data(self):
- return {'matplotlib': ['mpl-data/*.glade']}
-
-
-def backend_gtk3cairo_internal_check(x):
- try:
- import cairocffi
- except ImportError:
- try:
- import cairo
- except ImportError:
- return (False, "Requires cairocffi or pycairo to be installed.")
-
- try:
- import gi
- except ImportError:
- return (False, "Requires pygobject to be installed.")
-
- try:
- gi.require_version("Gtk", "3.0")
- except ValueError:
- return (False, "Requires gtk3 development files to be installed.")
- except AttributeError:
- return (False, "pygobject version too old.")
-
- try:
- from gi.repository import Gtk, Gdk, GObject
- except (RuntimeError, ImportError):
- return (False, "Requires pygobject to be installed.")
-
- return (True, "version %s.%s.%s" % (
- Gtk.get_major_version(),
- Gtk.get_micro_version(),
- Gtk.get_minor_version()))
-
-
-class BackendGtk3Cairo(OptionalBackendPackage):
- name = "gtk3cairo"
-
- def check_requirements(self):
- if 'TRAVIS' in os.environ:
- raise CheckFailed("Can't build with Travis")
-
- # This check needs to be performed out-of-process, because
- # importing gi and then importing regular old pygtk afterward
- # segfaults the interpreter.
- try:
- p = multiprocessing.Pool()
- except:
- return "unknown (can not use multiprocessing to determine)"
- try:
- res = p.map_async(backend_gtk3cairo_internal_check, [0])
- success, msg = res.get(timeout=10)[0]
- except multiprocessing.TimeoutError:
- p.terminate()
- # No result returned. Probably hanging, terminate the process.
- success = False
- raise CheckFailed("Check timed out")
- except:
- p.close()
- success = False
- raise
- else:
- p.close()
- finally:
- p.join()
-
- if success:
- return msg
- else:
- raise CheckFailed(msg)
-
- def get_package_data(self):
- return {'matplotlib': ['mpl-data/*.glade']}
-
-
-class BackendWxAgg(OptionalBackendPackage):
- name = "wxagg"
-
- def check_requirements(self):
- wxversioninstalled = True
- try:
- import wxversion
- except ImportError:
- wxversioninstalled = False
-
- if wxversioninstalled:
- try:
- _wx_ensure_failed = wxversion.AlreadyImportedError
- except AttributeError:
- _wx_ensure_failed = wxversion.VersionError
-
- try:
- wxversion.ensureMinimal('2.9')
- except _wx_ensure_failed:
- pass
-
- try:
- import wx
- backend_version = wx.VERSION_STRING
- except ImportError:
- raise CheckFailed("requires wxPython")
-
- if not is_min_version(backend_version, "2.9"):
- raise CheckFailed(
- "Requires wxPython 2.9, found %s" % backend_version)
-
- return "version %s" % backend_version
-
-
-class BackendMacOSX(OptionalBackendPackage):
- name = 'macosx'
-
- def check_requirements(self):
- if sys.platform != 'darwin':
- raise CheckFailed("Mac OS-X only")
-
- return 'darwin'
-
- def get_extension(self):
- sources = [
- 'src/_macosx.m'
- ]
-
- ext = make_extension('matplotlib.backends._macosx', sources)
- ext.extra_link_args.extend(['-framework', 'Cocoa'])
- return ext
-
-
-class Windowing(OptionalBackendPackage):
- """
- Builds the windowing extension.
- """
- name = "windowing"
-
- def check_requirements(self):
- if sys.platform != 'win32':
- raise CheckFailed("Microsoft Windows only")
- config = self.get_config()
- if config is False:
- raise CheckFailed("skipping due to configuration")
- return ""
-
- def get_extension(self):
- sources = [
- "src/_windowing.cpp"
- ]
- ext = make_extension('matplotlib._windowing', sources)
- ext.include_dirs.extend(['C:/include'])
- ext.libraries.extend(['user32'])
- ext.library_dirs.extend(['C:/lib'])
- ext.extra_link_args.append("-mwindows")
- return ext
-
-
-class BackendQtBase(OptionalBackendPackage):
-
- def convert_qt_version(self, version):
- version = '%x' % version
- temp = []
- while len(version) > 0:
- version, chunk = version[:-2], version[-2:]
- temp.insert(0, str(int(chunk, 16)))
- return '.'.join(temp)
-
- def check_requirements(self):
- '''
- If PyQt4/PyQt5 is already imported, importing PyQt5/PyQt4 will fail
- so we need to test in a subprocess (as for Gtk3).
- '''
- try:
- p = multiprocessing.Pool()
-
- except:
- # Can't do multiprocessing, fall back to normal approach
- # (this will fail if importing both PyQt4 and PyQt5).
- try:
- # Try in-process
- msg = self.callback(self)
- except RuntimeError:
- raise CheckFailed(
- "Could not import: are PyQt4 & PyQt5 both installed?")
-
- else:
- # Multiprocessing OK
- try:
- res = p.map_async(self.callback, [self])
- msg = res.get(timeout=10)[0]
- except multiprocessing.TimeoutError:
- p.terminate()
- # No result returned. Probably hanging, terminate the process.
- raise CheckFailed("Check timed out")
- except:
- # Some other error.
- p.close()
- raise
- else:
- # Clean exit
- p.close()
- finally:
- # Tidy up multiprocessing
- p.join()
-
- return msg
-
-
-def backend_pyside_internal_check(self):
- try:
- from PySide import __version__
- from PySide import QtCore
- except ImportError:
- raise CheckFailed("PySide not found")
- else:
- return ("Qt: %s, PySide: %s" %
- (QtCore.__version__, __version__))
-
-
-def backend_pyqt4_internal_check(self):
- try:
- from PyQt4 import QtCore
- except ImportError:
- raise CheckFailed("PyQt4 not found")
-
- try:
- qt_version = QtCore.QT_VERSION
- pyqt_version_str = QtCore.PYQT_VERSION_STR
- except AttributeError:
- raise CheckFailed('PyQt4 not correctly imported')
- else:
- return ("Qt: %s, PyQt: %s" % (self.convert_qt_version(qt_version), pyqt_version_str))
-
-
-def backend_qt4_internal_check(self):
- successes = []
- failures = []
- try:
- successes.append(backend_pyside_internal_check(self))
- except CheckFailed as e:
- failures.append(str(e))
-
- try:
- successes.append(backend_pyqt4_internal_check(self))
- except CheckFailed as e:
- failures.append(str(e))
-
- if len(successes) == 0:
- raise CheckFailed('; '.join(failures))
- return '; '.join(successes + failures)
-
-
-class BackendQt4(BackendQtBase):
- name = "qt4agg"
-
- def __init__(self, *args, **kwargs):
- BackendQtBase.__init__(self, *args, **kwargs)
- self.callback = backend_qt4_internal_check
-
-def backend_pyside2_internal_check(self):
- try:
- from PySide2 import __version__
- from PySide2 import QtCore
- except ImportError:
- raise CheckFailed("PySide2 not found")
- else:
- return ("Qt: %s, PySide2: %s" %
- (QtCore.__version__, __version__))
-
-def backend_pyqt5_internal_check(self):
- try:
- from PyQt5 import QtCore
- except ImportError:
- raise CheckFailed("PyQt5 not found")
-
- try:
- qt_version = QtCore.QT_VERSION
- pyqt_version_str = QtCore.PYQT_VERSION_STR
- except AttributeError:
- raise CheckFailed('PyQt5 not correctly imported')
- else:
- return ("Qt: %s, PyQt: %s" % (self.convert_qt_version(qt_version), pyqt_version_str))
-
-def backend_qt5_internal_check(self):
- successes = []
- failures = []
- try:
- successes.append(backend_pyside2_internal_check(self))
- except CheckFailed as e:
- failures.append(str(e))
-
- try:
- successes.append(backend_pyqt5_internal_check(self))
- except CheckFailed as e:
- failures.append(str(e))
-
- if len(successes) == 0:
- raise CheckFailed('; '.join(failures))
- return '; '.join(successes + failures)
-
-class BackendQt5(BackendQtBase):
- name = "qt5agg"
-
- def __init__(self, *args, **kwargs):
- BackendQtBase.__init__(self, *args, **kwargs)
- self.callback = backend_qt5_internal_check
-
-
-class BackendCairo(OptionalBackendPackage):
- name = "cairo"
-
- def check_requirements(self):
- try:
- import cairocffi
- except ImportError:
- try:
- import cairo
- except ImportError:
- raise CheckFailed("cairocffi or pycairo not found")
- else:
- return "pycairo version %s" % cairo.version
- else:
- return "cairocffi version %s" % cairocffi.version
-
-
-class DviPng(SetupPackage):
- name = "dvipng"
- optional = True
-
- def check(self):
- try:
- output = check_output('dvipng -version', shell=True,
- stderr=subprocess.STDOUT)
- return "version %s" % output.splitlines()[1].decode().split()[-1]
- except (IndexError, ValueError, subprocess.CalledProcessError):
- raise CheckFailed()
-
-
-class Ghostscript(SetupPackage):
- name = "ghostscript"
- optional = True
-
- def check(self):
- if sys.platform == 'win32':
- # mgs is the name in miktex
- gs_execs = ['gswin32c', 'gswin64c', 'mgs', 'gs']
- else:
- gs_execs = ['gs']
- for gs_exec in gs_execs:
- try:
- command = gs_exec + ' --version'
- output = check_output(command, shell=True,
- stderr=subprocess.STDOUT)
- return "version %s" % output.decode()[:-1]
- except (IndexError, ValueError, subprocess.CalledProcessError):
- pass
-
- raise CheckFailed()
-
-
-class LaTeX(SetupPackage):
- name = "latex"
- optional = True
-
- def check(self):
- try:
- output = check_output('latex -version', shell=True,
- stderr=subprocess.STDOUT)
- line = output.splitlines()[0].decode()
- pattern = r'(3\.1\d+)|(MiKTeX \d+.\d+)'
- match = re.search(pattern, line)
- return "version %s" % match.group(0)
- except (IndexError, ValueError, AttributeError, subprocess.CalledProcessError):
- raise CheckFailed()
-
-
-class PdfToPs(SetupPackage):
- name = "pdftops"
- optional = True
-
- def check(self):
- try:
- output = check_output('pdftops -v', shell=True,
- stderr=subprocess.STDOUT)
- for line in output.splitlines():
- line = line.decode()
- if 'version' in line:
- return "version %s" % line.split()[2]
- except (IndexError, ValueError, subprocess.CalledProcessError):
- pass
-
- raise CheckFailed()
-
-
-class OptionalPackageData(OptionalPackage):
- config_category = "package_data"
-
-
-class Dlls(OptionalPackageData):
- """
- On Windows, this packages any DLL files that can be found in the
- lib/matplotlib/* directories.
- """
- name = "dlls"
-
- def check_requirements(self):
- if sys.platform != 'win32':
- raise CheckFailed("Microsoft Windows only")
-
- def get_package_data(self):
- return {'': ['*.dll']}
-
- @classmethod
- def get_config(cls):
- """
- Look at `setup.cfg` and return one of ["auto", True, False] indicating
- if the package is at default state ("auto"), forced by the user (True)
- or opted-out (False).
- """
- try:
- return config.getboolean(cls.config_category, cls.name)
- except:
- return False # <-- default
diff --git a/libraries/matplotlib/slack-desc b/libraries/matplotlib/slack-desc
deleted file mode 100644
index 2551f71c40..0000000000
--- a/libraries/matplotlib/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.
-# Line up the first '|' above the ':' following the base package name, and
-# the '|' on the right side marks the last column you can put a character in.
-# You must make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':' except on otherwise blank lines.
-
- |-----handy-ruler------------------------------------------------------|
-matplotlib: matplotlib (a Python 2D plotting library)
-matplotlib:
-matplotlib: Matplotlib is a plotting library for Python which uses
-matplotlib: syntax similar to MATLAB. Matplotlib produces publication
-matplotlib: quality figures in a variety of hardcopy formats and
-matplotlib: interactive environments across platforms.
-matplotlib:
-matplotlib: Homepage: http://matplotlib.sourceforge.net/
-matplotlib:
-matplotlib:
-matplotlib: