FreeBSD Bugzilla – Attachment 199779 Details for
Bug 233718
math/py-matplotlib: Flavor @py36 does not install because of wrong PYTHON*_SITELIBDIR
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
install py-matplotlib@py36 with existing dependencies
build-error_deps-not-to-build.log (text/plain), 249.16 KB, created by
Rainer Hurling
on 2018-12-03 07:04:36 UTC
(
hide
)
Description:
install py-matplotlib@py36 with existing dependencies
Filename:
MIME Type:
Creator:
Rainer Hurling
Created:
2018-12-03 07:04:36 UTC
Size:
249.16 KB
patch
obsolete
>]0;portmaster: py36-matplotlib-2.1.2_4 >===>>> Currently installed version: py36-matplotlib-2.1.2_4 >===>>> Port directory: /usr/ports/math/py-matplotlib@py36 > >===>>> Gathering distinfo list for installed ports > >===>>> Launching 'make checksum' for math/py-matplotlib@py36 in background >===>>> Gathering dependency list for math/py-matplotlib@py36 from ports >===>>> Initial dependency check complete for math/py-matplotlib@py36 > >]0;portmaster: py36-matplotlib-2.1.2_4 >===>>> Starting build for math/py-matplotlib@py36 <<<=== > >===>>> All dependencies are up to date > >===> Cleaning for py36-matplotlib-2.1.2_4 >===> License PSFL accepted by the user >===> py36-matplotlib-2.1.2_4 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by py36-matplotlib-2.1.2_4 for building >===> Extracting for py36-matplotlib-2.1.2_4 >=> SHA256 Checksum OK for matplotlib-matplotlib-v2.1.2_GH0.tar.gz. >=> SHA256 Checksum OK for 5b7a21e53e11a7064b2171c0d91afda67f30c4e7.patch. >/usr/bin/find /usr/ports/math/py-matplotlib/work-py36/matplotlib-2.1.2 -name \*.py | /usr/bin/xargs /bin/chmod -x >===> Patching for py36-matplotlib-2.1.2_4 >===> Applying distribution patches for py36-matplotlib-2.1.2_4 >===> Applying FreeBSD patches for py36-matplotlib-2.1.2_4 >/usr/bin/sed -i.bak -e 's|/usr/local|/usr/local|g' -e 's|%%TCL_INCLUDEDIR%%|/usr/local/include/tcl8.6|g' -e 's|%%TK_INCLUDEDIR%%|/usr/local/include/tk8.6|g' -e 's|%%TCL_LIBDIR%%|/usr/local/lib/tcl8.6|g' -e 's|%%TK_LIBDIR%%|/usr/local/lib/tk8.6|g' -e 's|%%TCL_VER%%|86|g' -e 's|%%TK_VER%%|86|g' /usr/ports/math/py-matplotlib/work-py36/matplotlib-2.1.2/setupext.py >/usr/bin/sed -i.bak -e 's|%%GTK_BACKEND%%|False|g' -e 's|%%GTKAGG_BACKEND%%|False|g' -e 's|%%QT4AGG_BACKEND%%|False|g' -e 's|%%QT5AGG_BACKEND%%|False|g' -e 's|%%TKAGG_BACKEND%%|True|g' -e 's|%%WXAGG_BACKEND%%|False|g' /usr/ports/math/py-matplotlib/work-py36/matplotlib-2.1.2/setup.cfg >===> py36-matplotlib-2.1.2_4 depends on package: py36-numpy>0 - found >===> py36-matplotlib-2.1.2_4 depends on package: py36-tkinter>0 - found >===> py36-matplotlib-2.1.2_4 depends on executable: msgfmt - found >===> py36-matplotlib-2.1.2_4 depends on package: pkgconf>=1.3.0_1 - found >===> py36-matplotlib-2.1.2_4 depends on package: py36-setuptools>0 - found >===> py36-matplotlib-2.1.2_4 depends on file: /usr/local/bin/python3.6 - found >===> py36-matplotlib-2.1.2_4 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) >===> py36-matplotlib-2.1.2_4 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) >===> py36-matplotlib-2.1.2_4 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) >===> py36-matplotlib-2.1.2_4 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) >===> py36-matplotlib-2.1.2_4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) >===> Configuring for py36-matplotlib-2.1.2_4 >============================================================================ >Edit setup.cfg to change the build options > >BUILDING MATPLOTLIB > matplotlib: yes [2.1.2] > python: yes [3.6.7 (default, Oct 27 2018, 08:17:16) [GCC > 4.2.1 Compatible FreeBSD Clang 6.0.1 > (tags/RELEASE_601/final 335540)]] > platform: yes [freebsd13] > >REQUIRED DEPENDENCIES AND EXTENSIONS > numpy: yes [version 1.15.1] > six: yes [using six version 1.11.0] > dateutil: yes [using dateutil version 2.7.3] >backports.functools_lru_cache: yes [Not required] > subprocess32: yes [Not required] > pytz: yes [using pytz version 2018.7] > cycler: yes [using cycler version 0.10.0] > tornado: yes [using tornado version 5.1.1] > pyparsing: yes [using pyparsing version 2.3.0] > libagg: yes [pkg-config information for 'libagg' could not > be found. Using local copy.] > freetype: yes [version 2.9.1] > png: yes [version 1.6.35] > 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 [skipping due to configuration] > qt4agg: no [skipping due to configuration] > gtk3agg: yes [installing, version 3.30.22] > gtk3cairo: yes [installing, version 3.30.22] > gtkagg: no [skipping due to configuration] > tkagg: yes [installing; run-time loading from Python Tcl / > Tk] > wxagg: no [skipping due to configuration] > gtk: no [skipping due to configuration] > agg: yes [installing] > cairo: yes [installing, pycairo version 1.14.1] > windowing: no [Microsoft Windows only] > >OPTIONAL LATEX DEPENDENCIES > dvipng: yes [version 1.15] > ghostscript: yes [version 9.25] > latex: yes [version 3.14159265] > pdftops: yes [version 0.57.0] > >OPTIONAL PACKAGE DATA > dlls: no [skipping due to configuration] > >running config >===> Building for py36-matplotlib-2.1.2_4 >============================================================================ >Edit setup.cfg to change the build options > >BUILDING MATPLOTLIB > matplotlib: yes [2.1.2] > python: yes [3.6.7 (default, Oct 27 2018, 08:17:16) [GCC > 4.2.1 Compatible FreeBSD Clang 6.0.1 > (tags/RELEASE_601/final 335540)]] > platform: yes [freebsd13] > >REQUIRED DEPENDENCIES AND EXTENSIONS > numpy: yes [version 1.15.1] > six: yes [using six version 1.11.0] > dateutil: yes [using dateutil version 2.7.3] >backports.functools_lru_cache: yes [Not required] > subprocess32: yes [Not required] > pytz: yes [using pytz version 2018.7] > cycler: yes [using cycler version 0.10.0] > tornado: yes [using tornado version 5.1.1] > pyparsing: yes [using pyparsing version 2.3.0] > libagg: yes [pkg-config information for 'libagg' could not > be found. Using local copy.] > freetype: yes [version 2.9.1] > png: yes [version 1.6.35] > 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 [skipping due to configuration] > qt4agg: no [skipping due to configuration] > gtk3agg: yes [installing, version 3.30.22] > gtk3cairo: yes [installing, version 3.30.22] > gtkagg: no [skipping due to configuration] > tkagg: yes [installing; run-time loading from Python Tcl / > Tk] > wxagg: no [skipping due to configuration] > gtk: no [skipping due to configuration] > agg: yes [installing] > cairo: yes [installing, pycairo version 1.14.1] > windowing: no [Microsoft Windows only] > >OPTIONAL LATEX DEPENDENCIES > dvipng: yes [version 1.15] > ghostscript: yes [version 9.25] > latex: yes [version 3.14159265] > pdftops: yes [version 0.57.0] > >OPTIONAL PACKAGE DATA > dlls: no [skipping due to configuration] > >running build >running build_py >creating build >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6 >copying lib/pylab.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6 >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/_animation_data.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/_cm.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/_cm_listed.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/_color_data.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/_mathtext_data.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/_pylab_helpers.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/_version.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/afm.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/animation.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/artist.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/axis.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/backend_bases.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/backend_managers.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/backend_tools.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/bezier.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/blocking_input.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/category.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/cm.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/collections.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/colorbar.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/colors.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/container.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/contour.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/dates.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/docstring.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/dviread.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/figure.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/finance.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/font_manager.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/fontconfig_pattern.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/gridspec.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/hatch.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/image.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/legend.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/legend_handler.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/lines.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/markers.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/mathtext.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/mlab.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/offsetbox.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/patches.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/path.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/patheffects.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/pylab.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/pyplot.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/quiver.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/rcsetup.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/sankey.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/scale.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/spines.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/stackplot.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/streamplot.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/table.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/texmanager.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/text.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/textpath.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/ticker.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/tight_bbox.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/tight_layout.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/transforms.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/type1font.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/units.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >copying lib/matplotlib/widgets.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_agg.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_cairo.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_gdk.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_gtk.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_gtk3.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_gtk3agg.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_gtk3cairo.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_gtkagg.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_gtkcairo.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_macosx.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_mixed.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_nbagg.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_pdf.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_pgf.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_ps.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_qt4.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_qt4agg.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_qt5.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_qt5agg.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_svg.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_template.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_tkagg.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_webagg.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_webagg_core.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_wx.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/backend_wxagg.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/qt_compat.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/tkagg.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/windowing.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >copying lib/matplotlib/backends/wx_compat.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/qt_editor >copying lib/matplotlib/backends/qt_editor/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/qt_editor >copying lib/matplotlib/backends/qt_editor/figureoptions.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/qt_editor >copying lib/matplotlib/backends/qt_editor/formlayout.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/qt_editor >copying lib/matplotlib/backends/qt_editor/formsubplottool.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/qt_editor >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/compat >copying lib/matplotlib/compat/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/compat >copying lib/matplotlib/compat/subprocess.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/compat >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/projections >copying lib/matplotlib/projections/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/projections >copying lib/matplotlib/projections/geo.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/projections >copying lib/matplotlib/projections/polar.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/projections >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/axes >copying lib/matplotlib/axes/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/axes >copying lib/matplotlib/axes/_axes.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/axes >copying lib/matplotlib/axes/_base.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/axes >copying lib/matplotlib/axes/_subplots.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/axes >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/sphinxext >copying lib/matplotlib/sphinxext/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/sphinxext >copying lib/matplotlib/sphinxext/mathmpl.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/sphinxext >copying lib/matplotlib/sphinxext/only_directives.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/sphinxext >copying lib/matplotlib/sphinxext/plot_directive.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/sphinxext >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/style >copying lib/matplotlib/style/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/style >copying lib/matplotlib/style/core.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/style >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing >copying lib/matplotlib/testing/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing >copying lib/matplotlib/testing/compare.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing >copying lib/matplotlib/testing/conftest.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing >copying lib/matplotlib/testing/decorators.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing >copying lib/matplotlib/testing/determinism.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing >copying lib/matplotlib/testing/disable_internet.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing >copying lib/matplotlib/testing/exceptions.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing >copying lib/matplotlib/testing/noseclasses.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/_nose >copying lib/matplotlib/testing/_nose/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/_nose >copying lib/matplotlib/testing/_nose/decorators.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/_nose >copying lib/matplotlib/testing/_nose/exceptions.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/_nose >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/_nose/plugins >copying lib/matplotlib/testing/_nose/plugins/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/_nose/plugins >copying lib/matplotlib/testing/_nose/plugins/knownfailure.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/_nose/plugins >copying lib/matplotlib/testing/_nose/plugins/performgc.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/_nose/plugins >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/jpl_units >copying lib/matplotlib/testing/jpl_units/Duration.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/jpl_units >copying lib/matplotlib/testing/jpl_units/Epoch.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/jpl_units >copying lib/matplotlib/testing/jpl_units/EpochConverter.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/jpl_units >copying lib/matplotlib/testing/jpl_units/StrConverter.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/jpl_units >copying lib/matplotlib/testing/jpl_units/UnitDbl.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/jpl_units >copying lib/matplotlib/testing/jpl_units/UnitDblConverter.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/jpl_units >copying lib/matplotlib/testing/jpl_units/UnitDblFormatter.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/jpl_units >copying lib/matplotlib/testing/jpl_units/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/testing/jpl_units >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/tri >copying lib/matplotlib/tri/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/tri >copying lib/matplotlib/tri/triangulation.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/tri >copying lib/matplotlib/tri/tricontour.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/tri >copying lib/matplotlib/tri/trifinder.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/tri >copying lib/matplotlib/tri/triinterpolate.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/tri >copying lib/matplotlib/tri/tripcolor.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/tri >copying lib/matplotlib/tri/triplot.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/tri >copying lib/matplotlib/tri/trirefine.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/tri >copying lib/matplotlib/tri/tritools.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/tri >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/cbook >copying lib/matplotlib/cbook/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/cbook >copying lib/matplotlib/cbook/_backports.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/cbook >copying lib/matplotlib/cbook/deprecation.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/cbook >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits >copying lib/mpl_toolkits/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits >copying lib/mpl_toolkits/exceltools.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits >copying lib/mpl_toolkits/gtktools.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/mplot3d >copying lib/mpl_toolkits/mplot3d/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/mplot3d >copying lib/mpl_toolkits/mplot3d/art3d.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/mplot3d >copying lib/mpl_toolkits/mplot3d/axes3d.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/mplot3d >copying lib/mpl_toolkits/mplot3d/axis3d.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/mplot3d >copying lib/mpl_toolkits/mplot3d/proj3d.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/mplot3d >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/anchored_artists.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/angle_helper.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/axes_divider.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/axes_grid.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/axes_rgb.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/axes_size.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/axis_artist.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/axisline_style.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/axislines.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/clip_path.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/colorbar.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/floating_axes.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/grid_finder.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/grid_helper_curvelinear.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/inset_locator.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >copying lib/mpl_toolkits/axes_grid/parasite_axes.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid1 >copying lib/mpl_toolkits/axes_grid1/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid1 >copying lib/mpl_toolkits/axes_grid1/anchored_artists.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid1 >copying lib/mpl_toolkits/axes_grid1/axes_divider.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid1 >copying lib/mpl_toolkits/axes_grid1/axes_grid.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid1 >copying lib/mpl_toolkits/axes_grid1/axes_rgb.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid1 >copying lib/mpl_toolkits/axes_grid1/axes_size.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid1 >copying lib/mpl_toolkits/axes_grid1/colorbar.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid1 >copying lib/mpl_toolkits/axes_grid1/inset_locator.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid1 >copying lib/mpl_toolkits/axes_grid1/mpl_axes.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid1 >copying lib/mpl_toolkits/axes_grid1/parasite_axes.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axes_grid1 >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axisartist >copying lib/mpl_toolkits/axisartist/__init__.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axisartist >copying lib/mpl_toolkits/axisartist/angle_helper.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axisartist >copying lib/mpl_toolkits/axisartist/axes_divider.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axisartist >copying lib/mpl_toolkits/axisartist/axes_grid.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axisartist >copying lib/mpl_toolkits/axisartist/axes_rgb.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axisartist >copying lib/mpl_toolkits/axisartist/axis_artist.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axisartist >copying lib/mpl_toolkits/axisartist/axisline_style.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axisartist >copying lib/mpl_toolkits/axisartist/axislines.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axisartist >copying lib/mpl_toolkits/axisartist/clip_path.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axisartist >copying lib/mpl_toolkits/axisartist/floating_axes.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axisartist >copying lib/mpl_toolkits/axisartist/grid_finder.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axisartist >copying lib/mpl_toolkits/axisartist/grid_helper_curvelinear.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axisartist >copying lib/mpl_toolkits/axisartist/parasite_axes.py -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/mpl_toolkits/axisartist >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data/axes_grid >copying lib/matplotlib/mpl-data/sample_data/axes_grid/bivariate_normal.npy -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data/axes_grid >copying lib/matplotlib/mpl-data/lineprops.glade -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/css >copying lib/matplotlib/backends/web_backend/css/boilerplate.css -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/css >copying lib/matplotlib/backends/web_backend/css/fbm.css -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/css >copying lib/matplotlib/backends/web_backend/css/page.css -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/css >copying lib/matplotlib/mpl-data/matplotlibrc -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-Bold.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-BoldOblique.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans-Oblique.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansDisplay.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Bold.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-BoldOblique.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Oblique.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSansMono.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Bold.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-BoldItalic.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Italic.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerif.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/DejaVuSerifDisplay.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/cmb10.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneral.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralBol.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralBolIta.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXGeneralItalic.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUni.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniBol.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniBolIta.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXNonUniIta.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFiveSymReg.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymBol.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymReg.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymBol.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymReg.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymBol.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymReg.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymBol.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymReg.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/cmex10.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/cmmi10.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/cmr10.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/cmss10.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/cmsy10.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/cmtt10.ttf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >copying lib/matplotlib/mpl-data/fonts/ttf/LICENSE_STIX -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/ttf >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/back.svg -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/filesave.svg -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/forward.svg -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/hand.svg -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/home.svg -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/matplotlib.svg -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/move.svg -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/qt4_editor_options.svg -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/subplots.svg -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/zoom_to_rect.svg -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/sample_data/Minduka_Present_Blue_Pack.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/None_vs_nearest-pdf.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/README.txt -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/aapl.npz -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/ada.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/ct.raw.gz -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/data_x_x2_x3.csv -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/demodata.csv -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/eeg.dat -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/embedding_in_wx3.xrc -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/goog.npz -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/grace_hopper.jpg -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/grace_hopper.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/jacksboro_fault_dem.npz -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/logo2.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/membrane.dat -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/msft.csv -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/percent_bachelors_degrees_women_usa.csv -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >copying lib/matplotlib/mpl-data/sample_data/s1045.ima.gz -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/sample_data >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/pdfcorefonts >copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Bold.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/pdfcorefonts >copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-BoldOblique.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/pdfcorefonts >copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Oblique.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/pdfcorefonts >copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Courier.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/pdfcorefonts >copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Bold.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/pdfcorefonts >copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-BoldOblique.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/pdfcorefonts >copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Oblique.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/pdfcorefonts >copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/pdfcorefonts >copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Symbol.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/pdfcorefonts >copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Bold.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/pdfcorefonts >copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-BoldItalic.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/pdfcorefonts >copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Italic.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/pdfcorefonts >copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Roman.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/pdfcorefonts >copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/ZapfDingbats.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/pdfcorefonts >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/cmex10.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/cmmi10.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/cmr10.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/cmsy10.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/cmtt10.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pagd8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pagdo8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pagk8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pagko8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pbkd8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pbkdi8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pbkl8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pbkli8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pcrb8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pcrbo8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pcrr8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pcrro8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/phvb8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/phvb8an.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/phvbo8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/phvbo8an.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/phvl8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/phvlo8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/phvr8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/phvr8an.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/phvro8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/phvro8an.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pncb8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pncbi8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pncr8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pncri8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pplb8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pplbi8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pplr8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pplri8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/psyr.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/ptmb8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/ptmbi8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/ptmr8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/ptmri8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/putb8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/putbi8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/putr8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/putri8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pzcmi8a.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >copying lib/matplotlib/mpl-data/fonts/afm/pzdr.afm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/afm >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/js >copying lib/matplotlib/backends/web_backend/js/mpl.js -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/js >copying lib/matplotlib/backends/web_backend/js/mpl_tornado.js -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/js >copying lib/matplotlib/backends/web_backend/js/nbagg_mpl.js -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/js >copying lib/matplotlib/backends/web_backend/all_figures.html -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend >copying lib/matplotlib/backends/web_backend/ipython_inline_figure.html -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend >copying lib/matplotlib/backends/web_backend/nbagg_uat.ipynb -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend >copying lib/matplotlib/backends/web_backend/single_figure.html -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/Solarize_Light2.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/_classic_test.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/bmh.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/classic.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/dark_background.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/fast.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/fivethirtyeight.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/ggplot.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/grayscale.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/seaborn-bright.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/seaborn-colorblind.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/seaborn-dark-palette.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/seaborn-dark.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/seaborn-darkgrid.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/seaborn-deep.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/seaborn-muted.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/seaborn-notebook.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/seaborn-paper.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/seaborn-pastel.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/seaborn-poster.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/seaborn-talk.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/seaborn-ticks.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/seaborn-white.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/seaborn-whitegrid.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/stylelib/seaborn.mplstyle -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/stylelib >copying lib/matplotlib/mpl-data/images/back.gif -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/back_large.gif -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/filesave.gif -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/filesave_large.gif -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/forward.gif -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/forward_large.gif -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/hand.gif -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/hand_large.gif -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/home.gif -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/home_large.gif -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/move.gif -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/move_large.gif -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/subplots.gif -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/subplots_large.gif -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/zoom_to_rect.gif -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/zoom_to_rect_large.gif -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/back.pdf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/filesave.pdf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/forward.pdf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/hand.pdf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/home.pdf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/matplotlib.pdf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/move.pdf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/qt4_editor_options.pdf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/subplots.pdf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/zoom_to_rect.pdf -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/jquery >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/jquery/css >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/jquery/css/themes >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/jquery/css/themes/base >copying lib/matplotlib/backends/web_backend/jquery/css/themes/base/jquery-ui.min.css -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/jquery/css/themes/base >copying lib/matplotlib/mpl-data/fonts/pdfcorefonts/readme.txt -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/fonts/pdfcorefonts >copying lib/matplotlib/mpl-data/images/matplotlib.ppm -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/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.freebsd-13.0-CURRENT-amd64-3.6/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.freebsd-13.0-CURRENT-amd64-3.6/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.freebsd-13.0-CURRENT-amd64-3.6/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.freebsd-13.0-CURRENT-amd64-3.6/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.freebsd-13.0-CURRENT-amd64-3.6/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.freebsd-13.0-CURRENT-amd64-3.6/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.freebsd-13.0-CURRENT-amd64-3.6/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.freebsd-13.0-CURRENT-amd64-3.6/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.freebsd-13.0-CURRENT-amd64-3.6/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.freebsd-13.0-CURRENT-amd64-3.6/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.freebsd-13.0-CURRENT-amd64-3.6/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.freebsd-13.0-CURRENT-amd64-3.6/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.freebsd-13.0-CURRENT-amd64-3.6/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.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/jquery/css/themes/base/images >copying lib/matplotlib/mpl-data/images/back.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/back_large.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/filesave.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/filesave_large.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/forward.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/forward_large.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/hand.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/home.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/home_large.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/matplotlib.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/matplotlib_large.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/move.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/move_large.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/qt4_editor_options.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/qt4_editor_options_large.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/subplots.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/subplots_large.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/zoom_to_rect.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >copying lib/matplotlib/mpl-data/images/zoom_to_rect_large.png -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data/images >creating build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/jquery/js >copying lib/matplotlib/backends/web_backend/jquery/js/jquery-1.11.3.min.js -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/jquery/js >copying lib/matplotlib/backends/web_backend/jquery/js/jquery-ui.min.js -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/web_backend/jquery/js >UPDATING build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/_version.py >set build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/_version.py to '2.1.2' >running build_ext >building 'matplotlib.ft2font' extension >creating build/temp.freebsd-13.0-CURRENT-amd64-3.6 >creating build/temp.freebsd-13.0-CURRENT-amd64-3.6/src >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.6m -c src/ft2font.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/ft2font.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.6m -c src/ft2font_wrapper.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/ft2font_wrapper.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.6m -c src/mplutils.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/mplutils.o >c++ -shared -fstack-protector -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/ft2font.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/ft2font_wrapper.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/mplutils.o -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lfreetype -lpython3.6m -o build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/ft2font.so >building 'matplotlib._png' extension >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.6m -c src/_png.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_png.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.6m -c src/mplutils.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/mplutils.o >c++ -shared -fstack-protector -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_png.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/mplutils.o -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lz -lpng16 -lpython3.6m -o build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/_png.so >building 'matplotlib._image' extension >creating build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern >creating build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn >creating build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c src/_image.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_image.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c src/mplutils.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/mplutils.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c src/_image_wrapper.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_image_wrapper.o >In file included from src/_image_wrapper.cpp:2: >In file included from src/_image_resample.h:6: >In file included from extern/agg24-svn/include/agg_image_accessors.h:19: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >In file included from src/_image_wrapper.cpp:2: >In file included from src/_image_resample.h:6: >extern/agg24-svn/include/agg_image_accessors.h:177:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register int x = m_x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_image_accessors.h:178:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register int y = m_y; > ^~~~~~~~~ >In file included from src/_image_wrapper.cpp:2: >In file included from src/_image_resample.h:7: >In file included from extern/agg24-svn/include/agg_path_storage.h:23: >In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: >In file included from extern/agg24-svn/include/agg_conv_transform.h:23: >extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double d = determinant_reciprocal(); > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double a = (*x - tx) * d; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double b = (*y - ty) * d; > ^~~~~~~~~ >8 warnings generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c src/py_converters.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/py_converters.o >In file included from src/py_converters.cpp:3: >In file included from src/py_converters.h:18: >In file included from src/_backend_agg_basic_types.h:9: >In file included from extern/agg24-svn/include/agg_color_rgba.h:28: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >In file included from src/py_converters.cpp:3: >In file included from src/py_converters.h:18: >In file included from src/_backend_agg_basic_types.h:11: >In file included from src/path_converters.h:8: >In file included from extern/agg24-svn/include/agg_path_storage.h:23: >In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: >In file included from extern/agg24-svn/include/agg_conv_transform.h:23: >extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double d = determinant_reciprocal(); > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double a = (*x - tx) * d; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double b = (*y - ty) * d; > ^~~~~~~~~ >6 warnings generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_bezier_arc.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_bezier_arc.o >In file included from extern/agg24-svn/src/agg_bezier_arc.cpp:23: >In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: >In file included from extern/agg24-svn/include/agg_conv_transform.h:22: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >In file included from extern/agg24-svn/src/agg_bezier_arc.cpp:23: >In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: >In file included from extern/agg24-svn/include/agg_conv_transform.h:23: >extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double d = determinant_reciprocal(); > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double a = (*x - tx) * d; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double b = (*y - ty) * d; > ^~~~~~~~~ >6 warnings generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_curves.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_curves.o >In file included from extern/agg24-svn/src/agg_curves.cpp:17: >In file included from extern/agg24-svn/include/agg_curves.h:20: >In file included from extern/agg24-svn/include/agg_array.h:20: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_image_filters.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_image_filters.o >In file included from extern/agg24-svn/src/agg_image_filters.cpp:21: >In file included from extern/agg24-svn/include/agg_image_filters.h:23: >In file included from extern/agg24-svn/include/agg_array.h:20: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_trans_affine.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_trans_affine.o >In file included from extern/agg24-svn/src/agg_trans_affine.cpp:19: >In file included from extern/agg24-svn/include/agg_trans_affine.h:23: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >In file included from extern/agg24-svn/src/agg_trans_affine.cpp:19: >extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double d = determinant_reciprocal(); > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double a = (*x - tx) * d; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double b = (*y - ty) * d; > ^~~~~~~~~ >6 warnings generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_vcgen_contour.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_contour.o >In file included from extern/agg24-svn/src/agg_vcgen_contour.cpp:21: >In file included from extern/agg24-svn/include/agg_vcgen_contour.h:19: >In file included from extern/agg24-svn/include/agg_math_stroke.h:23: >In file included from extern/agg24-svn/include/agg_math.h:23: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_vcgen_dash.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_dash.o >In file included from extern/agg24-svn/src/agg_vcgen_dash.cpp:21: >In file included from extern/agg24-svn/include/agg_vcgen_dash.h:22: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_vcgen_stroke.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_stroke.o >In file included from extern/agg24-svn/src/agg_vcgen_stroke.cpp:20: >In file included from extern/agg24-svn/include/agg_vcgen_stroke.h:19: >In file included from extern/agg24-svn/include/agg_math_stroke.h:23: >In file included from extern/agg24-svn/include/agg_math.h:23: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_vpgen_segmentator.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vpgen_segmentator.o >In file included from extern/agg24-svn/src/agg_vpgen_segmentator.cpp:17: >In file included from extern/agg24-svn/include/agg_vpgen_segmentator.h:20: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >c++ -shared -fstack-protector -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_image.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/mplutils.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_image_wrapper.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/py_converters.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_bezier_arc.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_curves.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_image_filters.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_trans_affine.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_contour.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_dash.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_stroke.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vpgen_segmentator.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lpython3.6m -o build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/_image.so >building 'matplotlib.ttconv' extension >creating build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/ttconv >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c src/_ttconv.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_ttconv.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/ttconv/pprdrv_tt.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/ttconv/pprdrv_tt.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/ttconv/pprdrv_tt2.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/ttconv/pprdrv_tt2.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/ttconv/ttutil.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/ttconv/ttutil.o >c++ -shared -fstack-protector -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_ttconv.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/ttconv/pprdrv_tt.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/ttconv/pprdrv_tt2.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/ttconv/ttutil.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lpython3.6m -o build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/ttconv.so >building 'matplotlib._path' extension >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c src/py_converters.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/py_converters.o >In file included from src/py_converters.cpp:3: >In file included from src/py_converters.h:18: >In file included from src/_backend_agg_basic_types.h:9: >In file included from extern/agg24-svn/include/agg_color_rgba.h:28: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >In file included from src/py_converters.cpp:3: >In file included from src/py_converters.h:18: >In file included from src/_backend_agg_basic_types.h:11: >In file included from src/path_converters.h:8: >In file included from extern/agg24-svn/include/agg_path_storage.h:23: >In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: >In file included from extern/agg24-svn/include/agg_conv_transform.h:23: >extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double d = determinant_reciprocal(); > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double a = (*x - tx) * d; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double b = (*y - ty) * d; > ^~~~~~~~~ >6 warnings generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c src/_path_wrapper.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_path_wrapper.o >In file included from src/_path_wrapper.cpp:3: >In file included from src/_path.h:12: >In file included from extern/agg24-svn/include/agg_conv_contour.h:22: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >In file included from src/_path_wrapper.cpp:3: >In file included from src/_path.h:15: >In file included from extern/agg24-svn/include/agg_conv_transform.h:23: >extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double d = determinant_reciprocal(); > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double a = (*x - tx) * d; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double b = (*y - ty) * d; > ^~~~~~~~~ >6 warnings generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_bezier_arc.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_bezier_arc.o >In file included from extern/agg24-svn/src/agg_bezier_arc.cpp:23: >In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: >In file included from extern/agg24-svn/include/agg_conv_transform.h:22: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >In file included from extern/agg24-svn/src/agg_bezier_arc.cpp:23: >In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: >In file included from extern/agg24-svn/include/agg_conv_transform.h:23: >extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double d = determinant_reciprocal(); > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double a = (*x - tx) * d; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double b = (*y - ty) * d; > ^~~~~~~~~ >6 warnings generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_curves.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_curves.o >In file included from extern/agg24-svn/src/agg_curves.cpp:17: >In file included from extern/agg24-svn/include/agg_curves.h:20: >In file included from extern/agg24-svn/include/agg_array.h:20: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_image_filters.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_image_filters.o >In file included from extern/agg24-svn/src/agg_image_filters.cpp:21: >In file included from extern/agg24-svn/include/agg_image_filters.h:23: >In file included from extern/agg24-svn/include/agg_array.h:20: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_trans_affine.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_trans_affine.o >In file included from extern/agg24-svn/src/agg_trans_affine.cpp:19: >In file included from extern/agg24-svn/include/agg_trans_affine.h:23: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >In file included from extern/agg24-svn/src/agg_trans_affine.cpp:19: >extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double d = determinant_reciprocal(); > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double a = (*x - tx) * d; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double b = (*y - ty) * d; > ^~~~~~~~~ >6 warnings generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_vcgen_contour.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_contour.o >In file included from extern/agg24-svn/src/agg_vcgen_contour.cpp:21: >In file included from extern/agg24-svn/include/agg_vcgen_contour.h:19: >In file included from extern/agg24-svn/include/agg_math_stroke.h:23: >In file included from extern/agg24-svn/include/agg_math.h:23: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_vcgen_dash.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_dash.o >In file included from extern/agg24-svn/src/agg_vcgen_dash.cpp:21: >In file included from extern/agg24-svn/include/agg_vcgen_dash.h:22: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_vcgen_stroke.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_stroke.o >In file included from extern/agg24-svn/src/agg_vcgen_stroke.cpp:20: >In file included from extern/agg24-svn/include/agg_vcgen_stroke.h:19: >In file included from extern/agg24-svn/include/agg_math_stroke.h:23: >In file included from extern/agg24-svn/include/agg_math.h:23: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_vpgen_segmentator.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vpgen_segmentator.o >In file included from extern/agg24-svn/src/agg_vpgen_segmentator.cpp:17: >In file included from extern/agg24-svn/include/agg_vpgen_segmentator.h:20: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >c++ -shared -fstack-protector -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/py_converters.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_path_wrapper.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_bezier_arc.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_curves.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_image_filters.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_trans_affine.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_contour.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_dash.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_stroke.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vpgen_segmentator.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lpython3.6m -o build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/_path.so >building 'matplotlib._cntr' extension >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib__cntr_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.6m -c src/cntr.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/cntr.o >cc -shared -fstack-protector -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/cntr.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lpython3.6m -o build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/_cntr.so >building 'matplotlib._contour' extension >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.6m -c src/_contour.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_contour.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.6m -c src/_contour_wrapper.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_contour_wrapper.o >c++ -shared -fstack-protector -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_contour.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_contour_wrapper.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lpython3.6m -o build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/_contour.so >building 'matplotlib._qhull' extension >creating build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c src/qhull_wrap.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/qhull_wrap.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/geom.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/geom.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/geom2.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/geom2.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/global.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/global.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/io.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/io.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/libqhull.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/libqhull.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/mem.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/mem.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/merge.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/merge.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/poly.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/poly.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/poly2.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/poly2.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/qset.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/qset.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/random.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/random.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/rboxlib.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/rboxlib.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/stat.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/stat.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/user.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/user.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/usermem.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/usermem.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/userprintf.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/userprintf.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Iextern -I/usr/local/include/python3.6m -c extern/libqhull/userprintf_rbox.c -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/userprintf_rbox.o >cc -shared -fstack-protector -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/qhull_wrap.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/geom.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/geom2.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/global.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/io.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/libqhull.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/mem.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/merge.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/poly.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/poly2.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/qset.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/random.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/rboxlib.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/stat.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/user.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/usermem.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/userprintf.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/libqhull/userprintf_rbox.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lpython3.6m -o build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/_qhull.so >building 'matplotlib._tri' extension >creating build/temp.freebsd-13.0-CURRENT-amd64-3.6/lib >creating build/temp.freebsd-13.0-CURRENT-amd64-3.6/lib/matplotlib >creating build/temp.freebsd-13.0-CURRENT-amd64-3.6/lib/matplotlib/tri >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.6m -c lib/matplotlib/tri/_tri.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/lib/matplotlib/tri/_tri.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.6m -c lib/matplotlib/tri/_tri_wrapper.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/lib/matplotlib/tri/_tri_wrapper.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include/python3.6m -c src/mplutils.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/mplutils.o >c++ -shared -fstack-protector -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing build/temp.freebsd-13.0-CURRENT-amd64-3.6/lib/matplotlib/tri/_tri.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/lib/matplotlib/tri/_tri_wrapper.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/mplutils.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lpython3.6m -o build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/_tri.so >building 'matplotlib.backends._tkagg' extension >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Isrc -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c src/py_converters.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/py_converters.o >In file included from src/py_converters.cpp:3: >In file included from src/py_converters.h:18: >In file included from src/_backend_agg_basic_types.h:9: >In file included from extern/agg24-svn/include/agg_color_rgba.h:28: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >In file included from src/py_converters.cpp:3: >In file included from src/py_converters.h:18: >In file included from src/_backend_agg_basic_types.h:11: >In file included from src/path_converters.h:8: >In file included from extern/agg24-svn/include/agg_path_storage.h:23: >In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: >In file included from extern/agg24-svn/include/agg_conv_transform.h:23: >extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double d = determinant_reciprocal(); > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double a = (*x - tx) * d; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double b = (*y - ty) * d; > ^~~~~~~~~ >6 warnings generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__tkagg_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -D__STDC_FORMAT_MACROS=1 -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -Isrc -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c src/_tkagg.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_tkagg.o >In file included from src/_tkagg.cpp:16: >In file included from src/py_converters.h:18: >In file included from src/_backend_agg_basic_types.h:9: >In file included from extern/agg24-svn/include/agg_color_rgba.h:28: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >In file included from src/_tkagg.cpp:16: >In file included from src/py_converters.h:18: >In file included from src/_backend_agg_basic_types.h:11: >In file included from src/path_converters.h:8: >In file included from extern/agg24-svn/include/agg_path_storage.h:23: >In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: >In file included from extern/agg24-svn/include/agg_conv_transform.h:23: >extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double d = determinant_reciprocal(); > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double a = (*x - tx) * d; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double b = (*y - ty) * d; > ^~~~~~~~~ >6 warnings generated. >c++ -shared -fstack-protector -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/py_converters.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_tkagg.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lpython3.6m -o build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/_tkagg.so >building 'matplotlib.backends._backend_agg' extension >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c src/mplutils.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/mplutils.o >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c src/py_converters.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/py_converters.o >In file included from src/py_converters.cpp:3: >In file included from src/py_converters.h:18: >In file included from src/_backend_agg_basic_types.h:9: >In file included from extern/agg24-svn/include/agg_color_rgba.h:28: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >In file included from src/py_converters.cpp:3: >In file included from src/py_converters.h:18: >In file included from src/_backend_agg_basic_types.h:11: >In file included from src/path_converters.h:8: >In file included from extern/agg24-svn/include/agg_path_storage.h:23: >In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: >In file included from extern/agg24-svn/include/agg_conv_transform.h:23: >extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double d = determinant_reciprocal(); > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double a = (*x - tx) * d; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double b = (*y - ty) * d; > ^~~~~~~~~ >6 warnings generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c src/_backend_agg.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_backend_agg.o >In file included from src/_backend_agg.cpp:5: >In file included from src/_backend_agg.h:13: >In file included from extern/agg24-svn/include/agg_alpha_mask_u8.h:23: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >In file included from src/_backend_agg.cpp:5: >In file included from src/_backend_agg.h:17: >extern/agg24-svn/include/agg_image_accessors.h:177:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register int x = m_x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_image_accessors.h:178:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register int y = m_y; > ^~~~~~~~~ >In file included from src/_backend_agg.cpp:5: >In file included from src/_backend_agg.h:33: >In file included from extern/agg24-svn/include/agg_span_image_filter_gray.h:28: >In file included from extern/agg24-svn/include/agg_span_image_filter.h:24: >In file included from extern/agg24-svn/include/agg_span_interpolator_linear.h:21: >extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double d = determinant_reciprocal(); > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double a = (*x - tx) * d; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double b = (*y - ty) * d; > ^~~~~~~~~ >8 warnings generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c src/_backend_agg_wrapper.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_backend_agg_wrapper.o >In file included from src/_backend_agg_wrapper.cpp:2: >In file included from src/py_converters.h:18: >In file included from src/_backend_agg_basic_types.h:9: >In file included from extern/agg24-svn/include/agg_color_rgba.h:28: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >In file included from src/_backend_agg_wrapper.cpp:2: >In file included from src/py_converters.h:18: >In file included from src/_backend_agg_basic_types.h:11: >In file included from src/path_converters.h:8: >In file included from extern/agg24-svn/include/agg_path_storage.h:23: >In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: >In file included from extern/agg24-svn/include/agg_conv_transform.h:23: >extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double d = determinant_reciprocal(); > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double a = (*x - tx) * d; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double b = (*y - ty) * d; > ^~~~~~~~~ >In file included from src/_backend_agg_wrapper.cpp:3: >In file included from src/_backend_agg.h:17: >extern/agg24-svn/include/agg_image_accessors.h:177:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register int x = m_x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_image_accessors.h:178:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register int y = m_y; > ^~~~~~~~~ >8 warnings generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_bezier_arc.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_bezier_arc.o >In file included from extern/agg24-svn/src/agg_bezier_arc.cpp:23: >In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: >In file included from extern/agg24-svn/include/agg_conv_transform.h:22: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >In file included from extern/agg24-svn/src/agg_bezier_arc.cpp:23: >In file included from extern/agg24-svn/include/agg_bezier_arc.h:24: >In file included from extern/agg24-svn/include/agg_conv_transform.h:23: >extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double d = determinant_reciprocal(); > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double a = (*x - tx) * d; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double b = (*y - ty) * d; > ^~~~~~~~~ >6 warnings generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_curves.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_curves.o >In file included from extern/agg24-svn/src/agg_curves.cpp:17: >In file included from extern/agg24-svn/include/agg_curves.h:20: >In file included from extern/agg24-svn/include/agg_array.h:20: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_image_filters.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_image_filters.o >In file included from extern/agg24-svn/src/agg_image_filters.cpp:21: >In file included from extern/agg24-svn/include/agg_image_filters.h:23: >In file included from extern/agg24-svn/include/agg_array.h:20: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_trans_affine.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_trans_affine.o >In file included from extern/agg24-svn/src/agg_trans_affine.cpp:19: >In file included from extern/agg24-svn/include/agg_trans_affine.h:23: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >In file included from extern/agg24-svn/src/agg_trans_affine.cpp:19: >extern/agg24-svn/include/agg_trans_affine.h:295:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:303:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double tmp = *x; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:311:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double d = determinant_reciprocal(); > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:312:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double a = (*x - tx) * d; > ^~~~~~~~~ >extern/agg24-svn/include/agg_trans_affine.h:313:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register double b = (*y - ty) * d; > ^~~~~~~~~ >6 warnings generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_vcgen_contour.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_contour.o >In file included from extern/agg24-svn/src/agg_vcgen_contour.cpp:21: >In file included from extern/agg24-svn/include/agg_vcgen_contour.h:19: >In file included from extern/agg24-svn/include/agg_math_stroke.h:23: >In file included from extern/agg24-svn/include/agg_math.h:23: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_vcgen_dash.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_dash.o >In file included from extern/agg24-svn/src/agg_vcgen_dash.cpp:21: >In file included from extern/agg24-svn/include/agg_vcgen_dash.h:22: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_vcgen_stroke.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_stroke.o >In file included from extern/agg24-svn/src/agg_vcgen_stroke.cpp:20: >In file included from extern/agg24-svn/include/agg_vcgen_stroke.h:19: >In file included from extern/agg24-svn/include/agg_math_stroke.h:23: >In file included from extern/agg24-svn/include/agg_math.h:23: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >cc -DNDEBUG -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -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/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/lib/python3.6/site-packages/numpy/core/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/include -I. -Iextern/agg24-svn/include -I/usr/local/include/python3.6m -c extern/agg24-svn/src/agg_vpgen_segmentator.cpp -o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vpgen_segmentator.o >In file included from extern/agg24-svn/src/agg_vpgen_segmentator.cpp:17: >In file included from extern/agg24-svn/include/agg_vpgen_segmentator.h:20: >extern/agg24-svn/include/agg_basics.h:231:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] > register unsigned q = a * b + (1 << (Shift-1)); > ^~~~~~~~~ >1 warning generated. >c++ -shared -fstack-protector -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/mplutils.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/py_converters.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_backend_agg.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/src/_backend_agg_wrapper.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_bezier_arc.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_curves.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_image_filters.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_trans_affine.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_contour.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_dash.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vcgen_stroke.o build/temp.freebsd-13.0-CURRENT-amd64-3.6/extern/agg24-svn/src/agg_vpgen_segmentator.o -L/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lfreetype -lpython3.6m -o build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/backends/_backend_agg.so >===>>> Building the port required 38 seconds >===> Staging for py36-matplotlib-2.1.2_4 >===> Generating temporary packing list >============================================================================ >Edit setup.cfg to change the build options > >BUILDING MATPLOTLIB > matplotlib: yes [2.1.2] > python: yes [3.6.7 (default, Oct 27 2018, 08:17:16) [GCC > 4.2.1 Compatible FreeBSD Clang 6.0.1 > (tags/RELEASE_601/final 335540)]] > platform: yes [freebsd13] > >REQUIRED DEPENDENCIES AND EXTENSIONS > numpy: yes [version 1.15.1] > six: yes [using six version 1.11.0] > dateutil: yes [using dateutil version 2.7.3] >backports.functools_lru_cache: yes [Not required] > subprocess32: yes [Not required] > pytz: yes [using pytz version 2018.7] > cycler: yes [using cycler version 0.10.0] > tornado: yes [using tornado version 5.1.1] > pyparsing: yes [using pyparsing version 2.3.0] > libagg: yes [pkg-config information for 'libagg' could not > be found. Using local copy.] > freetype: yes [version 2.9.1] > png: yes [version 1.6.35] > 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 [skipping due to configuration] > qt4agg: no [skipping due to configuration] > gtk3agg: yes [installing, version 3.30.22] > gtk3cairo: yes [installing, version 3.30.22] > gtkagg: no [skipping due to configuration] > tkagg: yes [installing; run-time loading from Python Tcl / > Tk] > wxagg: no [skipping due to configuration] > gtk: no [skipping due to configuration] > agg: yes [installing] > cairo: yes [installing, pycairo version 1.14.1] > windowing: no [Microsoft Windows only] > >OPTIONAL LATEX DEPENDENCIES > dvipng: yes [version 1.15] > ghostscript: yes [version 9.25] > latex: yes [version 3.14159265] > pdftops: yes [version 0.57.0] > >OPTIONAL PACKAGE DATA > dlls: no [skipping due to configuration] > >running install >running build >running build_py >copying lib/matplotlib/mpl-data/matplotlibrc -> build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/mpl-data >UPDATING build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/_version.py >set build/lib.freebsd-13.0-CURRENT-amd64-3.6/matplotlib/_version.py to '2.1.2' >running build_ext >running install_lib >copying pylab.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages >copying matplotlib/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/_animation_data.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/_cm.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/_cm_listed.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/_color_data.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/_mathtext_data.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/_pylab_helpers.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/_version.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/afm.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/animation.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/artist.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/axis.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/backend_bases.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/backend_managers.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/backend_tools.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/bezier.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/blocking_input.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/category.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/cm.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/collections.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/colorbar.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/colors.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/container.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/contour.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/dates.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/docstring.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/dviread.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/figure.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/finance.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/font_manager.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/fontconfig_pattern.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/gridspec.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/hatch.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/image.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/legend.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/legend_handler.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/lines.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/markers.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/mathtext.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/mlab.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/offsetbox.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/patches.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/path.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/patheffects.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/pylab.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/pyplot.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/quiver.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/rcsetup.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/sankey.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/scale.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/spines.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/stackplot.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/streamplot.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/table.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/texmanager.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/text.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/textpath.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/ticker.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/tight_bbox.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/tight_layout.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/transforms.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/type1font.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/units.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/widgets.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/ft2font.so -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/_png.so -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/_image.so -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/ttconv.so -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/_path.so -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/_cntr.so -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/_contour.so -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/_qhull.so -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/_tri.so -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib >copying matplotlib/tri/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri >copying matplotlib/tri/triangulation.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri >copying matplotlib/tri/tricontour.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri >copying matplotlib/tri/trifinder.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri >copying matplotlib/tri/triinterpolate.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri >copying matplotlib/tri/tripcolor.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri >copying matplotlib/tri/triplot.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri >copying matplotlib/tri/trirefine.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri >copying matplotlib/tri/tritools.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri >copying matplotlib/backends/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_agg.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_cairo.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_gdk.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_gtk.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_gtk3.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_gtk3agg.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_gtk3cairo.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_gtkagg.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_gtkcairo.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_macosx.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_mixed.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_nbagg.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_pdf.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_pgf.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_ps.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_qt4.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_qt4agg.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/tkagg.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_qt5.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_qt5agg.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_svg.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_template.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_tkagg.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_webagg.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_webagg_core.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_wx.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/backend_wxagg.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/qt_compat.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/windowing.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/wx_compat.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/_backend_agg.so -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/_tkagg.so -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends >copying matplotlib/backends/qt_editor/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/qt_editor >copying matplotlib/backends/qt_editor/figureoptions.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/qt_editor >copying matplotlib/backends/qt_editor/formlayout.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/qt_editor >copying matplotlib/backends/qt_editor/formsubplottool.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/qt_editor >copying matplotlib/backends/web_backend/all_figures.html -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/web_backend >copying matplotlib/backends/web_backend/ipython_inline_figure.html -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/web_backend >copying matplotlib/backends/web_backend/nbagg_uat.ipynb -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/web_backend >copying matplotlib/backends/web_backend/single_figure.html -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/web_backend >copying matplotlib/backends/web_backend/css/boilerplate.css -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/web_backend/css >copying matplotlib/backends/web_backend/css/fbm.css -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/web_backend/css >copying matplotlib/backends/web_backend/css/page.css -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/web_backend/css >copying matplotlib/backends/web_backend/js/mpl.js -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/web_backend/js >copying matplotlib/backends/web_backend/js/mpl_tornado.js -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/web_backend/js >copying matplotlib/backends/web_backend/js/nbagg_mpl.js -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/web_backend/js >copying matplotlib/backends/web_backend/jquery/css/themes/base/jquery-ui.min.css -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base >copying matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_diagonals-thick_18_b81900_40x40.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/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 -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/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 -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/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 -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/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_fdf5ce_1x400.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/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 -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/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 -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/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 -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/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 -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/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 -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/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 -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/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 -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/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 -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/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 -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/web_backend/jquery/css/themes/base/images >copying matplotlib/backends/web_backend/jquery/js/jquery-1.11.3.min.js -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/web_backend/jquery/js >copying matplotlib/backends/web_backend/jquery/js/jquery-ui.min.js -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/web_backend/jquery/js >copying matplotlib/compat/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/compat >copying matplotlib/compat/subprocess.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/compat >copying matplotlib/projections/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/projections >copying matplotlib/projections/geo.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/projections >copying matplotlib/projections/polar.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/projections >copying matplotlib/axes/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/axes >copying matplotlib/axes/_axes.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/axes >copying matplotlib/axes/_base.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/axes >copying matplotlib/axes/_subplots.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/axes >copying matplotlib/sphinxext/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/sphinxext >copying matplotlib/sphinxext/mathmpl.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/sphinxext >copying matplotlib/sphinxext/only_directives.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/sphinxext >copying matplotlib/sphinxext/plot_directive.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/sphinxext >copying matplotlib/style/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/style >copying matplotlib/style/core.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/style >copying matplotlib/testing/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing >copying matplotlib/testing/compare.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing >copying matplotlib/testing/conftest.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing >copying matplotlib/testing/decorators.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing >copying matplotlib/testing/determinism.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing >copying matplotlib/testing/disable_internet.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing >copying matplotlib/testing/exceptions.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing >copying matplotlib/testing/noseclasses.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing >copying matplotlib/testing/_nose/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/_nose >copying matplotlib/testing/_nose/decorators.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/_nose >copying matplotlib/testing/_nose/exceptions.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/_nose >copying matplotlib/testing/_nose/plugins/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/_nose/plugins >copying matplotlib/testing/_nose/plugins/knownfailure.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/_nose/plugins >copying matplotlib/testing/_nose/plugins/performgc.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/_nose/plugins >copying matplotlib/testing/jpl_units/Duration.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/jpl_units >copying matplotlib/testing/jpl_units/Epoch.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/jpl_units >copying matplotlib/testing/jpl_units/EpochConverter.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/jpl_units >copying matplotlib/testing/jpl_units/StrConverter.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/jpl_units >copying matplotlib/testing/jpl_units/UnitDbl.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/jpl_units >copying matplotlib/testing/jpl_units/UnitDblConverter.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/jpl_units >copying matplotlib/testing/jpl_units/UnitDblFormatter.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/jpl_units >copying matplotlib/testing/jpl_units/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/jpl_units >copying matplotlib/cbook/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/cbook >copying matplotlib/cbook/_backports.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/cbook >copying matplotlib/cbook/deprecation.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/cbook >copying matplotlib/mpl-data/lineprops.glade -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data >copying matplotlib/mpl-data/matplotlibrc -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data >copying matplotlib/mpl-data/sample_data/Minduka_Present_Blue_Pack.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/None_vs_nearest-pdf.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/README.txt -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/aapl.npz -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/ada.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/ct.raw.gz -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/data_x_x2_x3.csv -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/demodata.csv -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/eeg.dat -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/embedding_in_wx3.xrc -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/goog.npz -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/grace_hopper.jpg -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/grace_hopper.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/jacksboro_fault_dem.npz -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/logo2.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/membrane.dat -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/msft.csv -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/percent_bachelors_degrees_women_usa.csv -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/s1045.ima.gz -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data >copying matplotlib/mpl-data/sample_data/axes_grid/bivariate_normal.npy -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/sample_data/axes_grid >copying matplotlib/mpl-data/fonts/ttf/DejaVuSans-Bold.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/DejaVuSans-BoldOblique.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/DejaVuSans-Oblique.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/DejaVuSansDisplay.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Bold.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-BoldOblique.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Oblique.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/DejaVuSansMono.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Bold.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/DejaVuSerif-BoldItalic.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Italic.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/DejaVuSerif.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/DejaVuSerifDisplay.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/cmb10.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXGeneral.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXGeneralBol.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXGeneralBolIta.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXGeneralItalic.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXNonUni.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXNonUniBol.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXNonUniBolIta.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXNonUniIta.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXSizFiveSymReg.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXSizFourSymBol.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXSizFourSymReg.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXSizOneSymBol.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXSizOneSymReg.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymBol.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymReg.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymBol.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymReg.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/cmex10.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/cmmi10.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/cmr10.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/cmss10.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/cmsy10.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/cmtt10.ttf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/ttf/LICENSE_STIX -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/ttf >copying matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Bold.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts >copying matplotlib/mpl-data/fonts/pdfcorefonts/Courier-BoldOblique.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts >copying matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Oblique.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts >copying matplotlib/mpl-data/fonts/pdfcorefonts/Courier.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts >copying matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Bold.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts >copying matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-BoldOblique.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts >copying matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Oblique.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts >copying matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts >copying matplotlib/mpl-data/fonts/pdfcorefonts/Symbol.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts >copying matplotlib/mpl-data/fonts/pdfcorefonts/Times-Bold.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts >copying matplotlib/mpl-data/fonts/pdfcorefonts/Times-BoldItalic.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts >copying matplotlib/mpl-data/fonts/pdfcorefonts/Times-Italic.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts >copying matplotlib/mpl-data/fonts/pdfcorefonts/Times-Roman.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts >copying matplotlib/mpl-data/fonts/pdfcorefonts/ZapfDingbats.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts >copying matplotlib/mpl-data/fonts/pdfcorefonts/readme.txt -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts >copying matplotlib/mpl-data/fonts/afm/cmex10.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/cmmi10.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/cmr10.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/cmsy10.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/cmtt10.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pagd8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pagdo8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pagk8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pagko8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pbkd8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pbkdi8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pbkl8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pbkli8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pcrb8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pcrbo8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pcrr8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pcrro8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/phvb8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/phvb8an.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/phvbo8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/phvbo8an.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/phvl8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/phvlo8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/phvr8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/phvr8an.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/phvro8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/phvro8an.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pncb8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pncbi8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pncr8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pncri8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pplb8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pplbi8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pplr8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pplri8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/psyr.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/ptmb8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/ptmbi8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/ptmr8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/ptmri8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/putb8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/putbi8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/putr8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/putri8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pzcmi8a.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/fonts/afm/pzdr.afm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/fonts/afm >copying matplotlib/mpl-data/images/back.svg -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/filesave.svg -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/forward.svg -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/hand.svg -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/home.svg -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/matplotlib.svg -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/move.svg -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/qt4_editor_options.svg -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/subplots.svg -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/zoom_to_rect.svg -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/back.gif -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/back_large.gif -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/filesave.gif -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/filesave_large.gif -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/forward.gif -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/forward_large.gif -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/hand.gif -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/hand_large.gif -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/home.gif -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/home_large.gif -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/move.gif -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/move_large.gif -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/subplots.gif -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/subplots_large.gif -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/zoom_to_rect.gif -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/zoom_to_rect_large.gif -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/back.pdf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/filesave.pdf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/forward.pdf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/hand.pdf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/home.pdf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/matplotlib.pdf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/move.pdf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/qt4_editor_options.pdf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/subplots.pdf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/zoom_to_rect.pdf -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/matplotlib.ppm -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/back.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/back_large.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/filesave.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/filesave_large.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/forward.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/forward_large.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/hand.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/home.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/home_large.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/matplotlib.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/matplotlib_large.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/move.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/move_large.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/qt4_editor_options.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/qt4_editor_options_large.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/subplots.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/subplots_large.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/zoom_to_rect.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/images/zoom_to_rect_large.png -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/images >copying matplotlib/mpl-data/stylelib/Solarize_Light2.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/_classic_test.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/bmh.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/classic.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/dark_background.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/fast.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/fivethirtyeight.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/ggplot.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/grayscale.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/seaborn-bright.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/seaborn-colorblind.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/seaborn-dark-palette.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/seaborn-dark.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/seaborn-darkgrid.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/seaborn-deep.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/seaborn-muted.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/seaborn-notebook.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/seaborn-paper.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/seaborn-pastel.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/seaborn-poster.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/seaborn-talk.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/seaborn-ticks.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/seaborn-white.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/seaborn-whitegrid.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >copying matplotlib/mpl-data/stylelib/seaborn.mplstyle -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib >Skipping installation of /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/__init__.py (namespace package) >copying mpl_toolkits/exceltools.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits >copying mpl_toolkits/gtktools.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits >copying mpl_toolkits/mplot3d/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/mplot3d >copying mpl_toolkits/mplot3d/art3d.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/mplot3d >copying mpl_toolkits/mplot3d/axes3d.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/mplot3d >copying mpl_toolkits/mplot3d/axis3d.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/mplot3d >copying mpl_toolkits/mplot3d/proj3d.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/mplot3d >copying mpl_toolkits/axes_grid/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid/anchored_artists.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid/angle_helper.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid/axes_divider.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid/axes_grid.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid/axes_rgb.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid/axes_size.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid/axis_artist.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid/axisline_style.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid/axislines.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid/clip_path.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid/colorbar.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid/floating_axes.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid/grid_finder.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid/grid_helper_curvelinear.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid/inset_locator.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid/parasite_axes.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid >copying mpl_toolkits/axes_grid1/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1 >copying mpl_toolkits/axes_grid1/anchored_artists.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1 >copying mpl_toolkits/axes_grid1/axes_divider.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1 >copying mpl_toolkits/axes_grid1/axes_grid.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1 >copying mpl_toolkits/axes_grid1/axes_rgb.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1 >copying mpl_toolkits/axes_grid1/axes_size.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1 >copying mpl_toolkits/axes_grid1/colorbar.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1 >copying mpl_toolkits/axes_grid1/inset_locator.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1 >copying mpl_toolkits/axes_grid1/mpl_axes.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1 >copying mpl_toolkits/axes_grid1/parasite_axes.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1 >copying mpl_toolkits/axisartist/__init__.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist >copying mpl_toolkits/axisartist/angle_helper.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist >copying mpl_toolkits/axisartist/axes_divider.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist >copying mpl_toolkits/axisartist/axes_grid.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist >copying mpl_toolkits/axisartist/axes_rgb.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist >copying mpl_toolkits/axisartist/axis_artist.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist >copying mpl_toolkits/axisartist/axisline_style.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist >copying mpl_toolkits/axisartist/axislines.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist >copying mpl_toolkits/axisartist/clip_path.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist >copying mpl_toolkits/axisartist/floating_axes.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist >copying mpl_toolkits/axisartist/grid_finder.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist >copying mpl_toolkits/axisartist/grid_helper_curvelinear.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist >copying mpl_toolkits/axisartist/parasite_axes.py -> /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/pylab.py to pylab.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/_animation_data.py to _animation_data.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/_cm.py to _cm.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/_cm_listed.py to _cm_listed.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/_color_data.py to _color_data.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/_mathtext_data.py to _mathtext_data.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/_pylab_helpers.py to _pylab_helpers.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/_version.py to _version.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/afm.py to afm.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/animation.py to animation.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/artist.py to artist.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/axis.py to axis.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backend_bases.py to backend_bases.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backend_managers.py to backend_managers.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backend_tools.py to backend_tools.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/bezier.py to bezier.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/blocking_input.py to blocking_input.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/category.py to category.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/cm.py to cm.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/collections.py to collections.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/colorbar.py to colorbar.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/colors.py to colors.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/container.py to container.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/contour.py to contour.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/dates.py to dates.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/docstring.py to docstring.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/dviread.py to dviread.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/figure.py to figure.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/finance.py to finance.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/font_manager.py to font_manager.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/fontconfig_pattern.py to fontconfig_pattern.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/gridspec.py to gridspec.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/hatch.py to hatch.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/image.py to image.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/legend.py to legend.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/legend_handler.py to legend_handler.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/lines.py to lines.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/markers.py to markers.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mathtext.py to mathtext.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/mlab.py to mlab.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/offsetbox.py to offsetbox.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/patches.py to patches.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/path.py to path.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/patheffects.py to patheffects.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/pylab.py to pylab.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/pyplot.py to pyplot.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/quiver.py to quiver.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/rcsetup.py to rcsetup.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/sankey.py to sankey.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/scale.py to scale.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/spines.py to spines.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/stackplot.py to stackplot.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/streamplot.py to streamplot.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/table.py to table.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/texmanager.py to texmanager.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/text.py to text.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/textpath.py to textpath.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/ticker.py to ticker.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tight_bbox.py to tight_bbox.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tight_layout.py to tight_layout.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/transforms.py to transforms.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/type1font.py to type1font.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/units.py to units.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/widgets.py to widgets.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri/triangulation.py to triangulation.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri/tricontour.py to tricontour.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri/trifinder.py to trifinder.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri/triinterpolate.py to triinterpolate.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri/tripcolor.py to tripcolor.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri/triplot.py to triplot.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri/trirefine.py to trirefine.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/tri/tritools.py to tritools.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_agg.py to backend_agg.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_cairo.py to backend_cairo.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_gdk.py to backend_gdk.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_gtk.py to backend_gtk.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_gtk3.py to backend_gtk3.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_gtk3agg.py to backend_gtk3agg.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_gtk3cairo.py to backend_gtk3cairo.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_gtkagg.py to backend_gtkagg.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_gtkcairo.py to backend_gtkcairo.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_macosx.py to backend_macosx.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_mixed.py to backend_mixed.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_nbagg.py to backend_nbagg.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_pdf.py to backend_pdf.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_pgf.py to backend_pgf.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_ps.py to backend_ps.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_qt4.py to backend_qt4.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_qt4agg.py to backend_qt4agg.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/tkagg.py to tkagg.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_qt5.py to backend_qt5.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_qt5agg.py to backend_qt5agg.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_svg.py to backend_svg.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_template.py to backend_template.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_tkagg.py to backend_tkagg.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_webagg.py to backend_webagg.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_webagg_core.py to backend_webagg_core.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_wx.py to backend_wx.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/backend_wxagg.py to backend_wxagg.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/qt_compat.py to qt_compat.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/windowing.py to windowing.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/wx_compat.py to wx_compat.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/qt_editor/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/qt_editor/figureoptions.py to figureoptions.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/qt_editor/formlayout.py to formlayout.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/backends/qt_editor/formsubplottool.py to formsubplottool.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/compat/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/compat/subprocess.py to subprocess.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/projections/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/projections/geo.py to geo.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/projections/polar.py to polar.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/axes/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/axes/_axes.py to _axes.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/axes/_base.py to _base.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/axes/_subplots.py to _subplots.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/sphinxext/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/sphinxext/mathmpl.py to mathmpl.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/sphinxext/only_directives.py to only_directives.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/sphinxext/plot_directive.py to plot_directive.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/style/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/style/core.py to core.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/compare.py to compare.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/conftest.py to conftest.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/decorators.py to decorators.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/determinism.py to determinism.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/disable_internet.py to disable_internet.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/exceptions.py to exceptions.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/noseclasses.py to noseclasses.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/_nose/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/_nose/decorators.py to decorators.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/_nose/exceptions.py to exceptions.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/_nose/plugins/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/_nose/plugins/knownfailure.py to knownfailure.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/_nose/plugins/performgc.py to performgc.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/jpl_units/Duration.py to Duration.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/jpl_units/Epoch.py to Epoch.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/jpl_units/EpochConverter.py to EpochConverter.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/jpl_units/StrConverter.py to StrConverter.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/jpl_units/UnitDbl.py to UnitDbl.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/jpl_units/UnitDblConverter.py to UnitDblConverter.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/jpl_units/UnitDblFormatter.py to UnitDblFormatter.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/testing/jpl_units/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/cbook/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/cbook/_backports.py to _backports.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib/cbook/deprecation.py to deprecation.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/exceltools.py to exceltools.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/gtktools.py to gtktools.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/mplot3d/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/mplot3d/art3d.py to art3d.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/mplot3d/axes3d.py to axes3d.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/mplot3d/axis3d.py to axis3d.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/mplot3d/proj3d.py to proj3d.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/anchored_artists.py to anchored_artists.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/angle_helper.py to angle_helper.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/axes_divider.py to axes_divider.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/axes_grid.py to axes_grid.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/axes_rgb.py to axes_rgb.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/axes_size.py to axes_size.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/axis_artist.py to axis_artist.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/axisline_style.py to axisline_style.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/axislines.py to axislines.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/clip_path.py to clip_path.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/colorbar.py to colorbar.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/floating_axes.py to floating_axes.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/grid_finder.py to grid_finder.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/grid_helper_curvelinear.py to grid_helper_curvelinear.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/inset_locator.py to inset_locator.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid/parasite_axes.py to parasite_axes.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1/anchored_artists.py to anchored_artists.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1/axes_divider.py to axes_divider.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1/axes_grid.py to axes_grid.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1/axes_rgb.py to axes_rgb.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1/axes_size.py to axes_size.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1/colorbar.py to colorbar.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1/inset_locator.py to inset_locator.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1/mpl_axes.py to mpl_axes.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axes_grid1/parasite_axes.py to parasite_axes.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist/__init__.py to __init__.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist/angle_helper.py to angle_helper.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist/axes_divider.py to axes_divider.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist/axes_grid.py to axes_grid.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist/axes_rgb.py to axes_rgb.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist/axis_artist.py to axis_artist.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist/axisline_style.py to axisline_style.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist/axislines.py to axislines.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist/clip_path.py to clip_path.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist/floating_axes.py to floating_axes.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist/grid_finder.py to grid_finder.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist/grid_helper_curvelinear.py to grid_helper_curvelinear.cpython-36.pyc >byte-compiling /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/mpl_toolkits/axisartist/parasite_axes.py to parasite_axes.cpython-36.pyc >writing byte-compilation script '/tmp/tmpj7of6rmj.py' >/usr/local/bin/python3.6 /tmp/tmpj7of6rmj.py >removing /tmp/tmpj7of6rmj.py >running install_egg_info >running egg_info >creating lib/matplotlib.egg-info >writing lib/matplotlib.egg-info/PKG-INFO >writing dependency_links to lib/matplotlib.egg-info/dependency_links.txt >writing namespace_packages to lib/matplotlib.egg-info/namespace_packages.txt >writing requirements to lib/matplotlib.egg-info/requires.txt >writing top-level names to lib/matplotlib.egg-info/top_level.txt >writing manifest file 'lib/matplotlib.egg-info/SOURCES.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 /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib-2.1.2-py3.6.egg-info >Installing /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib-2.1.2-py3.6-nspkg.pth >running install_scripts >writing list of installed files to '/usr/ports/math/py-matplotlib/work-py36/.PLIST.pymodtmp' >/usr/bin/find /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/lib/python3.6/site-packages/matplotlib -name '*.so' | /usr/bin/xargs /usr/bin/strip >cp -f -R /usr/ports/math/py-matplotlib/work-py36/matplotlib-2.1.2/examples/ /usr/ports/math/py-matplotlib/work-py36/stage/usr/local/share/examples/py36-matplotlib >====> Compressing man pages (compress-man) > >===>>> Creating a backup package for old version py36-matplotlib-2.1.2_4 >Creating package for py36-matplotlib-2.1.2_4 >Updating database digests format: ....... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > py36-matplotlib-2.1.2_4 > >Number of packages to be removed: 1 > >The operation will free 25 MiB. >[1/1] Deinstalling py36-matplotlib-2.1.2_4... >[1/1] Deleting files for py36-matplotlib-2.1.2_4: .......... done > >===> Installing for py36-matplotlib-2.1.2_4 >===> Checking if py36-matplotlib already installed >===> Registering installation for py36-matplotlib-2.1.2_4 >Installing py36-matplotlib-2.1.2_4... > >===>>> Re-installation of py36-matplotlib-2.1.2_4 complete >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 233718
:
199746
|
199778
| 199779